icedtea6

log

age author description
2010-04-09 Andrew John Hughes Always attempt pkgconfig detection of NSS, only resulting to the system library directory hack when necessary.default tip
2010-04-08 doko 2010-04-08 Matthias Klose <doko@ubuntu.com>
2010-04-08 Andrew John Hughes Merge
2010-04-07 Deepak Bhole Update debug output string and function/structure names to
2010-04-08 Andrew John Hughes Remove remaining references to rt source directory.
2010-04-07 Xerxes R?nby Updated check for shared LLVM library to include svn.
2010-04-06 Deepak Bhole Profiled memory usage and implemented proper cleanup for C++ side.
2010-04-05 doko Fix Hitachi SH settings
2010-04-04 doko Check for shared LLVM library.
2010-04-01 Xerxes R?nby Add explicit success returncode to mkbc.c
2010-03-31 doko .hgignore: Add Makefile.in
2010-03-31 doko Fix typo in IcedTeaNPPlugin.cc.
2010-03-31 Andrew John Hughes Merge
2010-03-31 Andrew John Hughes Support hs16 with security patches.
2010-03-31 doko acinclude.m4 (ENABLE_ZERO_BUILD): Depend on IT_SET_ARCH_SETTINGS
2010-03-30 Andrew John Hughes Add security updates.
2010-03-30 Andrew John Hughes Make javac versioning patch work with hs16 as well.
2010-03-30 Edward Nevill Fix for fast bytecode in cpp interpreter
2010-03-30 Andrew John Hughes Use IT_JAVACFLAGS and don't hardcode source/target options in javac script. Move to Perl javac.in, as in IcedTea7.
2010-03-29 Andrew John Hughes Remove BINARY_PLUGS_PATH environment variable setting and dead tools.jar targets.
2010-03-25 doko Remove wrong tag icedtea6-1.6-branchpoint.
2010-03-25 doko 2010-03-25 Matthias Klose <doko@ubuntu.com>
2010-03-25 doko Added tag icedtea6-1.8-branchpoint for changeset 9420faca6468
2010-03-25 doko Added tag icedtea6-1.6-branchpoint for changeset 9420faca6468
2010-03-22 Deepak Bhole Changed FIFO file location from /tmp/$user-... to
2010-03-19 Andrew John Hughes Remove duplication between ICEDTEA_ENV and ICEDTEA_ENV_ECJ.
2010-03-19 Deepak Bhole Fixed build: Changed IcedTeaPlugin.o -> IcedTeaNPPlugin.o
2010-03-19 Gary Benson Merge
2010-03-19 Gary Benson Shark updates
2010-03-19 Deepak Bhole Fixed Bug# 166: Create FIFO pies in temp dir instead of ~/.icedteaplugin
2010-03-19 Deepak Bhole Renamed IcedTeaPlugin.{cc,h} back to IcedTeaNPPlugin.{cc,h}
2010-03-19 Andrew John Hughes Merge
2010-03-19 Pavel Tisnovsky patches/icedtea-sh4-support.patch: removed duplicated
2010-03-18 Andrew John Hughes Update NEWS with OpenJDK6 b18 details and plugin/NetX build changes.
2010-03-18 Pavel Tisnovsky Added new regression test to check if the cacerts keytool
2010-03-18 Gary Benson Fix an issue with lost asynchronous exceptions
2010-03-17 doko More NEWS ...
2010-03-17 doko Updates for Hitachi SH
2010-03-17 doko Update NEWS for 1.8.
2010-03-16 Andrew John Hughes Remove the old plugin.
2010-03-16 Andrew John Hughes Only apply @Override patch to the ecj tree (needed as we currently build with 1.5 not 1.6 flags)
2010-03-16 Andrew John Hughes NetX/plugin build sync (3/3): Remove binary plug import.
2010-03-16 Deepak Bhole Added support for JSObject.finalize()
2010-03-15 Andrew John Hughes NetX/plugin build sync (2/3): Have the OpenJDK build extract the built plugin and NetX code as imports, not binary plugs.
2010-03-15 Deepak Bhole Liveconnect message processing design changes.
2010-03-12 Andrew John Hughes NetX/plugin build sync (1/3): Build NetX and plugin sources separately.
2010-03-11 Gary Benson Fix bugs preventing Shark building itself
2010-03-11 Gary Benson Increased ThreadStackSize by 512kb on 32-bit platforms
2010-03-11 Gary Benson Whitespace changes
2010-03-10 Andrew John Hughes Backport fix for Sun bug 6822370.
2010-03-10 Andrew John Hughes Remove some old cruft.
2010-03-10 doko Use Sazanami instead of Kochi for Japanese font on Debian/Ubuntu
2010-03-09 Deepak Bhole Message protocol overhaul to fix race conditions
2010-03-09 Andrew John Hughes Generalise ZERO_ARCHFLAG to ARCHFLAG and use in PulseAudio native build.
2010-03-08 Andrew John Hughes Merge
2010-03-08 doko Makefile.am (ICEDTEA_ECJ_PATCHES): Add DISTRIBUTION_ECJ_PATCHES
2010-03-08 Andrew John Hughes Revert previous change to copying over linking; patch will break hard links.
2010-03-08 Andrew John Hughes Build bootstrap classes from ecj tree, which is now copied, not linked.
2010-03-04 Andrew John Hughes Merge
2010-03-04 Xerxes R?nby Fix Shark sharkCompiler mattr memory corruption bug.