]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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
2006-02-16 aclementjust a comment.
2006-02-16 aclementorganized imports
2006-02-16 aclementtest and fix for 122370 (Andy & Helen) - code generated...
2006-02-16 aclementtest and fix for 121616
2006-02-16 aclementtests and (slightly reworked) fix for 125699 from Helen...
2006-02-16 aclementSupport for "-Xset:name=value,name=value,name=value...
2006-02-15 aclementtest and fix for 120527 and test (commented out)...
2006-02-15 aclementtest and fix for 120527
2006-02-15 aclementoptimization: made unpacking of the table lazy. With...
2006-02-15 aclementoptimization: made unpacking of the table lazy. With...
2006-02-14 aclementinclude latest bcel changes.
2006-02-14 aclementtidy up after yourself
2006-02-14 aclementBugette: annotation value of primitive type 'char'...
2006-02-14 aclementoptimization: rather than continuously constructing...
2006-02-14 aclementoptimization: less fiddling with collections when setti...
2006-02-13 aclementoptimization: use bit twiddling rather than Sets for...
2006-02-13 aclementoptimization: char rather than string manipulation
2006-02-13 aclementoptimization: dont unnecessarily build signatures and...
2006-02-13 aclementorganized imports
2006-02-13 aclementlessen the cost of hashcode and equals
2006-02-13 aclementfix for 119882 (from Helen) - similar to fix for 113531
2006-02-10 acolyerProgress on: empty catch block warning - compiler chang...
2006-02-10 acolyerProgress on: empty catch block warning - option support
2006-02-10 acolyerProgress on: empty catch block warning - test cases
2006-02-10 acolyerProgress on: empty catch block warning - updates to...
2006-02-10 acolyerProgress on: empty catch block warning - extra lint...
2006-02-10 acolyerdefine some constants to avoid spreading string literal...
2006-02-10 acolyerprovide a way to reset dump state to free up memory
2006-02-10 acolyerfree up memory anchored in static at the end of a run
2006-02-10 acolyerI don't think this class is actively used anymore...
2006-02-10 acolyerdon't hold onto references to AjBuildConfigs
2006-02-10 acolyerdon't hold eclipse source types in ajstate
2006-02-10 acolyergo "back to the source" on an incremental aspect change
2006-02-10 acolyerPut compilation-and-weaving-context into multi-thread...
2006-02-10 acolyerdon't hold hard references to state in this context...
2006-02-10 aclementcomment fix
2006-02-10 aclementfix for 120356 - better feedback for DEOW when using...
2006-02-10 aclementfix for 123212 - ignoring subversion resources
next