Mon, 18 Feb 2013 13:03:01 +0100 Jaroslav Tulach Changes in String array are properly notified model
Mon, 18 Feb 2013 12:26:16 +0100 Jaroslav Tulach Generate List<type> for arrays model
Sun, 17 Feb 2013 17:58:34 +0100 Jaroslav Tulach Bringing in latest default branch model
Mon, 25 Feb 2013 19:27:32 +0100 Jaroslav Tulach Merge in the detection of long return type
Mon, 25 Feb 2013 19:26:02 +0100 Jaroslav Tulach As 5652acd48509 shows, it is dangerous to return long from @JavaScriptBody. Warn about such situation.
Mon, 25 Feb 2013 19:10:36 +0100 Jaroslav Tulach Merging in arithmetic latest fix, which has little to do with arithmetic
Mon, 25 Feb 2013 19:00:08 +0100 Lubomir Nerad Added conversion to long for JavaScript implementation of System.currentTimeMillis arithmetic
Mon, 25 Feb 2013 11:18:12 +0100 Jaroslav Tulach Merge of Lubo's fix to David's problem: Infinity and div by zero
Tue, 19 Feb 2013 15:59:27 +0100 Lubomir Nerad Merge with trunk arithmetic
Tue, 19 Feb 2013 15:33:32 +0100 Lubomir Nerad Fixed float/double problems found by David arithmetic
Sat, 16 Feb 2013 11:02:15 +0100 Jaroslav Tulach Specify version of surefire plugin
Sat, 16 Feb 2013 09:26:20 +0100 Jaroslav Tulach Initial attempt to use Google Closure Compiler to compress the size of the Bck2Brwsr VM closure
Sat, 16 Feb 2013 08:24:45 +0100 Jaroslav Tulach Missing return statement
Fri, 15 Feb 2013 21:16:05 +0100 Jaroslav Tulach Time to merge emul branch to default: Archetype now generates static ZIP on deploy
Fri, 15 Feb 2013 21:14:49 +0100 Jaroslav Tulach Merge from default branch to resolve conflicts emul
Fri, 15 Feb 2013 21:02:01 +0100 Jaroslav Tulach Just report an error to console when a classpath element can't be loaded emul
Fri, 15 Feb 2013 20:56:16 +0100 Jaroslav Tulach Return 404 for not found classes. Prepend ldCls loading function before standard path emul
Fri, 15 Feb 2013 20:09:36 +0100 Jaroslav Tulach Modifying the archetype to generate static ZIP file to be uploaded on a static web server emul
Fri, 15 Feb 2013 19:33:21 +0100 Jaroslav Tulach Don't use the main class trick now, as Main-Class is supposed to have main method emul
Fri, 15 Feb 2013 19:28:31 +0100 Jaroslav Tulach Using simple name should allow us to support multiple pages in the future emul
Fri, 15 Feb 2013 19:24:34 +0100 Jaroslav Tulach Rewriting the (dynamic) calculator demo to be able to reference JARs, but load from a server emul
Fri, 15 Feb 2013 19:21:40 +0100 Jaroslav Tulach Renaming the mojo to be more meaningful emul
Fri, 15 Feb 2013 19:18:57 +0100 Jaroslav Tulach Separate the lines, so license is kept clean emul
Thu, 14 Feb 2013 13:39:40 +0100 Jaroslav Tulach Invocation from static pages needs to finish packaging emul
Fri, 15 Feb 2013 16:06:12 +0100 Lubomir Nerad Fixed int & long division by zero (Bug 4668) and int negative division arithmetic
Fri, 15 Feb 2013 11:54:45 +0100 Jaroslav Tulach Lubo added a forgotten 'UTF-8' argument
Fri, 15 Feb 2013 11:40:01 +0100 Lubomir Nerad Explicitly specify UTF-8 arithmetic
Fri, 15 Feb 2013 11:15:15 +0100 Lubomir Nerad Merge with trunk arithmetic
Thu, 14 Feb 2013 13:17:19 +0100 Jaroslav Tulach Fixing problems with Class.isAssignableFrom reported by David
Thu, 14 Feb 2013 12:06:44 +0100 Jaroslav Tulach Merging David's fix to canvas API to default branch
Thu, 14 Feb 2013 12:06:16 +0100 David Pulkrabek According to http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas/#dom-context-2d-globalcompositeoperation the setGlobalCompositeOperation needs String parameter canvas
Thu, 14 Feb 2013 12:05:43 +0100 Jaroslav Tulach Synchronizing with default branch canvas
Tue, 12 Feb 2013 23:30:01 +0100 Jaroslav Tulach Flexible composition of classpath. One can either specify a URL or a load function emul
Wed, 13 Feb 2013 18:46:55 +0100 Jaroslav Tulach Link to the right repositories
Wed, 13 Feb 2013 18:12:46 +0100 Jaroslav Tulach Specifying parent for and preventing deploy
Wed, 13 Feb 2013 17:44:45 +0100 Jaroslav Tulach Don't do anything during deploy phase with our sample demos
Wed, 13 Feb 2013 17:31:30 +0100 Jaroslav Tulach Getting ready to deploy on maven.java.net
Wed, 13 Feb 2013 16:54:32 +0100 Jaroslav Tulach Merging in initial version of the IDE improving module. Includes conversion hint by Lahvac and Igor and @JavaScriptBody coloring by Tomas Z.
Wed, 13 Feb 2013 16:52:50 +0100 Jaroslav Tulach Adding missing license ide
Wed, 13 Feb 2013 16:52:33 +0100 Jaroslav Tulach Updating the expected output to recent changes in the B2BNI ide
Wed, 13 Feb 2013 16:14:07 +0100 Jaroslav Tulach Need direct dependency on parsing API ide
Wed, 13 Feb 2013 15:21:54 +0100 tzezula Added EmbeddingProvider for JavaScriptBody. ide
Wed, 13 Feb 2013 12:51:31 +0100 Jaroslav Tulach Removing unused imports ide
Wed, 13 Feb 2013 12:45:02 +0100 Jaroslav Tulach Using Igor's tokenizer in Lahvac's hint ide
Wed, 13 Feb 2013 12:08:00 +0100 Jaroslav Tulach Igor's dejsni files and tests. Modified to compile. ide
Wed, 13 Feb 2013 11:12:55 +0100 Jaroslav Tulach Lahvac's hint to convert from JSNI to @JavaScriptBody ide
Tue, 12 Feb 2013 16:46:13 +0100 Jaroslav Tulach Chrome 23 may not have window.performance.now yet emul
Tue, 12 Feb 2013 12:07:55 +0100 Jaroslav Tulach Explicitly specify UTF-8
Tue, 12 Feb 2013 11:54:22 +0100 Jaroslav Tulach Using \u when specifying yellow horse test
Tue, 12 Feb 2013 11:46:53 +0100 Jaroslav Tulach Merge of Lubo's fix for java.net bug #4649
Mon, 11 Feb 2013 19:55:00 +0100 Jaroslav Tulach Allows two isolated bck2brwsr VM in a single JavaScript page/context emul
Mon, 11 Feb 2013 19:51:35 +0100 Jaroslav Tulach Prevent against NPE emul
Mon, 11 Feb 2013 19:47:46 +0100 Jaroslav Tulach Support relaunching of test cases. Just reload the initial browser page and the test cases will be executed again. Useful when setting breakpoints. emul
Mon, 11 Feb 2013 12:46:43 +0100 Jaroslav Tulach Encapsulation. Moving shared code into TestVM instance. emul
Sun, 10 Feb 2013 19:33:35 +0100 Jaroslav Tulach Print also the type of the exception, not only its message emul
Sun, 10 Feb 2013 12:14:40 +0100 Jaroslav Tulach Using FastJar to read the content table of JAR files emul
Sun, 10 Feb 2013 09:51:22 +0100 Jaroslav Tulach Original version of NetBeans FastJar from release73 branch emul
Fri, 08 Feb 2013 11:12:02 +0100 Jaroslav Tulach Proper implementation of System.currentTimeMillis with so desired test
Fri, 08 Feb 2013 09:09:12 +0100 Jaroslav Tulach Merging emulation of Long to default branch
Thu, 07 Feb 2013 13:41:56 +0100 Jaroslav Tulach Recognizing Main-Class attribute, so initializing the VM is just about passing in correct classpath emul