Historial de Commits

Autor SHA1 Mensaje Fecha
  Igor Wiedler 7b2b025ebd [Locale] add @author tag to StubCollator hace 14 años
  Igor Wiedler 30ea2bae32 [Locale] add @author tag to StubIntlDateFormatter hace 14 años
  Igor Wiedler 31313f183a [Locale] use is64Bit helper for StubIntlDateFormatterTest hace 14 años
  Igor Wiedler 17e2d4e24c [Locale] StubCollator: asort with initial tests hace 14 años
  Igor Wiedler 96b7c8ff73 [Locale] initial stub of StubCollator with class constants hace 14 años
  Igor Wiedler 3cc60f7cb4 [Locale] throw NotImplementedException on unimplemented chars hace 14 años
  Igor Wiedler d555049342 [Locale] only test BC era if on 64bit hace 14 años
  Igor Wiedler 4fb79b715a [Locale] split another StubIntlDateFormatter test into two hace 14 años
  Igor Wiedler 577dd30927 [Locale] remove setLocale from StubIntlDateFormatter hace 14 años
  Igor Wiedler 53839f9235 [Locale] refactor tests, make use of specialized exception hace 14 años
  Igor Wiedler 77258223f1 [Locale] re-order StubIntlDateFormatter methods, rename timezoneId to timeZoneId, add setLenient method hace 14 años
  Igor Wiedler 1191ab4b56 [Locale] add remaining IntlDateFormatter methods with tests hace 14 años
  Igor Wiedler 69b38faff7 [Locale] refactoring and some more tests hace 14 años
  Igor Wiedler e95df5d2a7 [Locale] fix failing test case hace 14 años
  Igor Wiedler 8dab760160 [Locale] use eriksens intl test helpers hace 14 años
  Igor Wiedler 1f248652cc [Locale] minor naming change hace 14 años
  Jordi Boggiano bfbc8f63fa [Locale] Fixed implementation of quote parsing and replacement hace 14 años
  Jordi Boggiano 47c1110166 [Locale] Fixed two tests hace 14 años
  Igor Wiedler e962c4a633 [Locale] add another failing escape test case hace 14 años
  Igor Wiedler c7380fbb4c [Locale] support standard date and time types if no format is set, refactoring and more tests hace 14 años
  Igor Wiedler d3a63d35d4 [Locale] slightly adjust regex for matching quotes hace 14 años
  Igor Wiedler 85e6c5e426 [Locale] add some more test cases with escaping hace 14 años
  Igor Wiedler 632ded5c96 [Locale] use UTC if timezone is unsupported hace 14 años
  Igor Wiedler a883a3f62a [Locale] adjust to new quoting format, some tests failing hace 14 años
  Igor Wiedler cc6f996334 [Locale] add a list of unimplemented date format keywords hace 14 años
  Igor Wiedler cbfaaef76e [Locale] support for z (timezone offset from GMT) hace 14 años
  Igor Wiedler d68c5fa7fd [Locale] refactor to use DateTime and DateTimeZone, adding timezone support hace 14 años
  Igor Wiedler 7efe476693 [Locale] support for s (second) hace 14 años
  Igor Wiedler 87d3547679 [Locale] support for m (minute of hour) hace 14 años
  Igor Wiedler 6b26f8296d [Locale] support for K (12-hour (0-11)) hace 14 años