summaryrefslogtreecommitdiffstats
path: root/system/helpers/number_helper.php
AgeCommit message (Collapse)AuthorFilesLines
2012-01-06Improve number, path & security helpersAndrey Andreev1-5/+4
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-4/+16
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-1/+1
broke the Typography class's string replacements, for instance
2011-04-25Fixed double-space typo.Razican1-1/+1
2011-02-14Whitespace cleanup for code consistencyPascal Kriete1-1/+1
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-6/+6
2010-03-05whitespaceDerek Jones1-1/+0
2010-01-17optional precision argument in byte_format()Derek Allard1-6/+8
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-74/+74
2008-09-13updated copyrightRick Ellis1-1/+1
2008-06-30fixed some whitespace in the number helper and improved on the calculation ↵Derek Jones1-9/+9
method
2008-06-26Number helper uses lang filesDerek Allard1-5/+8
Bytes use whole numbers (123.0 bytes is just silly)
2008-06-19(no commit message)Derek Allard1-67/+71
2008-06-19added a Number helperDerek Jones1-0/+68