]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2006-03-18 aclement132305: now compares apples and apples not apples and...
2006-03-18 aclementensures bcel stuff flushed.
2006-03-18 aclementlifecycle method for weaving completion switched on...
2006-03-18 aclementguard on lint
2006-03-18 aclementflush source contexts (128650)
2006-03-18 aclementremoved rogue syserr
2006-03-18 aclement128650: more memory stuff
2006-03-17 aclementtest and fix for 132130
2006-03-17 aclementtestcode for 132305 (structure comparison problems)
2006-03-16 aclementtest and fix for 131932
2006-03-16 aclementtest and fix for 131933
2006-03-16 aclementdie evil 1.4 apis.
2006-03-15 aclementtest and fix for 131505: keep aspectnames in the state...
2006-03-14 aclementstop NPE for bug 131540
2006-03-14 aclementhalf wired into bcel eviction logic...
2006-03-14 aclementbug 128650: comment 16: possible alternate implementati...
2006-03-14 aclementbug 128650: comment 16: rewritten ... not exactly polis...
2006-03-14 aclementbug 128650: comment 16: tidy up logic, forget the compiler.
2006-03-14 aclementbug 128650: comment 16: tidy up logic
2006-03-14 aclementbug 128650: comment 16: creates less garbage
2006-03-14 aclementplugged into the lifecycle method for evicting bcel...
2006-03-14 aclementbug 128650: comment 16: better at tidying up
2006-03-14 aclementbug 128650: comment 16: creates far less garbage
2006-03-14 aclementbug 128650: comment 16: optimized to death
2006-03-14 aclementbug 128650: comment 16: don't allocate tons of space...
2006-03-14 aclementfileMap flush added.
2006-03-10 aclementhelens testcode from 129163 for the recent AJDT integra...
2006-03-10 aclementtested eviction code plugged in. not activated yet...
2006-03-10 aclementmoved to be a WeakHashMap
2006-03-10 aclementunused label (so eclipse 3.2m5a tells me)
2006-03-09 aclement101411: -XaddSerialVersionUID POST_MEMORY_CHANGES
2006-03-08 aclementhopefully enables outxml to work from AJDT.
2006-03-08 aclement129163: more bits...: set the compiler correctly for...
2006-03-08 acolyeradded -outxml and -outxmlfile to list of options printe...
2006-03-08 aclementminor - comment.
2006-03-08 acolyerProgress on: Bug 130869: Pointcut resolution fails...
2006-03-07 aclement129163: more bits...: adjust compare to ignore some...
2006-03-07 aclement129163: more bits...: equals in the type munger hierarchy
2006-03-07 aclement129163: more bits... recording whether crosscutting...
2006-03-06 aclement129163: first part: changed comparison code to ignore...
2006-03-06 aclement129163: first part: perclause hashcode/equals
2006-03-06 aclementneeds -X prefix
2006-03-05 aclementfix for 130300: cause the mysterious disappearance...
2006-03-04 aclementoptimization: removes static state from Bcel that was...
2006-03-03 wisbergIf aspects are required to compile, then weaving must...
2006-03-03 wisbergwarn about duplicate sources, convert exampled to ...
2006-03-01 aclementfix for 129566
2006-03-01 aclementtest for 129566
2006-02-24 acolyerCompleted: Improve ajc memory usage
2006-02-24 acolyerCompleted: Improve ajc memory usage
2006-02-24 acolyerCompleted: Improve ajc memory usage
2006-02-24 acolyerCompleted: Improve ajc memory usage
2006-02-24 acolyerCompleted: Improve ajc memory usage
2006-02-24 aclementoptimization 129298 - remove redundant (expensive)...
2006-02-23 aclementreset mechanism
2006-02-23 aclementfix to save the big chunk of memory leaking over increm...
2006-02-23 aclementneed to keep Mr Build Machine happy.
2006-02-23 aclementcode from 121312: rons suggestion for changes to LTWWor...
2006-02-23 acolyerupdate to message produced on swallowed exception in...
2006-02-23 aclementneed to keep Mr Build Machine happy.
2006-02-23 aclementneed to keep Mr Build Machine happy.
2006-02-22 aclementoptimization: dont capture lowest level context info...
2006-02-22 aclementoptimizationasm: various tweaks!! See optimization...
2006-02-22 aclementoptimizationasm: new BCI independant Annotation represe...
2006-02-22 aclementoptimizationasm: has to force that it wants a modifiabl...
2006-02-22 aclementoptimizationasm: the magic that activates ASM delegates
2006-02-22 aclementoptimizationasm: made bci agnostic: SourceContextImpl
2006-02-22 aclementoptimization: less ArrayList garbage creation!
2006-02-22 aclementoptimization: less string manipulation
2006-02-22 aclementoptimization: minor performance tweak
2006-02-22 aclementoptimizationasm: some test updates since some weaver...
2006-02-22 aclementoptimizationasm: this needs to know if a modifiable...
2006-02-22 aclementoptimization: less ArrayList garbage creation!
2006-02-22 aclementoptimization: encapsulates lazy unpacking of annotations
2006-02-22 aclementoptimizationasm: new BCI independant Annotation represe...
2006-02-22 aclementoptimizationasm: the asm visitors and actual delegate...
2006-02-22 aclementoptimizationasm: includes asm-aj dependency
2006-02-22 aclementoptimization: less ArrayList garbage creation!
2006-02-22 aclementone extra guard.
2006-02-22 aclementrebuilt to include latest optimizations
2006-02-22 aclementoptimization: use asm for lightweight delegates
2006-02-22 aclementoptimization: cache info
2006-02-21 aclementtest and fix for 122742 (more @AJ thisJoinPoint problem...
2006-02-21 aclementtest and fix for 128618 (from helen) - message handling.
2006-02-21 aclementtest and fix for 128237 from Helen
2006-02-21 aclementtest and fix for 128744 (or at least the LTW problem...
2006-02-21 aclementoops - used Boolean.parseBoolean()
2006-02-21 acolyerProgress on: PointcutHandlerDesignator.
2006-02-21 aclementoptimization: use tags not gens. improves memory ...
2006-02-21 aclementexposed method for testing.
2006-02-21 aclementorganized imports
2006-02-21 aclementfixes for 128655
2006-02-21 aclementtestcode for 128655
2006-02-20 aclementFix for 128699 - message. From Ramnivas.
2006-02-20 aclementoptimization: reset logic for primitives so they don...
2006-02-20 aclementSpacewar - a small project that exercises the compiler.
2006-02-17 wisbergtest for 123553
2006-02-16 wisbergtest for 128128 - also grouped test cases to better...
2006-02-16 wisbergfix for 128128 - suggestion correct
2006-02-16 aclementfeature: Use ASM for non-woven types: testcode
next