hughsando 9f284a45a2 Add @:keep to the cpp Std members to avoid DCE creating significant dependency changes when unrelated code uses one of the lesser functions, such as random 11 years ago
..
haxe 15c5f83b00 Add Int32 abstract for cross-platform 32-bit behavior 11 years ago
sys 47d7a6a765 do not reverse host when socket connection failed (closes #2219) 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
Reflect.hx 49fba01b5c [cpp] Optimize 'isEnumValue' 12 years ago
Std.hx 9f284a45a2 Add @:keep to the cpp Std members to avoid DCE creating significant dependency changes when unrelated code uses one of the lesser functions, such as random 11 years ago
StringBuf.hx 79dddb6cb8 Fix length calculation for null strings 12 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