.. |
haxe
|
d59a168704
changed IMap to an interface (fixed issue #1629)
|
12 years ago |
sys
|
715f8790d5
ignore paths ending with : when creating directories to allow absolute Windows paths
|
12 years ago |
Array.hx
|
6ab6587536
grow Array by +50% instead of doubling it on each resize
|
12 years ago |
Date.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
EReg.hx
|
affcc9c9bf
do not duplicate String on unmatched EReg.map (fixed issue #1565)
|
12 years ago |
Math.hx
|
5f303d004c
fixed min/max with NaN on neko, more into to floats
|
12 years ago |
Reflect.hx
|
00824f9a12
- added haxe.ds.BalancedTree
|
12 years ago |
Std.hx
|
f5f72624fa
flipped haxe3 switch
|
12 years ago |
String.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
StringBuf.hx
|
c186af32bf
renamed neko.StringBuf.__string to __to_string (fixed issue #1292)
|
12 years ago |
Sys.hx
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 years ago |
Type.hx
|
e4600179fc
pad missing args with null in createInstance (fixed issue #1736)
|
12 years ago |
Xml.hx
|
e19512f8e3
Xml.createProlog -> Xml.createProcessingInstruction (fixed issue #1435)
|
12 years ago |