|
@@ -9,8 +9,10 @@
|
|
moved neko.Thread to neko.vm.Thread
|
|
moved neko.Thread to neko.vm.Thread
|
|
define haxe_109 (for api changes)
|
|
define haxe_109 (for api changes)
|
|
fixes in haxe.remoting.Connection and haxe.Unserializer for F9
|
|
fixes in haxe.remoting.Connection and haxe.Unserializer for F9
|
|
- added haxe.remoting.Connection.urlConnect for JS.
|
|
|
|
- allowed private typedef fields.
|
|
|
|
|
|
+ added haxe.remoting.Connection.urlConnect for JS
|
|
|
|
+ allowed private typedef fields
|
|
|
|
+ added neko.net.ThreadServer and ThreadRemotingServer
|
|
|
|
+ removed neko.net.RemotingBuffer
|
|
|
|
|
|
2006-10-29: 1.08
|
|
2006-10-29: 1.08
|
|
fixed bug in flash -debug
|
|
fixed bug in flash -debug
|