You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wisberg 2eb14b49f1 minimal build script (for doc distribution), instructions. 19 years ago
ajbrowser FindBugs: fixes. 20 years ago
ajde Performance optimization - use stringbuffer (found using xray) 19 years ago
ajdoc Fixed 3 bugs reported in bug#82340, including correct use of visibility modifiers. 19 years ago
asm Fix for atrocious incremental compilation performance. 19 years ago
aspectj-attic initial version of unused/attic code for later reference 21 years ago
aspectj5rt Didnt have a default. 19 years ago
bcel-builder More accessors for the different types of value. 19 years ago
bridge Matthew fix for 83380: don't use enum as a variable name. 19 years ago
build working bash script 19 years ago
docs Fixed URLs 19 years ago
eclipse.plugin base structure for the org.aspectj.aspectjrt plugin 20 years ago
lib support for building Java 5 sources 19 years ago
org.aspectj.ajdt.core Use ability to remove problems when building using intermediate compilation results (fix doubling of tasks/deows in inc building) 19 years ago
org.aspectj.lib minimal build script (for doc distribution), instructions. 19 years ago
org.eclipse.jdt.core Includes ability to remove problems from a compilation result. 19 years ago
run-all-junit-tests The JUnit test suite to end all test suites. This should come in pretty handy.... 20 years ago
runtime aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in build/src/.../Builder.properties), so this is disabled (not deleted since undeleting in CVS is, um, awkward) 19 years ago
shadows.org.eclipse.jdt.core Adrian made me put these in. We seem to need a directory containing one file in order to satisfy the build script when it builds shadows.org.eclipse.jdt.core. 20 years ago
taskdefs skipping test on X feature said to be failing on the build machine, though not locally. 19 years ago
testing better handling on a 1.4 vm 19 years ago
testing-client spring cleaning in advance of 1.2 enhancements: 20 years ago
testing-drivers refactoring, reformatting; support for generated test classes (latter not checked in) 19 years ago
testing-util organized imports. 20 years ago
tests @xxx(@Foo) -> @xxx(Foo) 19 years ago
util hack workaround for 48650 19 years ago
weaver @xxx(@Foo) -> @xxx(Foo) 19 years ago