Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the 1.8 slightly more tolerant of Java 9 | Andy Clement | 2017-09-25 | 1 | -6/+25 |
| | |||||
* | reduced min Java version to 1.6 | Andy Clement | 2016-12-16 | 1 | -1/+1 |
| | |||||
* | Fixing generics warnings | Andy Clement | 2016-10-28 | 2 | -24/+22 |
| | |||||
* | 406167: cope with rogue generic inner type signatures | Andy Clement | 2015-04-01 | 1 | -20/+36 |
| | |||||
* | Tidy up post APT changes | Andy Clement | 2014-08-05 | 1 | -23/+23 |
| | |||||
* | add apt tests | hsestupin | 2014-08-01 | 1 | -50/+57 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | Polish 1.8.0 and optimized fastmatch for and/or pointcutV1_8_0RC2 | Andy Clement | 2014-03-20 | 1 | -1/+0 |
| | |||||
* | AspectJ 1.8 | Andy Clement | 2013-07-29 | 1 | -1/+5 |
| | |||||
* | 391123: ltw cache improvements | Andy Clement | 2012-10-29 | 1 | -0/+5 |
| | |||||
* | 389967 | Andy Clement | 2012-10-01 | 1 | -0/+6 |
| | |||||
* | generics | aclement | 2011-05-07 | 4 | -41/+43 |
| | |||||
* | generics | aclement | 2011-05-07 | 1 | -13/+13 |
| | |||||
* | 282379 | aclement | 2011-02-05 | 1 | -2/+16 |
| | |||||
* | generics | aclement | 2010-07-15 | 2 | -161/+120 |
| | |||||
* | generics | aclement | 2010-07-07 | 1 | -192/+204 |
| | |||||
* | formatted | aclement | 2010-05-18 | 1 | -8/+14 |
| | |||||
* | cope with broken system properties | aclement | 2010-05-12 | 1 | -15/+30 |
| | |||||
* | 303758: fixes | aclement | 2010-02-24 | 1 | -2/+5 |
| | |||||
* | 288198: 1.7 support | aclement | 2009-09-04 | 1 | -126/+67 |
| | |||||
* | unnecessary code | aclement | 2009-02-28 | 2 | -225/+338 |
| | |||||
* | 246125: new abstraction of structure model without the weight of the asm module | aclement | 2008-10-20 | 1 | -0/+21 |
| | |||||
* | 246125: promoted generic sig parsing code to util | aclement | 2008-10-20 | 2 | -0/+659 |
| | |||||
* | remove unused code - improve path detection | aclement | 2008-09-01 | 1 | -0/+27 |
| | |||||
* | formatter chewed on it | aclement | 2008-08-28 | 2 | -2706/+2653 |
| | |||||
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 5 | -586/+344 |
| | |||||
* | removed unnecessary code | aclement | 2008-08-22 | 1 | -1/+1 |
| | |||||
* | organized imports | aclement | 2008-06-03 | 1 | -1/+5 |
| | |||||
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 2 | -4/+1 |
| | |||||
* | 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into ↵ | aclement | 2008-05-14 | 2 | -140/+0 |
| | | | | test infrastructure | ||||
* | 231396: refactoring: Moved CharOperation and NameConvertor | aclement | 2008-05-12 | 2 | -329/+0 |
| | |||||
* | 231396: refactoring: CollectionUtil type removed | aclement | 2008-05-12 | 1 | -60/+0 |
| | |||||
* | 231396: moved ConfigParser out of weaver jar | aclement | 2008-05-09 | 1 | -311/+0 |
| | |||||
* | AspectJ6: copes with 1.6 environment | aclement | 2008-01-16 | 1 | -0/+3 |
| | |||||
* | 1.6 VM should mean 'is15VMOrGreater' ! pr164384 | aclement | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | close files! | aclement | 2006-10-17 | 1 | -0/+1 |
| | |||||
* | new handle provider (pr141730): helper method | aclement | 2006-07-03 | 1 | -0/+74 |
| | |||||
* | testcode for new handle provider (pr141730): helper method | aclement | 2006-07-03 | 1 | -0/+10 |
| | |||||
* | Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵ | mwebster | 2006-06-15 | 1 | -79/+4 |
| | | | | JUnit dependency problem in util project | ||||
* | Make sandbox directories unique among workspaces e.g. ↵ | mwebster | 2006-06-15 | 1 | -4/+79 |
| | | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp | ||||
* | 141730 - latest variant of program element signature processing | aclement | 2006-06-07 | 2 | -0/+197 |
| | |||||
* | some code for 141730 - store type signatures in program elements rather than ↵ | aclement | 2006-06-06 | 1 | -0/+48 |
| | | | | processed type names. | ||||
* | update license to EPL | acolyer | 2006-06-01 | 12 | -24/+24 |
| | |||||
* | fix for 142165: LTW | aclement | 2006-05-17 | 1 | -1/+1 |
| | |||||
* | fixes for 137235 (contributed by Ron): more intelligent logic for ↵ | aclement | 2006-05-04 | 2 | -9/+12 |
| | | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) | ||||
* | Forgot to limit scope to full paths | wisberg | 2005-10-15 | 1 | -1/+3 |
| | |||||
* | Fix 107299 (windows full but not absolute paths) by not prefixing files that ↵ | wisberg | 2005-10-15 | 1 | -1/+1 |
| | | | | exist (and don't need resolving). Tested locally, but unable to make a portable test. Will cause bugs for .lst-file-relative entries that match user-dir-local files. | ||||
* | Using JLS 20.18.7 system property for version per mailing list request | wisberg | 2005-08-18 | 1 | -1/+2 |
| | |||||
* | getBestFile(String[]) | wisberg | 2005-06-08 | 1 | -0/+58 |
| | |||||
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 ↵ | avasseur | 2005-05-13 | 2 | -4/+4 |
| | | | | dependancies in loadtime module and util module | ||||
* | snooping out stream on request | wisberg | 2005-05-12 | 1 | -0/+3 |
| |