| Commit message (Expand) | Author | Age | Files | Lines |
* | 318884: incremental: member types | aclement | 2010-07-06 | 1 | -105/+101 |
* | try N drive before C to keep the damn temp files orf my SSD | aclement | 2009-09-15 | 1 | -2/+5 |
* | 124460: simple basic control of weaving via aop.xml | aclement | 2009-02-09 | 1 | -0/+8 |
* | path fix | aclement | 2008-10-30 | 1 | -3/+3 |
* | reactivate test: 247914 | aclement | 2008-10-30 | 1 | -3/+6 |
* | matcher on classpath for build machine test runs | aclement | 2008-10-29 | 1 | -7/+13 |
* | 246125: the SPLIT | aclement | 2008-10-22 | 2 | -10/+20 |
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 3 | -846/+832 |
* | more cp contents: might fix prob with test that had to be excluded | aclement | 2008-09-19 | 1 | -0/+1 |
* | fixed eclipse warnings | aclement | 2008-08-28 | 3 | -56/+56 |
* | fixed eclipse warnings | aclement | 2008-08-28 | 1 | -12/+22 |
* | fixed eclipse warnings | aclement | 2008-08-28 | 2 | -77/+62 |
* | fixed eclipse warnings | aclement | 2008-08-28 | 5 | -1352/+1160 |
* | 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 |