Commit Graph

71 Commits

Author SHA1 Message Date
aclement
11a0bc2918 generics 2010-07-15 15:47:56 +00:00
aclement
550e9ec9e6 generics 2010-07-07 18:24:58 +00:00
aclement
4f36eb7b1e formatted 2010-05-18 16:31:03 +00:00
aclement
2cd5a64b61 cope with broken system properties 2010-05-12 00:23:50 +00:00
aclement
2823c921c4 303758: fixes 2010-02-24 18:34:16 +00:00
aclement
b29f8393e9 288198: 1.7 support 2009-09-04 16:36:07 +00:00
aclement
e41d199171 unnecessary code 2009-02-28 05:24:39 +00:00
aclement
77a2ad53f2 246125: new abstraction of structure model without the weight of the asm module 2008-10-20 23:34:31 +00:00
aclement
22c9c825e9 246125: promoted generic sig parsing code to util 2008-10-20 18:31:31 +00:00
aclement
66a07e986c remove unused code - improve path detection 2008-09-01 20:52:44 +00:00
aclement
15ce12c6d4 formatter chewed on it 2008-08-28 16:27:18 +00:00
aclement
c478a53fee findbugs/eclipse warnings fixed 2008-08-27 00:38:45 +00:00
aclement
98abc30048 removed unnecessary code 2008-08-22 17:10:24 +00:00
aclement
580fdaf3ab organized imports 2008-06-03 05:23:43 +00:00
aclement
93a6cdb2f6 231396: Comment #4: Big Refactoring 2008-05-28 23:54:08 +00:00
aclement
80600b2b02 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into test infrastructure 2008-05-14 19:34:45 +00:00
aclement
27c5c63243 231396: refactoring: Moved CharOperation and NameConvertor 2008-05-12 18:00:19 +00:00
aclement
139d7d337d 231396: refactoring: CollectionUtil type removed 2008-05-12 16:50:22 +00:00
aclement
4c54212562 231396: moved ConfigParser out of weaver jar 2008-05-09 23:24:19 +00:00
aclement
f80db137d0 AspectJ6: copes with 1.6 environment 2008-01-16 23:52:10 +00:00
aclement
2a540e3451 1.6 VM should mean 'is15VMOrGreater' ! pr164384 2006-11-17 10:31:48 +00:00
aclement
1a2eef067f close files! 2006-10-17 14:53:42 +00:00
aclement
dac2ff628b new handle provider (pr141730): helper method 2006-07-03 14:37:24 +00:00
aclement
f6e70ba1a3 testcode for new handle provider (pr141730): helper method 2006-07-03 14:24:16 +00:00
mwebster
81abede511 Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit dependency problem in util project 2006-06-15 12:58:38 +00:00
mwebster
f4cd0bfb01 Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp 2006-06-15 10:44:04 +00:00
aclement
5a75601c50 141730 - latest variant of program element signature processing 2006-06-07 15:52:35 +00:00
aclement
5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 2006-06-06 08:38:28 +00:00
acolyer
b6c89301f2 update license to EPL 2006-06-01 09:33:56 +00:00
aclement
7d9a7287ee fix for 142165: LTW 2006-05-17 10:04:47 +00:00
aclement
5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 2006-05-04 07:14:47 +00:00
wisberg
9f651ae391 Forgot to limit scope to full paths 2005-10-15 03:29:43 +00:00
wisberg
332a5df397 Fix 107299 (windows full but not absolute paths) by not prefixing files that 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. 2005-10-15 03:20:41 +00:00
wisberg
e9329e91f4 Using JLS 20.18.7 system property for version per mailing list request 2005-08-18 05:02:47 +00:00
wisberg
d851660694 getBestFile(String[]) 2005-06-08 23:33:01 +00:00
avasseur
0852d51f34 added test entries instead of autowiredtest for Andy sake, fix 1.4 dependancies in loadtime module and util module 2005-05-13 09:37:31 +00:00
wisberg
03ff536b6c snooping out stream on request 2005-05-12 11:50:13 +00:00
wisberg
dc3b4431dc FileToURL via URI 2005-05-12 11:49:53 +00:00
aclement
9b730456c9 Reduced duplication of vm checking logic. 2005-05-12 10:49:25 +00:00
wisberg
8cc7315ade hack workaround for 48650 2005-01-27 03:25:57 +00:00
wisberg
a0ec8d0fb0 removing unused parameter 2004-10-06 08:35:59 +00:00
acolyer
648c0f4d15 fix for Bugzilla Bug 42573
.lst file entries not resolved relative to list file: {boot}classpath, extdirs,
2004-08-05 17:31:56 +00:00
acolyer
33d8ee9eed fix for Bugzilla Bug 31460
Weaving class loader
2004-04-02 12:03:40 +00:00
acolyer
2ed4c9f470 move weaving to inside of the compiler.compile loop.
ensure messages are associated with source wherever possible
2004-03-15 15:11:16 +00:00
acolyer
42787f91e7 spring cleaning in advance of 1.2 enhancements:
removed unused imports, local variables, and private methods
(still there, just commented out).
2004-01-23 12:18:10 +00:00
jhugunin
a4a12342a1 Fix for: Bugzilla Bug 49814
ConfigParser.java:132
2004-01-12 11:37:20 +00:00
wisberg
38aa20202e inpath support 2003-12-15 12:06:51 +00:00
acolyer
1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 2003-11-11 13:09:14 +00:00
wisberg
6a0c00d244 FileFilters for zip files and source files 2003-10-31 19:32:29 +00:00
acolyer
86be10e1c4 make canonical versions of files... 2003-09-12 19:29:46 +00:00