891 Commits (acdf688ccc4d8b376141b2c8e28bc5d7b7612e90)
 

Author SHA1 Message Date
  mkersten acdf688ccc Fixed 21 years ago
  wisberg 7b6fd54789 fix for annoying javadoc link error 21 years ago
  wisberg f8939bf6a6 - added support for XML/Ant scripts 21 years ago
  wisberg 94cb789115 - initial api-based tests 21 years ago
  mkersten 9e7ceffb06 Fixed bugs: 21 years ago
  mkersten 5edccbfaeb Fixed bugs: 21 years ago
  wisberg 3b729301c7 added test to ensure handler from initial runCommand() is not used in repeatCommand(). 21 years ago
  mkersten 2bd294be1d Created accessors for pointcuts contained within And/Or pointcut. 21 years ago
  mkersten 1508de05e2 Improved generation of advice and pointcut names in the ASM. 21 years ago
  wisberg 511b6634dd tag correction for code gatherer 21 years ago
  wisberg 3b602a9080 double-dispatch example 21 years ago
  wisberg 3e0524e928 modular build questions, unauthoritative answers 21 years ago
  wisberg c09964fbdb @testcase PR#41175 aspect-declared methods with exception clauses fail in binary libraries 21 years ago
  wisberg a63bc04fb1 initial checkin of the sandbox. 21 years ago
  wisberg b0d37c4b51 document new contents of docs module 21 years ago
  wisberg c7584070e1 passing tests for interface libraries. The behavior might be wrong (i.e., some should fail) -- confirming on the list. 21 years ago
  wisberg 40fb45135a @testcase PR#41170 combine classpath on command line and in .lst file 21 years ago
  mkersten 56f0f547f7 Exposed subtype inclusion property. 21 years ago
  mkersten f2e05bad93 Exposed declaredSelector with accessor. 21 years ago
  mkersten 5594a6579a Revised and added tests for ASM containment hierarchy. 21 years ago
  mkersten 6c1ca40c54 Expanded test data sources. 21 years ago
  ehilsdal 137c47f0bd Fix for Bug 39470: 21 years ago
  jhugunin e85783d87e fix for Bugzilla Bug 40805 21 years ago
  jhugunin 29457c3d6d fixes for Bugzilla Bug 40858 21 years ago
  jhugunin 57445dd3ec Addendum to the original contribution from PARC. Three presentations: 21 years ago
  mkersten a92e9c5c8c *** empty log message *** 21 years ago
  mkersten ec5f4c0afe Fixed missing sourceline file info. 21 years ago
  mkersten 2a6aef39c9 *** empty log message *** 21 years ago
  ehilsdal abe271f8d4 Fix for 21 years ago
  ehilsdal a01ac454bb Added documentation for 21 years ago
  wisberg 29f0e94733 spelling changes only 21 years ago
  mkersten a26cac9b4c ------ 21 years ago
  mkersten ac6f0b6f96 comment change only 21 years ago
  mkersten e6cece5621 Removed unused method. 21 years ago
  mkersten ee89fbe0af *** empty log message *** 21 years ago
  mkersten 5b758d8aed fixed 40194: error handling during build config parsing 21 years ago
  mkersten 89cd34df06 fixed 40194: error handling during build config parsing 21 years ago
  mkersten f5d31bac78 fixed 39974: Some strange error when compiling the observer example with JBuilder7 integrated AJDE 21 years ago
  mkersten 78869703a8 Fixed 39626: Added AsmBuilderTest class that tests handling for this and related null parameters. 21 years ago
  mkersten 4af623820a added mailing list discussion items 21 years ago
  mkersten f252c555f0 Updated for 1.1.1rc1 21 years ago
  mkersten 702a2fe267 extended test data 21 years ago
  mkersten b0ccce0d0e Added incremental warning message. 21 years ago
  jhugunin aab8f36a22 fix for Bugzilla Bug 40876 21 years ago
  mkersten ee03a3e557 Added test case for bug#39959. 21 years ago
  mkersten bdf332c2ed Exposed message handler as "protected" to clients who may want to override. 21 years ago
  mkersten 58e3cb226a Fix for bug 40824. 21 years ago
  mkersten b2d927ffc0 This problem occurred when a command line compile did not specify a "-classpath" option. In that case BuildArgParser loaded System.getProperty("java.class.path"). However, in the launch script aspectjtools.jar is already added to the VM's classpath. We remove all occurrences of "aspectjtools.jar" from the detected classpath. This should enable bootstrapping ajc. 21 years ago
  mkersten 579a6d779f Added sample for extending Main to collect joinpoints from ASM. 21 years ago
  mkersten d203b7fbc0 Deprecated singleton API. 21 years ago