Cronologia Commit

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