Sun, 09 Dec 2012 16:43:36 +0100Null can be casted to any type
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:43:36 +0100] rev 291
Null can be casted to any type

Sun, 09 Dec 2012 16:32:29 +0100Using local implementation of Hashtable instead of java.util.HashMap exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:32:29 +0100] rev 290
Using local implementation of Hashtable instead of java.util.HashMap

Sun, 09 Dec 2012 16:25:36 +0100Using plain array instead of ArrayDeque exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:25:36 +0100] rev 289
Using plain array instead of ArrayDeque

Sun, 09 Dec 2012 16:16:19 +0100Rather than exposing Vector, providing abstraction to encapsulate manipulation with TrapData via 'iterator' exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:16:19 +0100] rev 288
Rather than exposing Vector, providing abstraction to encapsulate manipulation with TrapData via 'iterator'

Sat, 08 Dec 2012 10:32:04 +0100'synched w/ trunk' exceptions
tzezula [Sat, 08 Dec 2012 10:32:04 +0100] rev 287
'synched w/ trunk'

Sat, 08 Dec 2012 08:50:32 +0100Fixing unit test. exceptions
tzezula [Sat, 08 Dec 2012 08:50:32 +0100] rev 286
Fixing unit test.

Sat, 08 Dec 2012 08:19:46 +0100Original version of exception handling. exceptions
tzezula [Sat, 08 Dec 2012 08:19:46 +0100] rev 285
Original version of exception handling.

Fri, 07 Dec 2012 14:10:37 +0100Bringing the support for ordering to the lazyvm branch, so all existing tests pass OK lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Dec 2012 14:10:37 +0100] rev 284
Bringing the support for ordering to the lazyvm branch, so all existing tests pass OK

Fri, 07 Dec 2012 19:16:21 +0100Using format string for code generation registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 07 Dec 2012 19:16:21 +0100] rev 283
Using format string for code generation

Fri, 07 Dec 2012 15:57:14 +0100Merge with trunk registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 07 Dec 2012 15:57:14 +0100] rev 282
Merge with trunk