Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-06 | Updaet pear-Numbers_Roman from 0.2.0 to 1.0.2. | taca | 1 | -4/+4 | |
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 | |||||
2006-01-03 | Numbers_Roman provides static methods for converting to and from Roman | adrianp | 1 | -0/+5 | |
numerals. It supports Roman numerals in both uppercase and lowercase styles and conversion for and to numbers up to 5 999 999 |