]>
source.dussan.org Git - aspectj.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jhugunin [Wed, 18 Dec 2002 01:37:07 +0000 (01:37 +0000)]
wildcarded type patterns now remember there scope information
so they can do matching of local names
jhugunin [Wed, 18 Dec 2002 01:36:31 +0000 (01:36 +0000)]
more privileged fixes
jhugunin [Wed, 18 Dec 2002 01:30:18 +0000 (01:30 +0000)]
can't use type patterns in target
jhugunin [Wed, 18 Dec 2002 01:12:56 +0000 (01:12 +0000)]
can't use type patterns in inter-type declarations
jhugunin [Wed, 18 Dec 2002 01:10:10 +0000 (01:10 +0000)]
debugging off
jhugunin [Wed, 18 Dec 2002 01:08:50 +0000 (01:08 +0000)]
handling privileged access to types correctly
fixed bugs in other privileged access handling
jhugunin [Wed, 18 Dec 2002 00:56:19 +0000 (00:56 +0000)]
updated for correct privileged rules that import is not inside the scope of
privileged aspect so it can't see package-visible types
jhugunin [Tue, 17 Dec 2002 23:24:49 +0000 (23:24 +0000)]
signature of static method for if pcd shouldn't include extra parameters
for advice
jhugunin [Tue, 17 Dec 2002 23:17:35 +0000 (23:17 +0000)]
adding accessor methods for calls to protected methods from inter-type
declarations just like we have from calls to super methods
ehilsdal [Tue, 17 Dec 2002 22:50:59 +0000 (22:50 +0000)]
Remvoing stylesheet refs
ehilsdal [Tue, 17 Dec 2002 22:50:31 +0000 (22:50 +0000)]
Remvoing stylesheet refs and link to oldversions.
jhugunin [Tue, 17 Dec 2002 22:18:57 +0000 (22:18 +0000)]
better error handling for cases where type name is required
instead of type pattern
jhugunin [Tue, 17 Dec 2002 22:13:21 +0000 (22:13 +0000)]
can't use wildcards in target in 1.1
jhugunin [Tue, 17 Dec 2002 21:35:44 +0000 (21:35 +0000)]
reflects the 1.1 change that field-set join points have a void return type
jhugunin [Tue, 17 Dec 2002 19:45:16 +0000 (19:45 +0000)]
removed inaccurate old comment
jhugunin [Tue, 17 Dec 2002 19:44:56 +0000 (19:44 +0000)]
added comments and removed old warning
jhugunin [Tue, 17 Dec 2002 19:44:10 +0000 (19:44 +0000)]
more bug fixes
jhugunin [Tue, 17 Dec 2002 18:36:48 +0000 (18:36 +0000)]
extended coverage
wisberg [Tue, 17 Dec 2002 18:35:34 +0000 (18:35 +0000)]
initial version - neglected .lst files in testdata
wisberg [Tue, 17 Dec 2002 18:28:51 +0000 (18:28 +0000)]
initial version - neglected .lst files in testdata
wisberg [Tue, 17 Dec 2002 18:20:34 +0000 (18:20 +0000)]
initial version - neglected .lst files in testsrc
wisberg [Tue, 17 Dec 2002 16:33:00 +0000 (16:33 +0000)]
again aligning task with xlint reality
wisberg [Tue, 17 Dec 2002 14:38:06 +0000 (14:38 +0000)]
doc/script cleanup
wisberg [Tue, 17 Dec 2002 14:27:08 +0000 (14:27 +0000)]
emacssym
wisberg [Tue, 17 Dec 2002 05:35:18 +0000 (05:35 +0000)]
beta 2, usage for -emacssym
jhugunin [Tue, 17 Dec 2002 03:55:08 +0000 (03:55 +0000)]
more bug fixes
jhugunin [Tue, 17 Dec 2002 03:53:16 +0000 (03:53 +0000)]
fixed old syntax
jhugunin [Tue, 17 Dec 2002 00:32:49 +0000 (00:32 +0000)]
propoogating Erik's changes to AbortException
jhugunin [Tue, 17 Dec 2002 00:30:33 +0000 (00:30 +0000)]
bug fixes
jhugunin [Tue, 17 Dec 2002 00:29:45 +0000 (00:29 +0000)]
updated error lines
wisberg [Mon, 16 Dec 2002 23:51:13 +0000 (23:51 +0000)]
preserving binary dist files during creation
wisberg [Mon, 16 Dec 2002 23:50:49 +0000 (23:50 +0000)]
removed ajdb and ajdoc
ehilsdal [Mon, 16 Dec 2002 23:45:47 +0000 (23:45 +0000)]
moving quick reference around
jhugunin [Mon, 16 Dec 2002 23:37:06 +0000 (23:37 +0000)]
fixed type name error confusing real issue
jhugunin [Mon, 16 Dec 2002 23:35:04 +0000 (23:35 +0000)]
updated for better source locations from eclipse compiler
wisberg [Mon, 16 Dec 2002 23:28:22 +0000 (23:28 +0000)]
moved examples under doc per Erik
wisberg [Mon, 16 Dec 2002 23:27:30 +0000 (23:27 +0000)]
more updates, esp. for sourceforge. Still need mail list, home page, etc.
jhugunin [Mon, 16 Dec 2002 22:56:16 +0000 (22:56 +0000)]
excluding preinitialization join points from around advice since
that's not implemented (and the test case isn't expecting these
newly added join points)
ehilsdal [Mon, 16 Dec 2002 22:53:09 +0000 (22:53 +0000)]
adding .cvsignore file to shield "out" from cvs.
ehilsdal [Mon, 16 Dec 2002 22:51:20 +0000 (22:51 +0000)]
adding .cvsignore file to shield "out" from cvs.
You may never see this file if you have
(as recommended) .cvsignore in your global cvs ingorance file.
ehilsdal [Mon, 16 Dec 2002 22:42:09 +0000 (22:42 +0000)]
removing aberrant regenerate = true
ehilsdal [Mon, 16 Dec 2002 22:41:15 +0000 (22:41 +0000)]
refactoring AbortException to make it clearer when we
want to abort w/o message, and to always stuff in a stack trace
wisberg [Mon, 16 Dec 2002 22:37:28 +0000 (22:37 +0000)]
pseudo-java nature to see in same view with build module
wisberg [Mon, 16 Dec 2002 22:10:34 +0000 (22:10 +0000)]
bcweaver -> weaver
wisberg [Mon, 16 Dec 2002 21:46:19 +0000 (21:46 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 21:20:19 +0000 (21:20 +0000)]
initial version
ehilsdal [Mon, 16 Dec 2002 21:17:56 +0000 (21:17 +0000)]
Changing string constant for classDir, since the package changed names (correctly) to "weaver"
ehilsdal [Mon, 16 Dec 2002 21:07:07 +0000 (21:07 +0000)]
Changing string constant for classDir, since the package changed names (correctly) to "weaver"
wisberg [Mon, 16 Dec 2002 19:14:46 +0000 (19:14 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 19:05:36 +0000 (19:05 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 18:51:06 +0000 (18:51 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 18:44:24 +0000 (18:44 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 18:31:40 +0000 (18:31 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 18:14:27 +0000 (18:14 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 17:58:19 +0000 (17:58 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 17:19:22 +0000 (17:19 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 17:09:36 +0000 (17:09 +0000)]
initial version
wisberg [Mon, 16 Dec 2002 16:51:08 +0000 (16:51 +0000)]
initial version