aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test and fix for 128237 from Helenaclement2006-02-214-1/+42
* test and fix for 128744 (or at least the LTW problem Sian hit whilst debuggin...aclement2006-02-216-1/+56
* oops - used Boolean.parseBoolean()aclement2006-02-211-1/+2
* Progress on: PointcutHandlerDesignator.acolyer2006-02-215-13/+101
* optimization: use tags not gens. improves memory (create less garbage), fast...aclement2006-02-2112-70/+204
* exposed method for testing.aclement2006-02-211-0/+3
* organized importsaclement2006-02-211-1/+0
* fixes for 128655aclement2006-02-211-12/+68
* testcode for 128655aclement2006-02-2113-7/+108
* Fix for 128699 - message. From Ramnivas.aclement2006-02-201-1/+1
* optimization: reset logic for primitives so they don't anchor a world instanc...aclement2006-02-202-0/+15
* Spacewar - a small project that exercises the compiler.aclement2006-02-201-0/+52
* test for 123553wisberg2006-02-173-1/+26
* test for 128128 - also grouped test cases to better disable by commentingwisberg2006-02-161-97/+138
* fix for 128128 - suggestion correctwisberg2006-02-161-5/+7
* feature: Use ASM for non-woven types: testcodeaclement2006-02-1641-0/+353
* just a comment.aclement2006-02-161-0/+1
* organized importsaclement2006-02-161-1/+0
* test and fix for 122370 (Andy & Helen) - code generated for @Decp busted.aclement2006-02-167-3/+71
* test and fix for 121616aclement2006-02-164-0/+29
* tests and (slightly reworked) fix for 125699 from Helen. @AJ bug with inherit...aclement2006-02-166-7/+32
* Support for "-Xset:name=value,name=value,name=value". The name/value data is...aclement2006-02-165-0/+44
* test and fix for 120527 and test (commented out) for 127299aclement2006-02-153-0/+61
* test and fix for 120527aclement2006-02-152-2/+36
* optimization: made unpacking of the table lazy. With a minor change in AJ it...aclement2006-02-155-5/+18
* optimization: made unpacking of the table lazy. With a minor change in AJ it...aclement2006-02-151-32/+70
* include latest bcel changes.aclement2006-02-142-0/+0
* tidy up after yourselfaclement2006-02-141-0/+2
* Bugette: annotation value of primitive type 'char' wasnt working !aclement2006-02-144-3/+3
* optimization: rather than continuously constructing new arrays from the linke...aclement2006-02-144-119/+118
* optimization: less fiddling with collections when setting up the localvariabl...aclement2006-02-141-21/+27
* optimization: use bit twiddling rather than Sets for manipulating the list of...aclement2006-02-1331-220/+240
* optimization: char rather than string manipulationaclement2006-02-131-7/+7
* optimization: dont unnecessarily build signatures and faster signature proces...aclement2006-02-131-7/+7
* organized importsaclement2006-02-132-14/+10
* lessen the cost of hashcode and equalsaclement2006-02-132-14/+24
* fix for 119882 (from Helen) - similar to fix for 113531aclement2006-02-138-0/+89
* Progress on: empty catch block warning - compiler changes to warn on empty ca...acolyer2006-02-102-0/+0
* Progress on: empty catch block warning - option supportacolyer2006-02-101-10/+14
* Progress on: empty catch block warning - test casesacolyer2006-02-102-0/+18
* Progress on: empty catch block warning - updates to test cases with empty cat...acolyer2006-02-1013-45/+72
* Progress on: empty catch block warning - extra lint messageacolyer2006-02-102-0/+4
* define some constants to avoid spreading string literals aroundacolyer2006-02-101-0/+4
* provide a way to reset dump state to free up memoryacolyer2006-02-101-0/+23
* free up memory anchored in static at the end of a runacolyer2006-02-102-1/+8
* I don't think this class is actively used anymore...acolyer2006-02-101-4/+5
* don't hold onto references to AjBuildConfigsacolyer2006-02-101-0/+1
* don't hold eclipse source types in ajstateacolyer2006-02-102-67/+225
* go "back to the source" on an incremental aspect changeacolyer2006-02-101-26/+13
* Put compilation-and-weaving-context into multi-thread mode when doing LTWacolyer2006-02-101-0/+3