- Apr 09, 2017
-
-
Ian Bruene authored
gluenumberstring() is the inverse of breaknumberstring.
-
Ian Bruene authored
breaknumberstring() breaks a number string into it's above and below decimal parts, returning both and a bool for whether the number is negative
-
Ian Bruene authored
-
Ian Bruene authored
rescalestring() scales a string value by a specified number of units, similar to the former rescaleunit()
-
Ian Bruene authored
-
Ian Bruene authored
scalestring() takes a number in string format and scales it like the old scaleforunit(). By working with strings it sidesteps the entire floating point inaccuracy problem.
-
- Apr 05, 2017
-
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
-
Eric Hopper authored
Use spaces, not tabs.
-
Gary E. Miller authored
All sign-conversion warnings fixed, except 2 weird ones in Bison...
-
Gary E. Miller authored
All tests pass.
-
Gary E. Miller authored
All tests pass.
-
Gary E. Miller authored
tests still pass.
-
Gary E. Miller authored
-
Gary E. Miller authored
And cuddle up some braces.
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
No need with working tests.
-
Gary E. Miller authored
libparse/ieee754io should be basically tested now.
-
- Apr 04, 2017
-
-
Gary E. Miller authored
floats were not allowed to be as big as they can be.
-
Gary E. Miller authored
-
-
Gary E. Miller authored
-
Gary E. Miller authored
The tests need pylib installed first to run. Not good.
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
-
Gary E. Miller authored
Most system do not have libisc installed.
-
Gary E. Miller authored
pos infinity found a bug in the libparse.
-
-
Hal Murray authored
-
Hal Murray authored
-
Gary E. Miller authored
-
-