История коммитов

Автор SHA1 Сообщение Дата
  AlexHaxe aca1d209dc [php] fixed EReg.split when called with malformed utf8 input (#10056) 4 лет назад
  Aleksandr Kuzmenko 0d606c2415 [php] remove 'u' from user-defined EReg options (#8861) 6 лет назад
  Aleksandr Kuzmenko 860c0d70d5 [php] minor fix of EReg.map for unicode strings and empty matches (#8861) 6 лет назад
  Aleksandr Kuzmenko 9d86bd480d [php] fix EReg.map with "global" flag for unicode strings (closes #8861) 6 лет назад
  Aurel 8616359ff7 Reformat std (#8408) 6 лет назад
  Alexander Kuzmenko de0be7d632 [php] fallback to non-unicode regexes if provided string is malformed utf8 6 лет назад
  Jens Fischer 707a6efbc6 [std] modernize some @:optional/@:extern/@:final/@:enum syntax (#7759) 6 лет назад
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 лет назад
  Simon Krajewski 776c4f2e3d Unicode regex (#7419) 7 лет назад
  Alexander Kuzmenko 062942383e [php] less String.length in std 7 лет назад
  Alexander Kuzmenko 6d35566354 [php] make EReg and unicode friends (#7419) 7 лет назад
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 лет назад
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 8 лет назад
  Dan Korostelev f375ec955b add EReg.escape (#5098) 8 лет назад
  Mark Knol 875ad19432 2017 (#5932) 8 лет назад
  Andy Li 1c79168a33 update copyright year to 2016 9 лет назад
  mockey 482a97b510 bugfix for 1-character capture groups in EReg.replace 10 лет назад
  Andy Li ae6349cccf bump license year to 2015 10 лет назад
  Simon Krajewski affcc9c9bf do not duplicate String on unmatched EReg.map (fixed issue #1565) 12 лет назад
  Simon Krajewski 88df51cff9 throw exception if EReg.matched is used without previously matching (fixed issue #1474) 12 лет назад
  Simon Krajewski 3462bf902b [Php] EReg fix 12 лет назад
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 лет назад
  Simon Krajewski 27c1783929 more EReg fixes and tests (fixed issue #1293) 13 лет назад
  Simon Krajewski 499bd0d0e7 fix for the temp fix 13 лет назад
  Simon Krajewski 596a638fd0 temp compatibility fix: make EReg.customReplace apply global = true by default (was previous behavior) 13 лет назад
  Simon Krajewski d003bc068d added EReg.map and EReg.matchSub (fixed issue #1178) 13 лет назад
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 лет назад
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 лет назад
  Franco Ponticelli 9758784d72 cleanup 13 лет назад
  Franco Ponticelli 11a44fc85e fixed previous fix 13 лет назад