summaryrefslogtreecommitdiff
path: root/src/func.cc
AgeCommit message (Expand)Author
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-18Kill warningsMarius Kintel
2012-02-18minor fixes: Don't copy input vectors, fixed a leak of a Value object + some ...Marius Kintel
2012-02-15Added search functionAndrew Plumb
2012-01-08bugfix: Infinite loop in deg2rad/rad2deg when giving it an inf number, e.g. 1...Marius Kintel
2011-11-12Added a len() functionGiles Bathgate
2011-11-09Only quote strings when using the stream operator. Fixes #35Marius Kintel
2011-11-09Make old way of specifying version work as wellMarius Kintel
2011-11-08Fix for dates being interpreted as octal numbersMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-10-03Redefined version() to return the version as a vector. Added version_num() to...Marius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-30Added version() functionMarius Kintel
2011-09-03Some cleanup of the Context classMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-08-12fix build errors on windowsdon bright
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
2011-01-21Copyright updatesMarius Kintel
2011-01-18change literal to help choose a proper overloadmeta
2011-01-18add missing includemeta
2011-01-17add C99 math for win32meta
2010-12-09Ported random function to visitor branchMarius Kintel
2010-12-09merged current masterMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-10-31coding stylekintel
2010-10-31Added a rands() function that returns a vector of random numbers.kintel
2010-07-09sign() function suggested by Dan Zuras and implemented by Giles Bathgatekintel
2010-02-26Clifford Wolf:clifford
2010-02-23Multiple non-MDI assumptions were made, setting CWD and assuming it didn't ch...kintel
2010-02-21Clifford Wolf:clifford
2010-02-10Added sqrt()kintel
2010-02-01Clifford Wolf:clifford
2010-01-31added round(), ceil() and floor()kintel
2010-01-30header file reorgkintel
2010-01-30reorganized file structure layout. more to follow...kintel
contact: Jan Huwald // Impressum