Commits
User selector
Commit History
Commits on Dec 12, 2014
Commits on Aug 30, 2013
This commit makes some additional patches to JavaVersion and
Show description for 64485accommitted
rcartwright
Commits on Aug 29, 2013
This commit patches the JavaVersion class to accommodate Oracle Java 7 JVMs on the Mac. It also makes a small revision to build.xml to keep many unit test from inexplicably breaking on Java 7.
Show description for a915713committed
rcartwright
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Sep 21, 2010
Fixed bug 3069101: HelloWorld Applet Throws Exception
Show description for ce0ecf6committed
mgricken
Commits on Aug 27, 2010
Merging drjava-compilers branch into trunk. This is a major
Show description for 9e919d6committed
mgricken
Commits on Aug 17, 2010
Null object pattern for JDKDescriptors.
Show description for 0a85493committed
mgricken
Commits on Jul 30, 2010
Merged trunk into branch, worked on HJ compiler adapter.
Show description for a0957e8committed
mgrickenFuture-proofing for Oracle-branded JVMs. "Oracle" string
Show description for a6457aacommitted
mgricken
Commits on Jul 28, 2010
Beginning to integrate HJ compiler from drjava-hj branch.
Show description for 9d83c5ecommitted
mgricken
Commits on Jun 23, 2010
Working on refactored compiler adapters.
Show description for b3945c9committed
mgricken
Commits on Jun 22, 2010
Working on refactored compiler adapters.
Show description for b121ed2committed
mgrickenWorking on refactoring compiler adapters.
Show description for 0af0c72committed
mgricken
Commits on Jun 10, 2010
Working on pluggable compound compiler adapters.
Show description for 0de85cacommitted
mgricken
Commits on Apr 9, 2010
PLT Utilities: Close the stream used to load a class file in PathClassLoader.
Show description for be90288committed
dlsmith
Commits on Mar 26, 2010
Fixes bug 2976836: getPackage()
Show description for 3944766committed
mgricken
Commits on Feb 4, 2010
PLT Utilities: Re-expressed IterUtil.toString and IterUtil.hashCode in terms of the standard helpers for those, TextUtil.toString and ObjectUtil.hash.
Show description for 2d130b5committed
dlsmith
Commits on Jan 20, 2010
Copyright change, and svn property change svn:keywords to
Show description for 5eee0c8committed
mgricken
Commits on Dec 21, 2009
Commits on Dec 2, 2009
PLT Utilities: Fixed recursive logging bug (don't want to start a new process while trying to start an RMI-based log).
Show description for 80debf5committed
dlsmith
Commits on Nov 20, 2009
PLT Utilities:
Show description for cbcb761committed
dlsmith
Commits on Oct 19, 2009
Simplified the 'treat major versions from different
Show description for bd123d0committed
mgricken
Commits on Sep 30, 2009
Added -Dlink-source=yes Ant parameter to create Javadoc
Show description for d8743e3committed
mgricken
Commits on Sep 28, 2009
Fixed Mint-before-anything order.
Show description for db9279ecommitted
mgrickenFixed Mint library lookup and compiler ordering:
Show description for ad1e048committed
mgricken
Commits on Sep 23, 2009
Working full boot classpath for Mint compiler.
Show description for 09b707ccommitted
mgricken
Commits on Sep 8, 2009
Created branch for Mint compiler integration. This is more difficult
Show description for ecec455committed
mgricken
Commits on Sep 7, 2009
Preliminary OpenJDK6 compiler adapter (necessary because OpenJDK6
Show description for cb29720committed
mgricken
Commits on Aug 28, 2009
PLT Utilities: Set factories based on Iterables (makeSet(), makeRelation()) tweaked to preserve order using LinkedHashSet.
Show description for b4cb953committed
dlsmith
Commits on Aug 24, 2009
PLT Utilities: Updated NoDuplicatesIterator and FilteredIterator to support null elements (which were treated before as end-of-list sentinels).
Show description for e52121bcommitted
dlsmith
Commits on Aug 12, 2009
PLT Utilities: Cosmetic change in the display of TreeLogSink.
Show description for 46bcadfcommitted
dlsmith
Commits on Jul 31, 2009
Commits on Jul 25, 2009
PLT Utilities: Added comments to UnindexedRelation.
Show description for ec122c4committed
dlsmithPLT Utilities: Implemented UnindexedRelation, a lightweight alternative to IndexedRelation. Implemented comparator() factory methods for tuple classes (Option, Pair, Triple, Quad). Implemented Ob…
Show description for a9bb916committed
dlsmith
Commits on Jul 20, 2009
Added a JavaVersion.fullVersion() method to convert a JavaVersion to a generic FullVersion.
Show description for ecd8712committed
mgricken