index
:
openscad
f_enable_cpp11
f_improve_help
f_read_stdin
f_refractor_openscad
f_write_stdout
master
code driven CAD modeller
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
value.cc
Age
Commit message (
Expand
)
Author
2014-01-24
Handle NaN / +Inf / -Inf in range evaluation (fixes #606).
Torsten Paul
2013-12-05
Unicode support for strings
Brody Kenrick
2013-11-15
Change nbsteps() to uint32_t to make it independent from 32/64-bit platform.
Torsten Paul
2013-11-11
Add support for handling negative step values in ranges (fixes #500).
Torsten Paul
2013-10-07
remove compliation warnings
Vicnet
2013-10-07
use explicit Value::RangeType for clarity
Vicnet
2013-06-26
Merge branch 'master' into no-testprograms
chrysn
2013-06-26
Short circuit boolean logic - fixes #411
Marius Kintel
2013-06-25
normalize -nan and -0 in all output modes
chrysn
2013-03-17
backport boost functions to pre-1.48
don bright
2013-03-12
boostfs_relative_path was buggy, replaced with boostfs_uncomplete for now
Marius Kintel
2013-03-12
Got rid of remaining Qt dependencies. The test framework should now be Qt-free
Marius Kintel
2013-03-12
Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290
Marius Kintel
2013-02-16
better detection of '-0', make it into '0'
don bright
2013-02-16
solve some floating point comparison issues in multmatrix dump().
don bright
2013-02-14
deal with test suite issues under mingw-cross compile and wine
don bright
2012-08-18
Lion compile fix
Marius Kintel
2012-08-01
change value so that ECHO works more like old Qstring.sprintf
don bright
2012-07-15
fix bugs in build
don bright
2012-04-03
Killed some warnings
Marius Kintel
2012-03-31
Implemented vector and matrix multiplication
Marius Kintel
2012-03-27
Rewrote the Value class to be based on boost::variant - this should reduce me...
Marius Kintel
2012-02-19
bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox
Marius Kintel
2012-02-18
nan vs. -nan fix to make inf-tests work under Linux
Marius Kintel
2012-02-15
Added vector math support.
Andrew Plumb
2012-01-09
Another try at fixing double-to-text conversion for testing
Marius Kintel
2012-01-08
Merge branch 'master' into boost_filesystem
Marius Kintel
2012-01-08
Force test output to fixed notation, otherwise the clamping will give wrong r...
Marius Kintel
2011-12-25
Added FIXME for potential beautification
Marius Kintel
2011-11-24
Attempt to batte floating point rounding differences for testing purposes
Marius Kintel
2011-11-09
Only quote strings when using the stream operator. Fixes #35
Marius Kintel
2011-11-07
Correctly escape special characters in dumped strings. Fixes dumptest_import_...
Marius Kintel
2011-11-07
Custom stream operator for outputting relative filenames
Marius Kintel
2011-11-06
Removed FIXME which was in the wrong place
Marius Kintel
2011-11-06
Added FIXME for text dumping bug
Marius Kintel
2011-10-08
echo output adjustments: same style for vector and range, output boolean valu...
Marius Kintel
2011-09-30
Implemented string comparison for >, >=, <, <= operators
Marius Kintel
2011-09-08
Updated boolean handling of if/else
Marius Kintel
2011-09-06
Killed some warnings
Marius Kintel
2011-09-03
More de-Qt-ify
Marius Kintel
2011-04-12
Ported recent changes to master into the visitor branch
Marius Kintel
2011-02-05
Dump number values with correct precision.
Giles Bathgate
2011-01-21
Merge branch 'master' of https://github.com/meta23/openscad
meta
2011-01-21
Copyright updates
Marius Kintel
2011-01-17
add C99 math for win32
meta
2010-11-07
Value::QVector -> std::vector
Marius Kintel
2010-11-07
Refactored some QString usage in the backend to std::string
Marius Kintel
2010-02-09
bugfix: NUMBER*VECTOR was broken. this'ified to make code easier to read
kintel
2010-02-01
Clifford Wolf:
clifford
2010-01-30
header file reorg
kintel
[next]
contact:
Jan Huwald
//
Impressum