Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GenericsWork: packaged version of new BCEL features for supporting generics. ↵ | aclement | 2005-06-01 | 2 | -0/+0 |
| | | | | work in progress. | ||||
* | 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 ↵ | aclement | 2005-05-04 | 2 | -0/+0 |
| | | | | the build machine problem and these resolve it. | ||||
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵ | avasseur | 2005-05-04 | 1 | -0/+0 |
| | | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) | ||||
* | 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 ↵ | aclement | 2005-04-28 | 1 | -0/+0 |
| | | | | help damn cruisecontrol build? | ||||
* | 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 ↵ | acolyer | 2005-04-25 | 1 | -0/+0 |
| | | | | enough of an implementation to provide the support needed for some of the ataspectj visitor tests. | ||||
* | 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. ↵ | aclement | 2005-04-22 | 2 | -0/+0 |
| | | | | Was impacting nothing as far as I could tell - but needed fixing! | ||||
* | Changed runtime invis attrs to always be invis as discovered by Alex. Was ↵ | aclement | 2005-04-22 | 2 | -0/+0 |
| | | | | impacting nothing as far as I could tell - but needed fixing! | ||||
* | 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 ↵ | aclement | 2005-03-10 | 2 | -0/+0 |
| | | | | info) | ||||
* | (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 |
| | | | | | http://xml.apache.org/fop/faq.html#no-page-master (oops - I made .xsl files binary) | ||||
* | 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 |
| | | | | the AJ source... | ||||
* | 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. ↵ | aclement | 2005-01-24 | 2 | -0/+0 |
| | | | | Committing source changes and testcase. | ||||
* | 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 ↵ | aclement | 2004-12-09 | 2 | -0/+0 |
| | | | | invis annotations on classgens correctly. | ||||
* | Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has ↵ | aclement | 2004-11-22 | 2 | -0/+0 |
| | | | | always been broken and the src.zip for BCEL that was generated included test imports. | ||||
* | 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 |
| | | | | Create a jar file that can be used for load-time weaving... | ||||
* | Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets ↵ | aclement | 2004-10-14 | 1 | -0/+0 |
| | | | | AccessControlException | ||||
* | 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks ↵ | aclement | 2004-10-11 | 1 | -0/+0 |
| | | | | when we can. | ||||
* | Enhancement for Bugzilla Bug 49743 | aclement | 2004-09-01 | 1 | -0/+0 |
| | | | | | performance improvements for runtime library (From Matthew) | ||||
* | Fix for Bugzilla Bug 70404 | aclement | 2004-08-27 | 1 | -0/+0 |
| | | | | passing null to array arguments confuzes static join point signature. | ||||
* | 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 |
| | | | | Generated class gives "Illegal constant pool index" on loading |