Commit Verlauf

Autor SHA1 Nachricht Datum
  Eriksen Costa d8e35a2f5c [Locale] added tests to document behavior not implemented by StubIntlDateFormatter::parse() vor 14 Jahren
  Eriksen Costa 0a577e6fce [Locale] added more tests to time zone parsing with AM/PM markers vor 14 Jahren
  Eriksen Costa d2df09f744 [Locale] refactored time zone support vor 14 Jahren
  Igor Wiedler 2c65c7dab6 [Locale] use the sort flag in StubCollator::asort() vor 14 Jahren
  Igor Wiedler c22a43860b [Locale] add missing StubCollator methods, with tests vor 14 Jahren
  Eriksen Costa 18e16860ae [Locale] fixed PHP notice vor 14 Jahren
  Eriksen Costa a04099728b [Locale] removed redundant code vor 14 Jahren
  Eriksen Costa 2a06139a97 [Locale] reordered methods to match code conventions vor 14 Jahren
  Eriksen Costa 4cc5b6f2d0 [Locale] throw exception if value different than null is provided (behavior not implemented in the stub) vor 14 Jahren
  Eriksen Costa 7ba71c0be1 [Locale] added missing docblocks vor 14 Jahren
  Igor Wiedler 51e9d8946b [Locale] match reverseMatchingRegExp against full string value vor 14 Jahren
  Igor Wiedler fd0cc37c71 [Locale] handle escaped (enquoted) strings when parsing vor 14 Jahren
  Igor Wiedler ac8b9be130 [Locale] import FullTransformer via usee statement vor 14 Jahren
  Igor Wiedler a5f8411eff [Locale] minor cosmetical tweaks to the pre-escaped regExp vor 14 Jahren
  Igor Wiedler 7e577acede [Locale] do not use unimplemented chars in examples vor 14 Jahren
  Igor Wiedler 20acdac57d [Locale] remove support for era (BC|AD) vor 14 Jahren
  Igor Wiedler 195b2ebdde [Locale] handle IntlDateFormatter::parse with non-integer timestamp vor 14 Jahren
  Igor Wiedler 3f42be3fe9 [Locale] use assertSame in parse tests vor 14 Jahren
  Eriksen Costa b7e9b35ca9 [Locale] added parsing of dates with regExp metachars vor 14 Jahren
  Eriksen Costa 0449889513 [Locale] added timezone parsing implementation vor 14 Jahren
  Eriksen Costa dadd896915 [Locale] added implementation for minutes and seconds vor 14 Jahren
  Eriksen Costa e78c6c2b1a [Locale] refactored hour manipulation vor 14 Jahren
  Eriksen Costa 348dd7ba24 [Locale] refactoring to separate concerns vor 14 Jahren
  Eriksen Costa 4a7c33ce82 [Locale] inject named capture string into Transformer constructor vor 14 Jahren
  Eriksen Costa c1c0c3c42e [Locale] added parsing for hours (12 and 24 hours) vor 14 Jahren
  Eriksen Costa ed85345312 [Locale] added parsing implementation for year, month and day vor 14 Jahren
  Eriksen Costa f096b7b2bb [Locale] removed trailing whitespace vor 14 Jahren
  Igor Wiedler 0e260c1170 [Locale] refactor date formatting into separate transformer classes, early concepts for date parsing vor 14 Jahren
  Igor Wiedler bcca989c41 [Locale] refactor and simplify some parts of StubIntlDateFormatter vor 14 Jahren
  Igor Wiedler 71c99422f3 [Locale] convenience createStubFormatter method for StubIntlDateFormatter tests vor 14 Jahren