pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/pear-Numbers_Roman



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb  6 15:55:13 UTC 2010

Modified Files:
        pkgsrc/math/pear-Numbers_Roman: Makefile distinfo

Log Message:
Updaet pear-Numbers_Roman from 0.2.0 to 1.0.2.

1.0.2

QA release:
- Fix bug with _L and _C giving wrong values (swapped)
- Fix bug: toRoman() used $this although it's static
- Add unit tests

1.0.1

- Added support for lowercase input/output
- Starting with this release conversion is supported from integers up to
  5 999 999 and from the equivalent Roman Numerals
- Added an optional HTML tag to disply roman numerals over 4000 in an
  historically accurate fashion
- General fixes and code rewrite maintaining backward compatibility


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/pear-Numbers_Roman/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/pear-Numbers_Roman/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index