| Commit message (Expand) | Author | Age | Files | Lines |
* | progress on enh 101983 (allow separate output folders for separate source fol... | acolyer | 2006-05-16 | 1 | -1/+4 |
* | fixes for 137235 (contributed by Ron): more intelligent logic for determining... | aclement | 2006-05-04 | 3 | -9/+47 |
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 1 | -1/+1 |
* | fixes for 118715 from Matthew. | aclement | 2005-12-06 | 3 | -1/+26 |
* | Matthews patches from 95529 | aclement | 2005-11-11 | 1 | -1/+1 |
* | fix for 95516 (-outxml / -outxmlfile) - from Matthew. | aclement | 2005-11-07 | 2 | -0/+23 |
* | make sure the harness translates path separators for those of us working on s... | acolyer | 2005-11-03 | 1 | -0/+1 |
* | Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew... | aclement | 2005-10-14 | 4 | -82/+56 |
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 2 | -3/+2 |
* | doh! | acolyer | 2005-09-22 | 1 | -0/+1 |
* | attempt to create the right classpath for running org.aspectj.weaver.tools te... | acolyer | 2005-09-22 | 1 | -1/+11 |
* | use the right version property. | aclement | 2005-09-15 | 1 | -5/+4 |
* | unused imports (only) | wisberg | 2005-06-09 | 2 | -4/+37 |
* | (disabled) convenience flag to defer long tests | wisberg | 2005-06-09 | 1 | -4/+5 |
* | new main for my convenience in testing the testing module | wisberg | 2005-06-09 | 2 | -4/+22 |
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 |
* | skipping unrun tests | wisberg | 2005-05-21 | 1 | -6/+6 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -77/+3 |
* | Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu... | aclement | 2005-05-18 | 1 | -1/+1 |
* | parseBoolean utility | wisberg | 2005-05-17 | 1 | -3/+4 |
* | harness LTW support - untested | wisberg | 2005-05-12 | 4 | -45/+207 |
* | adding weaver (hoping no one is using < M6) | wisberg | 2005-05-12 | 2 | -21/+82 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 1 | -2/+1 |
* | unused imports | wisberg | 2005-05-11 | 1 | -2/+0 |
* | prospective replacements for {module}/build.xml - will move there once valida... | wisberg | 2005-05-11 | 1 | -0/+6 |
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT... | avasseur | 2005-05-10 | 4 | -10/+19 |
* | Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff) | aclement | 2005-05-05 | 1 | -0/+4 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 3 | -5/+207 |
* | inlining of around for @AJ works unless non public member accessed from withi... | avasseur | 2005-04-28 | 1 | -0/+15 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 2 | -3/+143 |
* | fixing Alex build dependancies. Adding top level build. Usefull for patch cre... | avasseur | 2005-04-20 | 1 | -0/+3 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+71 |
* | output line numbers in stdout/err comparisons from test harness | acolyer | 2005-03-09 | 1 | -0/+4 |
* | better handling on a 1.4 vm | acolyer | 2005-02-17 | 2 | -1/+4 |
* | vmLevel attributed should be just vm... | acolyer | 2005-02-17 | 1 | -1/+1 |
* | better support for weaveInfo message, <weave> step, and stderr/out validation... | acolyer | 2005-02-11 | 7 | -4/+337 |
* | preliminary fork support | wisberg | 2005-01-27 | 1 | -1/+12 |
* | Permit outjars to be used as injars in subsequent compile runs | wisberg | 2005-01-27 | 1 | -3/+21 |
* | Matthew fix for 83380: don't use enum as a variable name. | aclement | 2005-01-24 | 1 | -6/+6 |
* | organized imports. | aclement | 2005-01-05 | 1 | -6/+5 |
* | organized imports. | aclement | 2005-01-04 | 1 | -1/+0 |
* | Support for 'offset' in source locations - enabling AJDT improvements. Not p... | aclement | 2004-12-10 | 2 | -0/+5 |
* | support for aspectpath, which forces forking | wisberg | 2004-10-06 | 1 | -8/+34 |
* | support aspectpath, upgrade expected javarun bean properties | wisberg | 2004-10-06 | 1 | -3/+4 |
* | support for finding files at runtime, for javarun/aspectpath | wisberg | 2004-10-06 | 1 | -0/+41 |
* | read new fork attribute, skip unused file entity | wisberg | 2004-10-06 | 1 | -7/+7 |
* | minimal fork attributes supported | wisberg | 2004-10-06 | 1 | -73/+125 |
* | removing unused Fork and WrapFile | wisberg | 2004-10-06 | 1 | -225/+22 |
* | removing unused reliance on fork | wisberg | 2004-10-06 | 1 | -20/+1 |
* | support vm args during forking (simple update: forking still requires system ... | wisberg | 2004-10-05 | 1 | -0/+9 |