summaryrefslogtreecommitdiffstats
path: root/weaver5
Commit message (Collapse)AuthorAgeFilesLines
* 258510: promoted additional annotation/class/interface storage from delegate ↵aclement2009-01-201-94/+49
| | | | to referencetype
* missing license + removed from suiteaclement2008-12-112-3/+14
|
* some annotation matching testsaclement2008-12-102-0/+22
|
* more testsaclement2008-12-091-169/+226
|
* 253109: tests and fixaclement2008-12-091-10/+601
|
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵aclement2008-10-284-436/+484
| | | | matcher tests where appropriate
* 246125: moving some very simple tests across to matcher from weaveraclement2008-10-233-16/+43
|
* 246125: c16aclement2008-10-211-69/+37
|
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ↵aclement2008-10-201-3/+4
| | | | ref). Removed bcelobjecttype dependency in ReferenceType.
* 246125: promoted generic sig parsing code to utilaclement2008-10-201-37/+34
|
* 250632: fix (poor code tho...)aclement2008-10-151-1/+1
|
* change due to 250632 changeaclement2008-10-141-31/+30
|
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-052-223/+329
|
* findbugs: cleared warningsaclement2008-08-266-12/+12
|
* 231396: Comment #4: Big Refactoringaclement2008-05-281-6/+8
|
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-272-9/+15
|
* 231396: optimization notesaclement2008-05-121-0/+1
|
* 227029: multithreaded bug in reflectionaclement2008-04-181-7/+6
|
* 227029: multithreaded bug in reflectionaclement2008-04-181-18/+21
|
* 227029: multithreaded bug in reflectionaclement2008-04-181-2/+3
|
* 222987 - NPE guardaclement2008-03-201-0/+2
|
* 205907 - world remembers registered handlersaclement2008-03-141-0/+52
|
* 205907 - world remembers registered handlersaclement2008-03-141-0/+8
|
* set the world! bug 219830aclement2008-02-261-0/+1
|
* stopgap for 220430V1_6_0M2aclement2008-02-261-4/+14
|
* annoValMatch: implementationaclement2008-02-252-0/+109
|
* annoValMatch: testcodeaclement2008-02-253-0/+53
|
* debug diagnostics for spring bug http://jira.springframework.org/browse/SPR-4390aclement2008-02-191-1/+5
|
* paramannos: testcodeaclement2008-01-251-1/+254
|
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+60
|
* paramannos: testcodeaclement2008-01-255-0/+55
|
* paramannos: testcodeaclement2008-01-254-4/+44
|
* paramannos: testcodeaclement2008-01-254-0/+20
|
* paramannos: testcodeaclement2008-01-255-0/+46
|
* Bug 117293 "Java 5 compiler warnings in aspectrt5 and weaver5 modules" ↵mwebster2007-01-161-1/+51
| | | | (added project-specific properties)
* removing asm for the momentaclement2006-10-262-149/+0
|
* test and fix for 160674: simpler strategy for loading bytecode on SAPaclement2006-10-121-0/+1
|
* test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532aclement2006-10-121-2/+4
|
* Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)mwebster2006-08-251-3/+3
|
* Bug 150487 "Tracing and Logging Framework" (Trace.event())mwebster2006-08-251-0/+15
|
* fix for pr153572 LTWWorld with Annotation finding and boot classespost_pr_153572acolyer2006-08-181-1/+1
|
* test and fix for 153535aclement2006-08-151-0/+8
|
* Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ↵mwebster2006-08-092-34/+31
| | | | and fatal)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵mwebster2006-08-0716-592/+1506
| | | | dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)
* copyright noticewisberg2006-08-032-0/+23
|
* copyright noticewisberg2006-08-033-0/+36
|
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore ↵mwebster2006-08-011-0/+1
| | | | duplicate agents)
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
|
* Bug 150487 "Tracing and Logging Framework" (add JUnit tests)mwebster2006-07-276-5/+150
|
* First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)mwebster2006-07-143-0/+142
|