Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv26351/debian
Modified Files:
changelog
Log Message:
Reduced memory usage when repeatedly compiling in the same JVM (eclipse
plugin, ant, testsuite, ...).
Index: changelog
===================================================================
RCS file: /cvsroot/nice/Nice/debian/changelog,v
retrieving revision 1.232
retrieving revision 1.233
diff -C2 -d -r1.232 -r1.233
*** changelog 28 Nov 2003 16:43:29 -0000 1.232
--- changelog 28 Nov 2003 17:44:14 -0000 1.233
***************
*** 23,26 ****
--- 23,28 ----
}
* Stricter typechecking of anonymous and local functions.
+ * Reduced memory usage when repeatedly compiling in the same JVM (eclipse
+ plugin, ant, testsuite, ...).
* Bug fixes (accessing static fields of an superclass or interface,
compilation of polymorphic tuples, captured 'this' in initializer,
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|