summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* replacing the bloated ones in CVS !aclement2005-08-182-0/+0
|
* for one little change, this sure was a hell of a lot of work to track down. ↵acolyer2005-08-122-0/+0
| | | | Fixes bug pr106130 where methods using iinc instructions with > 255 local vars were failing to generate wide versions of iinc instruction correctly. Only change in the jar is to IINC class.
* another case of ArrayStoreException - a bug that Java generics would ↵acolyer2005-08-122-0/+0
| | | | actually have prevented.
* includes fix in GenericSignatureParser to handle nested types properly.acolyer2005-08-112-0/+0
|
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-111-0/+0
|
* do the right thing with ":" in an ftpacolyer2005-07-112-0/+0
|
* fix in GenericSigParser when tokenising primitivesacolyer2005-07-082-0/+0
|
* small signature change in JavaClassacolyer2005-07-082-0/+0
|
* generics: first bit of making the compiler/weaver more aware - includes ↵aclement2005-07-042-0/+0
| | | | signature attribute parsing code.
* JRockit agent for LTW with 1.3/1.4 + update in docavasseur2005-07-042-0/+8
|
* fix release jars including testing-*wisberg2005-06-211-0/+0
|
* yet another version of aspectjrt.jar due to question mark over 1.5 contents ↵acolyer2005-06-202-0/+0
| | | | in previous
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect ↵acolyer2005-06-202-0/+0
| | | | introduction of PointcutExpression interface
* ship dtd's too (see loadtime)wisberg2005-06-151-0/+0
|
* out-of-date check working. Applies only to compiles, not assembly or Ant ↵wisberg2005-06-151-0/+0
| | | | targets.
* revamped builderwisberg2005-06-081-0/+0
|
* Upgraded BCEL annotation support - can now get an immutable form of ↵aclement2005-06-082-0/+0
| | | | annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files.
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-072-0/+0
|
* 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
|