Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 324135: npe fix | aclement | 2010-09-01 | 1 | -1/+4 | |
| | ||||||
* | 319315: aspectj.multithreaded system property to force it ON | aclement | 2010-08-26 | 1 | -2/+10 | |
| | ||||||
* | 320468 | aclement | 2010-08-26 | 1 | -12/+13 | |
| | ||||||
* | 323634: only parameterize if there is something to parameterize | aclement | 2010-08-25 | 1 | -1/+1 | |
| | ||||||
* | create writable map before writing to it! | aclement | 2010-08-25 | 1 | -0/+1 | |
| | ||||||
* | 323438 | aclement | 2010-08-25 | 1 | -1/+1 | |
| | ||||||
* | 323438 | aclement | 2010-08-25 | 2 | -0/+25 | |
| | ||||||
* | 323417 "Sometimes StackOverflow is got while weaving" | aclement | 2010-08-25 | 1 | -6/+0 | |
| | ||||||
* | 323438 | aclement | 2010-08-23 | 5 | -0/+283 | |
| | ||||||
* | 323438 | aclement | 2010-08-23 | 1 | -0/+31 | |
| | ||||||
* | 323438 | aclement | 2010-08-23 | 1 | -85/+77 | |
| | ||||||
* | 323438 | aclement | 2010-08-23 | 1 | -1/+13 | |
| | ||||||
* | 323438 | aclement | 2010-08-23 | 3 | -0/+0 | |
| | ||||||
* | 323438 | aclement | 2010-08-23 | 1 | -561/+697 | |
| | ||||||
* | improvements to the positions for a type pattern - more to do here no doubt | aclement | 2010-08-20 | 2 | -8/+24 | |
| | ||||||
* | source locs | aclement | 2010-08-19 | 1 | -20/+17 | |
| | ||||||
* | just latest versions | aclement | 2010-08-18 | 6 | -6/+6 | |
| | ||||||
* | test fixed for non-windows - uses correct lower case dir name | aclement | 2010-08-18 | 1 | -5/+4 | |
| | ||||||
* | 322039: testcode | aclement | 2010-08-18 | 3 | -1/+21 | |
| | ||||||
* | source locations for declare annos (not persisted) and fqname of handles for ↵ | aclement | 2010-08-18 | 3 | -1/+19 | |
| | | | | itds | |||||
* | source locations for declare annos (not persisted) and fqname of handles for ↵ | aclement | 2010-08-18 | 3 | -10/+18 | |
| | | | | itds | |||||
* | source locations for declare annos (not persisted) and fqname of handles for ↵ | aclement | 2010-08-18 | 1 | -1/+18 | |
| | | | | itds | |||||
* | need a build through | aclement | 2010-08-18 | 1 | -1/+1 | |
| | ||||||
* | formatted | aclement | 2010-08-17 | 1 | -7/+7 | |
| | ||||||
* | optimizations: working with Abraham on these: this one avoids trailing ':' ↵ | aclement | 2010-08-17 | 6 | -22/+26 | |
| | | | | which will create a CP hit more frequently. | |||||
* | 322832: intertype munger application triggering early resolution of ↵ | aclement | 2010-08-16 | 1 | -131/+145 | |
| | | | | parameterized fields that require the decps to already have been done... | |||||
* | generics | aclement | 2010-08-13 | 13 | -76/+107 | |
| | ||||||
* | generics | aclement | 2010-08-13 | 2 | -20/+15 | |
| | ||||||
* | 322446 | aclement | 2010-08-13 | 1 | -0/+2 | |
| | ||||||
* | 322446 | aclement | 2010-08-13 | 1 | -32/+1 | |
| | ||||||
* | 322446: mechanism for a concrete aspect to remember the actual effects of ↵ | aclement | 2010-08-13 | 2 | -0/+14 | |
| | | | | any decps it causes to apply | |||||
* | 322446, 322664 | aclement | 2010-08-13 | 3 | -48/+101 | |
| | ||||||
* | 322446: parent type munger remembers declaring aspect | aclement | 2010-08-13 | 1 | -1/+7 | |
| | ||||||
* | 322446: parent type munger remembers declaring aspect | aclement | 2010-08-13 | 3 | -89/+161 | |
| | ||||||
* | getClassName copes with generics | aclement | 2010-08-13 | 1 | -2/+6 | |
| | ||||||
* | doc | aclement | 2010-08-13 | 1 | -4/+2 | |
| | ||||||
* | 322664: fix | aclement | 2010-08-13 | 1 | -0/+1 | |
| | ||||||
* | 322446: testcode | aclement | 2010-08-13 | 11 | -0/+93 | |
| | ||||||
* | save array construction | aclement | 2010-08-12 | 1 | -1/+1 | |
| | ||||||
* | get it built with JAVA FIVE | aclement | 2010-08-11 | 1 | -0/+1 | |
| | ||||||
* | 322272: declare annotation for incremental compilation when used through ↵ | aclement | 2010-08-10 | 3 | -177/+221 | |
| | | | | abstract aspect. | |||||
* | 322272: declare annotation for incremental compilation when used through ↵ | aclement | 2010-08-10 | 6 | -2/+65 | |
| | | | | abstract aspect. | |||||
* | 175814: fixes: chaining preclinits if they are too large (too many tjpsps) ↵ | aclement | 2010-08-10 | 1 | -2/+12 | |
| | | | | and on error define original form of class and proceed, rather than failing completely | |||||
* | 175814: fixes: chaining preclinits if they are too large (too many tjpsps) ↵ | aclement | 2010-08-10 | 1 | -10/+56 | |
| | | | | and on error define original form of class and proceed, rather than failing completely | |||||
* | spelling typo | aclement | 2010-08-10 | 1 | -5/+5 | |
| | ||||||
* | author tags | aclement | 2010-08-10 | 1 | -1/+3 | |
| | ||||||
* | 321641: test and fix: exclusion for double dollared names (eg. cglib) | aclement | 2010-08-10 | 3 | -8/+31 | |
| | ||||||
* | remove generics for now - will build be happy? | aclement | 2010-08-06 | 1 | -2/+2 | |
| | ||||||
* | change this to see if build machine can pick it up | aclement | 2010-08-06 | 1 | -1/+1 | |
| | ||||||
* | 278496: some attempted improvements | aclement | 2010-08-06 | 1 | -9/+18 | |
| |