aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Numbers_Words
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.16.0Martin Wilke2009-03-152-6/+11
| | | | | | | | PR: 132643 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer) Notes: svn path=/head/; revision=230159
* - Update to 0.15.0Cheng-Lung Sung2006-09-192-11/+14
| | | | | | | | | PR: ports/101199 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=173379
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* With Numbers_Words class you can convert numbers written in arabic digits toPav Lucistnik2005-10-073-0/+48
words in several languages. You can convert an integer between -infinity and infinity. If your system does not support such long numbers you can call Numbers_Words::toWords() with just a string. PR: ports/86893 Submitted by: Piotr Rybicki <meritus@innervision.pl> Notes: svn path=/head/; revision=144526