Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
16050 1375 d 11 h georgesk /trunk/wims/src/Misc/units-filter/src/ Implemented new units : VA and var, as asked by Philippe Ligarius <pligarius@yahoo.com>  
13811 2274 d 23 h bpr /trunk/wims/src/Misc/units-filter/src/ [src] fix pragma  
13782 2279 d 19 h bpr /trunk/wims/src/Misc/units-filter/src/ [unites] add pragma  
12562 2628 d 6 h georgesk /trunk/wims/src/Misc/units-filter/ updated to the upstream version 3.9 of units-filter  
9404 3593 d 16 h bpr /trunk/wims/src/Misc/units-filter/src/ [minor] kill some compilation warnings  
8189 3948 d 10 h bpr /trunk/wims/src/Misc/units-filter/src/ [minor/fix] fix error with some compilers (incoherence in class or round_mpc)  
8188 3948 d 10 h bpr /trunk/wims/src/Misc/units-filter/src/ [minor/spaces]  
4544 5056 d 8 h georgesk /trunk/wims/src/Misc/units-filter/src/ fixed a bug which appeared with sigunits (and also with units) when numbers had more than 8 digits in their mantissa.  
4538 5058 d 13 h georgesk /trunk/wims/src/Misc/units-filter/src/ corrigé l'auto-détection des chiffres significatifs quand on ne les signale pas explicitement. Il y avait une erreur quand le nombre était en notation scientifique. Merci à Benoît Markey pour le rapport de bug.  
4522 5065 d 11 h georgesk /trunk/wims/src/Misc/units-filter/src/ upgraded to the last upstream version (units-filter-3.3). Closes the bugreport [#7904] warning dans unites raised by Bernadette.  
4282 5120 d 11 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 5681 d 9 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 5776 d 13 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 5776 d 13 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 5782 d 11 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 6224 d 5 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 6242 d 8 h georgesk /trunk/wims/src/Misc/units-filter/ updated to the version 2.9 of units-filter  
10 6559 d 12 h reyssat /trunk/wims/src/ partial (src) import of 3.62