提交歷史

作者 SHA1 備註 提交日期
  Simon Krajewski 5833503c28 [jvm] optimize StringBuf.add a bit 5 年之前
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Simon Krajewski d9535c217b minor (#8269) 6 年之前
  Aurel e7ebc78b4e Fix non-BMP characters in StringBuf (#8239) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Nicolas Cannasse 30c765684e improved StringBuf : do not use Dynamic for add(), so inlined version can choose not to use Std.string 11 年之前
  David Peek 2642ca5bed Remove docs from platform std implementation classes. 12 年之前
  Mike Welsh c1cb7ce8ab STD: Add length property to StringBuf 12 年之前
  Caue Waneck 8e32d7f112 LF normalization 12 年之前
  Caue Waneck 6bd0552f85 [java/cs] overload selection algorithm 12 年之前
  Caue Waneck 5087f30b8f [java] unit tests-related fixes 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 年之前
  Caue Waneck d70911a914 [java] Floats to String now don't have a trailing ".0" when they can be represented by an Integer. Fixed Issue #1076 13 年之前
  Nicolas Cannasse 2c631b45e2 separate StringBuf per-platform, default implementation use no-overhead String concat 13 年之前