1372 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  aclement 76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) 18 years ago
  acolyer 426cbdccfd tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. 18 years ago
  aclement 13dde4efd4 test and fix for 147801: rogue bridge methods in a funky configuration. 18 years ago
  acolyer 791f8a7c3f tests and fix for pr147845, generic abstract aspect 3+ deep hierarchies 18 years ago
  aclement c2ae48e581 145963: patches from comment #3 18 years ago
  aclement 1468daa885 test and fix for 147701: @DeclareParents: was failing to include package name for checked exceptions, failing to report when impl class didnt implement interface 18 years ago
  aclement 8cab27018d testcode for 147701: @DeclareParents 18 years ago
  acolyer 32167a810d make the default warning level for my beautiful "warnOnSwallowedExceptions" be "ignore" 18 years ago
  aclement 11645343f9 fixed decp bug and problem with 1.5 IBM VM 18 years ago
  aclement 0b27616f8e skip attribute for line number - confuses mac/linux. 18 years ago
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 18 years ago
  mwebster fdbae3fda3 Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" 18 years ago
  mwebster 81abede511 Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit dependency problem in util project 18 years ago
  mwebster f4cd0bfb01 Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp 18 years ago
  aclement f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. 18 years ago
  aclement b8e83b78c4 flag is ON by default 18 years ago
  aclement 4dcb8f3d88 test and fix for 145963: faulting in aspects coming in as binary inputs 18 years ago
  aclement 4db50ddb1e synchronization joinpoints: code dump... 18 years ago
  aclement 97e9aaf4ec synchronization joinpoints: and ACTIVATE.....................BOOM! 18 years ago
  aclement 6dbe44d708 tidied comments. 18 years ago
  aclement afe41a56eb test for 145950 18 years ago
  aclement 5a75601c50 141730 - latest variant of program element signature processing 18 years ago
  aclement c3898d9b4e testcode for 145391,145693 18 years ago
  aclement e769745da4 testcode for 145391,145693 18 years ago
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 18 years ago
  aclement a1a4d72739 testcode for 145018 18 years ago
  mwebster 4513e921c8 fix for 120739 18 years ago
  mwebster b5525d9491 1.5 API: changed new PrintStream(File, ..) to new PrintStream(new FileOutputStream(), ..) 18 years ago
  acolyer c82fae9bb7 update license to EPL 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement d072fd16ec test and fix for 129282 18 years ago
  aclement 12afa8740e testcode for 129282 18 years ago
  aclement 10f097893b testcase for 144602 18 years ago
  aclement b4a28a99e4 test for 144465 18 years ago
  aclement 26a8a86299 test and fixes for 143930, 143924 18 years ago
  aclement 9eb7fa0bc2 tests and fix for 122253 18 years ago
  aclement 7235e9d089 tests for 122253 18 years ago
  aclement 6629274a35 including testing-util 18 years ago
  aclement b2247654a3 synchronization joinpoints: testcode 18 years ago
  aclement 7d99a23266 test and fix for first part of 126355 18 years ago
  aclement 69e24e90d4 fix for 142466 18 years ago
  aclement 8825b5c86b fix for 137568: dreaded generics signature 18 years ago
  aclement 4dea3ad241 test and fix for pr132349: itds on inner type of generic type 18 years ago
  aclement 0e6530f173 test for 128443 18 years ago
  aclement 054eb78c66 moved pr132349 from 151 to 152 18 years ago
  acolyer e9c2a596fb final implementation and tests for 101983: allow separate output folders 18 years ago
  acolyer d8830cd18a first cut at what a basic incremental suite should cover... 18 years ago
  aclement 03616d76d7 testcode for 129408 - cant be switched on yet 18 years ago
  aclement 95b6665e65 testcode for 129408 18 years ago
  aclement f1f3decfd2 tests moved to 152 18 years ago