Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-13 | Adapted wil1471's pull request #385 to master | Marius Kintel | |
2013-12-05 | Unicode support for strings | Brody Kenrick | |
Add suport for using unicode strings in .scad files. Support iterating across them/accessing them via [] and searching. -------- Add GLIB (to build for test and normal build -- both with installed and built locally development files). Add support for unicode chars to length and search builtin functions and [] for strings. Added unicode testing functions. Ad GLIB to library info page. | |||
2013-11-24 | mxe64 build fix. make 'qt disabled' message less confusing on test binary. | Don Bright | |
2013-10-29 | Added newline | Marius Kintel | |
2013-09-20 | restore missing digits. make --info work better. fix parser / path bug | Don Bright | |
2013-09-20 | allow openscad binary to be compiled with or without QT. use non-QT for tests. | Don Bright | |
2013-09-19 | gcc 4.7 should work for demangling of CGAL kernel info name | Don Bright | |
2013-09-19 | enable --info output of names of CGAL Kernels to aid debugging | Don Bright | |
2013-09-12 | cmdline throwntogether, integrate w chrysn tests, update resize tests | Don Bright | |
2013-05-27 | fix buggy string init. remove debug string | Don Bright | |
2013-05-27 | windows - library path find, also windows build fixes | Don Bright | |
2013-05-26 | merge branch to get windows "library path" working. tweak build system, | Don Bright | |
eliminate several compiler warnings. | |||
2013-05-21 | Added meny entry for disclosing the library path. Part of #125 | Marius Kintel | |