Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test and fix for 145086 | aclement | 2006-06-03 | 2 | -2/+23 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 4 | -8/+8 |
| | |||||
* | Enhancement for Bugzilla Bug 49743 | aclement | 2004-09-01 | 3 | -1/+125 |
| | | | | | performance improvements for runtime library (From Matthew) | ||||
* | copyright statement! | acolyer | 2004-08-09 | 1 | -6/+10 |
| | |||||
* | fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ↵ | acolyer | 2004-08-09 | 2 | -0/+42 |
| | | | | changed.... | ||||
* | fix for Bugzilla Bug 54721 | acolyer | 2004-03-19 | 2 | -0/+27 |
| | | | | add this to API (Signature.getDeclaringTypeName()) | ||||
* | 47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if ↵ | wisberg | 2004-01-15 | 1 | -7/+48 |
| | | | | | | not >= 1.4) tested in 1.1, 1.3, 1.4 (but not in 1.1 release tests) | ||||
* | Fix for Bugzilla Bug 44587 | jhugunin | 2004-01-14 | 1 | -0/+8 |
| | | | | | | | | | | | Erroneous exception conversion and Bugzilla Bug 34206 before():execution(new(..)) does not throw NoAspectBoundException All exceptions that occur during the static intialization of a persingleton aspect will be swallowed. When using that aspect (via aspectOf()) a NoAspectBoundException will be thrown with the original exception from the staitc initializer as the cause. | ||||
* | returning TestSuite rather than Test to permit all tests to run from Eclipse | wisberg | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 1 | -0/+30 |