aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* GenericsWork: packaged version of new BCEL features for supporting generics. ↵aclement2005-06-012-0/+0
| | | | work in progress.
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-191-0/+0
|
* aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)wisberg2005-05-111-0/+0
|
* tracking Ant 1.6.3 updates in build modulewisberg2005-05-111-0/+0
|
* Ant 1.6.3wisberg2005-05-111-3/+2
|
* Ant 1.6.3 (again? hmm.)wisberg2005-05-1162-0/+10080
|
* Ant 1.6.3wisberg2005-05-1113-679/+862
|
* updating bootstrap to match latest build source changeswisberg2005-05-051-0/+0
|
* Rebuilt with compiler level 1.3 - and I know these work as I had recreated ↵aclement2005-05-042-0/+0
| | | | the build machine problem and these resolve it.
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵avasseur2005-05-041-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 142aclement2005-05-032-0/+0
|
* the matching aspectjrt.jar. could come in handy? who knows ;)acolyer2005-05-031-0/+0
|
* Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this ↵aclement2005-04-281-0/+0
| | | | help damn cruisecontrol build?
* Hmmm - rebuilt with 1.4 Java - any difference to the build?aclement2005-04-262-0/+0
|
* @AJ declarePrecedence was not runtime visible in those jar - don't know why..avasseur2005-04-262-0/+0
|
* this patch implements the MAP for aspects, pointcuts, and advice. just ↵acolyer2005-04-251-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.aclement2005-04-232-0/+0
|
* Changed runtime invis param attrs to always be invis as discovered by Alex. ↵aclement2005-04-222-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 ↵aclement2005-04-222-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.aclement2005-04-222-0/+0
|
* Refresh these builds of aspectjrt.jar - they are used by the harnessaclement2005-04-192-0/+0
|
* add some style to our guides ;)acolyer2005-04-101-1/+1
|
* Declare annotation: loads of changes (see bcel-builder changes for detailed ↵aclement2005-03-102-0/+0
| | | | info)
* (minimal) Apache fop 0.20.5, for bug 81654wisberg2005-03-106-0/+51
|
* patch 81654 updates docbook perwisberg2005-03-1010-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.wisberg2005-03-081-0/+0
|
* support for building Java 5 sourceswisberg2005-02-111-0/+0
|
* ignore invalid aspectj-home's when seeking aspectj libswisberg2005-02-031-0/+0
|
* Removing last 'use the static type for accessing static field' warnings from ↵aclement2005-02-022-0/+0
| | | | the AJ source...
* Rebuilt with minor update to PUSH instructionaclement2005-01-312-0/+0
|
* initial support for building aspectj projectswisberg2005-01-291-0/+0
|
* avoiding bootstrap to make it easier to implement aspectj ant build *sigh*wisberg2005-01-293-13/+14
|
* @AJ syntax (pr83626): changes to bcel from Alexaclement2005-01-262-0/+0
|
* This fix for 'c' values in annotations has been verified by Pepe. ↵aclement2005-01-242-0/+0
| | | | Committing source changes and testcase.
* Fix for type 'c' values in annotations - 'c' == 'Class'aclement2005-01-232-0/+0
|
* Updates for AJDK1.5.0aclement2004-12-101-0/+0
|
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks ↵aclement2004-12-092-0/+0
| | | | invis annotations on classgens correctly.
* Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has ↵aclement2004-11-222-0/+0
| | | | always been broken and the src.zip for BCEL that was generated included test imports.
* BCEL Java5 Supportaclement2004-11-192-0/+0
|
* don't upset windows script...acolyer2004-10-221-0/+0
|
* fix for Bugzilla Bug 73369acolyer2004-10-211-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 ↵aclement2004-10-141-0/+0
| | | | AccessControlException
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks ↵aclement2004-10-111-0/+0
| | | | when we can.
* Enhancement for Bugzilla Bug 49743aclement2004-09-011-0/+0
| | | | | performance improvements for runtime library (From Matthew)
* Fix for Bugzilla Bug 70404aclement2004-08-271-0/+0
| | | | passing null to array arguments confuzes static join point signature.
* BCEL rename (enhancement 61374)aclement2004-08-122-0/+0
|
* new version of build.jar that does not exclude runtimeacolyer2004-06-091-0/+0
|
* updated aspectjrt.jar with new Factory methods inacolyer2004-06-081-0/+0
|
* Georges fixes for 61411aclement2004-05-281-0/+0
|
* Updated with fix for Bugzilla Bug 62631 aclement2004-05-211-0/+0
| | | | Generated class gives "Illegal constant pool index" on loading