| Commit message (Expand) | Author | Age | Files | Lines |
* | GenericsWork: packaged version of new BCEL features for supporting generics. ... | aclement | 2005-06-01 | 2 | -0/+0 |
* | skipping xml-apis.jar, xercesImpl.jar | wisberg | 2005-05-19 | 1 | -0/+0 |
* | aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest) | wisberg | 2005-05-11 | 1 | -0/+0 |
* | tracking Ant 1.6.3 updates in build module | wisberg | 2005-05-11 | 1 | -0/+0 |
* | Ant 1.6.3 | wisberg | 2005-05-11 | 1 | -3/+2 |
* | Ant 1.6.3 (again? hmm.) | wisberg | 2005-05-11 | 62 | -0/+10080 |
* | Ant 1.6.3 | wisberg | 2005-05-11 | 13 | -679/+862 |
* | updating bootstrap to match latest build source changes | wisberg | 2005-05-05 | 1 | -0/+0 |
* | Rebuilt with compiler level 1.3 - and I know these work as I had recreated th... | aclement | 2005-05-04 | 2 | -0/+0 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 1 | -0/+0 |
* | rebuilt with sun 142 | aclement | 2005-05-03 | 2 | -0/+0 |
* | the matching aspectjrt.jar. could come in handy? who knows ;) | acolyer | 2005-05-03 | 1 | -0/+0 |
* | Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this hel... | aclement | 2005-04-28 | 1 | -0/+0 |
* | Hmmm - rebuilt with 1.4 Java - any difference to the build? | aclement | 2005-04-26 | 2 | -0/+0 |
* | @AJ declarePrecedence was not runtime visible in those jar - don't know why.. | avasseur | 2005-04-26 | 2 | -0/+0 |
* | this patch implements the MAP for aspects, pointcuts, and advice. just enough... | acolyer | 2005-04-25 | 1 | -0/+0 |
* | Force change of these files - might make cruisecontrol happy. | aclement | 2005-04-23 | 2 | -0/+0 |
* | Changed runtime invis param attrs to always be invis as discovered by Alex. W... | aclement | 2005-04-22 | 2 | -0/+0 |
* | Changed runtime invis attrs to always be invis as discovered by Alex. Was imp... | aclement | 2005-04-22 | 2 | -0/+0 |
* | Now you see them, now you don't. Annotations now runtime visible. | aclement | 2005-04-22 | 2 | -0/+0 |
* | Refresh these builds of aspectjrt.jar - they are used by the harness | aclement | 2005-04-19 | 2 | -0/+0 |
* | add some style to our guides ;) | acolyer | 2005-04-10 | 1 | -1/+1 |
* | Declare annotation: loads of changes (see bcel-builder changes for detailed i... | aclement | 2005-03-10 | 2 | -0/+0 |
* | (minimal) Apache fop 0.20.5, for bug 81654 | wisberg | 2005-03-10 | 6 | -0/+51 |
* | patch 81654 updates docbook per | wisberg | 2005-03-10 | 10 | -91/+93 |
* | updated for new Builder.properties handling, strict resource patterns. | wisberg | 2005-03-08 | 1 | -0/+0 |
* | support for building Java 5 sources | wisberg | 2005-02-11 | 1 | -0/+0 |
* | ignore invalid aspectj-home's when seeking aspectj libs | wisberg | 2005-02-03 | 1 | -0/+0 |
* | Removing last 'use the static type for accessing static field' warnings from ... | aclement | 2005-02-02 | 2 | -0/+0 |
* | Rebuilt with minor update to PUSH instruction | aclement | 2005-01-31 | 2 | -0/+0 |
* | initial support for building aspectj projects | wisberg | 2005-01-29 | 1 | -0/+0 |
* | avoiding bootstrap to make it easier to implement aspectj ant build *sigh* | wisberg | 2005-01-29 | 3 | -13/+14 |
* | @AJ syntax (pr83626): changes to bcel from Alex | aclement | 2005-01-26 | 2 | -0/+0 |
* | This fix for 'c' values in annotations has been verified by Pepe. Committing... | aclement | 2005-01-24 | 2 | -0/+0 |
* | Fix for type 'c' values in annotations - 'c' == 'Class' | aclement | 2005-01-23 | 2 | -0/+0 |
* | Updates for AJDK1.5.0 | aclement | 2004-12-10 | 1 | -0/+0 |
* | Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks in... | aclement | 2004-12-09 | 2 | -0/+0 |
* | Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has al... | aclement | 2004-11-22 | 2 | -0/+0 |
* | BCEL Java5 Support | aclement | 2004-11-19 | 2 | -0/+0 |
* | don't upset windows script... | acolyer | 2004-10-22 | 1 | -0/+0 |
* | fix for Bugzilla Bug 73369 | acolyer | 2004-10-21 | 1 | -0/+0 |
* | Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr... | aclement | 2004-10-14 | 1 | -0/+0 |
* | 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh... | aclement | 2004-10-11 | 1 | -0/+0 |
* | Enhancement for Bugzilla Bug 49743 | aclement | 2004-09-01 | 1 | -0/+0 |
* | Fix for Bugzilla Bug 70404 | aclement | 2004-08-27 | 1 | -0/+0 |
* | BCEL rename (enhancement 61374) | aclement | 2004-08-12 | 2 | -0/+0 |
* | new version of build.jar that does not exclude runtime | acolyer | 2004-06-09 | 1 | -0/+0 |
* | updated aspectjrt.jar with new Factory methods in | acolyer | 2004-06-08 | 1 | -0/+0 |
* | Georges fixes for 61411 | aclement | 2004-05-28 | 1 | -0/+0 |
* | Updated with fix for Bugzilla Bug 62631
| aclement | 2004-05-21 | 1 | -0/+0 |