summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed 40194: error handling during build config parsingmkersten2003-07-301-80/+66
* fixed 39974: Some strange error when compiling the observer example with JBu...mkersten2003-07-301-4/+13
* Fixed 39626: Added AsmBuilderTest class that tests handling for this and rela...mkersten2003-07-303-3/+81
* added mailing list discussion itemsmkersten2003-07-301-0/+13
* Updated for 1.1.1rc1mkersten2003-07-301-1/+156
* extended test datamkersten2003-07-303-0/+525
* Added incremental warning message.mkersten2003-07-301-44/+52
* fix for Bugzilla Bug 40876 jhugunin2003-07-293-11/+14
* Added test case for bug#39959. mkersten2003-07-293-0/+76
* Exposed message handler as "protected" to clients who may want to override.mkersten2003-07-291-1/+1
* Fix for bug 40824.mkersten2003-07-291-3/+14
* This problem occurred when a command line compile did not specify a "-classpa...mkersten2003-07-291-8/+17
* Added sample for extending Main to collect joinpoints from ASM.mkersten2003-07-291-0/+67
* Deprecated singleton API.mkersten2003-07-291-3/+3
* @testcase PR#40876 subtype-qualified pointcut reference wisberg2003-07-282-0/+58
* @testcase PR#40858 weaver trace on mis-qualified pointcut referencewisberg2003-07-282-0/+36
* Using to force a build.acolyer2003-07-281-1/+1
* Using to force a build.acolyer2003-07-281-0/+1
* Using to force a build.acolyer2003-07-281-1/+2
* @testcase PR#40814 compile error expected for pointcuts in interfaceswisberg2003-07-262-3/+19
* passing tests compiler errors when abstract pointcuts are outside abstract a...wisberg2003-07-262-0/+21
* Fixes and tests for bugs 39842 and 40807wisberg2003-07-263-15/+210
* @testcase PR#40805 interface call signatures when declaring method in aspectwisberg2003-07-262-1/+71
* De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit...mkersten2003-07-254-20/+37
* Added license.mkersten2003-07-251-1/+15
* Refactored singleton reference to be accessed via getDefault() in order to be...mkersten2003-07-254-7/+11
* Ignoring AJDT-generated files.mkersten2003-07-251-0/+2
* Fix for bug#40771 mkersten2003-07-2519-164/+216
* Added BCEL API rule for enforcing use of Utility.copyInstruction method in or...mkersten2003-07-251-0/+24
* Initial upload. Only a placeholder for now.acolyer2003-07-251-0/+3
* Adding ignores for AJDT buildsmkersten2003-07-252-0/+4
* fix and moved test for Bugzilla Bug 39711 jhugunin2003-07-246-19/+70
* moved to 2.1.1 jdtcore. Updated our code to change one call to a jhugunin2003-07-244-2/+3
* annotated traces of ajc compilationsacolyer2003-07-242-0/+3139
* *** empty log message ***mkersten2003-07-231-0/+1
* Fix for AJDT bug 40380.mkersten2003-07-233-16/+35
* removing file intended for personal usejhugunin2003-07-231-9/+0
* added test for Bugzilla Bug 40589 jhugunin2003-07-232-0/+64
* added test to try to investigate size issues, but can't reproduce for any jhugunin2003-07-233-0/+58
* added test for expanded version of Bugzilla Bug 39711 jhugunin2003-07-232-2/+32
* fix and expanded tests for Bugzilla Bug 39462 jhugunin2003-07-228-11/+66
* tests and fix for Bugzilla Bug 39993 jhugunin2003-07-227-16/+243
* Minor fixes.mkersten2003-07-221-2/+22
* Added coverge to LST file tests. Improved name of file opening method.mkersten2003-07-226-16/+40
* Added coverge to LST file tests.mkersten2003-07-223-1/+8
* changed default compiler behavior to ignore unreachable code (matching Javac)mkersten2003-07-221-1/+1
* Addes support for JDT's Java options map.mkersten2003-07-223-1/+24
* Improved name of compilerAdatper private.mkersten2003-07-221-10/+10
* Started compiler design doc.mkersten2003-07-212-0/+155
* Updated ASM docs, added dependency to ajbrowser in modules doc.mkersten2003-07-172-28/+74