751 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  aclement d0c299daf6 last patches for 141730 18 years ago
  aclement d164036558 pr145693 - fix for part 1 18 years ago
  aclement 8d74e6f01a moved tests to 153 18 years ago
  aclement 7b526ecf23 test and fix for 148537 18 years ago
  aclement 477c46dc2b test for 148537 18 years ago
  aclement 82f217fa97 test and fix for 148693 18 years ago
  aclement a6b36f2034 testcode for 149305, 149096, 149305: fix for 149305 18 years ago
  aclement 4a8b853269 testcode for 149305, 149096, 149305 18 years ago
  aclement 53eef314f4 testcode for new handle provider (pr141730) 18 years ago
  aclement f6834c7692 test and fix for 148737 18 years ago
  aclement c3b3732cc9 and away we go ... 1.5.3 tests 18 years ago
  aclement 2f2f568364 bit of reordering to Ajc152Tests - and fixed 148972 18 years ago
  aclement 21e06a6989 test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect() 18 years ago
  aclement 792d1dfd50 test/fix for 148786: new array joinpoint problem. tiny one line change, safe for committing post RC. 18 years ago
  aclement c8e1c4e4ef another scenario for 148545 - generic return type too. 18 years ago
  aclement bb685a123d testcode for 148536 and 148537 and 148545 18 years ago
  aclement 75a17318a9 testcode for 148545 18 years ago
  aclement 045e82d5ce testcode for 148536 and 148537 18 years ago
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). 18 years ago
  aclement 16d8120ef1 126167: Fix for @Around problems... 18 years ago
  aclement 718543f8d7 126167: Fix for @Around problems... 18 years ago
  aclement ffa7ca77ce testcode for 148285 (commented out) 18 years ago
  aclement 5b90af1d60 unfinished (not sure of expected output) testcase committed for 147841 18 years ago
  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
  acolyer 32167a810d make the default warning level for my beautiful "warnOnSwallowedExceptions" be "ignore" 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 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 b6c89301f2 update license to EPL 18 years ago
  aclement d072fd16ec test and fix for 129282 18 years ago