Historique des commits

Auteur SHA1 Message Date
  Igor Wiedler c22a43860b [Locale] add missing StubCollator methods, with tests il y a 14 ans
  Eriksen Costa 18e16860ae [Locale] fixed PHP notice il y a 14 ans
  Eriksen Costa a04099728b [Locale] removed redundant code il y a 14 ans
  Eriksen Costa 2a06139a97 [Locale] reordered methods to match code conventions il y a 14 ans
  Eriksen Costa 4cc5b6f2d0 [Locale] throw exception if value different than null is provided (behavior not implemented in the stub) il y a 14 ans
  Eriksen Costa 7ba71c0be1 [Locale] added missing docblocks il y a 14 ans
  Igor Wiedler 51e9d8946b [Locale] match reverseMatchingRegExp against full string value il y a 14 ans
  Igor Wiedler fd0cc37c71 [Locale] handle escaped (enquoted) strings when parsing il y a 14 ans
  Igor Wiedler ac8b9be130 [Locale] import FullTransformer via usee statement il y a 14 ans
  Igor Wiedler a5f8411eff [Locale] minor cosmetical tweaks to the pre-escaped regExp il y a 14 ans
  Igor Wiedler 7e577acede [Locale] do not use unimplemented chars in examples il y a 14 ans
  Igor Wiedler 20acdac57d [Locale] remove support for era (BC|AD) il y a 14 ans
  Igor Wiedler 195b2ebdde [Locale] handle IntlDateFormatter::parse with non-integer timestamp il y a 14 ans
  Igor Wiedler 3f42be3fe9 [Locale] use assertSame in parse tests il y a 14 ans
  Eriksen Costa b7e9b35ca9 [Locale] added parsing of dates with regExp metachars il y a 14 ans
  Eriksen Costa 0449889513 [Locale] added timezone parsing implementation il y a 14 ans
  Eriksen Costa dadd896915 [Locale] added implementation for minutes and seconds il y a 14 ans
  Eriksen Costa e78c6c2b1a [Locale] refactored hour manipulation il y a 14 ans
  Eriksen Costa 348dd7ba24 [Locale] refactoring to separate concerns il y a 14 ans
  Eriksen Costa 4a7c33ce82 [Locale] inject named capture string into Transformer constructor il y a 14 ans
  Eriksen Costa c1c0c3c42e [Locale] added parsing for hours (12 and 24 hours) il y a 14 ans
  Eriksen Costa ed85345312 [Locale] added parsing implementation for year, month and day il y a 14 ans
  Eriksen Costa f096b7b2bb [Locale] removed trailing whitespace il y a 14 ans
  Igor Wiedler 0e260c1170 [Locale] refactor date formatting into separate transformer classes, early concepts for date parsing il y a 14 ans
  Igor Wiedler bcca989c41 [Locale] refactor and simplify some parts of StubIntlDateFormatter il y a 14 ans
  Igor Wiedler 71c99422f3 [Locale] convenience createStubFormatter method for StubIntlDateFormatter tests il y a 14 ans
  Igor Wiedler ee5bc36c55 [Locale] add docblocks to StubIntlDateFormatter and adjust some things to be more like StubNumberFormatter il y a 14 ans
  Igor Wiedler 5fdf68a08a [Locale] add license docblock to LocaleTestCase il y a 14 ans
  Igor Wiedler 7b2b025ebd [Locale] add @author tag to StubCollator il y a 14 ans
  Igor Wiedler 30ea2bae32 [Locale] add @author tag to StubIntlDateFormatter il y a 14 ans