aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prospective replacements for {module}/build.xml - will move there once valida...wisberg2005-05-1116-0/+96
* Add loadtime into the classpath so it can find the message handler.aclement2005-05-112-1/+5
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-102-3/+6
* For some reason eclipse won't let me commit ajc150.xml right now, so I have t...aclement2005-05-101-3/+3
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-1037-189/+490
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-103-18/+29
* tests and fixes for 93345 and static imports. From Andrew Huff.aclement2005-05-097-10/+79
* Tests for 87282, 88606aclement2005-05-064-0/+43
* Fix for 91053 (Generics): Generics problem with Setaclement2005-05-066-15/+72
* Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...aclement2005-05-066-5/+76
* Aha - the default test config on the build system is still finding it in the ...aclement2005-05-061-1/+3
* .css stylesheet parameter for xml-html, used in faq. Did not retrofit devgui...wisberg2005-05-053-4/+95
* AJDT rather than ajbrowser as default visualizer/environmentwisberg2005-05-051-0/+1
* naming ajdoc to make linking easierwisberg2005-05-051-2/+2
* remove for 1 run to get a build through!!!aclement2005-05-051-4/+5
* Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)aclement2005-05-052-1/+14
* Fix for 44155: TODO tasks miscategorized as warningsaclement2005-05-052-1/+9
* ignore the bin folder...aclement2005-05-052-0/+2
* checks vm levelaclement2005-05-051-2/+3
* Can check vm level now.aclement2005-05-051-0/+13
* updating bootstrap to match latest build source changeswisberg2005-05-051-0/+0
* Support for java5-testsrc - somewhat scattered. hmm.wisberg2005-05-053-5/+10
* nit - consolidating "/" and File.separatorwisberg2005-05-057-45/+36
* Defining parent class loader b/c ant classes not visible in Ant 1.6.x default...wisberg2005-05-051-1/+3
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-042-0/+0
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-045-52/+87
* Is this rebuilt with 1.3 compliance? I hope so or everything is *!"&Łedaclement2005-05-041-0/+0
* Prefs to tell Eclipse to use Java5aclement2005-05-041-0/+12
* eclipse stuff for loadtime module to become Java Project.aclement2005-05-044-0/+98
* removed unused imports. (they clog up eclipse warnings view!)aclement2005-05-043-44/+22
* removed unused imports.aclement2005-05-042-14/+1
* Rebuilt with compiler level 1.3 - and I know these work as I had recreated th...aclement2005-05-042-0/+0
* ltw modules referencedavasseur2005-05-041-13/+6
* sorted out the blank lines so the messages will line up with their expected l...aclement2005-05-041-1/+0
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-0426-61/+477
* *** empty log message ***avasseur2005-05-041-0/+137
* loadtime java1.3 moduleavasseur2005-05-0411-0/+1091
* loadtime5 java5 moduleavasseur2005-05-044-0/+169
* enhancement 91719 - Oli B's tests for xlint warnings, integration work done b...aclement2005-05-043-0/+203
* Guard running the declare annotation weaving message test unless on a 1.5 vmaclement2005-05-041-0/+15
* hacked out 1.4 apis - needs tidying up but I'm just trying to see if I can ge...aclement2005-05-041-3/+6
* Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annota...aclement2005-05-0410-5/+165
* remove mistaken useless instances field + getInstances() in PTW @AJ aspectavasseur2005-05-042-74/+40
* rebuilt with sun 142aclement2005-05-032-0/+0
* missing perTypeWithinEntry filtering - happens when running @AtAJSyntax suite...avasseur2005-05-031-3/+4
* temporarily removing the eclipse.plugins target - we never use the output!aclement2005-05-031-1/+1
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-0312-62/+676
* Go back to this old form of .classpath file.aclement2005-05-031-57/+13
* the matching aspectjrt.jar. could come in handy? who knows ;)acolyer2005-05-031-0/+0
* fix for pr93460aclement2005-05-031-1/+1