.. |
haxe
|
aceb07b806
[cpp] Array.splice takes 'last', not 'len'
|
11 years ago |
sys
|
01c8badafe
Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not.
|
11 years ago |
Date.hx
|
aa48ddc369
[cpp] Some initial support for mysql/sqlite. Not very well tested yet.
|
11 years ago |
EReg.hx
|
affcc9c9bf
do not duplicate String on unmatched EReg.map (fixed issue #1565)
|
12 years ago |
Reflect.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
Std.hx
|
b84884d7d8
changed Std.instance definition (close #2534)
|
11 years ago |
StringBuf.hx
|
4f3f8af991
fix for StringBuf.length
|
11 years ago |
Sys.hx
|
8e32d7f112
LF normalization
|
12 years ago |
Type.hx
|
67d251ba2f
[cpp] do not call Class function pointers directly
|
12 years ago |
Xml.hx
|
e19512f8e3
Xml.createProlog -> Xml.createProcessingInstruction (fixed issue #1435)
|
12 years ago |