Wed, 09 Oct 2013 23:09:55 +0200 Jaroslav Tulach In case on Bundle_xx.properties are found, return null rather than throwing an exception
Wed, 09 Oct 2013 22:26:24 +0200 Jaroslav Tulach System.getProperty('os.name') does not throw exception in javax.script mode
Wed, 09 Oct 2013 22:04:11 +0200 Jaroslav Tulach Brinding Martin's long arithmetic improvements to default, so EnumSets really work
Wed, 09 Oct 2013 22:03:26 +0200 Jaroslav Tulach Prefix well-known static enum fields with fld_
Wed, 09 Oct 2013 22:02:34 +0200 Jaroslav Tulach Don't provide resources from rt.jar when generating bck2brwsr.js as the minimal library is not self contained anymore - but we still want as small bck2brwsr.js as possible
Wed, 09 Oct 2013 17:59:11 +0200 Jaroslav Tulach Use typeof console to check for its presence
Wed, 09 Oct 2013 17:28:39 +0200 Jaroslav Tulach Conditional logging to run in a worker thread
Wed, 09 Oct 2013 17:17:30 +0200 Jaroslav Tulach Merging the conditional logging checks
Wed, 09 Oct 2013 16:07:19 +0200 Jaroslav Tulach Replace parameters and log only if console object is present
Wed, 09 Oct 2013 16:53:45 +0200 Jaroslav Tulach Unicode has some special new line characters that need to be encoded too
Wed, 09 Oct 2013 16:45:28 +0200 Jaroslav Tulach Prefix also static fields to avoid their confusion with keywords
Wed, 09 Oct 2013 14:50:29 +0200 Martin Soch Fix for bug 5408, error in shift operations on Long. arithmetic
Mon, 07 Oct 2013 14:20:58 +0200 Martin Soch merge with revision 1294 where issues with SHIFT operations on Long were detected arithmetic
Mon, 07 Oct 2013 16:17:21 +0200 Jaroslav Tulach ReExp builds on top of mini emul Character
Mon, 07 Oct 2013 16:14:56 +0200 Jaroslav Tulach Bringing RegEx into default branch as it is needed for Javac
Mon, 07 Oct 2013 16:13:27 +0200 Jaroslav Tulach Adding RegEx implementation jdk7-b147
Mon, 07 Oct 2013 14:59:21 +0200 Jaroslav Tulach Now, when the minimal API profile is not self contained, we need to ignore classes coming from the boot classpath
Mon, 07 Oct 2013 14:24:15 +0200 Jaroslav Tulach Depend on right version of net.java.html APIs
Mon, 07 Oct 2013 13:37:16 +0200 Jaroslav Tulach Enough to run the test in JDK for now
Sat, 05 Oct 2013 07:23:48 +0200 Jaroslav Tulach Need to skip URI and System references, as they are not part of minimal API profile
Fri, 04 Oct 2013 15:02:17 +0200 Jaroslav Tulach Charset can be compiled now
Fri, 04 Oct 2013 15:01:04 +0200 Jaroslav Tulach Correct way of expanding the array
Fri, 04 Oct 2013 12:05:02 +0200 Jaroslav Tulach Trivial access controller
Fri, 04 Oct 2013 12:01:56 +0200 Jaroslav Tulach Somehow implementing the calendar classes so they compile
Fri, 04 Oct 2013 11:07:00 +0200 Jaroslav Tulach Commenting out stuff in java.text so the classes compile
Fri, 04 Oct 2013 10:52:01 +0200 Jaroslav Tulach Concurrency utilities
Thu, 03 Oct 2013 17:36:44 +0200 Jaroslav Tulach Implementation of few more JDK classes
Thu, 03 Oct 2013 15:51:55 +0200 Jaroslav Tulach Work on javac branch seems to have some results, so merge it
Thu, 03 Oct 2013 15:43:10 +0200 Jaroslav Tulach Merging JDK classes need to run javac into default branch - don't compile yet
Thu, 03 Oct 2013 15:40:35 +0200 Jaroslav Tulach Set of JDK classes needed to run javac jdk7-b147
Thu, 03 Oct 2013 14:45:25 +0200 Jaroslav Tulach Can get access to ClassLoader and use it to load resources and classes
Thu, 03 Oct 2013 14:43:00 +0200 Jaroslav Tulach Float.parseFloat implemented
Thu, 03 Oct 2013 14:39:56 +0200 Jaroslav Tulach String.replace is now capable to relace a pattern with a longer super pattern
Thu, 03 Oct 2013 14:35:09 +0200 Jaroslav Tulach Throw index out of bounds exception
Thu, 03 Oct 2013 10:07:18 +0200 Jaroslav Tulach Merging two heads javac
Mon, 30 Sep 2013 17:11:18 +0200 Jaroslav Tulach Make sure os.name property is defined javac
Thu, 03 Oct 2013 10:03:22 +0200 Jaroslav Tulach Bringing in Tomas's no java.io.File file manager javac
Thu, 03 Oct 2013 10:02:13 +0200 Jaroslav Tulach Fixing license
Wed, 02 Oct 2013 22:32:57 +0200 tzezula Fixed ClassLoader problems.
Wed, 02 Oct 2013 21:00:24 +0200 tzezula ClassLoaderFileManager
Sat, 28 Sep 2013 20:54:50 +0200 Jaroslav Tulach Explicitly enumerating the classes we want to compile against javac
Sat, 28 Sep 2013 13:08:41 +0200 Jaroslav Tulach Adding some implementation of in/out/err streams javac
Sat, 28 Sep 2013 12:03:59 +0200 Jaroslav Tulach Can use Constructor.newInstance with parameters javac
Sat, 28 Sep 2013 02:45:17 +0200 Jaroslav Tulach However the Locale class needs to be simplified - it is suprising how a class used in a trival way may get bloated javac
Sat, 28 Sep 2013 02:44:17 +0200 Jaroslav Tulach Merging the needed Locale javac
Sat, 28 Sep 2013 02:18:42 +0200 Jaroslav Tulach String.format needs Locale jdk7-b147
Sat, 28 Sep 2013 02:43:18 +0200 Jaroslav Tulach Some trivial implementations of methods that work with Locale javac
Sat, 28 Sep 2013 02:11:01 +0200 Jaroslav Tulach Can convert URL to URI javac
Sat, 28 Sep 2013 02:04:01 +0200 Jaroslav Tulach Bringing in StringReader and StringWriter javac
Sat, 28 Sep 2013 02:02:00 +0200 Jaroslav Tulach Adding StringWriter and reader as it is used in Javac jdk7-b147
Sat, 28 Sep 2013 02:03:14 +0200 Jaroslav Tulach Javac uses Throwable printStackTrace method a lot javac
Sat, 28 Sep 2013 01:32:59 +0200 Jaroslav Tulach Adding more reflection methods, but mostly throwing exceptions javac
Sat, 28 Sep 2013 01:23:06 +0200 Jaroslav Tulach Bringing changes from default branch javac
Fri, 27 Sep 2013 20:20:50 +0200 Jaroslav Tulach JavaOne attendees asked for support for String.replaceAll, so here it is
Thu, 26 Sep 2013 16:40:32 -0700 Anton Epple documentation canvas
Thu, 26 Sep 2013 16:33:04 -0700 Anton Epple documentation canvas
Fri, 27 Sep 2013 00:49:48 +0200 Jaroslav Tulach Use factory method to create GraphicsContext canvas
Fri, 27 Sep 2013 00:41:07 +0200 Jaroslav Tulach Commenting out currently not needed methods canvas
Thu, 26 Sep 2013 23:50:31 +0200 Jaroslav Tulach Depend on 0.9-SNAPSHOT version of the API canvas
Thu, 26 Sep 2013 14:33:27 -0700 Anton Epple made image final canvas