rubidium [Sat, 31 Mar 2007 12:36:57 +0000] rev 9573
(svn r9536) [NoAI] -Fix: keep files in source.list (and thus the MSVC project files) alphabetically ordered.
rubidium [Sat, 31 Mar 2007 12:34:38 +0000] rev 9572
(svn r9535) [NoAI] -Codechange: don't export virtual classes, only their class signature for parameters.
truelight [Wed, 28 Mar 2007 09:11:09 +0000] rev 9571
(svn r9515) [NoAI] -Fix r9514: some systems know find -d, others find -depth... don't you just love it?
truelight [Wed, 28 Mar 2007 09:07:49 +0000] rev 9570
(svn r9514) [NoAI] -Fix r9512: 'find' can do it on its own (without 'xargs') if you add -d(epth) (tkoskine)
truelight [Wed, 28 Mar 2007 09:02:21 +0000] rev 9569
(svn r9513) [NoAI] -Fix: disable strict-aliasing to make GCC 4 stop bitching about it
truelight [Wed, 28 Mar 2007 08:36:07 +0000] rev 9568
(svn r9512) [NoAI] -Fix: remove .svn dirs in 'make bundle', via 'find' and 'xargs', I hope all systems support this... (alternatives are welcome ;))
rubidium [Tue, 27 Mar 2007 21:39:38 +0000] rev 9567
(svn r9509) [NoAI] -Add: inner-class/struct support for parameters.
truelight [Tue, 27 Mar 2007 13:58:24 +0000] rev 9566
(svn r9505) [NoAI] -Sync with trunk r9468:9504
truelight [Tue, 27 Mar 2007 13:47:20 +0000] rev 9565
(svn r9503) [NoAI] -Fix r9502: use tmp.XXX for temporary file-names instead of XXX.txt
rubidium [Tue, 27 Mar 2007 13:43:02 +0000] rev 9564
(svn r9502) [NoAI] -Add: script to check the 'completeness' of the regression test