コミット履歴

作者 SHA1 メッセージ 日付
  Aurel 8616359ff7 Reformat std (#8408) 6 年 前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年 前
  hughsando a3b23fec8f [hxcpp] Allow hxcpp strings to be non-utf8 7 年 前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年 前
  hughsando 394599d7ee [cpp] StringBuf - only flush the charBuf once. Fixes #6018 8 年 前
  Mark Knol 875ad19432 2017 (#5932) 8 年 前
  Hugh 97d7860e77 [cpp] StringBuf - avoid creating string array if possible 8 年 前
  Hugh 32476a2015 [cpp] Do not inline cpp.Char arrays in cppia 9 年 前
  Hugh 9a3c076118 [cpp] Use hybrid code for adding Strings or Chars to StringBuf. Closes https://github.com/HaxeFoundation/hxcpp/issues/239 9 年 前
  Andy Li 1c79168a33 update copyright year to 2016 9 年 前
  Andy Li ae6349cccf bump license year to 2015 9 年 前
  Nicolas Cannasse 4f3f8af991 fix for StringBuf.length 11 年 前
  Nicolas Cannasse 30c765684e improved StringBuf : do not use Dynamic for add(), so inlined version can choose not to use Std.string 11 年 前
  Hugh 79dddb6cb8 Fix length calculation for null strings 12 年 前
  Mike Welsh c1cb7ce8ab STD: Add length property to StringBuf 12 年 前
  Caue Waneck 8e32d7f112 LF normalization 12 年 前
  Hugh Sanderson 0eb39cca83 Don't make StringBuf.add inline 12 年 前
  Hugh Sanderson 339a4b5d8d Store array of strings 12 年 前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 年 前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 年 前
  Nicolas Cannasse 2c631b45e2 separate StringBuf per-platform, default implementation use no-overhead String concat 13 年 前