2003/05/10 05:36:28
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a341bc8..d640ffd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 27-Apr megacz Makefile: fixed host/target detection problem
 
+28-Apr megacz Template.java: removed 150-char line length
+              restriction
+
+28-Apr megacz Template.java: removed 150-char line length
+              restriction
+
+29-Apr david  Box.java: check for a moving redirect target
+
+29-Apr megacz Makefile: updated xwt cvs url
+
+29-Apr david  Parser.java, TokenStream.java: HACKS for
+              'and'/anonymous functions
+
+29-Apr megacz JS.java: New JS interface
+
+29-Apr megacz Vec.java: added push/pop
+
+29-Apr megacz Lexer.java, Parser.java: fixed lots of parser/lexer
+              bugs
+
+29-Apr megacz Box.java: font inheritance
+
+29-Apr megacz Makefile: don't build awt; speeds up gcj builds
+
+01-May megacz Makefile: forgot to disable hashsync on darwin
+
+01-May david  Makefile: fix for non-linux build environments
+
+02-May megacz Lexer.java, Parser.java: parser now parses
+              splash.xwt
+
+02-May megacz JS.java, Parser.java: removed all FIXMES
+
+03-May megacz JS.java, Parser.java: more fixups
+
+03-May megacz COPYING: cleaned up the copyright declarations
+
+03-May megacz README: major cleanup of the README
+
+03-May megacz JS.java, Lexer.java, Parser.java: lexer, parser,
+              and interpreter complete but untested
+
+05-May megacz Makefile: enable-threads=posix on Darwin
+
+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
+