Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12562 2631 d 11 h georgesk /trunk/wims/src/Misc/units-filter/ updated to the upstream version 3.9 of units-filter  
4282 5123 d 16 h georgesk /trunk/wims/src/Misc/units-filter/ implemented a notation like '10^' for powers of ten; definitely fixed the issues with significative numbers by avoiding any math routine dealing with 'double' types  
1995 5684 d 14 h georgesk /trunk/wims/src/Misc/units-filter/ fixed bugs with the output of negative or zero values with a given significant digits number  
1560 5779 d 17 h georgesk /trunk/wims/src/Misc/units-filter/ fixed one bug about the rendering of numbers lesser than 1, and modified slightly the rounding routine.  
1558 5779 d 18 h georgesk /trunk/wims/src/Misc/units-filter/ fixed one bug about the rendering of numbers lesser than 1, and modified slightly the rounding routine.  
1524 5785 d 16 h georgesk /trunk/wims/src/Misc/units-filter/ fixed a nasty bug which caused non easily predictable errors at truncatures when quantities with a fixed number of significant digits were requested. For example 2.5 was rounded to 2 and not 3 as expected.  
590 6227 d 10 h georgesk /trunk/wims/src/Misc/units-filter/ modified unites.y Makefile and README to allow people to compile units-filter without using librecode  
473 6245 d 13 h georgesk /trunk/wims/src/Misc/units-filter/ updated to the version 2.9 of units-filter  
10 6562 d 17 h reyssat /trunk/wims/src/ partial (src) import of 3.62