aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* initial versions (neglected .lst files)wisberg2002-12-3064-0/+403
|
* minor Tester API tests brought down from atticwisberg2002-12-303-2/+268
|
* initial versionwisberg2002-12-281-0/+133
|
* correctly handling exceptions thrown from intro methodsjhugunin2002-12-249-20/+85
|
* added coverage for exceptions thrown from intro methods jhugunin2002-12-244-28/+64
| | | | these tests were inspired by failures compiling observer example
* fixed names of introduced membersjhugunin2002-12-241-2/+2
|
* fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting jhugunin2002-12-234-6/+10
| | | | | singleton aspects this lets us produce much better errors when the field is null
* better error handling jhugunin2002-12-237-7/+32
| | | | better handling of synthetic inter-type members
* better error lines jhugunin2002-12-231-8/+21
| | | | forcing a few tests to use -1.4 for correct declaring type at call sites
* changed callee-side call join point test to use executionjhugunin2002-12-231-4/+5
|
* better errors for bad named pointcut declarations and references jhugunin2002-12-2315-39/+76
| | | | handling concrete aspect correctly for cflow fields
* a couple more known limitations and better error linesjhugunin2002-12-231-4/+6
|
* new default quotes DEVELOPMENT for scanner.wisberg2002-12-231-2/+24
|
* - added aspectjrt target (alias to runtime) wisberg2002-12-231-16/+50
| | | | | - implemented target to fail if bootstrap libraries are out of date - moved update-tree under setup comment
* updated to remove ignored manifest, make more recent than sources checked in ↵wisberg2002-12-231-0/+0
| | | | later.
* updated with DEVELOPMENT manifestwisberg2002-12-231-0/+0
|
* rolling out build changes to bootstrap jar.wisberg2002-12-232-2/+2
|
* fixed bug with unnamed tasks producing messages like wisberg2002-12-231-9/+31
| | | | [null] Building Zip: foo.zip
* fixing version-handling. wisberg2002-12-2310-622/+970
| | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default.
* a couple more known limitations and increased coverage with new test casejhugunin2002-12-231-4/+12
|
* commented out code to replace licenseswisberg2002-12-231-11/+11
|
* updated for new sematics of issingleton aspects advising their own jhugunin2002-12-232-2/+28
| | | | initializers
* better errors for issingleton aspects advising own initializers jhugunin2002-12-234-7/+31
| | | | also correct typing for dynamic checks on parameters to if pcds
* fixed uptodate checking for local-distwisberg2002-12-231-7/+9
|
* matching new semantics of persingleton aspect advising its own initializationjhugunin2002-12-231-2/+2
|
* making lack of after returning advice consitent with expected eventsjhugunin2002-12-231-1/+1
|
* fixed rules for overriding/inheriting pointcutsjhugunin2002-12-207-41/+134
|
* expanded coveragejhugunin2002-12-207-5/+54
|
* updated error messagesjhugunin2002-12-201-6/+22
|
* added test cases for old jitterbugs wisberg2002-12-208-71/+233
| | | | moved passing tests from ajcTestsFailing to ajcTests
* excluding new preinitialization join pointsjhugunin2002-12-192-2/+2
|
* updated jarsjhugunin2002-12-194-0/+0
|
* removed old transition warningsjhugunin2002-12-191-6/+7
|
* updated jars for changes to bytecode formsjhugunin2002-12-193-0/+0
|
* making more jars for testsjhugunin2002-12-191-0/+33
|
* explicitly excluding new preinitialization join pointsjhugunin2002-12-191-1/+1
|
* using external deprecated method to get warningjhugunin2002-12-191-2/+2
|
* better type and visibility checking for pointcut referencesjhugunin2002-12-193-6/+20
|
* removed old 1.0 warningsjhugunin2002-12-193-4/+2
|
* fixed illegal foward assignment not caught by 1.0.6jhugunin2002-12-191-1/+2
|
* updated for changed to inter-type constructors jhugunin2002-12-191-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 membersjhugunin2002-12-197-19/+70
|
* fixed NPE when no manifest in aspectjrt.jarjhugunin2002-12-191-1/+6
|
* using DEVELOPMENT as active cvs versionjhugunin2002-12-191-1/+1
|
* 1.1b2V_1_1_b2wisberg2002-12-181-12/+11
|
* suppressing info messages unless verbose wisberg2002-12-181-2/+11
| | | | and rendering user-visible exceptions using Main
* handling messages like the new taskdef, printing as we go and rendering ↵wisberg2002-12-181-8/+29
| | | | user-visible exceptions using Main
* hoisted user exception rendering for taskdef clientswisberg2002-12-181-21/+27
|
* removing non-local links into treeehilsdal2002-12-182-15/+11
|
* debug commentwisberg2002-12-181-1/+5
|