Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc handling of code gone stale... | wisberg | 2003-09-27 | 1 | -0/+12 |
| | |||||
* | adding file for links out to sample code elsewhere | wisberg | 2003-09-27 | 1 | -0/+54 |
| | |||||
* | removing empty sample | wisberg | 2003-09-27 | 1 | -6/+1 |
| | |||||
* | debugger caveats | wisberg | 2003-09-27 | 1 | -0/+8 |
| | |||||
* | added test for collection calls | wisberg | 2003-09-27 | 2 | -6/+23 |
| | |||||
* | script sample title, correct todo wrt resource cleanup | wisberg | 2003-09-27 | 1 | -2/+2 |
| | |||||
* | added pointcut anyCollectionWriteCalls() | wisberg | 2003-09-27 | 1 | -0/+13 |
| | |||||
* | removing unneeded comment | wisberg | 2003-09-27 | 1 | -0/+2 |
| | |||||
* | flagging that model walker broke in 1.1.1 | wisberg | 2003-09-27 | 1 | -2/+3 |
| | |||||
* | updated tests - all passing | wisberg | 2003-09-07 | 1 | -30/+52 |
| | |||||
* | dirty example adapted from May user email | wisberg | 2003-09-07 | 1 | -0/+191 |
| | |||||
* | pointcuts fixed, so library updated/fixed and tested | wisberg | 2003-09-06 | 1 | -39/+43 |
| | |||||
* | pointcuts fixed, so library updated/fixed | wisberg | 2003-09-06 | 1 | -28/+31 |
| | |||||
* | initialization example: more comments and more testable | wisberg | 2003-09-06 | 1 | -40/+78 |
| | |||||
* | using linked list, more comments | wisberg | 2003-09-06 | 1 | -7/+12 |
| | |||||
* | sample api code to list affected files | wisberg | 2003-09-06 | 2 | -1/+135 |
| | |||||
* | library of basic pointcut idioms and test case that causes BCException ↵ | wisberg | 2003-08-07 | 4 | -1/+479 |
| | | | | (copied to tests/bugs/pointcutLibrary) | ||||
* | - initial api-based tests | wisberg | 2003-08-07 | 7 | -53/+366 |
| | | | | | - initial J2EE samples (added support for XML/Ant scripts) | ||||
* | tag correction for code gatherer | wisberg | 2003-08-06 | 1 | -1/+1 |
| | |||||
* | double-dispatch example | wisberg | 2003-08-06 | 2 | -0/+86 |
| | |||||
* | initial checkin of the sandbox. | wisberg | 2003-08-06 | 33 | -0/+2114 |
The basic structure and examples of each type are there, but I have more examples and the ones there are not altogether validated. I'll make a few more changes before emailing dev and users about usage, etc. |