Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 141730: underpinning changes for new handles support. No longer 'leak' ↵ | aclement | 2006-06-13 | 6 | -40/+75 | |
| | | | | implementation details of the handles out into the rest of the code. | |||||
* | fix for 146546 | aclement | 2006-06-12 | 2 | -4/+2 | |
| | ||||||
* | test and fix for 145963: faulting in aspects coming in as binary inputs | aclement | 2006-06-12 | 2 | -3/+5 | |
| | ||||||
* | 141730 - latest variant of program element signature processing | aclement | 2006-06-07 | 5 | -38/+3 | |
| | ||||||
* | some code for 141730 - store type signatures in program elements rather than ↵ | aclement | 2006-06-06 | 7 | -22/+80 | |
| | | | | processed type names. | |||||
* | update license to EPL | acolyer | 2006-06-01 | 15 | -30/+30 | |
| | ||||||
* | 134471 - incremental structure model repair code overhaul - different ↵ | aclement | 2006-05-11 | 1 | -113/+370 | |
| | | | | strategy for tidying up relationships. | |||||
* | 134471 - incremental structure model repair code overhaul - repair the ↵ | aclement | 2006-05-11 | 1 | -0/+24 | |
| | | | | filemap and typemap in addition to the handle map (long standing bug!) | |||||
* | 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 ↵ | aclement | 2006-03-14 | 1 | -0/+91 | |
| | | | | handles drastically ... not currently used. | |||||
* | bug 128650: comment 16: rewritten ... not exactly polished but passes all ↵ | aclement | 2006-03-14 | 1 | -138/+166 | |
| | | | | the tests... | |||||
* | 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 ↵ | mkersten | 2005-10-05 | 1 | -0/+8 | |
| | | | | | | other declare forms Also fixed ajdoc tests to run correctly when executed via RunTheseBeforeYouCommit tests (previously they were not being run and silently failing). | |||||
* | Fix and tests for pr77269: incorrect structure model for inner types. (Patch ↵ | aclement | 2005-10-04 | 1 | -3/+10 | |
| | | | | from Helen Hawkins). | |||||
* | Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for ↵V1_5_0M3 | mkersten | 2005-08-25 | 1 | -10/+0 | |
| | | | | "private" members | |||||
* | 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 ↵ | wisberg | 2005-05-11 | 1 | -0/+6 | |
| | | | | validated by those who use build.xml. | |||||
* | 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 ↵ | aclement | 2005-04-26 | 1 | -6/+6 | |
| | | | | relationships to work. | |||||
* | 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 ↵ | aclement | 2005-04-19 | 1 | -0/+40 | |
| | | | | individually or via master in build module. | |||||
* | bug#82171 Created sepereate handle provider to enable ASM use of ↵ | mkersten | 2005-04-14 | 5 | -39/+148 | |
| | | | | IDE-specific handle identifiers. | |||||
* | Null friendly and includes sloc when dumping model (only ever used when ↵ | aclement | 2005-04-13 | 1 | -1/+6 | |
| | | | | debugging structuremodel...) | |||||
* | 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 ↵ | aclement | 2005-01-20 | 1 | -2/+8 | |
| | | | | adding tests that will only run on 1.5 | |||||
* | 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 ↵ | aclement | 2004-12-10 | 1 | -1/+5 | |
| | | | | perfect - really the whole ISourceLocation thing needs sorting out ... | |||||
* | 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 | |
| | | | | Bad injar aspect name on Linux | |||||
* | 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 | |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | |||||
* | Expanded javadocs describing examples of ASM usage. | mkersten | 2004-07-23 | 2 | -3/+11 | |
| |