Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago
  Jose Lorenzo Rodriguez c9b0bde42e Investigating if app veyor like this test better 11 years ago
  Jose Lorenzo Rodriguez 4f18b97c53 Fixed a few typos 11 years ago
  ADmad 5525658d8f Add tests for Number::currency() for peculiar patterns. 11 years ago
  Jose Lorenzo Rodriguez 73381b5df5 Fixing docblocks and some CS errors 11 years ago
  Jose Lorenzo Rodriguez 161ef722ea Changing a couple problematic tests 11 years ago
  Jose Lorenzo Rodriguez 6f9e34deb8 Added the ability to use the international currency code instad of the symbol 11 years ago
  Jose Lorenzo Rodriguez 939bdb7f09 Fixed Number::defaultCurrency() 11 years ago
  Jose Lorenzo Rodriguez cec48ac475 Improving Number::defaultCurrency() and fixing issue with showing negative cents 11 years ago
  Jose Lorenzo Rodriguez d7946e041e Fixing and adding tests for setting places and precision in Number::currency() 11 years ago
  Jose Lorenzo Rodriguez 617b98e999 More improvents to Number::currency() 11 years ago
  Jose Lorenzo Rodriguez ea2aa04e50 Removed the wholeSymbole and wholePosition options in favor of using custom patterns 11 years ago
  Jose Lorenzo Rodriguez 32ed3632ea Some work towards getting Number::currency fixed 11 years ago
  Jose Lorenzo Rodriguez 6b5f2c9e8f Fixing Number::formatDelta() 11 years ago
  Jose Lorenzo Rodriguez 2378afabf2 Making Number::format() locale aware 11 years ago
  Jose Lorenzo Rodriguez bfb9fb5f16 Improving and optimizing code for Number::precision() 11 years ago
  Jose Lorenzo Rodriguez 335342feb0 Starting to use NumberFormatter in the Number lib 11 years ago
  Jose Lorenzo Rodriguez 0abef1ac82 Using intl to format numbers produced by Number::toReadableSize() 11 years ago
  euromark 2b5c5b948f Simplify Number::format() 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago