8388 Commits (V1_9_19)
 

Author SHA1 Message Date
  mkersten 11d7649fc3 Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 years ago
  mkersten 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 years ago
  acolyer ca4acbfcb0 use System property aspectjrt.path to add to testcase classpath if defined 21 years ago
  mkersten 9befa0a653 Expanded developer documentation. Moved ASM doc to MSWord format since it will have graphics and revision support will help. 21 years ago
  wisberg da8ac4b212 added license header 21 years ago
  wisberg 28616d99ec corrected header (copyright) 21 years ago
  wisberg 8758792eeb fixed test to fail on license check failure 21 years ago
  wisberg 956e874890 XMLEntry.toString for better errors 21 years ago
  mkersten 396675d501 Updated test data. 21 years ago
  mkersten efd18783e6 Added check for warning issued during JAR creation (manifest not copied). 21 years ago
  mkersten 4a1a347b22 Got advice relationships working. 21 years ago
  mkersten 3289df4d8c Fixed initialization. 21 years ago
  acolyer 514e76666a put aspectjrt.jar on classpath for module tests run outside of eclipse 21 years ago
  mkersten b3229c8937 Fixed unwrapping of exceptions (was infinte looping). 21 years ago
  mkersten 22f8fea5cf Fixed typo in method name. 21 years ago
  mkersten f7944d2c68 First pass at new relationship API support. 21 years ago
  acolyer 555d9cd8fe would help if i quoted test.classpath properly.... 21 years ago
  mkersten 07ec8f6251 Fixed bad cast. 21 years ago
  acolyer bf887f651e report fails as junit errors, not failures 21 years ago
  mkersten 18f9c1e2db Fixed ProgramElement modifiers bug. 21 years ago
  acolyer 2a3bba0a02 switch to using test.classpath rather than bin.classpath - works outside of eclipse 21 years ago
  mkersten faddf20490 Removed unnecessary cast. 21 years ago
  mkersten 080e0b8e99 Matthew's fixes for failing weaver unit tests. 21 years ago
  acolyer 7df925d435 Added task to call ajcTests with and without emacssym and include results in report 21 years ago
  acolyer e95455569e Added support for creation of junit xml reports using -junit or -logJUnit flags 21 years ago
  mkersten f1deb9c110 Reimplemented ASM API as described in bug "41254: revise asm and create interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. 21 years ago
  jhugunin 3e59745572 fix and tests for Bugzilla Bug 41123 21 years ago
  jhugunin efc1cc4739 fix for Bugzilla Bug 41175 21 years ago
  wisberg bdfba603c4 library of basic pointcut idioms and test case that causes BCException (copied to tests/bugs/pointcutLibrary) 21 years ago
  wisberg 1cf6391380 BCException - not isolated, so no bug written 21 years ago
  mkersten 684c9c1c3d 40534: Declare warning/error output - more detail required. 21 years ago
  mkersten 672bf9d46e Fixed bad paths. 21 years ago
  mkersten e2c4e9626f Added check for build warnings. 21 years ago
  mkersten 13eca57651 Cleaned up test-generated files. 21 years ago
  mkersten b0611b5428 Cleaned up test-generated files. 21 years ago
  mkersten 8849b342f8 Cleaned up test-generated files. 21 years ago
  mkersten 9b8ebcd937 Cleaned up test-generated files. 21 years ago
  mkersten 0f91bfcee9 Cleaned up test-generated files. 21 years ago
  mkersten be23e3d01d Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 years ago
  mkersten 02d3af8df7 Cleaned up test-generated files. 21 years ago
  mkersten c7f55d076a Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 years ago
  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