aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/testsrc/org
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 55341 aclement2004-04-021-2/+11
* fix for Bugzilla Bug 31460 acolyer2004-04-021-0/+82
* Convenience method to run ajc in a child classloader and get List/String resu...wisberg2004-03-311-0/+33
* Fix for Bugzilla Bug 41181 aclement2004-03-161-0/+12
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-243-1/+52
* eliminated a dependency on org.eclipse.core.runtime that had crept acolyer2004-01-231-2/+2
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-236-31/+31
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-134-51/+86
* Fix for: Bugzilla Bug 49814 jhugunin2004-01-121-0/+8
* Rogue import of EajcModuleTests was breaking Eclipse buildsacolyer2003-11-041-2/+0
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-318-77/+94
* test for canonical versions of sourcedirs etc.acolyer2003-09-121-11/+24
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-141-1/+1
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-121-2/+2
* use System property aspectjrt.path to add to testcase classpath if definedacolyer2003-08-115-24/+59
* Got advice relationships working.mkersten2003-08-081-1/+1
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-081-1/+1
* fix for Bugzilla Bug 41175 jhugunin2003-08-081-1/+1
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-072-2/+2
* Fixed mkersten2003-08-072-13/+24
* added test to ensure handler from initial runCommand() is not used in repeatC...wisberg2003-08-061-5/+89
* Fixed 39626: Added AsmBuilderTest class that tests handling for this and rela...mkersten2003-07-302-0/+70
* Refactored singleton reference to be accessed via getDefault() in order to be...mkersten2003-07-251-1/+1
* added test to try to investigate size issues, but can't reproduce for any jhugunin2003-07-231-0/+23
* fix and test for Bugzilla Bug 38131 jhugunin2003-05-271-0/+31
* fix for reported bug with invalid classpath entries (from the environment) jhugunin2003-05-072-4/+28
* "organized imports" to eliminate compiler warningsacolyer2003-05-061-3/+0
* fix and better tests for jhugunin2003-05-021-5/+5
* test case can't expect usage message any morewisberg2003-04-301-2/+2
* track internal API changeswisberg2003-04-291-8/+20
* fix and test for jhugunin2003-04-271-0/+21
* fixing declare parents problemsjhugunin2003-04-111-1/+1
* re-implementing support for incremental compilation after move to 2.1 jhugunin2003-04-101-108/+108
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-289-758/+162
* implemented fastMatch method along with some basic tests of jhugunin2003-03-121-0/+33
* further work on binary aspects (aspect path) tested and implemented correct ...jhugunin2003-03-111-11/+44
* further work on binary aspects (aspect path) tested correct behavior jhugunin2003-03-101-2/+36
* Half-way through refactoring of ResolvedTypeX's and Worlds. This jhugunin2003-03-081-0/+2
* Fixed setting runnable bit on structure nodes. mkersten2003-02-281-2/+2
* resolving unused-imports warningswisberg2003-02-136-42/+19
* aspectjrt.jar warning now in messages (rather than stdout), so permitting it ...wisberg2003-02-011-2/+21
* Committed patches specified in: mkersten2003-01-251-1/+1
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-141-1/+1
* fixed initial implementor for code written in 2002 to be just PARC, not Xerox...jhugunin2003-01-1422-22/+22
* finished implementation of around inliningjhugunin2003-01-011-6/+6
* correctly handling exceptions thrown from intro methodsjhugunin2002-12-241-10/+10
* making more jars for testsjhugunin2002-12-191-0/+33
* more bug fixesjhugunin2002-12-171-5/+7
* Changing string constant for classDir, since the package changed names (corre...ehilsdal2002-12-163-9/+9
* initial versionwisberg2002-12-1622-0/+2953