summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* fix for Bugzilla Bug 53981acolyer2004-08-101-3/+8
* Fix for Bug 71377: Cannot advise private method call in around adviceaclement2004-08-091-7/+39
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-062-9/+24
* More work on 'cant find type' (bug 44191)aclement2004-08-062-3/+3
* See the stack trace in real stderr so you can click on it !aclement2004-08-061-0/+1
* works for me! on Linux, on Windows, on JDK 1.4, on JDK 1.3...acolyer2004-08-061-1/+2
* making paths absolute flushed out a Linux file system dependency in one of theacolyer2004-08-061-1/+1
* fix for Bugzilla Bug 42573acolyer2004-08-054-12/+86
* if I will insist on having my own directory....acolyer2004-08-051-0/+1
* tests for Bugzilla Bug 54618acolyer2004-08-052-0/+126
* last piece of fix for Bugzilla Bug 54621acolyer2004-08-051-1/+36
* Enables a test to access the last run result (for output checking)aclement2004-08-051-3/+9
* platform neutral path handling.aclement2004-08-041-4/+13
* Added support to ease programmatic testing of compiler (AjcTestCaseacolyer2004-08-047-18/+1326
* The BIG commit. aclement2004-08-0314-94/+383
* Fix for Bugzilla Bug 57666 aclement2004-08-022-1/+33
* Fix for Bugzilla Bug 70773 aclement2004-08-021-11/+18
* Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenanceacolyer2004-07-3024-10/+9
* went for [error] in the end based on a quick local straw poll...acolyer2004-07-291-2/+2
* organized imports.aclement2004-07-291-4/+4
* Now ITDs are reflected correctly in the structure model. Made getSignature()...aclement2004-07-291-1/+4
* just an extra few comments...aclement2004-07-291-0/+7
* fix for Bugzilla Bug 48990acolyer2004-07-281-1/+10
* Fix for 64331 aclement2004-07-281-6/+14
* added -XserializableAspectsacolyer2004-07-271-0/+1
* fix for Bugzilla Bug 58681acolyer2004-07-276-12/+36
* Made AsmHiearchyBuilder extensible in order to support tools that require moremkersten2004-07-272-28/+73
* Made AsmHiearchyBuilder extensible in order to support tools that require moremkersten2004-07-272-11/+54
* Generated aspectOf() method for singleton aspects will now decompile cleanly....aclement2004-07-261-17/+35
* adapt to new options and EclipseFactory constructor sigacolyer2004-06-081-5/+4
* use new AjCompilerOptions to store optionsacolyer2004-06-081-159/+107
* removed hard-wired dependency on AjBuildConfigacolyer2004-06-082-5/+23
* tests for the new options handlingacolyer2004-06-083-16/+154
* new classes used when building inside Eclipseacolyer2004-06-086-0/+592
* make this class live up to its name at lastacolyer2004-06-081-6/+226
* simplify options processing for AJDTacolyer2004-06-081-11/+12
* Fix and tests for Bugzilla Bug 62227 aclement2004-05-143-0/+42
* Fix for Bugzilla Bug 62073 aclement2004-05-141-0/+13
* Fix for Bugzilla Bug 59778 aclement2004-05-071-2/+2
* fixes a tiny window of error in incremental compilation. File.lastModified()Root_ajdt_supportacolyer2004-04-261-3/+5
* change test cases to use File.pathSeparator rather than ";"acolyer2004-04-262-8/+8
* fix for Bugzilla Bug 59895acolyer2004-04-261-1/+2
* Fix for Bugzilla Bug 59596 aclement2004-04-231-1/+2
* Fix for Bugzilla Bug 59440 aclement2004-04-231-3/+2
* Fix for Bug 58679 aclement2004-04-231-2/+2
* Fix for Bugzilla Bug 57436 aclement2004-04-081-2/+10
* Some of the fix for Bugzilla Bug 57432 aclement2004-04-071-1/+1
* Fix for Bugzilla Bug 57430 aclement2004-04-071-1/+8
* I added -XjavadocsInModel to make the addition of Javadoc strings to the ASM ...mkersten2004-04-074-7/+78
* AsmBuilderTest.testNullHandlingOfVisit() now checks for an NPE instead of an ...mkersten2004-04-071-4/+9