euromark
|
8a070ca3dd
|
doc block
|
2012-09-20 01:45:05 +02:00 |
|
euromark
|
3fa6b96ad0
|
adding CakeNumber::formatDelta() and fixing issue with near-zero values and format()
|
2012-09-20 01:41:41 +02:00 |
|
mark_story
|
99cbd22969
|
Fix coding standards.
|
2012-09-18 14:52:46 -04:00 |
|
Ceeram
|
ff676b5ea4
|
allow for lowercase as well, also strip the unit part off before pow()
|
2012-09-18 17:15:33 +02:00 |
|
Ceeram
|
90c32add9c
|
opmitisation of fromReadableSize
|
2012-09-18 09:34:05 +02:00 |
|
Ceeram
|
9530e68ae6
|
add default return value as parameter to use when size can not be determined
|
2012-09-17 13:21:50 +02:00 |
|
Ceeram
|
6ec0afcf5d
|
Add CakeNumber::fromReadableSize() and Validation::filesize()
|
2012-06-26 12:17:25 +02:00 |
|
mark_story
|
001e89bf3f
|
Fix formatting with locales using , as decimal separator
Fixes #2958
|
2012-06-18 23:13:09 -04:00 |
|
mark_story
|
3c9e79737d
|
Update doc blocks for CakeNumber.
|
2012-04-08 12:35:44 -04:00 |
|
mark_story
|
6677127c8e
|
Fix coding standard error.
|
2012-03-31 21:38:39 -04:00 |
|
Kyle Robinson Young
|
4370bf280a
|
Support multiple bytes with thousands/decimals in CakeNumber::format < PHP5.4
Fixes #2602
|
2012-03-28 10:46:31 -07:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
mark_story
|
9d325fe46e
|
Fixing most coding standard issues in Utility/
|
2012-03-03 17:31:47 -05:00 |
|
Rachman Chavik
|
9624c27ef4
|
changing methods in CakeNumber class to static
|
2012-02-14 09:34:36 +07:00 |
|
Jose Lorenzo Rodriguez
|
fd17e33e78
|
Making CakeNumber::addFormat static so it is easier to configure globally for the app
|
2012-02-10 22:25:59 +07:00 |
|
Rachman Chavik
|
6fdaef10c8
|
moving NumberHelper to CakeNumber
|
2012-02-10 22:25:59 +07:00 |
|