summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-25trim precision from the echo testschrysn
as it was done with dumptest before
2013-06-25use openscad as a replacement for dumptest and echotestchrysn
the echotest and dumptest still contain hacks to keep the delta to the original unit tests minimal; possibly, some of these changes will make it into the openscad program, at which time they can go away from there.
2013-06-25modify root modifier example now that the test program respects the root ↵chrysn
modifier as the dumptests are now run from a full openscad, the root modifier is respected by the test program too; reflectin that in the unit test
2013-06-25trim precision in dumptest regressionschrysn
in order for them to work against openscad's .csg output, the number of decimal places was reduced.
2013-06-25changed group headers to empty group headerschrysn
this became necessary because the batch editing in the last commit didn't respect that an empty group is not group() { } but group();
2013-06-25renamed dumptest files to .csg and added group headerschrysn
2013-06-22check OPENSCAD_LIBRARIES firstDon Bright
2013-06-21Close file as soon as possible to avoid potential readlocks being kept too ↵Marius Kintel
long. Might be enough for #415
2013-06-20Merge remote-tracking branch 'origin/epec-kernel'Marius Kintel
2013-06-20gcc and clang profilesMarius Kintel
2013-06-20Merge remote-tracking branch 'origin/epec-kernel'Marius Kintel
2013-06-20Default to clang for Mac OS X 10.7+Marius Kintel
2013-06-19Merge pull request #413 from hroncok/patch-2Marius Kintel
Added missing include stdint.h to work with gcc 4.8.1
2013-06-19Added missing include stdint.h to work with gcc 4.8.1Miro Hrončok
Without this include, this was not possible to build with gcc 4.8.1: Build log (without this commit): http://kojipkgs.fedoraproject.org//work/tasks/1370/5521370/build.log
2013-06-19clang fixesMarius Kintel
2013-06-19Leftover from previous mergeMarius Kintel
2013-06-18missed one conflictMarius Kintel
2013-06-18Merge remote-tracking branch 'origin/issue181' into epec-kernelMarius Kintel
Conflicts: src/MainWindow.h src/ModuleCache.cc src/mainwin.cc src/module.cc src/module.h src/parsersettings.cc testdata/modulecache-tests/cascade.sh testdata/modulecache-tests/cascade2.sh
2013-06-18Default to clang for MacMarius Kintel
2013-06-18Default to clang for MacMarius Kintel
2013-06-18Merge branch 'master' into epec-kernelMarius Kintel
2013-06-18Point documentation to openscad.org/documentation.htmlMarius Kintel
2013-06-18Removed 'Root Context' debug outputMarius Kintel
2013-06-18Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-06-18Merge branch 'master' of github.com:openscad/openscadDon Bright
2013-06-18add files.openscad.org to windows builder scriptDon Bright
2013-06-17Added future wishesMarius Kintel
2013-06-17Upload source code to files.openscad.orgMarius Kintel
2013-06-17Updated to latest version from https://github.com/Kentzo/git-archive-allMarius Kintel
2013-06-17Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-06-17Removed confusing entryMarius Kintel
2013-06-17Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-06-17move private binary signing key to a common placeMarius Kintel
2013-06-17updated ignoresMarius Kintel
2013-06-15Merge branch 'master' of github.com:openscad/openscadDon Bright
2013-06-15track \ inside "" with sub-state. fixes #407Don Bright
2013-06-15Updated test results to match recent changeMarius Kintel
2013-06-15Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-06-15Clamp linear_extrude height to 0. Fixes #405Marius Kintel
2013-06-15add module/function checklistMarius Kintel
2013-06-15.pri file typo removalDon Bright
2013-06-15set stacksize on win to be same as on linux to make bugs more consistent.Don Bright
see issue #116
2013-06-14Merge pull request #402 from achiestdragon/masterMarius Kintel
mirror added to syntax highlighter
2013-06-14updated testcases for recently updated testsMarius Kintel
2013-06-14Added assert for issue #403Marius Kintel
2013-06-14 added , minkowski,echo,str,surface, and maths functions to highlighter ↵david powell
(although color for maths functions may need changeing )
2013-06-14 added mirror to transform highlightingdavid powell
2013-06-13Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-06-13Experimental: Also upload to files.openscad.orgMarius Kintel
2013-06-13Merge pull request #400 from achiestdragon/masterMarius Kintel
ui change to drop down menu Design
contact: Jan Huwald // Impressum