summaryrefslogtreecommitdiff
path: root/src/value.cc
AgeCommit message (Expand)Author
2014-01-24Handle NaN / +Inf / -Inf in range evaluation (fixes #606).Torsten Paul
2013-12-05Unicode support for stringsBrody Kenrick
2013-11-15Change nbsteps() to uint32_t to make it independent from 32/64-bit platform.Torsten Paul
2013-11-11Add support for handling negative step values in ranges (fixes #500).Torsten Paul
2013-10-07remove compliation warningsVicnet
2013-10-07use explicit Value::RangeType for clarityVicnet
2013-06-26Merge branch 'master' into no-testprogramschrysn
2013-06-26Short circuit boolean logic - fixes #411Marius Kintel
2013-06-25normalize -nan and -0 in all output modeschrysn
2013-03-17backport boost functions to pre-1.48don bright
2013-03-12boostfs_relative_path was buggy, replaced with boostfs_uncomplete for nowMarius Kintel
2013-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2013-03-12Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290Marius Kintel
2013-02-16better detection of '-0', make it into '0'don bright
2013-02-16solve some floating point comparison issues in multmatrix dump().don bright
2013-02-14deal with test suite issues under mingw-cross compile and winedon bright
2012-08-18Lion compile fixMarius Kintel
2012-08-01change value so that ECHO works more like old Qstring.sprintfdon bright
2012-07-15fix bugs in builddon bright
2012-04-03Killed some warningsMarius Kintel
2012-03-31Implemented vector and matrix multiplicationMarius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2012-02-18nan vs. -nan fix to make inf-tests work under LinuxMarius Kintel
2012-02-15Added vector math support.Andrew Plumb
2012-01-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-08Force test output to fixed notation, otherwise the clamping will give wrong r...Marius Kintel
2011-12-25Added FIXME for potential beautificationMarius Kintel
2011-11-24Attempt to batte floating point rounding differences for testing purposesMarius Kintel
2011-11-09Only quote strings when using the stream operator. Fixes #35Marius Kintel
2011-11-07Correctly escape special characters in dumped strings. Fixes dumptest_import_...Marius Kintel
2011-11-07Custom stream operator for outputting relative filenamesMarius Kintel
2011-11-06Removed FIXME which was in the wrong placeMarius Kintel
2011-11-06Added FIXME for text dumping bugMarius Kintel
2011-10-08echo output adjustments: same style for vector and range, output boolean valu...Marius Kintel
2011-09-30Implemented string comparison for >, >=, <, <= operatorsMarius Kintel
2011-09-08Updated boolean handling of if/elseMarius Kintel
2011-09-06Killed some warningsMarius Kintel
2011-09-03More de-Qt-ifyMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-02-05Dump number values with correct precision.Giles Bathgate
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
2011-01-21Copyright updatesMarius Kintel
2011-01-17add C99 math for win32meta
2010-11-07Value::QVector -> std::vectorMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-02-09bugfix: NUMBER*VECTOR was broken. this'ified to make code easier to readkintel
2010-02-01Clifford Wolf:clifford
2010-01-30header file reorgkintel
contact: Jan Huwald // Impressum