]> source.dussan.org Git - aspectj.git/log
aspectj.git
21 years agofixed apparantly-unused errordir attribute
wisberg [Tue, 31 Dec 2002 22:10:37 +0000 (22:10 +0000)]
fixed apparantly-unused errordir attribute

21 years agominor comment changes
wisberg [Tue, 31 Dec 2002 22:09:51 +0000 (22:09 +0000)]
minor comment changes

21 years agofixes to make ajctests mostly running - still getting some silent failures?
wisberg [Tue, 31 Dec 2002 22:09:31 +0000 (22:09 +0000)]
fixes to make ajctests mostly running - still getting some silent failures?

21 years agoadded information about proceed to around advice attribute
jhugunin [Tue, 31 Dec 2002 19:11:48 +0000 (19:11 +0000)]
added information about proceed to around advice attribute

21 years agoboolean array read/write
jhugunin [Tue, 31 Dec 2002 19:11:22 +0000 (19:11 +0000)]
boolean array read/write

21 years agonew advice binary format
jhugunin [Tue, 31 Dec 2002 19:11:08 +0000 (19:11 +0000)]
new advice binary format

21 years agoinitial version of unused/attic code for later reference
wisberg [Tue, 31 Dec 2002 18:25:37 +0000 (18:25 +0000)]
initial version of unused/attic code for later reference

21 years ago- combined the two call/execution entries
wisberg [Tue, 31 Dec 2002 17:51:48 +0000 (17:51 +0000)]
- combined the two call/execution entries
- added Erik's entry wrt advising constructor calls

21 years agoaround inlining works more often
jhugunin [Tue, 31 Dec 2002 01:56:32 +0000 (01:56 +0000)]
around inlining works more often

21 years agorefactored hasThis kinda thing
jhugunin [Tue, 31 Dec 2002 00:55:32 +0000 (00:55 +0000)]
refactored hasThis kinda thing

21 years agocan't do around x initialization,
jhugunin [Tue, 31 Dec 2002 00:55:19 +0000 (00:55 +0000)]
can't do around x initialization,
refactored hasThis kinda thing

21 years agocan't do around x initialization
jhugunin [Tue, 31 Dec 2002 00:54:23 +0000 (00:54 +0000)]
can't do around x initialization

21 years agorefactor hasThis kind of things
jhugunin [Tue, 31 Dec 2002 00:53:16 +0000 (00:53 +0000)]
refactor hasThis kind of things

21 years agolocal variable information is different than before (not better or worse, just differ...
jhugunin [Mon, 30 Dec 2002 23:52:52 +0000 (23:52 +0000)]
local variable information is different than before (not better or worse, just different...)

21 years agomoving now working tests
jhugunin [Mon, 30 Dec 2002 20:32:08 +0000 (20:32 +0000)]
moving now working tests

21 years agousing declare dominates
jhugunin [Mon, 30 Dec 2002 20:31:38 +0000 (20:31 +0000)]
using declare dominates

21 years agobetter coverage
jhugunin [Mon, 30 Dec 2002 20:31:30 +0000 (20:31 +0000)]
better coverage

21 years agofixed to match fact that this syntax is forbidden
jhugunin [Mon, 30 Dec 2002 20:31:11 +0000 (20:31 +0000)]
fixed to match fact that this syntax is forbidden

21 years agobetter errors for circularities
jhugunin [Mon, 30 Dec 2002 20:30:48 +0000 (20:30 +0000)]
better errors for circularities

21 years agonot allowed on aspects
jhugunin [Mon, 30 Dec 2002 20:30:11 +0000 (20:30 +0000)]
not allowed on aspects

21 years agochecking that parameter to after throwing isa Throwable
jhugunin [Mon, 30 Dec 2002 20:29:56 +0000 (20:29 +0000)]
checking that parameter to after throwing isa Throwable

21 years agofixed error
jhugunin [Mon, 30 Dec 2002 20:00:34 +0000 (20:00 +0000)]
fixed error

21 years agoneeded a !within(A)
jhugunin [Mon, 30 Dec 2002 19:53:39 +0000 (19:53 +0000)]
needed a !within(A)

21 years agofixed to use declare dominates
jhugunin [Mon, 30 Dec 2002 19:18:26 +0000 (19:18 +0000)]
fixed to use declare dominates

21 years agofixed expected error line
jhugunin [Mon, 30 Dec 2002 19:14:37 +0000 (19:14 +0000)]
fixed expected error line

21 years agoinitial versions (neglected .lst files)
wisberg [Mon, 30 Dec 2002 18:03:09 +0000 (18:03 +0000)]
initial versions (neglected .lst files)

21 years agominor Tester API tests brought down from attic
wisberg [Mon, 30 Dec 2002 15:35:02 +0000 (15:35 +0000)]
minor Tester API tests brought down from attic

21 years agoinitial version
wisberg [Sat, 28 Dec 2002 02:32:32 +0000 (02:32 +0000)]
initial version

21 years agocorrectly handling exceptions thrown from intro methods
jhugunin [Tue, 24 Dec 2002 00:34:36 +0000 (00:34 +0000)]
correctly handling exceptions thrown from intro methods

21 years agoadded coverage for exceptions thrown from intro methods
jhugunin [Tue, 24 Dec 2002 00:34:05 +0000 (00:34 +0000)]
added coverage for exceptions thrown from intro methods
  these tests were inspired by failures compiling observer example

21 years agofixed names of introduced members
jhugunin [Tue, 24 Dec 2002 00:33:03 +0000 (00:33 +0000)]
fixed names of introduced members

21 years agofixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting
jhugunin [Mon, 23 Dec 2002 23:17:47 +0000 (23:17 +0000)]
fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting
singleton aspects
this lets us produce much better errors when the field is null

21 years agobetter error handling
jhugunin [Mon, 23 Dec 2002 23:11:02 +0000 (23:11 +0000)]
better error handling
better handling of synthetic inter-type members

21 years agobetter error lines
jhugunin [Mon, 23 Dec 2002 23:10:37 +0000 (23:10 +0000)]
better error lines
forcing a few tests to use -1.4 for correct declaring type at call sites

21 years agochanged callee-side call join point test to use execution
jhugunin [Mon, 23 Dec 2002 22:57:19 +0000 (22:57 +0000)]
changed callee-side call join point test to use execution

21 years agobetter errors for bad named pointcut declarations and references
jhugunin [Mon, 23 Dec 2002 22:17:50 +0000 (22:17 +0000)]
better errors for bad named pointcut declarations and references
handling concrete aspect correctly for cflow fields

21 years agoa couple more known limitations and better error lines
jhugunin [Mon, 23 Dec 2002 22:17:11 +0000 (22:17 +0000)]
a couple more known limitations and better error lines

21 years agonew default quotes DEVELOPMENT for scanner.
wisberg [Mon, 23 Dec 2002 20:49:34 +0000 (20:49 +0000)]
new default quotes DEVELOPMENT for scanner.

21 years ago- added aspectjrt target (alias to runtime)
wisberg [Mon, 23 Dec 2002 20:45:48 +0000 (20:45 +0000)]
- added aspectjrt target (alias to runtime)
- implemented target to fail if bootstrap libraries are out of date
- moved update-tree under setup comment

21 years agoupdated to remove ignored manifest, make more recent than sources checked in later.
wisberg [Mon, 23 Dec 2002 20:44:07 +0000 (20:44 +0000)]
updated to remove ignored manifest, make more recent than sources checked in later.

21 years agoupdated with DEVELOPMENT manifest
wisberg [Mon, 23 Dec 2002 20:43:38 +0000 (20:43 +0000)]
updated with DEVELOPMENT manifest

21 years agorolling out build changes to bootstrap jar.
wisberg [Mon, 23 Dec 2002 20:04:50 +0000 (20:04 +0000)]
rolling out build changes to bootstrap jar.

21 years agofixed bug with unnamed tasks producing messages like
wisberg [Mon, 23 Dec 2002 20:02:42 +0000 (20:02 +0000)]
fixed bug with unnamed tasks producing messages like
  [null] Building Zip: foo.zip

21 years agofixing version-handling.
wisberg [Mon, 23 Dec 2002 19:41:48 +0000 (19:41 +0000)]
fixing version-handling.
build-properties.xml has actual version,
Version.java is generated,
and "DEVELOPMENT" is default.

21 years agoa couple more known limitations and increased coverage with new test case
jhugunin [Mon, 23 Dec 2002 19:40:41 +0000 (19:40 +0000)]
a couple more known limitations and increased coverage with new test case

21 years agocommented out code to replace licenses
wisberg [Mon, 23 Dec 2002 19:40:26 +0000 (19:40 +0000)]
commented out code to replace licenses

21 years agoupdated for new sematics of issingleton aspects advising their own
jhugunin [Mon, 23 Dec 2002 19:39:49 +0000 (19:39 +0000)]
updated for new sematics of issingleton aspects advising their own
initializers

21 years agobetter errors for issingleton aspects advising own initializers
jhugunin [Mon, 23 Dec 2002 19:39:22 +0000 (19:39 +0000)]
better errors for issingleton aspects advising own initializers
also correct typing for dynamic checks on parameters to if pcds

21 years agofixed uptodate checking for local-dist
wisberg [Mon, 23 Dec 2002 19:38:15 +0000 (19:38 +0000)]
fixed uptodate checking for local-dist

21 years agomatching new semantics of persingleton aspect advising its own initialization
jhugunin [Mon, 23 Dec 2002 19:25:45 +0000 (19:25 +0000)]
matching new semantics of persingleton aspect advising its own initialization

21 years agomaking lack of after returning advice consitent with expected events
jhugunin [Mon, 23 Dec 2002 18:48:56 +0000 (18:48 +0000)]
making lack of after returning advice consitent with expected events

21 years agofixed rules for overriding/inheriting pointcuts
jhugunin [Fri, 20 Dec 2002 22:49:11 +0000 (22:49 +0000)]
fixed rules for overriding/inheriting pointcuts

21 years agoexpanded coverage
jhugunin [Fri, 20 Dec 2002 22:48:48 +0000 (22:48 +0000)]
expanded coverage

21 years agoupdated error messages
jhugunin [Fri, 20 Dec 2002 22:48:37 +0000 (22:48 +0000)]
updated error messages

21 years agoadded test cases for old jitterbugs
wisberg [Fri, 20 Dec 2002 04:54:45 +0000 (04:54 +0000)]
added test cases for old jitterbugs
moved passing tests from ajcTestsFailing to ajcTests

21 years agoexcluding new preinitialization join points
jhugunin [Thu, 19 Dec 2002 23:13:44 +0000 (23:13 +0000)]
excluding new preinitialization join points

21 years agoupdated jars
jhugunin [Thu, 19 Dec 2002 23:06:42 +0000 (23:06 +0000)]
updated jars

21 years agoremoved old transition warnings
jhugunin [Thu, 19 Dec 2002 23:06:28 +0000 (23:06 +0000)]
removed old transition warnings

21 years agoupdated jars for changes to bytecode forms
jhugunin [Thu, 19 Dec 2002 23:06:10 +0000 (23:06 +0000)]
updated jars for changes to bytecode forms

21 years agomaking more jars for tests
jhugunin [Thu, 19 Dec 2002 23:05:52 +0000 (23:05 +0000)]
making more jars for tests

21 years agoexplicitly excluding new preinitialization join points
jhugunin [Thu, 19 Dec 2002 23:03:54 +0000 (23:03 +0000)]
explicitly excluding new preinitialization join points

21 years agousing external deprecated method to get warning
jhugunin [Thu, 19 Dec 2002 22:43:10 +0000 (22:43 +0000)]
using external deprecated method to get warning

21 years agobetter type and visibility checking for pointcut references
jhugunin [Thu, 19 Dec 2002 22:13:11 +0000 (22:13 +0000)]
better type and visibility checking for pointcut references

21 years agoremoved old 1.0 warnings
jhugunin [Thu, 19 Dec 2002 22:12:38 +0000 (22:12 +0000)]
removed old 1.0 warnings

21 years agofixed illegal foward assignment not caught by 1.0.6
jhugunin [Thu, 19 Dec 2002 21:45:13 +0000 (21:45 +0000)]
fixed illegal foward assignment not caught by 1.0.6

21 years agoupdated for changed to inter-type constructors
jhugunin [Thu, 19 Dec 2002 21:38:43 +0000 (21:38 +0000)]
updated for changed to inter-type constructors
  can't conflict with default constructors
  instance variables aren't initialized unless you call this

21 years agofixed error handling for illegal overriding with inter-type members
jhugunin [Thu, 19 Dec 2002 18:50:54 +0000 (18:50 +0000)]
fixed error handling for illegal overriding with inter-type members

21 years agofixed NPE when no manifest in aspectjrt.jar
jhugunin [Thu, 19 Dec 2002 18:00:38 +0000 (18:00 +0000)]
fixed NPE when no manifest in aspectjrt.jar

21 years agousing DEVELOPMENT as active cvs version
jhugunin [Thu, 19 Dec 2002 18:00:10 +0000 (18:00 +0000)]
using DEVELOPMENT as active cvs version

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