rubidium
|
2832d69272
|
(svn r16422) -Codechange: use const_cast for removing const and warn when const is (accidentally?) removed using C-style casts.
|
2009-05-24 21:09:00 +00:00 |
|
rubidium
|
7ffb421add
|
(svn r16241) -Fix (r16181): regression failing due to wrongly initialised amount of traps
|
2009-05-06 13:42:31 +00:00 |
|
yexo
|
931e719ec7
|
(svn r16181) -Fix [Squirrel]: the traps variable wasn't restored, causing try/catch blocks to be 'forgotten' during a suspend.
|
2009-04-28 13:16:14 +00:00 |
|
yexo
|
03bb87c6b8
|
(svn r15659) -Fix [Squirrel]: The garbage collection would sometimes loop (2^32 - small_value) times instead of only small_value times.
|
2009-03-09 23:08:23 +00:00 |
|
rubidium
|
a9dd6dc2f5
|
(svn r15578) -Change: unexternalise squirrel.
|
2009-02-25 01:21:50 +00:00 |
|