Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | static utility for detecting shift key down - should move | wisberg | 2003-04-30 | 1 | -0/+6 | |
| | ||||||
* | binary-incompatible change to IMessage-based API (using ISourceLocation anyway) | wisberg | 2003-04-30 | 1 | -0/+2 | |
| | ||||||
* | using new IMessage-based API for sourceline tasks | wisberg | 2003-04-30 | 1 | -4/+8 | |
| | ||||||
* | - incremental support | wisberg | 2003-04-30 | 1 | -254/+37 | |
| | | | | | - buildStructure test API now builds everything - removed unused code from pre-IMessage days | |||||
* | - supporting incremental | wisberg | 2003-04-30 | 1 | -155/+256 | |
| | | | | | | | | | | | | | | | | - handling new fast-fail config errors - better error display, no messages lost Implemented new options merging: - can specify any local config file options - project properties and build options now can contain any options and override local values only if not set - have method to fixup the options for IDE's to enforce their invariants, but this needs to delegate to a new adapted API. | |||||
* | - added incremental checkbox | wisberg | 2003-04-30 | 1 | -17/+16 | |
| | | | | - broadened size and meaning of "non-standard compiler options" to "other compiler options" | |||||
* | added flag for incremental mode | wisberg | 2003-04-30 | 1 | -1/+8 | |
| | ||||||
* | binary-incompatible API change to add methods for building fresh when in ↵ | wisberg | 2003-04-30 | 1 | -0/+12 | |
| | | | | incremental mode | |||||
* | test failing - node is java file, should be method execution main, so no parent | wisberg | 2003-04-28 | 1 | -0/+1 | |
| | ||||||
* | Checking in Mik's changes sent by email today for model and incremental ↵ | wisberg | 2003-04-28 | 2 | -7/+22 | |
| | | | | | | | support in AJDE. ajde has the same test failing as it did before this checkin, perhaps caused by a regression per bug 37020 | |||||
* | Corrected license. To check licenses, run build unit tests (CheckLics in ↵ | wisberg | 2003-04-03 | 1 | -6/+12 | |
| | | | | particular) | |||||
* | Major changes in order to move to Eclipse-JDT 2.1 as a base. | jhugunin | 2003-03-28 | 3 | -30/+16 | |
| | | | | | | In the process of this many changes were made to try to make keeping up with the Eclipse-JDT code base as easy as possible in the future. | |||||
* | Extended test case support to allow verification of compiler messages produced | acolyer | 2003-03-27 | 8 | -3/+141 | |
| | | | | | during compilation. Added test case for bug 33474 (full source location for declare warning messages). | |||||
* | Now adds value of "aspectjrt.path" system property to | acolyer | 2003-03-12 | 1 | -1/+4 | |
| | | | | classpath - needed for release testing | |||||
* | Fixed setting runnable bit on structure nodes. | mkersten | 2003-02-28 | 2 | -4/+5 | |
| | | | | Fixed failing incremental test. | |||||
* | Flipped debug options tests around to reflect fact that | acolyer | 2003-02-26 | 1 | -8/+8 | |
| | | | | batch build now generates debug info by default | |||||
* | Edited (and then restored) iilegalNewFigElt pointcut | acolyer | 2003-02-26 | 1 | -1/+3 | |
| | | | | to trap declare error task generation | |||||
* | Switched default for Ajde (batch compile) to have | acolyer | 2003-02-26 | 1 | -14/+17 | |
| | | | | debug info turned on. | |||||
* | Added new Granularity, DECLARED_ELEMENTS, and | acolyer | 2003-02-26 | 2 | -4/+7 | |
| | | | | new rule to acceptGranularity | |||||
* | Ran "Organize imports" to remove redundant imports etc - | acolyer | 2003-02-26 | 51 | -130/+476 | |
| | | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees! | |||||
* | The mappings for advice are now correct, and associations have corresponding ↵ | mkersten | 2003-02-26 | 2 | -7/+8 | |
| | | | | kinds (e.g. "affects exception handlers"). | |||||
* | Added new coverage test source. | mkersten | 2003-02-26 | 3 | -0/+70 | |
| | ||||||
* | Ignore bin directory | acolyer | 2003-02-26 | 3 | -0/+3 | |
| | ||||||
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 | |
| | ||||||
* | This test was failing, seemed to rely on "currentView" | acolyer | 2003-02-25 | 1 | -4/+6 | |
| | | | | which was set up by another testMethod | |||||
* | Fixed source line mapping errors. | mkersten | 2003-02-18 | 2 | -0/+24 | |
| | | | | | | Fixed formatting of pointcuts. Added a few more tests for above. | |||||
* | Fixed failing unit tests. Involved making paths work right in structure model, | mkersten | 2003-02-18 | 2 | -81/+86 | |
| | | | | and updating for differences in the 1.1 model. | |||||
* | resolving misc compiler warnings | wisberg | 2003-02-13 | 2 | -17/+11 | |
| | ||||||
* | text constant change only. | wisberg | 2003-02-01 | 1 | -8/+16 | |
| | | | | fixed aspectj.org and MPL references in about box. | |||||
* | fixed NPE (was & for &&) with bad options file. | wisberg | 2003-02-01 | 1 | -6/+9 | |
| | | | | Also now setting some options only if not empty (was resetting options if not null). | |||||
* | Committed patches specified in: | mkersten | 2003-01-25 | 14 | -35/+1255 | |
| | | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769 | |||||
* | Added condition for model building. | mkersten | 2002-12-18 | 1 | -0/+1 | |
| | ||||||
* | initial version - neglected .lst files in testdata | wisberg | 2002-12-17 | 14 | -0/+40 | |
| | ||||||
* | initial version | wisberg | 2002-12-16 | 236 | -0/+13001 | |