| Commit message (Expand) | Author | Age | Files | Lines |
* | unused import | aclement | 2008-01-24 | 1 | -2/+0 |
* | remove swing usage, enabling tests to run with no display on linux | aclement | 2007-10-17 | 1 | -1/+1 |
* | 148190#35 | aclement | 2007-01-15 | 9 | -13/+640 |
* | 148190#32 | aclement | 2007-01-15 | 3 | -81/+24 |
* | 148190#32 | aclement | 2007-01-15 | 3 | -170/+36 |
* | 148190#32 | aclement | 2007-01-15 | 31 | -4857/+139 |
* | patches from 148190 #22 | aclement | 2007-01-11 | 2 | -79/+3 |
* | 164288 (Jdeveloper) - fixes and tests in | aclement | 2006-11-17 | 1 | -1/+50 |
* | tests and fixes for pr164384 | aclement | 2006-11-17 | 1 | -21/+49 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 3 | -20/+8 |
* | Bug 149289 "Support system and user aop.xml configuration files" (add META-IN... | mwebster | 2006-08-23 | 1 | -1/+2 |
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 1 | -4/+27 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | pr145689 - telling AJDT through the progress monitor (rather than a debug int... | aclement | 2006-07-24 | 4 | -4/+4 |
* | 148027: dont generate usespointcut relationship (for now...) | aclement | 2006-06-22 | 1 | -0/+4 |
* | 132591 - Duplicate exception with aop.xml file on aspectpath | mwebster | 2006-06-02 | 2 | -10/+50 |
* | update license to EPL | acolyer | 2006-06-01 | 42 | -84/+84 |
* | progress on enh 101983 (allow separate output folders for separate source fol... | acolyer | 2006-05-16 | 1 | -0/+4 |
* | stop the damn thing complaining. | aclement | 2006-05-06 | 1 | -10/+11 |
* | ignore CVS resources. | aclement | 2006-05-06 | 1 | -2/+2 |
* | fixes for 137235 (contributed by Ron): more intelligent logic for determining... | aclement | 2006-05-04 | 3 | -2/+30 |
* | test and fix for 132130 | aclement | 2006-03-17 | 2 | -4/+4 |
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 1 | -2/+2 |
* | test and fix for 119451 | aclement | 2005-12-09 | 1 | -0/+1 |
* | eliminating warnings... | acolyer | 2005-11-25 | 1 | -1/+1 |
* | this commit eliminates all bar 2 of the 60 odd compilation warnings in the aj... | acolyer | 2005-11-24 | 8 | -69/+69 |
* | produce better diagnostics on failure. | aclement | 2005-11-09 | 1 | -2/+4 |
* | patch from helen to ensure the tests tidy up after themselves. | aclement | 2005-11-08 | 2 | -4/+27 |
* | Second patch from 95516 (ant support for -outxml) - patch from Matthew | aclement | 2005-11-08 | 1 | -0/+16 |
* | Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds | mkersten | 2005-11-08 | 2 | -1/+67 |
* | tidy up after finishing. | aclement | 2005-11-07 | 1 | -0/+9 |
* | fix for 95516 (-outxml / -outxmlfile) - from Matthew. | aclement | 2005-11-07 | 2 | -0/+94 |
* | test and fix for 112615 (-XhasMember not working if passed through AJDT). Pa... | aclement | 2005-10-25 | 1 | -0/+7 |
* | Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "p...V1_5_0M3 | mkersten | 2005-08-25 | 1 | -10/+10 |
* | unused imports (only) | wisberg | 2005-06-09 | 1 | -1/+0 |
* | path-handling audit - mainly TODO, but some fixes/finders | wisberg | 2005-06-08 | 18 | -16/+47 |
* | test failing, emailed mik to investigate. added empty pseudo-test required b... | wisberg | 2005-05-21 | 1 | -2/+2 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 1 | -14/+3 |
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT... | avasseur | 2005-05-10 | 1 | -1/+1 |
* | Guard running the declare annotation weaving message test unless on a 1.5 vm | aclement | 2005-05-04 | 1 | -0/+15 |
* | Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annota... | aclement | 2005-05-04 | 1 | -2/+24 |
* | add aspectj5rt to classpath | acolyer | 2005-04-25 | 1 | -1/+1 |
* | Andys quest to reduce unnecessary test output. | aclement | 2005-04-15 | 6 | -51/+59 |
* | Fix for a test that was relying on previous state lying around on disk from a... | aclement | 2005-04-06 | 1 | -4/+11 |
* | guard on structure model dumping. | aclement | 2005-03-24 | 1 | -1/+8 |
* | missing copyright. | aclement | 2005-02-08 | 1 | -3/+10 |
* | Tests and fix for: Bug 83565 | mkersten | 2005-01-27 | 2 | -0/+26 |
* | This modified ordering (?!?) means you don't get silly .ajsym files left arou... | aclement | 2004-12-03 | 1 | -3/+3 |
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 1 | -3/+26 |