aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* doc handling of code gone stale...wisberg2003-09-271-0/+12
|
* adding file for links out to sample code elsewherewisberg2003-09-271-0/+54
|
* removing empty samplewisberg2003-09-271-6/+1
|
* debugger caveatswisberg2003-09-271-0/+8
|
* added test for collection callswisberg2003-09-272-6/+23
|
* script sample title, correct todo wrt resource cleanupwisberg2003-09-271-2/+2
|
* added pointcut anyCollectionWriteCalls()wisberg2003-09-271-0/+13
|
* removing unneeded commentwisberg2003-09-271-0/+2
|
* flagging that model walker broke in 1.1.1wisberg2003-09-271-2/+3
|
* updated bug count!V1_1_1acolyer2003-09-191-1/+1
|
* we fixed a few more bugs! (update total to 48)acolyer2003-09-111-1/+1
|
* added in building architecture for turoial exercisesehilsdal2003-09-0912-76/+303
|
* Ant task revisionswisberg2003-09-081-8/+9
|
* updated with list of major fixes / enhancements in 1.1.1acolyer2003-09-081-41/+49
|
* JoinPointCollector.java was moved to sandbox api-clients, and in any case ↵wisberg2003-09-071-67/+0
| | | | has not been updated for the new asm API's.
* updated tests - all passingwisberg2003-09-071-30/+52
|
* dirty example adapted from May user emailwisberg2003-09-071-0/+191
|
* pointcuts fixed, so library updated/fixed and testedwisberg2003-09-061-39/+43
|
* pointcuts fixed, so library updated/fixedwisberg2003-09-061-28/+31
|
* initialization example: more comments and more testablewisberg2003-09-061-40/+78
|
* using linked list, more commentswisberg2003-09-061-7/+12
|
* sample api code to list affected fileswisberg2003-09-062-1/+135
|
* changed warning to errorjhugunin2003-08-291-1/+1
|
* mostly final editsehilsdal2003-08-286-142/+248
|
* updated section 3ehilsdal2003-08-286-54/+33
|
* UML diagram built with Argo UML (http://argouml.tigris.org)jhugunin2003-08-283-0/+298
|
* made everything inherit from Test againehilsdal2003-08-2812-66/+86
| | | | updated section 3 tests
* moved to Listehilsdal2003-08-281-24/+26
|
* typoehilsdal2003-08-281-1/+1
|
* in AspectJ 1.1, set jp's have void return typeehilsdal2003-08-281-3/+3
|
* fixesehilsdal2003-08-281-116/+61
|
* removed unnecessary constructors and untabifiedehilsdal2003-08-2813-79/+8
|
* updating for new filesehilsdal2003-08-281-2/+0
|
* stub answer fileehilsdal2003-08-281-0/+7
|
* updated section 2ehilsdal2003-08-2815-343/+215
|
* rough edit of text for section 3jhugunin2003-08-271-61/+37
|
* revised section 4 (untested)jhugunin2003-08-2713-94/+45
|
* untabifiedehilsdal2003-08-2718-289/+289
|
* untabifiedehilsdal2003-08-2730-289/+289
|
* initial build.xml; has lots of dangling referencesehilsdal2003-08-271-0/+110
|
* starting rework for oopslaehilsdal2003-08-271-62/+29
|
* Fixed several broken links uncovered in 1.1.1rc1 testing.acolyer2003-08-271-11/+11
|
* performance faq item corrections promised on the list. wisberg2003-08-231-11/+17
| | | | I need some actual facts for a real answer.
* Updated org.aspectj.asm relationship model to string-handle-based API in ↵mkersten2003-08-141-0/+0
| | | | order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model.
* Minor improvements to structure model generation, clean up of test suite ↵mkersten2003-08-121-0/+0
| | | | output, and port of AJDT to new ASM APIs.
* Expanded developer documentation. Moved ASM doc to MSWord format since it ↵mkersten2003-08-115-420/+158
| | | | will have graphics and revision support will help.
* library of basic pointcut idioms and test case that causes BCException ↵wisberg2003-08-074-1/+479
| | | | (copied to tests/bugs/pointcutLibrary)
* fix for annoying javadoc link errorwisberg2003-08-071-1/+1
|
* - initial api-based tests wisberg2003-08-077-53/+366
| | | | | - initial J2EE samples (added support for XML/Ant scripts)
* tag correction for code gathererwisberg2003-08-061-1/+1
|