|
@@ -1,13 +1,17 @@
|
|
-2014-??-??: 3.1.3
|
|
|
|
|
|
+2014-04-13: 3.1.3
|
|
|
|
|
|
Bugfixes:
|
|
Bugfixes:
|
|
|
|
|
|
|
|
+ all : fixed handling of abstract variance
|
|
flash : ensure correct endianess in haxe.io.BytesBuffer
|
|
flash : ensure correct endianess in haxe.io.BytesBuffer
|
|
|
|
+ cpp : fixed issue involving class paths with spaces
|
|
|
|
+ php : fixed >>>
|
|
macro : fixed haxe.macro.Compiler.keep
|
|
macro : fixed haxe.macro.Compiler.keep
|
|
|
|
|
|
General improvements and optimizations:
|
|
General improvements and optimizations:
|
|
|
|
|
|
all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
|
|
all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
|
|
|
|
+ cpp : optimized Vector implementation
|
|
|
|
|
|
Standard Library:
|
|
Standard Library:
|
|
|
|
|