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 жил өмнө |