X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=958e5ce68efd2f5a6e54390ff5e109eea1bc535e;hb=64c848b5cc7dd3bc93ff6366d7c347882125fb67;hp=30b2580a80420ef5c1ae7b137dda65f377364f5a;hpb=a58c596b2973dc895347e508502adc0e52eaea7f;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 30b2580..958e5ce 100644 --- a/CHANGES +++ b/CHANGES @@ -767,3 +767,24 @@ 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 + +11-May megacz Expr.java, JS.java, Lexer.java, Parser.java, package.html: + more JS code + +11-May megacz edit.xwt: updated to David's latest edit widget + +11-May megacz scar.png: scar image now lives in org.xwt.builtin +