89 Commits (V1_6_X)

Author SHA1 Message Date
  aclement 01cc1b5d05 revert 13 years ago
  aclement 32cf97195c 1.6.12.m1 readme 13 years ago
  aclement 3377f2c311 trigger build 13 years ago
  aclement 8ddfb89436 329925: declare @field remove annotation 13 years ago
  aclement f30275711e generics 14 years ago
  aclement b38e0f133a generics 14 years ago
  aclement 33be9db167 java5 14 years ago
  aclement 7eab0b78df generics 14 years ago
  aclement b399c7f67c persistence 14 years ago
  aclement 476538d776 286539: test and fix (decanno type in model) 14 years ago
  aclement 01b0ccdea6 declareMixin 15 years ago
  aclement 25277e5bdd prevent multi-threaded access problems to the map 15 years ago
  aclement 5f7672bc40 remove unused code 15 years ago
  aclement fdf632e7b0 no need 15 years ago
  aclement 4ec1ecc194 eclipse: unnecessary semi 15 years ago
  aclement c6e597eb3c unnecessary unused code removed 15 years ago
  aclement ffcd21cc17 eclipse: unnecessary semi 15 years ago
  aclement 62cae031f5 unnecessary null check removed 15 years ago
  aclement 6e58dcb6f7 fixed jre lib warning 16 years ago
  aclement d78772db59 210470: preventing weaver leaks: do not mess up the context stack in a multi-threaded environment 16 years ago
  aclement 0d9e923051 231396: refactoring: 16 years ago
  aclement 53987d5e3b 231396: moved ConfigParser out of weaver jar 16 years ago
  aclement a2541b9036 210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader 16 years ago
  mwebster de04ec9067 Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW" 17 years ago
  mwebster 59fcd7e038 Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/aop.xml) 17 years ago
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 17 years ago
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 17 years ago
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 17 years ago
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 17 years ago
  mwebster 41340ae6cb Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler implementations to add context) 18 years ago
  aclement a38edd39a8 fix for 152388 18 years ago
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  acolyer 594f80c4b8 don't hold hard references to state in this context. Assume single threaded unless told otherwise. Provide reset to ditch memory we are holding. 18 years ago
  acolyer 6c16b86a6a an additional interface that custom message handlers may choose to implement. Implementors get callbacks when a build is starting and when a build has finished (allowing them to perform before and after build processing, like closing output files etc..). 18 years ago
  acolyer 6ba566c4ad eliminating compilation warnings from bridge module... 18 years ago
  avasseur 808a511b8f fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that 18 years ago
  acolyer 20cafd486b a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 years ago
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 years ago
  acolyer 372a025d85 Patch files to reapply changes developed in exploring pr107313 should we ever decided to go back down that route... 18 years ago
  acolyer c6bc7a2b2e fix and test updates for enh 102459 - provide more detail in showWeaveInfo messages. 18 years ago
  acolyer d0aa912a55 removed hard-coded date of July 5th 19 years ago
  avasseur 875cccb16a add test for proxy weaving and jit class weaving, update ltw doc 19 years ago
  acolyer 31d0b1f9f1 added extra utility method for warnings 19 years ago
  avasseur d8fa51baa7 add offset in MethodDeclarationAttribute for @AJ in AJDT 19 years ago
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 years ago
  aclement 9dc3f0fefe Fix for 44155: TODO tasks miscategorized as warnings 19 years ago
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 years ago