Thu, 07 Feb 2013 17:41:41 +0100 Martin Soch Fixed negation for Integer.MIN_VALUE arithmetic
Thu, 07 Feb 2013 17:24:19 +0100 Martin Soch Final part of Long tests moved from vm/.../NumberTest to vmtest/.../LongArithmeticTest arithmetic
Thu, 07 Feb 2013 16:11:53 +0100 Martin Soch Fix issue with Long.MIN_VALUE in Number.toExactString arithmetic
Thu, 07 Feb 2013 14:07:52 +0100 Lubomir Nerad Fixed iinc_w's incrBy value offset registers
Thu, 07 Feb 2013 13:32:13 +0100 Lubomir Nerad Merge with trunk registers
Thu, 07 Feb 2013 13:07:22 +0100 Jaroslav Tulach Merging in long arithmetic, otherwise the zip support won't work emul
Thu, 07 Feb 2013 12:58:12 +0100 Jaroslav Tulach Rebasing the Inflater support on jzlib which, unlike GNU ClassPath, has correct implementation of Huffman code. Making the implementation more easily testable by turning Inflater and ZipInputStream into pure delegates. Current implementation is going to need proper long support. emul
Wed, 06 Feb 2013 18:35:40 +0100 Jaroslav Tulach Using unicode escapes instead of Czech national characters
Wed, 06 Feb 2013 18:24:53 +0100 Jaroslav Tulach Providing all Bck2Brwsr emulation APIs in a single JAR file emul
Wed, 06 Feb 2013 17:52:31 +0100 Jaroslav Tulach Don't include vm4brwsr.jar in the final calculator zip file emul
Wed, 06 Feb 2013 17:22:14 +0100 Jaroslav Tulach Class-Path elements are separated by spaces emul
Wed, 06 Feb 2013 17:03:26 +0100 Martin Soch merge with trunk arithmetic
Wed, 06 Feb 2013 15:41:19 +0100 Lubomir Nerad Fixed currentTimeMillis return value arithmetic
Wed, 06 Feb 2013 15:47:06 +0100 Jaroslav Tulach Workaround of some problems with bytecode conversion demonstrated by ZipCompatibilityTest. Splitting the code into two new methods. emul
Wed, 06 Feb 2013 15:22:57 +0100 Jaroslav Tulach Adding failing test emul
Wed, 06 Feb 2013 15:19:59 +0100 Jaroslav Tulach Fixing the code after merge emul
Wed, 06 Feb 2013 15:10:22 +0100 Jaroslav Tulach Merge of Objects and ByteArrayOutputStream emul
Wed, 06 Feb 2013 15:09:42 +0100 Jaroslav Tulach Merge from default branch emul
Wed, 06 Feb 2013 15:07:20 +0100 Jaroslav Tulach More useful classes jdk7-b147
Wed, 06 Feb 2013 13:30:31 +0100 Jaroslav Tulach Lazy initialization of the JavaScript runner to prevent needless compilation of the VM
Wed, 06 Feb 2013 12:46:35 +0100 Lubomir Nerad Fixed compare64 implementation arithmetic
Tue, 05 Feb 2013 19:14:39 +0100 Lubomir Nerad Added missing semicolons (fixes test compilation failures) arithmetic
Tue, 05 Feb 2013 17:12:17 +0100 Lubomir Nerad Using anonymous function for div/mod initialization arithmetic
Tue, 05 Feb 2013 17:04:22 +0100 Martin Soch merge with trunk arithmetic
Tue, 05 Feb 2013 16:40:01 +0100 Lubomir Nerad Support for Long division + tests arithmetic
Tue, 05 Feb 2013 16:32:14 +0100 Martin Soch Long - conversion to exact string representation works. arithmetic
Tue, 05 Feb 2013 15:32:41 +0100 Jaroslav Tulach Static assembly to use the exported bck2brwsr.js emul
Tue, 05 Feb 2013 15:32:16 +0100 Jaroslav Tulach Expose the bck2brwsr.js as artefact emul
Tue, 05 Feb 2013 13:20:07 +0100 Jaroslav Tulach Understands Class-Path: attribute in manifest emul
Tue, 05 Feb 2013 13:19:06 +0100 Jaroslav Tulach Don't really initialize the classes. Just pretend they will be initialized so bck2brwsr includes them in transitive closure emul
Tue, 05 Feb 2013 12:21:15 +0100 Jaroslav Tulach String(byte[],hibyte) gives proper length emul
Tue, 05 Feb 2013 15:03:22 +0100 Martin Soch Fixed error in neg64 found bu Lubo. arithmetic
Tue, 05 Feb 2013 10:19:10 +0100 Jaroslav Tulach David pointed out that it is milli, micro, nano - e.g. we need to multiply by 10^6
Tue, 05 Feb 2013 08:48:23 +0100 Jaroslav Tulach Test can specify multiple HTTP resources emul
Tue, 05 Feb 2013 08:27:42 +0100 Jaroslav Tulach Merging improved (inner) annotation support to allow its usage in emul branch emul
Tue, 05 Feb 2013 00:00:22 +0100 Jaroslav Tulach Returning proper runtime representation for inner annotation arrays reflection
Mon, 04 Feb 2013 23:25:32 +0100 Jaroslav Tulach Some additional checks for instanceof reflection
Mon, 04 Feb 2013 23:22:54 +0100 Jaroslav Tulach Simplifying the JavaScript code a bit reflection
Mon, 04 Feb 2013 23:18:51 +0100 Jaroslav Tulach Can obtain values of inner annotation types reflection
Mon, 04 Feb 2013 23:06:43 +0100 Jaroslav Tulach isAnnotation works OK reflection
Mon, 04 Feb 2013 22:40:11 +0100 Jaroslav Tulach Checking proper instance of returned array reflection
Mon, 04 Feb 2013 22:03:49 +0100 Jaroslav Tulach Generates reasonable JSON objects for inner annotations and inner annotation arrays reflection
Mon, 04 Feb 2013 22:02:33 +0100 Jaroslav Tulach Need to initialize the class before returning its $class structure reflection
Mon, 04 Feb 2013 09:41:33 +0100 Martin Soch Support for Long multiplication + tests arithmetic
Mon, 04 Feb 2013 09:37:56 +0100 Jaroslav Tulach Emulation of ZipInputStream seems to be in good shape. Merging, so David can use the latest achievements in main development line
Sun, 03 Feb 2013 23:18:47 +0100 Jaroslav Tulach Requiring reference to enums as soon as they are used in annotations reflection
Sun, 03 Feb 2013 22:58:42 +0100 Jaroslav Tulach Correct getDeclaringClass for returned methods reflection
Sun, 03 Feb 2013 19:39:34 +0100 Jaroslav Tulach Some annotation types work reflection
Sun, 03 Feb 2013 18:58:09 +0100 Jaroslav Tulach Supporting annotations with arrays reflection
Sun, 03 Feb 2013 17:55:48 +0100 Jaroslav Tulach The test is my creation and deserves standard bck2brwsr header reflection
Sun, 03 Feb 2013 11:01:08 +0100 Jaroslav Tulach Test for proper behavior of MethodImpl own methods reflection
Sun, 03 Feb 2013 08:01:48 +0100 Jaroslav Tulach Verify the reflection works on interfaces reflection
Sun, 03 Feb 2013 07:48:42 +0100 Jaroslav Tulach Merge of default to reflection branch - need to work on improving annotations with arrays reflection
Sat, 02 Feb 2013 06:01:44 +0100 Jaroslav Tulach Checking for existance using typeof emul
Fri, 01 Feb 2013 21:25:42 +0100 Jaroslav Tulach Reverted the condition checks emul
Fri, 01 Feb 2013 19:49:21 +0100 Jaroslav Tulach Infering the URL context from the browser's base URL, if any emul
Fri, 01 Feb 2013 18:42:07 +0100 Jaroslav Tulach Can initialize VM with classpath composed of a JAR file and read resources from it emul
Fri, 01 Feb 2013 18:35:21 +0100 Jaroslav Tulach null is not instance of anything emul
Fri, 01 Feb 2013 18:35:08 +0100 Jaroslav Tulach We don't need JavaScript inflater anymore emul
Fri, 01 Feb 2013 18:03:03 +0100 Jaroslav Tulach AssertionError report as errors emul