| Commit message (Expand) | Author | Age | Files | Lines |
* | 271201: inpath handles | aclement | 2009-04-06 | 1 | -1/+2 |
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 5 | -246/+241 |
* | removing unused code | aclement | 2008-08-31 | 2 | -228/+172 |
* | formatter chewed on it | aclement | 2008-08-28 | 1 | -379/+375 |
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 17 | -78/+67 |
* | eclipse: unnecessary cast | aclement | 2008-08-23 | 1 | -1/+1 |
* | incorrectly removed this code - although it needs changing, it needs null che... | aclement | 2008-08-22 | 1 | -15/+30 |
* | removed unnecessary code | aclement | 2008-08-22 | 1 | -30/+15 |
* | 231396: moved ConfigParser out of weaver jar | aclement | 2008-05-09 | 4 | -4/+4 |
* | 148190#35 | aclement | 2007-01-15 | 11 | -0/+1093 |
* | 148190#32 | aclement | 2007-01-15 | 25 | -871/+272 |
* | 148190#32 | aclement | 2007-01-15 | 3 | -489/+8 |
* | 148190#32 | aclement | 2007-01-15 | 3 | -36/+24 |
* | 148190#32 | aclement | 2007-01-15 | 8 | -1178/+42 |
* | 148190#32 | aclement | 2007-01-15 | 12 | -1100/+437 |
* | 148190: reworked code to cope with new module ajde.core | aclement | 2007-01-11 | 1 | -0/+1 |
* | patches from 148190 #22 | aclement | 2007-01-11 | 1 | -290/+0 |
* | test and fix for 166580: multiple output locations and incremental compilation | aclement | 2007-01-09 | 2 | -0/+21 |
* | test and fix for 168840: incremental compilation and inpath | aclement | 2006-12-21 | 1 | -0/+3 |
* | 164288 (Jdeveloper) - fixes and tests in | aclement | 2006-11-17 | 2 | -6/+15 |
* | tests and fixes for pr164384 | aclement | 2006-11-17 | 4 | -4/+66 |
* | fix for 155213: made using date formatter lazy. | aclement | 2006-08-25 | 1 | -1/+1 |
* | 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have ... | aclement | 2006-08-25 | 2 | -25/+72 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 1 | -12/+7 |
* | 112098: checkRtJar removed. | aclement | 2006-08-23 | 1 | -7/+0 |
* | 141556: lint message sort out and memory leak resolution | aclement | 2006-08-18 | 1 | -1/+1 |
* | for AJDT dont store messages - waste of space! | aclement | 2006-08-18 | 1 | -1/+1 |
* | test and initial patches for 141556 | aclement | 2006-08-03 | 2 | -0/+8 |
* | fix annoying stacktrace that comes out when running all tests | aclement | 2006-07-26 | 1 | -1/+3 |
* | pr145689 - telling AJDT through the progress monitor (rather than a debug int... | aclement | 2006-07-24 | 4 | -3/+7 |
* | update license to EPL | acolyer | 2006-06-01 | 76 | -153/+153 |
* | final implementation and tests for 101983: allow separate output folders | acolyer | 2006-05-19 | 3 | -10/+11 |
* | progress on enh 101983 (allow separate output folders for separate source fol... | acolyer | 2006-05-16 | 4 | -0/+94 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 1 | -0/+1 |
* | this commit eliminates all bar 2 of the 60 odd compilation warnings in the aj... | acolyer | 2005-11-24 | 32 | -170/+225 |
* | omitting incremental as broken for now. | wisberg | 2005-10-12 | 1 | -20/+20 |
* | improve abort handling for AJDT | acolyer | 2005-09-27 | 1 | -7/+11 |
* | Fix for Bug #109016: NullPointerException when building configuration | mkersten | 2005-09-08 | 1 | -5/+7 |
* | fix for pr102479, allow clients to provide a custom message handler / holder ... | acolyer | 2005-09-01 | 2 | -9/+22 |
* | New compat level added to help people who want to pull AspectJ builds into AJ... | aclement | 2005-06-01 | 1 | -0/+1 |
* | MultiIncrementalSupport: the key change - looks in the IncrementalStateManage... | aclement | 2005-04-26 | 1 | -5/+31 |
* | MultiIncrementalSupport: reports build kind when claiming success. | aclement | 2005-04-26 | 1 | -5/+11 |
* | Useful guard method - prevents asking for properties twice through ajde. | aclement | 2005-04-26 | 1 | -0/+4 |
* | Configure weaver to behave in 1.5 way if Java compiler is configured that way... | aclement | 2005-04-07 | 1 | -0/+8 |
* | new icons for annotation/enum, 'borrowed' from JDT UI | aclement | 2005-03-24 | 3 | -1/+7 |
* | Performance optimization - use stringbuffer (found using xray) | aclement | 2005-02-08 | 1 | -3/+4 |
* | Fix for Bug 3897 | mkersten | 2005-01-28 | 2 | -13/+40 |
* | Get enum value fields to work in the ASM. Plus test reorg as we are now addin... | aclement | 2005-01-20 | 1 | -0/+3 |
* | Applied patch for bug#77799 "NullPointerException in StructureSearchManager" | mkersten | 2004-11-04 | 1 | -1/+1 |
* | Change to prevent "uses-pointcut" nodes from appearing by default | mkersten | 2004-10-15 | 1 | -9/+13 |