Wed, 11 Apr 2007 16:48:42 +0000(svn r9593) [NoAI] -Add: on runtime-error, print the complete stack, so the user can see where it went wrong noai
truelight [Wed, 11 Apr 2007 16:48:42 +0000] rev 9576
(svn r9593) [NoAI] -Add: on runtime-error, print the complete stack, so the user can see where it went wrong

Wed, 11 Apr 2007 14:18:10 +0000(svn r9591) [NoAI] -Fix: SetCompanyName() in fact set the president name (Zuu) noai
truelight [Wed, 11 Apr 2007 14:18:10 +0000] rev 9575
(svn r9591) [NoAI] -Fix: SetCompanyName() in fact set the president name (Zuu)
[NoAI] -Add: added SetPresidentName() and GetPresidentName()
[NoAI] -Update: updated the regression

Sun, 08 Apr 2007 14:46:55 +0000(svn r9575) [NoAI] -Sync with trunk r9504:9574 noai
glx [Sun, 08 Apr 2007 14:46:55 +0000] rev 9574
(svn r9575) [NoAI] -Sync with trunk r9504:9574

Sat, 31 Mar 2007 12:36:57 +0000(svn r9536) [NoAI] -Fix: keep files in source.list (and thus the MSVC project files) alphabetically ordered. noai
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.

Sat, 31 Mar 2007 12:34:38 +0000(svn r9535) [NoAI] -Codechange: don't export virtual classes, only their class signature for parameters. noai
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.

Wed, 28 Mar 2007 09:11:09 +0000(svn r9515) [NoAI] -Fix r9514: some systems know find -d, others find -depth... don't you just love it? noai
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?

Wed, 28 Mar 2007 09:07:49 +0000(svn r9514) [NoAI] -Fix r9512: 'find' can do it on its own (without 'xargs') if you add -d(epth) (tkoskine) noai
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)

Wed, 28 Mar 2007 09:02:21 +0000(svn r9513) [NoAI] -Fix: disable strict-aliasing to make GCC 4 stop bitching about it noai
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

Wed, 28 Mar 2007 08:36:07 +0000(svn r9512) [NoAI] -Fix: remove .svn dirs in 'make bundle', via 'find' and 'xargs', I hope all systems support this... (alternatives are welcome ;)) noai
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 ;))

Tue, 27 Mar 2007 21:39:38 +0000(svn r9509) [NoAI] -Add: inner-class/struct support for parameters. noai
rubidium [Tue, 27 Mar 2007 21:39:38 +0000] rev 9567
(svn r9509) [NoAI] -Add: inner-class/struct support for parameters.