| Commit message (Expand) | Author | Age | Files | Lines |
* | 101411: -XaddSerialVersionUIDPOST_MEMORY_CHANGES | aclement | 2006-03-09 | 19 | -4/+352 |
* | hopefully enables outxml to work from AJDT. | aclement | 2006-03-08 | 1 | -0/+1 |
* | 129163: more bits...: set the compiler correctly for error reporting on inc ... | aclement | 2006-03-08 | 4 | -1/+27 |
* | added -outxml and -outxmlfile to list of options printed on command-line | acolyer | 2006-03-08 | 1 | -0/+2 |
* | minor - comment. | aclement | 2006-03-08 | 1 | -1/+6 |
* | Progress on: Bug 130869: Pointcut resolution fails against type variables | acolyer | 2006-03-08 | 5 | -3/+128 |
* | 129163: more bits...: adjust compare to ignore some type mungers | aclement | 2006-03-07 | 4 | -5/+58 |
* | 129163: more bits...: equals in the type munger hierarchy | aclement | 2006-03-07 | 12 | -30/+232 |
* | 129163: more bits... recording whether crosscutting members has changed 'sin... | aclement | 2006-03-07 | 5 | -23/+68 |
* | 129163: first part: changed comparison code to ignore ajc$/hasaspect/aspectof... | aclement | 2006-03-06 | 7 | -32/+79 |
* | 129163: first part: perclause hashcode/equals | aclement | 2006-03-06 | 6 | -3/+84 |
* | needs -X prefix | aclement | 2006-03-06 | 1 | -1/+1 |
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 23 | -80/+83 |
* | optimization: removes static state from Bcel that was accumulating for all 'u... | aclement | 2006-03-04 | 3 | -14/+14 |
* | If aspects are required to compile, then weaving must be at compile-time. duh. | wisberg | 2006-03-03 | 1 | -2/+7 |
* | warn about duplicate sources, convert exampled to -inpath, corrected -inpath ... | wisberg | 2006-03-03 | 1 | -44/+56 |
* | fix for 129566 | aclement | 2006-03-01 | 1 | -1/+6 |
* | test for 129566 | aclement | 2006-03-01 | 3 | -1/+605 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 4 | -0/+40 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 3 | -10/+40 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 1 | -0/+1 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 3 | -139/+311 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 2 | -0/+14 |
* | optimization 129298 - remove redundant (expensive) field - from Ron, doing wh... | aclement | 2006-02-24 | 3 | -18/+0 |
* | reset mechanism | aclement | 2006-02-23 | 1 | -0/+5 |
* | fix to save the big chunk of memory leaking over incremental compiles. | aclement | 2006-02-23 | 1 | -2/+8 |
* | need to keep Mr Build Machine happy. | aclement | 2006-02-23 | 1 | -2/+2 |
* | code from 121312: rons suggestion for changes to LTWWorld and reflection worl... | aclement | 2006-02-23 | 6 | -77/+211 |
* | update to message produced on swallowed exception in catch block to include X... | acolyer | 2006-02-23 | 2 | -0/+0 |
* | need to keep Mr Build Machine happy. | aclement | 2006-02-23 | 1 | -2/+2 |
* | need to keep Mr Build Machine happy. | aclement | 2006-02-23 | 4 | -14/+7 |
* | optimization: dont capture lowest level context info unless -Xset:captureAllC... | aclement | 2006-02-22 | 2 | -23/+56 |
* | optimizationasm: various tweaks!! See optimization #7 in 128650 | aclement | 2006-02-22 | 20 | -87/+546 |
* | optimizationasm: new BCI independant Annotation representation. | aclement | 2006-02-22 | 1 | -0/+85 |
* | optimizationasm: has to force that it wants a modifiable (bcel) delegate | aclement | 2006-02-22 | 1 | -1/+3 |
* | optimizationasm: the magic that activates ASM delegates | aclement | 2006-02-22 | 1 | -16/+93 |
* | optimizationasm: made bci agnostic: SourceContextImpl | aclement | 2006-02-22 | 1 | -112/+0 |
* | optimization: less ArrayList garbage creation! | aclement | 2006-02-22 | 1 | -5/+9 |
* | optimization: less string manipulation | aclement | 2006-02-22 | 1 | -4/+5 |
* | optimization: minor performance tweak | aclement | 2006-02-22 | 1 | -9/+11 |
* | optimizationasm: some test updates since some weaver tests *really* need BCEL... | aclement | 2006-02-22 | 5 | -0/+734 |
* | optimizationasm: this needs to know if a modifiable (weavable) delegate is re... | aclement | 2006-02-22 | 1 | -0/+10 |
* | optimization: less ArrayList garbage creation! | aclement | 2006-02-22 | 1 | -2/+6 |
* | optimization: encapsulates lazy unpacking of annotations | aclement | 2006-02-22 | 1 | -0/+95 |
* | optimizationasm: new BCI independant Annotation representation. | aclement | 2006-02-22 | 8 | -14/+390 |
* | optimizationasm: the asm visitors and actual delegate classes | aclement | 2006-02-22 | 11 | -0/+1638 |
* | optimizationasm: includes asm-aj dependency | aclement | 2006-02-22 | 1 | -1/+2 |
* | optimization: less ArrayList garbage creation! | aclement | 2006-02-22 | 1 | -3/+4 |
* | one extra guard. | aclement | 2006-02-22 | 1 | -0/+2 |
* | rebuilt to include latest optimizations | aclement | 2006-02-22 | 2 | -0/+0 |