Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 1 | -187/+0 |
| | |||||
* | repair the stupid damage | aclement | 2008-04-25 | 1 | -0/+187 |
| | |||||
* | up to date with 1.6.0 | aclement | 2008-04-25 | 1 | -187/+0 |
| | |||||
* | repairing HEADREFACTORING_BRANCH_TAG | aclement | 2007-02-15 | 1 | -0/+187 |
| | |||||
* | major refactoring - writeup to follow... | aclement | 2007-02-12 | 1 | -187/+0 |
| | |||||
* | fix for pr117854 - first part, broken switch statement. | aclement | 2005-12-06 | 1 | -5/+5 |
| | |||||
* | Fix for pr104720: busted tableswitch on around advice weaving. | aclement | 2005-08-25 | 1 | -2/+6 |
| | |||||
* | BCEL Java5 Support | aclement | 2004-11-19 | 1 | -1/+1 |
| | |||||
* | Adding BCEL src to bcel-builder project. We change/patch BCEL more ↵ | aclement | 2004-11-18 | 1 | -0/+183 |
frequently than we import new versions of BCEL into AspectJ - so it makes sense to make that patching process easier than the importing process. Also the Java5 support would result in an unwieldy patch.txt file. The ANT targets in build.xml will still enable transformation of the packaging from org.aspectj.apache to org.apache for diffing with a new BCEL version, should one ever appear. |