131 Commits (earlyJava9)

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