Historique des commits

Auteur SHA1 Message Date
  Simon Krajewski 43f305e23d StringTools.unsafeCharAt (#9467) il y a 5 ans
  Aurel 72ef1d389e Documentation cleanup in std (#8648) il y a 6 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) il y a 6 ans
  Alexander Kuzmenko 8a64087230 [php] fix StringTools.endsWith() for the unicode second arg (fixes #8211) il y a 6 ans
  Alexander Kuzmenko 2f98d032ec Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151) il y a 6 ans
  Mark Knol d555619eff Add `StringTools.contains` (#7608) il y a 6 ans
  Jens Fischer 802868a772 [std] fix some doc comment style inconsistencies il y a 6 ans
  Jens Fischer db33df9625 [std] consistently use ```haxe for code blocks in docs il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Alexander Kuzmenko 51c743602f [php] optimise random char access within String il y a 6 ans
  Alexander Kuzmenko 8e6dde7269 [php] fix StringTools lpad/rpad for unicode il y a 6 ans
  Alexander Kuzmenko 5c952dd550 [php] fix StringTools.replace() for unicode il y a 6 ans
  Alexander Kuzmenko 062942383e [php] less String.length in std il y a 6 ans
  Alexander Kuzmenko 7976942e42 [php] optimize String functions by less checking str.length il y a 6 ans
  Alexander Kuzmenko de32a47059 [php] optimize String.charAt(), charCodeAt(), StringTools.fastCodeAt() il y a 6 ans
  Nicolas Cannasse 03659011fc Unicode tests (#7009) il y a 6 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) il y a 7 ans
  Alexander Kuzmenko e01046f6f6 [php] setup appveyor il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li 767b3fb402 Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603) il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 9 ans
  Franco Ponticelli 3751d781ab php: further fix for StringTools.hex il y a 12 ans
  Franco Ponticelli fc9197139a php: fixed StringTools.hex for negative values il y a 12 ans
  Franco Ponticelli dce416dd87 php: fixed rpad,lpad,replace,htmlUnescape issues (thx Greg) il y a 12 ans
  Simon Krajewski d51fe7a10c StringTools.isEOF -> isEof il y a 12 ans
  Simon Krajewski b4f5ea5bf4 added StringTools specification il y a 12 ans
  Nicolas Cannasse f3f6032147 make htmlEscape quotes an optional parameter (fixed issue #1259) il y a 12 ans