提交历史

作者 SHA1 备注 提交日期
  Simon Krajewski 03399ed1d4 [eval] bring back String optimization 5 年之前
  Simon Krajewski 43f305e23d StringTools.unsafeCharAt (#9467) 5 年之前
  hughsando d5733b0443 Use lastIndexOf to compute StringTools.startsWith in cpp 5 年之前
  hughsando e6aebea074 Use indexOf for StringTools.endsWith on cpp. For https://github.com/HaxeFoundation/haxe/issues/8980 5 年之前
  Dan Korostelev 2f1314e890 [flash] fix my stupidity 5 年之前
  Dan Korostelev f72983c005 [flash] use String.replace (available since Flash 9) for StringTools.replace and use StringTools.replace in Type.getClassName 5 年之前
  Aleksandr Kuzmenko 3130b576f1 [neko] StringIteratorUnicode; StringKeyValueIteratorUnicode (closes #8763) 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) 6 年之前
  Aleksandr Kuzmenko b49724d594 UnicodeString (#8298) 6 年之前
  Alexander Kuzmenko 2f98d032ec Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151) 6 年之前
  Simon Krajewski 999b318fa8 [java] add java.NativeString to remove some `untyped` (#8163) 6 年之前
  Simon Krajewski dff4394352 [java] avoid some `__java__` 6 年之前
  Mark Knol d555619eff Add `StringTools.contains` (#7608) 6 年之前
  Jens Fischer d80afb1c54 [std] @:noCompletion for StringTools arg quoting fields 6 年之前
  Robinicks b24e0f8c91 Fast version of startsWith/endsWith (#8062) 6 年之前
  Dan Korostelev 16fb83605d [lua] respect -D lua-vanilla in StringTools (see #7589) 6 年之前
  Jens Fischer 802868a772 [std] fix some doc comment style inconsistencies 6 年之前
  Jens Fischer db33df9625 [std] consistently use ```haxe for code blocks in docs 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Simon Krajewski 18205d312d [std] fix documentation of StringTools.replace 6 年之前
  Simon Krajewski c00cf15f56 [std] improve StringTools.htmlEscape implementation 6 年之前
  Simon Krajewski cd7ea55b6c [std] change lpad/rpad to something less insane 6 年之前
  Nicolas Cannasse 03659011fc Unicode tests (#7009) 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Dan Korostelev 58646af9bf [js] some random untyped removals 7 年之前
  Simon Krajewski e7cc0ba924 case var (#6608) 7 年之前
  Simon Krajewski f998a6f9f1 prepare eval (#6286) 8 年之前
  Dan Korostelev 9f0f0a1f2a [python] use native startswith/endswith in StringTools (closes #6138) 8 年之前
  Gama11 6574ed212b Fix some spelling errors in docs (#5991) 8 年之前