summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/testsrc
Commit message (Expand)AuthorAgeFilesLines
* 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-2810-759/+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-137-44/+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-1424-24/+24
* 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-1624-0/+3033