Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
12562 2724 d 20 h georgesk /trunk/wims/src/Misc/units-filter/ updated to the upstream version 3.9 of units-filter  
4282 5217 d 1 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 5777 d 23 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 5873 d 3 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 5873 d 3 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 5879 d 2 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 6320 d 19 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 6338 d 23 h georgesk /trunk/wims/src/Misc/units-filter/ updated to the version 2.9 of units-filter  
10 6656 d 2 h reyssat /trunk/wims/src/ partial (src) import of 3.62