提交历史

作者 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) 5 年之前
  Aleksandr Kuzmenko 860c0d70d5 [php] minor fix of EReg.map for unicode strings and empty matches (#8861) 5 年之前
  Aleksandr Kuzmenko 9d86bd480d [php] fix EReg.map with "global" flag for unicode strings (closes #8861) 5 年之前
  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) 6 年之前
  Alexander Kuzmenko 062942383e [php] less String.length in std 6 年之前
  Alexander Kuzmenko 6d35566354 [php] make EReg and unicode friends (#7419) 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 7 年之前
  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 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  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) 12 年之前
  Simon Krajewski 499bd0d0e7 fix for the temp fix 12 年之前
  Simon Krajewski 596a638fd0 temp compatibility fix: make EReg.customReplace apply global = true by default (was previous behavior) 12 年之前
  Simon Krajewski d003bc068d added EReg.map and EReg.matchSub (fixed issue #1178) 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 年之前
  Franco Ponticelli 9758784d72 cleanup 13 年之前
  Franco Ponticelli 11a44fc85e fixed previous fix 13 年之前