Activity for Dan Smith

  • Dan Smith Dan Smith committed [b67b38]

    Changed interface with javalanglevels.jar to su...

  • Dan Smith Dan Smith committed [fb385b]

    Competed support for inner classes. Added supp...

  • Dan Smith Dan Smith committed [b3284d]

    Added a line to copy an image for language leve...

  • Dan Smith Dan Smith committed [306d11]

    Updated to use the modified interface of javala...

  • Dan Smith Dan Smith committed [dfb9c0]

    Fixed OS X App and Mac platform files; combined...

  • Dan Smith Dan Smith committed [fec000]

    Re-committed to get proper tag

  • Dan Smith Dan Smith committed [539717]

    Modified build process -- removed custom GMT ta...

  • Dan Smith Dan Smith committed [61f560]

    Merged mac13 and mac14 platform code into singl...

  • Dan Smith Dan Smith committed [292b13]

    Set defaults in cvswrappers to treat executable...

  • Dan Smith Dan Smith committed [b2b647]

    Custom Ant timestamp task has been replaced wit...

  • Dan Smith Dan Smith committed [825069]

    Changed interface with javalanglevels to use JE...

  • Dan Smith Dan Smith committed [0d4ed7]

    Bug fix: now correctly handles bad return types...

  • Dan Smith Dan Smith committed [623681]

    Changed the javalanglevels interface to return ...

  • Dan Smith Dan Smith committed [13106d]

    Rolled back build-common.*. It turns out these...

  • Dan Smith Dan Smith committed [fde104]

    Bug fixes

  • Dan Smith Dan Smith committed [1502cf]

    Fixed a bug in looking up sources in the file s...

  • Dan Smith Dan Smith committed [15b984]

    Fixed file lookup algorithm to avoid potentiall...

  • Dan Smith Dan Smith committed [c19f77]

    Added an implementation of the new (a few month...

  • Dan Smith Dan Smith committed [51eb81]

    Fixed compatibility with JDK 1.5.0_04.

  • Dan Smith Dan Smith committed [f366d5]

    Fixed compatibility with JDK 1.5.0_04 (which ch...

  • Dan Smith Dan Smith committed [20449c]

    Slowed down scrolling speed from the default 10...

  • Dan Smith Dan Smith committed [5e0d03]

    Moved plugin code to the eclipse and jedit modules

  • Dan Smith Dan Smith committed [7e4cb8]

    Removed junk OS X helper files

  • Dan Smith Dan Smith committed [76ce22]

    Windows and Mac platform code moved to the plat...

  • Dan Smith Dan Smith committed [64eb9c]

    Initial revision

  • Dan Smith Dan Smith committed [1e13b2]

    Initial revision

  • Dan Smith Dan Smith committed [14f2e6]

    JSR-14 version 1.2 is no longer supported; java...

  • Dan Smith Dan Smith committed [ffd5de]

    Removed documentation; moved other support file...

  • Dan Smith Dan Smith committed [41d50a]

    JSR-14 version 1.0 is no longer being supported.

  • Dan Smith Dan Smith committed [96ed7f]

    Initial revision

  • Dan Smith Dan Smith committed [67e38f]

    Fixed failing test in model/repl/JavaDebugInter...

  • Dan Smith Dan Smith committed [cd1012]

    Reverted to 1.4-compatible DynamicJava version

  • Dan Smith Dan Smith committed [a95ee6]

    Added libs in their new location & new build.xm...

  • Dan Smith Dan Smith committed [5d6962]

    Added tools.jar to the Retroweaver verification...

  • Dan Smith Dan Smith committed [db30fb]

    Removed out-of-date sources

  • Dan Smith Dan Smith committed [a40073]

    Added tools.jar to the classpath so that the de...

  • Dan Smith Dan Smith committed [092b73]

    Misc cleanup

  • Dan Smith Dan Smith committed [041023]

    Added tools.jar to the classpath used by rmic, ...

  • Dan Smith Dan Smith committed [0aad04]

    Added build file

  • Dan Smith Dan Smith committed [a39897]

    manifest file is no longer needed (it's automat...

  • Dan Smith Dan Smith committed [60d499]

    Removed "packaging" directory from the source t...

  • Dan Smith Dan Smith committed [4f6729]

    Typo in build.xml

  • Dan Smith Dan Smith committed [77b9ea]

    Added docs lib file

  • Dan Smith Dan Smith committed [a55412]

    Removed dependencies on docbook2pdf from main b...

  • Dan Smith Dan Smith committed [d6ec83]

    Added resource copying to build process

  • Dan Smith Dan Smith committed [a4b079]

    Fixed typo in build.xml

  • Dan Smith Dan Smith committed [536afa]

    Minor fixes to remove compiler warnings. Mostl...

  • Dan Smith Dan Smith committed [7d73f9]

    Fixes to build file

  • Dan Smith Dan Smith committed [773382]

    Removed type parameter from CompilerErrorModel;...

  • Dan Smith Dan Smith committed [de6ffc]

    Added "run" targets and support for 14-in-15 te...

  • Dan Smith Dan Smith committed [222f5a]

    Upgraded to new build process. Removed generat...

  • Dan Smith Dan Smith committed [297c6f]

    Set flag to prevent clean from failing in the m...

  • Dan Smith Dan Smith committed [29c3bd]

    Major revision to developer docs

  • Dan Smith Dan Smith committed [30962d]

    Removed unnecessary dependencies on Retroweaver.

  • Dan Smith Dan Smith committed [9e7810]

    Changed startup class to edu.rice.cs.drjava.DrJ...

  • Dan Smith Dan Smith committed [77ba6a]

    Fixed typo in javadoc command

  • Dan Smith Dan Smith committed [667c57]

    Fixed typo in classpath and startup class

  • Dan Smith Dan Smith committed [b555b0]

    Added CodeStatus and Version files

  • Dan Smith Dan Smith committed [3cd12c]

    Updated ASTGen

  • Dan Smith Dan Smith committed [552672]

    Updated ASTGen

  • Dan Smith Dan Smith committed [4e444c]

    Fixed Subversion scripts and unjar-libs depende...

  • Dan Smith Dan Smith committed [594758]

    Made default Ant commands ("test", "compile", "...

  • Dan Smith Dan Smith committed [6cf710]

    Fixed broken "release" ant target

  • Dan Smith Dan Smith committed [2867a1]

    Made Subversion Ant tasks the default, rather t...

  • Dan Smith Dan Smith committed [1bfe4c]

    Migrated build script to Subversion; updated de...

  • Dan Smith Dan Smith committed [f4bc3b]

    Updated OS X wrapper; now contains version numb...

  • Dan Smith Dan Smith committed [808e20]

    Fixed ant branch command

  • Dan Smith Dan Smith committed [62a60c]

    Nested the classes in src/edu/rice/cs/util/sexp...

  • Dan Smith Dan Smith committed [87398b]

    Fixed compiler warnings in drjava.project.Proje...

  • Dan Smith Dan Smith committed [c16426]

    Fixed numerous Javadoc warnings

  • Dan Smith Dan Smith committed [3e1f0b]

    Cleaned up Retroweaver and JUnit output

  • Dan Smith Dan Smith committed [2b7246]

    Added a SuppressWarnings tag to drjava.model.de...

  • Dan Smith Dan Smith committed [98790b]

    Removed "svn:keywords" and "svn:eol-style" tags...

  • Dan Smith Dan Smith committed [c18e1b]

    Standardized the use of ellipses in menu action...

  • Dan Smith Dan Smith committed [f30f8f]

    Renamed "*Type" AST classes "*TypeName" in anti...

  • Dan Smith Dan Smith committed [dd87e8]

    Improved the tools.jar search. Fixed FileOps.g...

  • Dan Smith Dan Smith committed [a86ba9]

    Restructured to get rid of unnecessary packages...

  • Dan Smith Dan Smith committed [5491f8]

    Fixed buggy tools.jar search; added implementat...

  • Dan Smith Dan Smith committed [80dfa6]

    Rolled back revision 3427, which changed the re...

  • Dan Smith Dan Smith committed [c30106]

    Updated DynamicJava build script with recent ch...

  • Dan Smith Dan Smith committed [ac7a65]

    Added Type class hierarchy for type representat...

  • Dan Smith Dan Smith committed [bb97cd]

    Updated Retroweaver to version 1.2.3. Fixed ex...

  • Dan Smith Dan Smith committed [6e00bd]

    Standized the use of ellipses in menu items.

  • Dan Smith Dan Smith committed [fceaa8]

    Fixed Retroweaver error (replaced Arrays.toStri...

  • Dan Smith Dan Smith committed [8636a8]

    Added new general-purpose plt code module

  • Dan Smith Dan Smith committed [7227b6]

    Added new general-purpose plt code module

  • Dan Smith Dan Smith committed [582495]

    Removing failed attempt at an import (imported ...

  • Dan Smith Dan Smith committed [083b8d]

    Updated build.xml to match build template

  • Dan Smith Dan Smith committed [6693d9]

    Added methods in IterUtil to wrap arrays (of al...

  • Dan Smith Dan Smith committed [9286ce]

    Moved javalanglevels from a separate SourceForg...

  • Dan Smith Dan Smith committed [ee1b26]

    Added "recur" package, containing RecursionStac...

  • Dan Smith Dan Smith committed [00fcac]

    Added misc subproject for a build template, ima...

  • Dan Smith Dan Smith committed [0aa904]

    Added "*.properties" to the resources list

  • Dan Smith Dan Smith committed [9095e5]

    Added a couple of more versatile IterUtil.toStr...

  • Dan Smith Dan Smith committed [e4dbc6]

    Implemented iterables providing mathematical se...

  • Dan Smith Dan Smith committed [ade4b1]

    Added "makeSnapshot" methods to simplify forcin...

  • Dan Smith Dan Smith committed [3ce668]

    Added ConsLists and Option (some/none) tuples

  • Dan Smith Dan Smith committed [ed5312]

    Added cenquatasks lib file to support Clover

  • Dan Smith Dan Smith committed [910dbd]

    Added Clover tasks to the build script

  • Dan Smith Dan Smith committed [a5c40a]

    Debugged Clover in the build script

1 >