131 Commits (RB_V1_8)

Author SHA1 Message Date
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  aclement 997e351ea0 generics 12 years ago
  aclement c4f8d70ef6 271201: inpath handles 15 years ago
  aclement 7a625d01b8 251277: making asmmanager non-singleton 15 years ago
  aclement 2925bb82dd removing unused code 15 years ago
  aclement 25e44d2072 formatter chewed on it 15 years ago
  aclement 6b38c14ff1 findbugs/eclipse warnings fixed 15 years ago
  aclement abadca94b1 eclipse: unnecessary cast 16 years ago
  aclement ba7d08a763 incorrectly removed this code - although it needs changing, it needs null checks, not instanceof checks 16 years ago
  aclement 18f59c4ecf removed unnecessary code 16 years ago
  aclement 376223395b 231396: moved ConfigParser out of weaver jar 16 years ago
  aclement 8559a350a4 148190#35 17 years ago
  aclement a010542247 148190#32 17 years ago
  aclement e375a91c1d 148190#32 17 years ago
  aclement 9ddbb03d25 148190#32 17 years ago
  aclement 95e8f940ab 148190#32 17 years ago
  aclement cdcce76367 148190#32 17 years ago
  aclement a8600ef8d7 148190: reworked code to cope with new module ajde.core 17 years ago
  aclement 9c5ec0680f patches from 148190 #22 17 years ago
  aclement e5ef495c96 test and fix for 166580: multiple output locations and incremental compilation 17 years ago
  aclement e5f15ac120 test and fix for 168840: incremental compilation and inpath 17 years ago
  aclement c54fa62036 164288 (Jdeveloper) - fixes and tests in 17 years ago
  aclement 39c89755c3 tests and fixes for pr164384 17 years ago
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 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
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 years ago
  aclement 0f98c3d06b 112098: checkRtJar removed. 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 b7ccac980f test and initial patches for 141556 18 years ago
  aclement 7ab3074afd fix annoying stacktrace that comes out when running all tests 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
  acolyer 8997be03b5 update license to EPL 18 years ago
  acolyer e9c2a596fb final implementation and tests for 101983: allow separate output folders 18 years ago
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 years ago
  acolyer c6677a313d Completed: Improve ajc memory usage 18 years ago
  acolyer 5c1a75d0c0 this commit eliminates all bar 2 of the 60 odd compilation warnings in the ajde module 18 years ago
  wisberg 58816664c2 omitting incremental as broken for now. 18 years ago
  acolyer 21804a0c3d improve abort handling for AJDT 18 years ago
  mkersten 51874377b6 Fix for Bug #109016: NullPointerException when building configuration 19 years ago
  acolyer d8442e7f2a fix for pr102479, allow clients to provide a custom message handler / holder to be used in place of the default if so desired. 19 years ago
  aclement 6ddf62e784 New compat level added to help people who want to pull AspectJ builds into AJDT themselves. 19 years ago
  aclement d8bfe73246 MultiIncrementalSupport: the key change - looks in the IncrementalStateManager to see if it can locate state for a particular config 19 years ago
  aclement 16963cd868 MultiIncrementalSupport: reports build kind when claiming success. 19 years ago
  aclement 083ada240d Useful guard method - prevents asking for properties twice through ajde. 19 years ago
  aclement d3a9088bfc Configure weaver to behave in 1.5 way if Java compiler is configured that way in AJDT. 19 years ago
  aclement facce3e93c new icons for annotation/enum, 'borrowed' from JDT UI 19 years ago
  aclement 06a9daf851 Performance optimization - use stringbuffer (found using xray) 19 years ago
  mkersten 0e43ed55f5 Fix for Bug 3897 19 years ago
  aclement 759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 years ago