Historial de Commits

Autor SHA1 Mensaje Fecha
  Igor Wiedler 51e9d8946b [Locale] match reverseMatchingRegExp against full string value hace 14 años
  Igor Wiedler fd0cc37c71 [Locale] handle escaped (enquoted) strings when parsing hace 14 años
  Igor Wiedler ac8b9be130 [Locale] import FullTransformer via usee statement hace 14 años
  Igor Wiedler a5f8411eff [Locale] minor cosmetical tweaks to the pre-escaped regExp hace 14 años
  Igor Wiedler 7e577acede [Locale] do not use unimplemented chars in examples hace 14 años
  Igor Wiedler 20acdac57d [Locale] remove support for era (BC|AD) hace 14 años
  Igor Wiedler 195b2ebdde [Locale] handle IntlDateFormatter::parse with non-integer timestamp hace 14 años
  Igor Wiedler 3f42be3fe9 [Locale] use assertSame in parse tests hace 14 años
  Eriksen Costa b7e9b35ca9 [Locale] added parsing of dates with regExp metachars hace 14 años
  Eriksen Costa 0449889513 [Locale] added timezone parsing implementation hace 14 años
  Eriksen Costa dadd896915 [Locale] added implementation for minutes and seconds hace 14 años
  Eriksen Costa e78c6c2b1a [Locale] refactored hour manipulation hace 14 años
  Eriksen Costa 348dd7ba24 [Locale] refactoring to separate concerns hace 14 años
  Eriksen Costa 4a7c33ce82 [Locale] inject named capture string into Transformer constructor hace 14 años
  Eriksen Costa c1c0c3c42e [Locale] added parsing for hours (12 and 24 hours) hace 14 años
  Eriksen Costa ed85345312 [Locale] added parsing implementation for year, month and day hace 14 años
  Eriksen Costa f096b7b2bb [Locale] removed trailing whitespace hace 14 años
  Igor Wiedler 0e260c1170 [Locale] refactor date formatting into separate transformer classes, early concepts for date parsing hace 14 años
  Igor Wiedler bcca989c41 [Locale] refactor and simplify some parts of StubIntlDateFormatter hace 14 años
  Igor Wiedler 71c99422f3 [Locale] convenience createStubFormatter method for StubIntlDateFormatter tests hace 14 años
  Igor Wiedler ee5bc36c55 [Locale] add docblocks to StubIntlDateFormatter and adjust some things to be more like StubNumberFormatter hace 14 años
  Igor Wiedler 5fdf68a08a [Locale] add license docblock to LocaleTestCase hace 14 años
  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