Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added test cases for old jitterbugs | wisberg | 2002-12-20 | 8 | -71/+233 |
| | | | | moved passing tests from ajcTestsFailing to ajcTests | ||||
* | excluding new preinitialization join points | jhugunin | 2002-12-19 | 2 | -2/+2 |
| | |||||
* | updated jars | jhugunin | 2002-12-19 | 4 | -0/+0 |
| | |||||
* | removed old transition warnings | jhugunin | 2002-12-19 | 1 | -6/+7 |
| | |||||
* | updated jars for changes to bytecode forms | jhugunin | 2002-12-19 | 3 | -0/+0 |
| | |||||
* | making more jars for tests | jhugunin | 2002-12-19 | 1 | -0/+33 |
| | |||||
* | explicitly excluding new preinitialization join points | jhugunin | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | using external deprecated method to get warning | jhugunin | 2002-12-19 | 1 | -2/+2 |
| | |||||
* | better type and visibility checking for pointcut references | jhugunin | 2002-12-19 | 3 | -6/+20 |
| | |||||
* | removed old 1.0 warnings | jhugunin | 2002-12-19 | 3 | -4/+2 |
| | |||||
* | fixed illegal foward assignment not caught by 1.0.6 | jhugunin | 2002-12-19 | 1 | -1/+2 |
| | |||||
* | updated for changed to inter-type constructors | jhugunin | 2002-12-19 | 1 | -0/+2 |
| | | | | | can't conflict with default constructors instance variables aren't initialized unless you call this | ||||
* | fixed error handling for illegal overriding with inter-type members | jhugunin | 2002-12-19 | 7 | -19/+70 |
| | |||||
* | fixed NPE when no manifest in aspectjrt.jar | jhugunin | 2002-12-19 | 1 | -1/+6 |
| | |||||
* | using DEVELOPMENT as active cvs version | jhugunin | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | 1.1b2V_1_1_b2 | wisberg | 2002-12-18 | 1 | -12/+11 |
| | |||||
* | suppressing info messages unless verbose | wisberg | 2002-12-18 | 1 | -2/+11 |
| | | | | and rendering user-visible exceptions using Main | ||||
* | handling messages like the new taskdef, printing as we go and rendering ↵ | wisberg | 2002-12-18 | 1 | -8/+29 |
| | | | | user-visible exceptions using Main | ||||
* | hoisted user exception rendering for taskdef clients | wisberg | 2002-12-18 | 1 | -21/+27 |
| | |||||
* | removing non-local links into tree | ehilsdal | 2002-12-18 | 2 | -15/+11 |
| | |||||
* | debug comment | wisberg | 2002-12-18 | 1 | -1/+5 |
| | |||||
* | doc iajc/ajc alternatives | wisberg | 2002-12-18 | 1 | -3/+3 |
| | |||||
* | doc props | wisberg | 2002-12-18 | 1 | -1/+13 |
| | |||||
* | rollout new fixes | wisberg | 2002-12-18 | 1 | -0/+0 |
| | |||||
* | XXX always exclude Ant and runtime classes from assemblages - hack. | wisberg | 2002-12-18 | 1 | -2/+12 |
| | |||||
* | do build.xml builds only for modules, not products, and continue normally if ↵ | wisberg | 2002-12-18 | 1 | -6/+15 |
| | | | | they fail. | ||||
* | list antecedants in verbose mode | wisberg | 2002-12-18 | 1 | -0/+3 |
| | |||||
* | avoid NPE when in strange state | wisberg | 2002-12-18 | 1 | -1/+7 |
| | |||||
* | small cleanups | jhugunin | 2002-12-18 | 1 | -21/+18 |
| | |||||
* | Now devguide doesn't include AJDE stuff apart from the browser | ehilsdal | 2002-12-18 | 2 | -13/+6 |
| | |||||
* | changing exception message | wisberg | 2002-12-18 | 1 | -13/+9 |
| | |||||
* | Added condition for model building. | mkersten | 2002-12-18 | 2 | -2/+4 |
| | |||||
* | fixed order of thisJoinPoint and thisJoinPointStaticPart | jhugunin | 2002-12-18 | 1 | -8/+11 |
| | |||||
* | rolling out installer class changes | wisberg | 2002-12-18 | 1 | -0/+0 |
| | |||||
* | changing ant verbiage | ehilsdal | 2002-12-18 | 1 | -21/+26 |
| | | | | adding links to sourceforge projects | ||||
* | cleaned up imports | jhugunin | 2002-12-18 | 1 | -1/+0 |
| | |||||
* | actual URLs | wisberg | 2002-12-18 | 2 | -12/+17 |
| | |||||
* | adding instructions for running Ant from Eclipse. | wisberg | 2002-12-18 | 1 | -3/+6 |
| | |||||
* | setting JAVA_HOME for new ant | wisberg | 2002-12-18 | 1 | -0/+1 |
| | |||||
* | renamed readmes, corrected links -- tools being used for entire product | wisberg | 2002-12-18 | 2 | -15/+35 |
| | |||||
* | installer window title | wisberg | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | initial version | wisberg | 2002-12-18 | 1 | -0/+214 |
| | |||||
* | public constructor, better message reporting on failure | wisberg | 2002-12-18 | 2 | -2/+8 |
| | |||||
* | removed license checks for extruded modules | wisberg | 2002-12-18 | 1 | -14/+9 |
| | |||||
* | adding http://eclipse.org/aspectj as home page. | wisberg | 2002-12-18 | 1 | -13/+15 |
| | | | | Docs assumed to be at http://eclipse.org/aspectj/doc/dist | ||||
* | initial version .lst files | wisberg | 2002-12-18 | 15 | -0/+101 |
| | |||||
* | handle matching with this/target/args(InaccessibleTypeToOthers) | jhugunin | 2002-12-18 | 4 | -20/+34 |
| | |||||
* | added coverage for this(InaccessibleTypeToOthers) | jhugunin | 2002-12-18 | 1 | -1/+3 |
| | |||||
* | Various fixes and completions. Should be 1.1beta2-ready | ehilsdal | 2002-12-18 | 1 | -65/+312 |
| | | | | apart from some verbiage about the ant tasks. | ||||
* | better errors for bad arguments | jhugunin | 2002-12-18 | 1 | -1/+6 |
| |