| Commit message (Expand) | Author | Age | Files | Lines |
* | 240360 - test and fix for -proceedOnError and weaving in the face of broken s... | aclement | 2008-07-17 | 1 | -5/+5 |
* | 102733: broken code support, wooo | aclement | 2008-06-13 | 1 | -11/+18 |
* | allow use of DOLLARsandbox in the arguments to a 'run' test | aclement | 2008-05-27 | 1 | -0/+5 |
* | 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into te... | aclement | 2008-05-14 | 3 | -2/+103 |
* | organized imports | aclement | 2008-02-25 | 1 | -3/+1 |
* | fix expected result | aclement | 2008-02-21 | 1 | -1/+1 |
* | added test for 'enum' and upgraded testcode to use source level 1.5 (and JLS3) | aclement | 2008-02-20 | 1 | -2/+30 |
* | unused import | aclement | 2008-01-24 | 1 | -1/+0 |
* | AspectJ6: picking up compiler interface changes | aclement | 2008-01-17 | 2 | -11/+17 |
* | 166647 changed the error message to a lint | aclement | 2007-12-18 | 1 | -1/+1 |
* | AST contributions: bug 110465 | aclement | 2006-12-16 | 1 | -0/+25 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 2 | -0/+10 |
* | Bug 149289 "Support system and user aop.xml configuration files" (add META-IN... | mwebster | 2006-08-23 | 1 | -1/+1 |
* | test and fix for 150467 | aclement | 2006-08-08 | 1 | -0/+20 |
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen... | mwebster | 2006-08-08 | 3 | -170/+67 |
* | Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project... | mwebster | 2006-08-03 | 7 | -71/+89 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | Bug 150487 "Tracing and Logging Framework" (remove 1.4 API) | mwebster | 2006-07-27 | 1 | -1/+1 |
* | Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons... | mwebster | 2006-07-25 | 1 | -0/+5 |
* | Interim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy ... | mwebster | 2006-07-06 | 1 | -9/+36 |
* | testcode and patches for pr141730 comments #13,14: "new handleprovider" | aclement | 2006-06-19 | 1 | -0/+45 |
* | Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit... | mwebster | 2006-06-15 | 1 | -2/+49 |
* | Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.... | mwebster | 2006-06-15 | 1 | -32/+2 |
* | Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTes... | mwebster | 2006-06-14 | 1 | -6/+7 |
* | Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong ... | mwebster | 2006-06-13 | 1 | -24/+61 |
* | update license to EPL | acolyer | 2006-06-01 | 37 | -74/+74 |
* | sick and tired of checking these classes out of CVS and hacking debug ON. Th... | aclement | 2006-05-17 | 2 | -2/+2 |
* | longhand of recent Java API *sigh* | aclement | 2006-05-12 | 1 | -1/+8 |
* | fixes for 137235 (contributed by Ron): more intelligent logic for determining... | aclement | 2006-05-04 | 2 | -1/+73 |
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 2 | -6/+6 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 1 | -0/+1 |
* | free up memory anchored in static at the end of a run | acolyer | 2006-02-10 | 1 | -0/+1 |
* | Helen and Eduardos AST changes for 110465 | aclement | 2006-02-06 | 4 | -0/+237 |
* | dom changes for 125809 (from helen) | aclement | 2006-01-31 | 1 | -4/+122 |
* | support for -messageHolder command-line option. This is needed by the forking... | acolyer | 2006-01-30 | 2 | -0/+109 |
* | fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile... | aclement | 2006-01-27 | 2 | -8/+139 |
* | New tests for all the AST changes - and updated tests due to the AST being mo... | aclement | 2006-01-26 | 3 | -47/+1823 |
* | fixes for 121575. | aclement | 2005-12-21 | 2 | -2/+2 |
* | helens fixes for AST and ITDs - uses declared modifiers so the AST consumer d... | aclement | 2005-12-21 | 2 | -0/+95 |
* | AST fixes: 110465 - from helen. | aclement | 2005-12-13 | 1 | -0/+8 |
* | fixes for 119019 | aclement | 2005-12-04 | 2 | -2/+2 |
* | matthews changes for stream redirection 118083: Also I've made verbose FALSE ... | aclement | 2005-11-28 | 3 | -12/+140 |
* | Matthews patches from 95529 | aclement | 2005-11-11 | 1 | -3/+4 |
* | more AST stuff: 110465 | aclement | 2005-11-11 | 1 | -0/+4 |
* | fixes from AST bug: 110465. | aclement | 2005-11-10 | 1 | -8/+16 |
* | some useful AST tests | aclement | 2005-11-08 | 1 | -0/+13 |
* | fix for 95516 (-outxml / -outxmlfile) - from Matthew. | aclement | 2005-11-07 | 1 | -0/+18 |
* | risky... what about '-Xlint:warning' | aclement | 2005-11-04 | 1 | -1/+1 |
* | make sure the harness translates path separators for those of us working on s... | acolyer | 2005-11-03 | 1 | -0/+7 |
* | pr93253: lazytjp the default | aclement | 2005-11-01 | 1 | -1/+2 |