]> source.dussan.org Git - aspectj.git/log
aspectj.git
21 years agofixed accidental capture of StringBuffer.append(int)
jhugunin [Wed, 18 Dec 2002 05:17:00 +0000 (05:17 +0000)]
fixed accidental capture of StringBuffer.append(int)

21 years agomore bug fixes for if and privileged
jhugunin [Wed, 18 Dec 2002 05:08:49 +0000 (05:08 +0000)]
more bug fixes for if and privileged

21 years agofixed accessiblity bug
jhugunin [Wed, 18 Dec 2002 05:08:26 +0000 (05:08 +0000)]
fixed accessiblity bug

21 years agomore fixes for privileged
jhugunin [Wed, 18 Dec 2002 05:07:05 +0000 (05:07 +0000)]
more fixes for privileged

21 years agofield sets are void
jhugunin [Wed, 18 Dec 2002 03:26:53 +0000 (03:26 +0000)]
field sets are void

21 years agodominates -> declare dominates
jhugunin [Wed, 18 Dec 2002 03:25:18 +0000 (03:25 +0000)]
dominates -> declare dominates

21 years agochanged for void return type of field sets
jhugunin [Wed, 18 Dec 2002 03:18:51 +0000 (03:18 +0000)]
changed for void return type of field sets

21 years agotrying to avoid incompatible class change error
wisberg [Wed, 18 Dec 2002 02:03:15 +0000 (02:03 +0000)]
trying to avoid incompatible class change error

21 years agoskeleton for 1.1beta2
ehilsdal [Wed, 18 Dec 2002 01:42:55 +0000 (01:42 +0000)]
skeleton for 1.1beta2

21 years agocan't use type patterns in target
jhugunin [Wed, 18 Dec 2002 01:39:44 +0000 (01:39 +0000)]
can't use type patterns in target

21 years agowildcarded type patterns now remember there scope information
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

21 years agomore privileged fixes
jhugunin [Wed, 18 Dec 2002 01:36:31 +0000 (01:36 +0000)]
more privileged fixes

21 years agocan't use type patterns in target
jhugunin [Wed, 18 Dec 2002 01:30:18 +0000 (01:30 +0000)]
can't use type patterns in target

21 years agocan't use type patterns in inter-type declarations
jhugunin [Wed, 18 Dec 2002 01:12:56 +0000 (01:12 +0000)]
can't use type patterns in inter-type declarations

21 years agodebugging off
jhugunin [Wed, 18 Dec 2002 01:10:10 +0000 (01:10 +0000)]
debugging off

21 years agohandling privileged access to types correctly
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

21 years agoupdated for correct privileged rules that import is not inside the scope of
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

21 years agosignature of static method for if pcd shouldn't include extra parameters
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

21 years agoadding accessor methods for calls to protected methods from inter-type
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

21 years agoRemvoing stylesheet refs
ehilsdal [Tue, 17 Dec 2002 22:50:59 +0000 (22:50 +0000)]
Remvoing stylesheet refs

21 years agoRemvoing stylesheet refs and link to oldversions.
ehilsdal [Tue, 17 Dec 2002 22:50:31 +0000 (22:50 +0000)]
Remvoing stylesheet refs and link to oldversions.

21 years agobetter error handling for cases where type name is required
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

21 years agocan't use wildcards in target in 1.1
jhugunin [Tue, 17 Dec 2002 22:13:21 +0000 (22:13 +0000)]
can't use wildcards in target in 1.1

21 years agoreflects the 1.1 change that field-set join points have a void return type
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

21 years agoremoved inaccurate old comment
jhugunin [Tue, 17 Dec 2002 19:45:16 +0000 (19:45 +0000)]
removed inaccurate old comment

21 years agoadded comments and removed old warning
jhugunin [Tue, 17 Dec 2002 19:44:56 +0000 (19:44 +0000)]
added comments and removed old warning

21 years agomore bug fixes
jhugunin [Tue, 17 Dec 2002 19:44:10 +0000 (19:44 +0000)]
more bug fixes

21 years agoextended coverage
jhugunin [Tue, 17 Dec 2002 18:36:48 +0000 (18:36 +0000)]
extended coverage

21 years agoinitial version - neglected .lst files in testdata
wisberg [Tue, 17 Dec 2002 18:35:34 +0000 (18:35 +0000)]
initial version - neglected .lst files in testdata

21 years agoinitial 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

21 years agoinitial version - neglected .lst files in testsrc
wisberg [Tue, 17 Dec 2002 18:20:34 +0000 (18:20 +0000)]
initial version - neglected .lst files in testsrc

21 years agoagain aligning task with xlint reality
wisberg [Tue, 17 Dec 2002 16:33:00 +0000 (16:33 +0000)]
again aligning task with xlint reality

21 years agodoc/script cleanup
wisberg [Tue, 17 Dec 2002 14:38:06 +0000 (14:38 +0000)]
doc/script cleanup

21 years agoemacssym
wisberg [Tue, 17 Dec 2002 14:27:08 +0000 (14:27 +0000)]
emacssym

21 years agobeta 2, usage for -emacssym
wisberg [Tue, 17 Dec 2002 05:35:18 +0000 (05:35 +0000)]
beta 2, usage for -emacssym

21 years agomore bug fixes
jhugunin [Tue, 17 Dec 2002 03:55:08 +0000 (03:55 +0000)]
more bug fixes

21 years agofixed old syntax
jhugunin [Tue, 17 Dec 2002 03:53:16 +0000 (03:53 +0000)]
fixed old syntax

21 years agopropoogating Erik's changes to AbortException
jhugunin [Tue, 17 Dec 2002 00:32:49 +0000 (00:32 +0000)]
propoogating Erik's changes to AbortException

21 years agobug fixes
jhugunin [Tue, 17 Dec 2002 00:30:33 +0000 (00:30 +0000)]
bug fixes

21 years agoupdated error lines
jhugunin [Tue, 17 Dec 2002 00:29:45 +0000 (00:29 +0000)]
updated error lines

21 years agopreserving binary dist files during creation
wisberg [Mon, 16 Dec 2002 23:51:13 +0000 (23:51 +0000)]
preserving binary dist files during creation

21 years agoremoved ajdb and ajdoc
wisberg [Mon, 16 Dec 2002 23:50:49 +0000 (23:50 +0000)]
removed ajdb and ajdoc

21 years agomoving quick reference around
ehilsdal [Mon, 16 Dec 2002 23:45:47 +0000 (23:45 +0000)]
moving quick reference around

21 years agofixed type name error confusing real issue
jhugunin [Mon, 16 Dec 2002 23:37:06 +0000 (23:37 +0000)]
fixed type name error confusing real issue

21 years agoupdated for better source locations from eclipse compiler
jhugunin [Mon, 16 Dec 2002 23:35:04 +0000 (23:35 +0000)]
updated for better source locations from eclipse compiler

21 years agomoved examples under doc per Erik
wisberg [Mon, 16 Dec 2002 23:28:22 +0000 (23:28 +0000)]
moved examples under doc per Erik

21 years agomore updates, esp. for sourceforge. Still need mail list, home page, etc.
wisberg [Mon, 16 Dec 2002 23:27:30 +0000 (23:27 +0000)]
more updates, esp. for sourceforge.  Still need mail list, home page, etc.

21 years agoexcluding preinitialization join points from around advice since
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)

21 years agoadding .cvsignore file to shield "out" from cvs.
ehilsdal [Mon, 16 Dec 2002 22:53:09 +0000 (22:53 +0000)]
adding .cvsignore file to shield "out" from cvs.

21 years agoadding .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.

21 years agoremoving aberrant regenerate = true
ehilsdal [Mon, 16 Dec 2002 22:42:09 +0000 (22:42 +0000)]
removing aberrant regenerate = true

21 years agorefactoring AbortException to make it clearer when we
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

21 years agopseudo-java nature to see in same view with build module
wisberg [Mon, 16 Dec 2002 22:37:28 +0000 (22:37 +0000)]
pseudo-java nature to see in same view with build module

21 years agobcweaver -> weaver
wisberg [Mon, 16 Dec 2002 22:10:34 +0000 (22:10 +0000)]
bcweaver -> weaver

21 years agoinitial version initial_CPL
wisberg [Mon, 16 Dec 2002 21:46:19 +0000 (21:46 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 21:20:19 +0000 (21:20 +0000)]
initial version

21 years agoChanging string constant for classDir, since the package changed names (correctly...
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"

21 years agoChanging string constant for classDir, since the package changed names (correctly...
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"

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 19:14:46 +0000 (19:14 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 19:05:36 +0000 (19:05 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 18:51:06 +0000 (18:51 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 18:44:24 +0000 (18:44 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 18:31:40 +0000 (18:31 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 18:14:27 +0000 (18:14 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 17:58:19 +0000 (17:58 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 17:19:22 +0000 (17:19 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 17:09:36 +0000 (17:09 +0000)]
initial version

21 years agoinitial version
wisberg [Mon, 16 Dec 2002 16:51:08 +0000 (16:51 +0000)]
initial version