]> source.dussan.org Git - aspectj.git/log
aspectj.git
21 years ago1.1b2 V_1_1_b2
wisberg [Wed, 18 Dec 2002 23:10:05 +0000 (23:10 +0000)]
1.1b2

21 years agosuppressing info messages unless verbose
wisberg [Wed, 18 Dec 2002 21:35:17 +0000 (21:35 +0000)]
suppressing info messages unless verbose
and rendering user-visible exceptions using Main

21 years agohandling messages like the new taskdef, printing as we go and rendering user-visible...
wisberg [Wed, 18 Dec 2002 21:34:30 +0000 (21:34 +0000)]
handling messages like the new taskdef, printing as we go and rendering user-visible exceptions using Main

21 years agohoisted user exception rendering for taskdef clients
wisberg [Wed, 18 Dec 2002 21:32:56 +0000 (21:32 +0000)]
hoisted user exception rendering for taskdef clients

21 years agoremoving non-local links into tree
ehilsdal [Wed, 18 Dec 2002 21:21:53 +0000 (21:21 +0000)]
removing non-local links into tree

21 years agodebug comment
wisberg [Wed, 18 Dec 2002 20:17:54 +0000 (20:17 +0000)]
debug comment

21 years agodoc iajc/ajc alternatives
wisberg [Wed, 18 Dec 2002 20:16:56 +0000 (20:16 +0000)]
doc iajc/ajc alternatives

21 years agodoc props
wisberg [Wed, 18 Dec 2002 20:10:46 +0000 (20:10 +0000)]
doc props

21 years agorollout new fixes
wisberg [Wed, 18 Dec 2002 20:07:22 +0000 (20:07 +0000)]
rollout new fixes

21 years agoXXX always exclude Ant and runtime classes from assemblages - hack.
wisberg [Wed, 18 Dec 2002 19:45:04 +0000 (19:45 +0000)]
XXX always exclude Ant and runtime classes from assemblages - hack.

21 years agodo build.xml builds only for modules, not products, and continue normally if they...
wisberg [Wed, 18 Dec 2002 19:44:26 +0000 (19:44 +0000)]
do build.xml builds only for modules, not products, and continue normally if they fail.

21 years agolist antecedants in verbose mode
wisberg [Wed, 18 Dec 2002 19:43:28 +0000 (19:43 +0000)]
list antecedants in verbose mode

21 years agoavoid NPE when in strange state
wisberg [Wed, 18 Dec 2002 19:43:07 +0000 (19:43 +0000)]
avoid NPE when in strange state

21 years agosmall cleanups
jhugunin [Wed, 18 Dec 2002 19:11:22 +0000 (19:11 +0000)]
small cleanups

21 years agoNow devguide doesn't include AJDE stuff apart from the browser
ehilsdal [Wed, 18 Dec 2002 18:51:00 +0000 (18:51 +0000)]
Now devguide doesn't include AJDE stuff apart from the browser

21 years agochanging exception message
wisberg [Wed, 18 Dec 2002 18:49:18 +0000 (18:49 +0000)]
changing exception message

21 years agoAdded condition for model building.
mkersten [Wed, 18 Dec 2002 18:35:12 +0000 (18:35 +0000)]
Added condition for model building.

21 years agofixed order of thisJoinPoint and thisJoinPointStaticPart
jhugunin [Wed, 18 Dec 2002 18:23:38 +0000 (18:23 +0000)]
fixed order of thisJoinPoint and thisJoinPointStaticPart

21 years agorolling out installer class changes
wisberg [Wed, 18 Dec 2002 18:17:13 +0000 (18:17 +0000)]
rolling out installer class changes

21 years agochanging ant verbiage
ehilsdal [Wed, 18 Dec 2002 17:54:06 +0000 (17:54 +0000)]
changing ant verbiage
adding links to sourceforge projects

21 years agocleaned up imports
jhugunin [Wed, 18 Dec 2002 17:44:52 +0000 (17:44 +0000)]
cleaned up imports

21 years agoactual URLs
wisberg [Wed, 18 Dec 2002 17:24:05 +0000 (17:24 +0000)]
actual URLs

21 years agoadding instructions for running Ant from Eclipse.
wisberg [Wed, 18 Dec 2002 17:22:32 +0000 (17:22 +0000)]
adding instructions for running Ant from Eclipse.

21 years agosetting JAVA_HOME for new ant
wisberg [Wed, 18 Dec 2002 17:22:03 +0000 (17:22 +0000)]
setting JAVA_HOME for new ant

21 years agorenamed readmes, corrected links -- tools being used for entire product
wisberg [Wed, 18 Dec 2002 17:21:37 +0000 (17:21 +0000)]
renamed readmes, corrected links -- tools being used for entire product

21 years agoinstaller window title
wisberg [Wed, 18 Dec 2002 17:11:57 +0000 (17:11 +0000)]
installer window title

21 years agoinitial version
wisberg [Wed, 18 Dec 2002 17:04:49 +0000 (17:04 +0000)]
initial version

21 years agopublic constructor, better message reporting on failure
wisberg [Wed, 18 Dec 2002 17:04:12 +0000 (17:04 +0000)]
public constructor, better message reporting on failure

21 years agoremoved license checks for extruded modules
wisberg [Wed, 18 Dec 2002 16:35:04 +0000 (16:35 +0000)]
removed license checks for extruded modules

21 years agoadding http://eclipse.org/aspectj as home page.
wisberg [Wed, 18 Dec 2002 15:18:16 +0000 (15:18 +0000)]
adding http://eclipse.org/aspectj as home page.
Docs assumed to be at http://eclipse.org/aspectj/doc/dist

21 years agoinitial version .lst files
wisberg [Wed, 18 Dec 2002 14:46:06 +0000 (14:46 +0000)]
initial version .lst files

21 years agohandle matching with this/target/args(InaccessibleTypeToOthers)
jhugunin [Wed, 18 Dec 2002 06:17:28 +0000 (06:17 +0000)]
handle matching with this/target/args(InaccessibleTypeToOthers)

21 years agoadded coverage for this(InaccessibleTypeToOthers)
jhugunin [Wed, 18 Dec 2002 06:17:05 +0000 (06:17 +0000)]
added coverage for this(InaccessibleTypeToOthers)

21 years agoVarious fixes and completions. Should be 1.1beta2-ready
ehilsdal [Wed, 18 Dec 2002 06:09:31 +0000 (06:09 +0000)]
Various fixes and completions.  Should be 1.1beta2-ready
apart from some verbiage about the ant tasks.

21 years agobetter errors for bad arguments
jhugunin [Wed, 18 Dec 2002 05:48:33 +0000 (05:48 +0000)]
better errors for bad arguments

21 years agoignoring Xlint errors from some cases with deliberately missing type names
jhugunin [Wed, 18 Dec 2002 05:48:14 +0000 (05:48 +0000)]
ignoring Xlint errors from some cases with deliberately missing type names

21 years agoprivileged from inners
jhugunin [Wed, 18 Dec 2002 05:47:47 +0000 (05:47 +0000)]
privileged from inners

21 years agoremoved use of getSourceLocation.getColumn()
jhugunin [Wed, 18 Dec 2002 05:24:30 +0000 (05:24 +0000)]
removed use of getSourceLocation.getColumn()

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