Aurel
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Aurel
|
e7ebc78b4e
Fix non-BMP characters in StringBuf (#8239)
|
6 years ago |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 years ago |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 years ago |
Dan Korostelev
|
55906abdb4
[cs] remove cs.StringBuilder extern and use auto-generated one from .net dll
|
11 years ago |
Dan Korostelev
|
0c08ca9684
[cs] allow inlining of StringBuf objects
|
11 years ago |
Nicolas Cannasse
|
30c765684e
improved StringBuf : do not use Dynamic for add(), so inlined version can choose not to use Std.string
|
11 years ago |
Mike Welsh
|
c1cb7ce8ab
STD: Add length property to StringBuf
|
12 years ago |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 years ago |
Nicolas Cannasse
|
3bdeafa995
@:core_api is now @:coreApi
|
12 years ago |
Caue Waneck
|
ac034e1c67
[cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left.
|
13 years ago |
Nicolas Cannasse
|
2c631b45e2
separate StringBuf per-platform, default implementation use no-overhead String concat
|
13 years ago |