Sat, 24 Aug 2013 17:30:57 +0100 Some lost changes development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 24 Aug 2013 17:30:57 +0100] rev 2669
Some lost changes
Sat, 24 Aug 2013 17:29:19 +0100 Customized version of GroovyShell that remebers imports. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 24 Aug 2013 17:29:19 +0100] rev 2668
Customized version of GroovyShell that remebers imports. Imports are remembered among mutiple evaluations so the user have to evaluate `import some.nice.package.*` only once and imported classes are then available in successive evaluations. Makes working with Groovy from console much easier.
Sat, 24 Aug 2013 17:11:15 +0100 More work on Java code partitioner. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 24 Aug 2013 17:11:15 +0100] rev 2667
More work on Java code partitioner.
Wed, 21 Aug 2013 23:58:08 +0200 repair JavaSingleClassReloadingTests>>hierarchy tests development
Marcel Hlopko <marcel.hlopko@gmail.com> [Wed, 21 Aug 2013 23:58:08 +0200] rev 2666
repair JavaSingleClassReloadingTests>>hierarchy tests
Wed, 21 Aug 2013 23:12:49 +0200 repair JavaSingleClassReloadingTests>>test_03a, test_03b development
Marcel Hlopko <marcel.hlopko@gmail.com> [Wed, 21 Aug 2013 23:12:49 +0200] rev 2665
repair JavaSingleClassReloadingTests>>test_03a, test_03b
Wed, 21 Aug 2013 00:10:18 +0200 remove invalid JavaSingleClassReloaderTests test, tiny fix in other test development
Marcel Hlopko <marcel.hlopko@gmail.com> [Wed, 21 Aug 2013 00:10:18 +0200] rev 2664
remove invalid JavaSingleClassReloaderTests test, tiny fix in other test
Sun, 18 Aug 2013 22:10:26 +0100 Merged heads development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 18 Aug 2013 22:10:26 +0100] rev 2663
Merged heads
Sun, 18 Aug 2013 22:06:43 +0100 Added README.md development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 18 Aug 2013 22:06:43 +0100] rev 2662
Added README.md
Sun, 18 Aug 2013 00:53:58 +0100 Removed leftover debug prints from socket read/write natives. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 18 Aug 2013 00:53:58 +0100] rev 2661
Removed leftover debug prints from socket read/write natives.
Sun, 18 Aug 2013 00:52:51 +0100 Fix in native #_sun_misc_Unsafe_park:_:_:_: development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 18 Aug 2013 00:52:51 +0100] rev 2660
Fix in native #_sun_misc_Unsafe_park:_:_:_: The second argument is *milliseconds* when absolute is true and *nanoseconds* when absolute is false.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip