| Commit message (Expand) | Author | Age | Files | Lines |
* | 134471 - incremental structure model repair code overhaul - different strateg... | aclement | 2006-05-11 | 1 | -113/+370 |
* | 134471 - incremental structure model repair code overhaul - repair the filema... | aclement | 2006-05-11 | 1 | -0/+24 |
* | 134471 - incremental structure model repair code overhaul | aclement | 2006-05-10 | 2 | -0/+17 |
* | 128650: more memory stuff | aclement | 2006-03-18 | 7 | -23/+63 |
* | test and fix for 132130 | aclement | 2006-03-17 | 1 | -1/+1 |
* | bug 128650: comment 16: possible alternate implementation that shortens handl... | aclement | 2006-03-14 | 1 | -0/+91 |
* | bug 128650: comment 16: rewritten ... not exactly polished but passes all the... | aclement | 2006-03-14 | 1 | -138/+166 |
* | bug 128650: comment 16: don't allocate tons of space we don't necessarily need. | aclement | 2006-03-14 | 1 | -1/+1 |
* | fileMap flush added. | aclement | 2006-03-14 | 1 | -0/+3 |
* | helens changes for 125295 - should keep AJDT happy. | aclement | 2006-01-26 | 2 | -7/+31 |
* | more ajdoc changes - see pr121711 - from Helen. | aclement | 2006-01-13 | 1 | -0/+4 |
* | ajdoc: fixes from Helen for 119453 | aclement | 2005-12-21 | 2 | -2/+13 |
* | eliminates all compilation warning messages from the asm module | acolyer | 2005-11-25 | 8 | -17/+35 |
* | fix for something Sian noticed. | aclement | 2005-11-17 | 1 | -1/+5 |
* | Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and o... | mkersten | 2005-10-05 | 1 | -0/+8 |
* | Fix and tests for pr77269: incorrect structure model for inner types. (Patch ... | aclement | 2005-10-04 | 1 | -3/+10 |
* | Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "p...V1_5_0M3 | mkersten | 2005-08-25 | 1 | -10/+0 |
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -43/+3 |
* | prospective replacements for {module}/build.xml - will move there once valida... | wisberg | 2005-05-11 | 1 | -0/+6 |
* | MultiIncrementalSupport: some notes and helper stuff added. | aclement | 2005-04-26 | 1 | -9/+41 |
* | Put the ordering back to allow deserialization of an old set of relationships... | aclement | 2005-04-26 | 1 | -6/+6 |
* | Fixed bug#91912 added softens / softened by relationship to ASM | mkersten | 2005-04-21 | 1 | -5/+6 |
* | organized imports | aclement | 2005-04-19 | 1 | -1/+0 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+40 |
* | bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific... | mkersten | 2005-04-14 | 5 | -39/+148 |
* | Null friendly and includes sloc when dumping model (only ever used when debug... | aclement | 2005-04-13 | 1 | -1/+6 |
* | Guard against NPE | aclement | 2005-04-07 | 1 | -1/+4 |
* | guard on structure model dumping. | aclement | 2005-03-24 | 1 | -1/+2 |
* | Bug found during declare annotation structure model testing! | aclement | 2005-03-10 | 1 | -1/+1 |
* | Declare annotation: new declare nodes. | aclement | 2005-03-10 | 1 | -0/+4 |
* | Declare annotation: guard added for model building... (perf improvement!) | aclement | 2005-03-10 | 1 | -0/+17 |
* | Fix for atrocious incremental compilation performance. | aclement | 2005-02-04 | 3 | -17/+44 |
* | commented out tracing | aclement | 2005-02-04 | 1 | -1/+2 |
* | Get enum value fields to work in the ASM. Plus test reorg as we are now addin... | aclement | 2005-01-20 | 1 | -2/+8 |
* | Promoted visibility of dump method for use from test cases. | aclement | 2005-01-20 | 1 | -1/+1 |
* | java 5 support | acolyer | 2005-01-17 | 1 | -0/+4 |
* | Support for 'offset' in source locations - enabling AJDT improvements. Not p... | aclement | 2004-12-10 | 1 | -1/+5 |
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 3 | -16/+28 |
* | Fix for Bugzilla Bug 71878 | aclement | 2004-08-13 | 1 | -1/+6 |
* | No really, this *is* the last fix that will make the build work. | aclement | 2004-08-05 | 1 | -1/+2 |
* | guard for NPE. | aclement | 2004-08-05 | 1 | -0/+2 |
* | The BIG commit.
| aclement | 2004-08-03 | 9 | -40/+677 |
* | Expanded javadocs describing examples of ASM usage. | mkersten | 2004-07-23 | 2 | -3/+11 |
* | Start of ASM API docs. | mkersten | 2004-04-27 | 1 | -0/+9 |
* | Added support for getting/setting formal comments | mkersten | 2004-04-07 | 2 | -1/+6 |
* | Minor non-disruptive ASM API cleanup. | mkersten | 2004-03-29 | 3 | -8/+8 |
* | Added methods for retrieving the signature of a program element as it occurrs... | mkersten | 2004-03-11 | 2 | -7/+15 |
* | Fixed generation and access of return types on IProgramElements(s). | mkersten | 2004-03-10 | 2 | -5/+17 |
* | Fixed bug#45489 "Structure model is wrong when re-opened" | mkersten | 2004-02-19 | 1 | -3/+5 |