| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen... | mwebster | 2006-08-07 | 4 | -189/+13 |
* | dont need TODO | aclement | 2006-08-07 | 1 | -1/+1 |
* | fix for 152871: parsing bytecode too often | aclement | 2006-08-07 | 3 | -22/+45 |
* | remove debug | aclement | 2006-08-07 | 1 | -1/+1 |
* | test and fix for 152631: decp targetting aspect using cflow | aclement | 2006-08-04 | 1 | -2/+2 |
* | test and initial patches for 141556 | aclement | 2006-08-03 | 1 | -2/+34 |
* | fix for problem with transform of static synchronized method on pre Java5. | aclement | 2006-08-03 | 1 | -3/+4 |
* | Fix for failure when lock()/unlock() used in XML defined pointcut and would r... | aclement | 2006-08-02 | 1 | -0/+1 |
* | Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ... | mwebster | 2006-08-01 | 3 | -10/+20 |
* | synchronization pointcut problem (see Fourteen.java for info) | aclement | 2006-08-01 | 1 | -1/+2 |
* | Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathMana... | mwebster | 2006-07-31 | 1 | -3/+7 |
* | test and fix for 152257 | aclement | 2006-07-31 | 1 | -0/+1 |
* | trace! | aclement | 2006-07-31 | 3 | -2/+17 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 2 | -6/+2 |
* | Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isE... | mwebster | 2006-07-28 | 2 | -9/+0 |
* | pipeline changes: changed adviceDidNotMatch processing and moved reweavable m... | aclement | 2006-07-28 | 1 | -8/+14 |
* | pipeline changes: stores names of super types, not direct references (cost?) | aclement | 2006-07-28 | 1 | -31/+59 |
* | pipeline changes: switch in World - defaults to ON, switched off via -Xset:pi... | aclement | 2006-07-27 | 1 | -1/+12 |
* | fix and testcode update for: 151673: after advice sometimes woven incorrectly... | aclement | 2006-07-27 | 10 | -16/+21 |
* | Bug 150487 "Tracing and Logging Framework" (add JUnit tests) | mwebster | 2006-07-27 | 12 | -31/+348 |
* | Bug 150487 "Tracing and Logging Framework" (add timestamp and thread id) | mwebster | 2006-07-27 | 1 | -6/+13 |
* | Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons... | mwebster | 2006-07-25 | 1 | -1/+2 |
* | pipeline changes: tell us what needed resolving! | aclement | 2006-07-25 | 1 | -1/+1 |
* | pipeline changes: printable | aclement | 2006-07-25 | 1 | -0/+5 |
* | pipeline changes: implemented stringify. | aclement | 2006-07-25 | 2 | -1/+20 |
* | test and fixes for Bug 145963: add injar aspects to the model | aclement | 2006-07-25 | 3 | -20/+121 |
* | test and fix for Bug 150671: declare error on set of volatile field does not ... | aclement | 2006-07-25 | 1 | -1/+1 |
* | First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) | mwebster | 2006-07-14 | 13 | -3/+471 |
* | Fix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptor... | mwebster | 2006-07-12 | 1 | -2/+9 |
* | fix for 150095: generics binary decp | aclement | 2006-07-10 | 1 | -1/+9 |
* | test and fix for 148409 | aclement | 2006-07-06 | 1 | -2/+11 |
* | last patches for 141730 | aclement | 2006-07-06 | 5 | -10/+13 |
* | pr145693 - fix for part 1 | aclement | 2006-07-05 | 1 | -0/+21 |
* | new weaver message - pr145693 | aclement | 2006-07-05 | 2 | -0/+2 |
* | testcode for 149305, 149096, 149305: fix for 149305 | aclement | 2006-07-04 | 1 | -2/+5 |
* | bit of reordering to Ajc152Tests - and fixed 148972V1_5_2_final | aclement | 2006-06-28 | 1 | -1/+8 |
* | test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAsp... | aclement | 2006-06-28 | 1 | -5/+6 |
* | Fix for Bug 148388 "LTW weaver produces a debug message at the begining" | mwebster | 2006-06-27 | 1 | -1/+0 |
* | test/fix for 148786: new array joinpoint problem. tiny one line change, safe... | aclement | 2006-06-27 | 1 | -2/+1 |
* | tests and implementation for enh 147711 (use true synthetic attribute/flag fo... | acolyer | 2006-06-24 | 8 | -27/+111 |
* | 126167: Fix for @Around problems... | aclement | 2006-06-23 | 1 | -37/+152 |
* | refactored implementation of weaveAfterReturning - this is now much clearer a... | acolyer | 2006-06-22 | 1 | -86/+156 |
* | tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating co... | acolyer | 2006-06-22 | 24 | -121/+177 |
* | Fix for Bug 140695 "Use LTWWorld not BcelWorld for load-time weaving" (use bo... | mwebster | 2006-06-21 | 1 | -1/+1 |
* | test and fix for 147801: rogue bridge methods in a funky configuration. | aclement | 2006-06-21 | 2 | -23/+30 |
* | tests and fix for pr147845, generic abstract aspect 3+ deep hierarchies | acolyer | 2006-06-20 | 1 | -6/+7 |
* | public accessibility.. | aclement | 2006-06-20 | 1 | -1/+1 |
* | 145963: patches from comment #3 | aclement | 2006-06-20 | 1 | -5/+5 |
* | test and fix for 147701: @DeclareParents: was failing to include package name... | aclement | 2006-06-20 | 3 | -2/+4 |
* | make the default warning level for my beautiful "warnOnSwallowedExceptions" b... | acolyer | 2006-06-19 | 1 | -1/+1 |