Fri, 15 Feb 2013 19:21:40 +0100Renaming the mojo to be more meaningful emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 15 Feb 2013 19:21:40 +0100] rev 740
Renaming the mojo to be more meaningful

Fri, 15 Feb 2013 19:18:57 +0100Separate the lines, so license is kept clean emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 15 Feb 2013 19:18:57 +0100] rev 739
Separate the lines, so license is kept clean

Thu, 14 Feb 2013 13:39:40 +0100Invocation from static pages needs to finish packaging emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 14 Feb 2013 13:39:40 +0100] rev 738
Invocation from static pages needs to finish packaging

Fri, 15 Feb 2013 16:06:12 +0100Fixed int & long division by zero (Bug 4668) and int negative division arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 15 Feb 2013 16:06:12 +0100] rev 737
Fixed int & long division by zero (Bug 4668) and int negative division

Fri, 15 Feb 2013 11:54:45 +0100Lubo added a forgotten 'UTF-8' argument
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 15 Feb 2013 11:54:45 +0100] rev 736
Lubo added a forgotten 'UTF-8' argument

Fri, 15 Feb 2013 11:40:01 +0100Explicitly specify UTF-8 arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 15 Feb 2013 11:40:01 +0100] rev 735
Explicitly specify UTF-8

Fri, 15 Feb 2013 11:15:15 +0100Merge with trunk arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 15 Feb 2013 11:15:15 +0100] rev 734
Merge with trunk

Thu, 14 Feb 2013 13:17:19 +0100Fixing problems with Class.isAssignableFrom reported by David
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 14 Feb 2013 13:17:19 +0100] rev 733
Fixing problems with Class.isAssignableFrom reported by David

Thu, 14 Feb 2013 12:06:44 +0100Merging David's fix to canvas API to default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 14 Feb 2013 12:06:44 +0100] rev 732
Merging David's fix to canvas API to default branch

Thu, 14 Feb 2013 12:06:16 +0100According to http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas/#dom-context-2d-globalcompositeoperation the setGlobalCompositeOperation needs String parameter canvas
David Pulkrabek <david.pulkrabek@oracle.com> [Thu, 14 Feb 2013 12:06:16 +0100] rev 731
According to http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas/#dom-context-2d-globalcompositeoperation the setGlobalCompositeOperation needs String parameter