114 Commits (14714d87d8e6822bb980c6fe6e3f5ef0a26537f7)

Author SHA1 Message Date
  aclement 7e9072ea70 221427: optimizing project rebuilds 16 years ago
  aclement 77ee957032 221427: improved output 16 years ago
  aclement 54bb3f0366 221427: improved output 16 years ago
  aclement 7a989e83a7 221427 testcode: commented out 16 years ago
  aclement 7d05ceb749 220255: testcode 16 years ago
  aclement 5164db2fd6 AspectJ6: removed due to bad implementation of generic itds that the new compiler has revealed. Should be added back in for final 16 years ago
  aclement a36f9ce5a3 PointcutDoctor javadoc - 193065 16 years ago
  aclement 6e6f379eeb pr173729: test and fixes committed. Modify the bcel delegate at compile time alongside the eclipse delegate then undo it prior to proper weaving. 16 years ago
  aclement ba1e3789aa temp: skip on linux, problem with resolution of timers on file changes I think 16 years ago
  aclement 5a431c218b delay didnt help 16 years ago
  aclement 73afd73a48 delay required for some filesystems that have poor resolution of lastmodtime 16 years ago
  aclement 1d0224bf0f 148190#30: rebase tests 17 years ago
  aclement f80944e47e patches from 148190 #22 17 years ago
  aclement 6cf03da38e test and fix for 166580: multiple output locations and incremental compilation 17 years ago
  aclement d101ea2c75 test and fix for 168840: incremental compilation and inpath 17 years ago
  aclement 6870da4cbc tests and fixes for pr164384 17 years ago
  aclement bc2f36fdbf test for 149293: declare atType for private annotation 17 years ago
  aclement e07c624587 pr133532 test 17 years ago
  aclement baf4958e10 helen wanted this tidied up 17 years ago
  aclement cd9fd1147b test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears 18 years ago
  aclement 98a5d92553 154054 testcode and fix: noticing changes in around advice and forcing full builds 18 years ago
  aclement 478d55f8bd Test for 157057 18 years ago
  aclement 07e6e9a176 last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
  aclement 91c20abd13 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have nothing to do with holders (since it doesnt need to store messages) 18 years ago
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 years ago
  aclement 945a257776 fixes for 149560: (1) correct the bcel code for creating clinit call (2) don't let singleton aspects be implemented as late type mungers, the clinit manipulation breaks. 18 years ago
  aclement a562d831df 141556: lint message sort out and memory leak resolution 18 years ago
  aclement 1619a751e2 for AJDT dont store messages - waste of space! 18 years ago
  aclement fe2b911d4a fix adrians test to allow MultiProjectIncrementalTests to run after this one 18 years ago
  aclement b7ccac980f test and initial patches for 141556 18 years ago
  aclement 9664058bcd test and fix for 152589: adviceDidNotMatch incorrectly appearing 18 years ago
  aclement a3f3ae406d test and fix for 152257 18 years ago
  aclement f1f468907e testcode 152257 18 years ago
  aclement beaeab3dbf pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. 18 years ago
  aclement d0c299daf6 last patches for 141730 18 years ago
  aclement ffa7ca77ce testcode for 148285 (commented out) 18 years ago
  aclement 76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) 18 years ago
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 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
  acolyer b6c89301f2 update license to EPL 18 years ago
  acolyer e9c2a596fb final implementation and tests for 101983: allow separate output folders 18 years ago
  aclement 3d92cc4e88 possible test for 138171 - i worry about it failing on some configurations tho.. (linux/mac...) 18 years ago
  aclement 5f6a6b12c5 test and fix for 141956 18 years ago
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 years ago
  aclement 3fa4d24ac1 test and fix for 133117: dont spam the user with noGuardForLazyTjp messages. 18 years ago
  aclement cf19fbaa4d 134471 - incremental structure model repair code overhaul - some new tests for incremental structure model repairs. 18 years ago
  aclement 307105369b hack removed, didn't solve enough cases... we are back to correctly treating non-structural changes in aspects as not requiring full build. (might get that test passing on Adrians machine...) 18 years ago
  aclement 299c3a4f2c test and fix for 134371 18 years ago