X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=41b5da2470dcf00786f9050ee588e7fe1138c84e;hb=45febee81844d041484b42f6199c12e051949228;hp=a3c5842d40c2eee979efef2de149163623f4307f;hpb=2b0cfbc61aef46c1f806ef20f31cab29ebaad77d;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index a3c5842..41b5da2 100644 --- a/CHANGES +++ b/CHANGES @@ -760,3 +760,21 @@ 06-May megacz Expr.java: added expr +06-May megacz Makefile: upstream: co -> head + +07-May megacz Expr.java: typo + +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 +