log

age author description
Mon, 01 Mar 2010 19:48:43 +0000 Andrew John Hughes Create plugin.stamp with the right filename.
Mon, 01 Mar 2010 19:05:45 +0000 Andrew John Hughes Use stamps for all Makefile targets.
Mon, 01 Mar 2010 16:05:43 +0000 Andrew John Hughes Add patch to correct environment variable.
Mon, 01 Mar 2010 15:33:01 +0000 Andrew John Hughes Remove errant backslash.
Mon, 01 Mar 2010 15:20:29 +0000 Andrew John Hughes Simplify JAXWS patching for OpenJDK6.
Tue, 17 Nov 2009 21:35:00 +0000 Andrew John Hughes Make the AttributeBase fix actually compile...
Tue, 17 Nov 2009 19:49:20 +0000 Andrew John Hughes Add additional JAXWS gcj 4.3 fix for AttributeBase.java
Mon, 01 Mar 2010 14:31:42 +0000 Andrew John Hughes Patch the JAXWS source if getDTDType() has the wrong return type (gcj 4.3 and earlier)
Mon, 01 Mar 2010 13:51:34 +0000 Andrew John Hughes Don't add tools.jar to bootclasspath; now a symlink to rt.jar.
Mon, 01 Mar 2010 09:41:01 +0100 Mark Wielaard Don't add generated dir to bootclasspath in langtools/make/build.xml.
Fri, 26 Feb 2010 21:56:21 +0100 Mark Wielaard Add 6928623-verbose-langtools.patch.
Fri, 26 Feb 2010 17:25:59 +0100 ptisnovs Removed two unnecessary timezone patches
Fri, 26 Feb 2010 15:53:18 +0100 Xerxes R?nby Undefine Shark debug code for NDEBUG builds
Thu, 25 Feb 2010 12:21:49 +0000 Andrew John Hughes Handle clean-pulse-java being undefined.
Wed, 24 Feb 2010 23:30:18 +0000 Andrew John Hughes Ensure THANKYOU is distributed in the tarball. Remove duplicate AUTHORS file.
Wed, 24 Feb 2010 16:59:24 -0500 Deepak Bhole Fix security permissions related to get/set property, based on specifications
Wed, 24 Feb 2010 21:07:59 +0000 Andrew John Hughes Cleanup .hgignore, including turning off bad usage of regular expressions.
Wed, 24 Feb 2010 20:56:59 +0000 Andrew John Hughes Use full path to jar application when rewriting Rhino files.
Wed, 24 Feb 2010 20:22:15 +0000 Andrew John Hughes Make sure PulseAudio headers are picked up by adding -I$(PULSE_JAVA_NATIVE_BUILDDIR)
Wed, 24 Feb 2010 18:52:44 +0000 Andrew John Hughes Refer to libpulse-java.so with full path to native build directory.
Wed, 24 Feb 2010 17:45:42 +0000 Andrew John Hughes Merge
Wed, 24 Feb 2010 17:44:36 +0000 Andrew John Hughes Provide a single rule to build all PulseAudio object files without explicit source file names.
Tue, 23 Feb 2010 17:36:57 +0000 Gary Benson Whitespace fixes
Tue, 23 Feb 2010 12:08:37 -0500 Gary Benson Reformat Shark to match upstream HotSpot
Tue, 23 Feb 2010 11:46:21 -0500 Deepak Bhole Merge with main repo
Mon, 22 Feb 2010 17:53:44 -0500 Deepak Bhole - Fixed IcedTea Bug# 446: Use JDK_UPDATE_VERSION to set the jpi version.
Tue, 23 Feb 2010 12:05:51 +0000 Gary Benson Add 2010 to some copyright headers that were missing it
Tue, 23 Feb 2010 09:01:28 +0000 Gary Benson Comment fix
Mon, 22 Feb 2010 16:54:32 -0500 Deepak Bhole Centralized and increased timeouts to give slow-loading applets enough
Sun, 21 Feb 2010 16:24:11 +0100 Xerxes R?nby Update Shark for LLVM r95390 API change.