Commit Verlauf

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