Commit Graph

761 Commits

Author SHA1 Message Date
aclement
76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) 2006-06-22 08:04:54 +00:00
aclement
abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 2006-06-19 10:17:28 +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
mwebster
b28c0d22c0 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTestCase.DEFAULT_CLASSPATH_ENTRIES) 2006-06-14 14:15:31 +00:00
mwebster
94e8e64956 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong class loader) 2006-06-13 19:54:54 +00:00
aclement
f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. 2006-06-13 13:23:14 +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
mwebster
319a0d1570 132591 - Duplicate exception with aop.xml file on aspectpath 2006-06-02 12:47:08 +00:00
aclement
a5b3183051 improved handling of optional joinpoints argument processing. and updated usage text to correct an error. 2006-06-01 15:52:05 +00:00
acolyer
c82fae9bb7 update license to EPL 2006-06-01 10:46:14 +00:00
acolyer
b6c89301f2 update license to EPL 2006-06-01 09:33:56 +00:00
aclement
d072fd16ec test and fix for 129282 2006-05-31 11:51:21 +00:00
aclement
26a8a86299 test and fixes for 143930, 143924 2006-05-30 09:59:53 +00:00
aclement
4dea3ad241 test and fix for pr132349: itds on inner type of generic type 2006-05-22 10:27:30 +00:00
acolyer
e9c2a596fb final implementation and tests for 101983: allow separate output folders 2006-05-19 12:09:55 +00:00
aclement
bf5c6b8b01 fix for 138171 - error if we can't copy a resource over rather than crashing. 2006-05-18 08:05:39 +00:00
aclement
84601d8cc7 sick and tired of checking these classes out of CVS and hacking debug ON. The only time I want debug off is when running RunTheseBeforeYouCommitTests. So now debug is hard coded ON and I've checked in a launch config for running the tests with debug off. 2006-05-17 15:49:37 +00:00
aclement
5f6a6b12c5 test and fix for 141956 2006-05-17 11:38:39 +00:00
acolyer
40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 2006-05-16 18:44:41 +00:00
aclement
b14d5e8a49 for 82570 - add linenumbertable for generated methods (aspectOf/etc) 2006-05-16 11:46:32 +00:00
aclement
9ffc63b51a tests and fix for 135068: verifyerror for @AJ 2006-05-16 07:38:53 +00:00
aclement
7a955f0f8f longhand of recent Java API *sigh* 2006-05-12 11:44:29 +00:00
aclement
9d1f31f65b fixes for missing error messages (pr132314) 2006-05-11 10:45:18 +00:00
aclement
10a366b6a9 134471 - incremental structure model repair code overhaul - tell the weaver the kind of weave (inc/batch) so it knows whether to do incremental repairs to the model for each file being woven. 2006-05-11 07:26:22 +00:00
aclement
63a121b159 134471 - incremental structure model repair code overhaul - full equals support for when mungers are compared and we care about slocs. 2006-05-11 07:25:50 +00:00
wisberg
b1ad94d4c9 fix 135210 - -nowarn exceptions for xlint, declare warning 2006-05-10 17:12:57 +00:00
aclement
b26fead410 uses pointcut relationship made conditional (can help make structure model tests easier to write if turned off) 2006-05-10 12:05:10 +00:00
aclement
299c3a4f2c test and fix for 134371 2006-05-05 09:46:43 +00:00
aclement
2ed766cd9f test for 136393: NPE on funky ITD ctor 2006-05-05 08:29:41 +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
aclement
0d74ccfc60 fix for 138143: npe on duplicate method for ataj 2006-04-24 08:44:25 +00:00
aclement
965ac05c7a test and fix for 136258 2006-04-13 09:25:07 +00:00
aclement
dc4e07a6b0 test and fix for 136258 2006-04-13 09:24:46 +00:00
aclement
fdd4e869b9 bullet proof (?) element formatter (135052) 2006-04-06 08:19:17 +00:00
aclement
90f7bf70b1 useful pause() method can be called to enable (de)attaching jconsole. 2006-04-04 10:33:11 +00:00
aclement
5aa3271391 extra decision recording infrastructure for future debugging! Also fix for pr133532 2006-04-04 08:09:29 +00:00
aclement
41f1f3a417 fix for NPE : 130837 2006-03-28 08:09:10 +00:00
aclement
fa2ed1b8d8 fix for NPE in pr132087 2006-03-27 21:39:46 +00:00
aclement
91473b3bad fix for NPE in pr132160 2006-03-27 19:11:57 +00:00
aclement
c9a60e519d test and fix for 133307 - funky type variable bounds. 2006-03-27 13:42:23 +00:00
aclement
6aef2d9163 fix for 132977 2006-03-24 09:24:13 +00:00
aclement
91c0493cfd 132305: now compares apples and apples not apples and oranges! hasStructuralChanges() much more reliable. 2006-03-18 12:05:35 +00:00
aclement
7e4b7dafc0 128650: more memory stuff 2006-03-18 11:59:16 +00:00
aclement
b3cd01d587 test and fix for 131505: keep aspectnames in the state object 2006-03-15 12:34:48 +00:00
aclement
fee78df3b6 bug 128650: comment 16: tidy up logic, forget the compiler. 2006-03-14 15:59:21 +00:00
aclement
eba3f68efc bug 128650: comment 16: tidy up logic 2006-03-14 15:58:52 +00:00
aclement
e0ecf9f867 bug 128650: comment 16: better at tidying up 2006-03-14 15:57:27 +00:00
aclement
94e0a52dde bug 128650: comment 16: creates far less garbage 2006-03-14 15:57:06 +00:00