X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=15b65d4e5f49c4f5a903e4e707497ac9ba938610;hb=11fb6d3f994008abe6c16b4402c3904a543e240e;hp=30b2580a80420ef5c1ae7b137dda65f377364f5a;hpb=a58c596b2973dc895347e508502adc0e52eaea7f;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 30b2580..15b65d4 100644 --- a/CHANGES +++ b/CHANGES @@ -767,3 +767,17 @@ 07-May david .cvsignore, .cvsignore, .cvsignore: added cvsignore files +08-May ejones Makefile, Main.java, Platform.java, Carbon.cc, Carbon.java, Win32.java: + Native Carbon Port: - Add Carbon implementation - Fix the + Makefile to build it correctly - Fix Main and Platform to call a + method running on the Platform class when XWT is running. - + Fixed Win32 to block the main thread forever in its running + method. + +09-May david Makefile: fixes for upstream references + +11-May megacz Vec.java: made Vec final so methods get inlined + +11-May megacz Java2.java: removed references to Main.applet, + re-enabled dirtying on Java1.4-for-OSX +