summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* new version of build.jar that does not exclude runtimeacolyer2004-06-091-0/+0
|
* updated aspectjrt.jar with new Factory methods inacolyer2004-06-081-0/+0
|
* Georges fixes for 61411aclement2004-05-281-0/+0
|
* Updated with fix for Bugzilla Bug 62631 aclement2004-05-211-0/+0
| | | | Generated class gives "Illegal constant pool index" on loading
* Had wrong entry for version in MANIFEST - due to some packaging I had done ↵aclement2004-05-101-0/+0
| | | | to build my own 1.2rc1 - should be fixed now.
* Fix for Bugzilla Bug 59909 aclement2004-05-051-0/+0
| | | | CFlowStack removesThreads to late
* Create aj and aj.bat launch scripts at install time.aclement2004-04-071-0/+0
|
* 1.2 rc1 build/pkg : Includes changes to version and to build ajdoc.aclement2004-04-051-0/+0
|
* fix for Bugzilla Bug 54721 acolyer2004-03-191-0/+0
| | | | add this to AP (Signature.getDeclaringTypeName())
* Fix for Bugzilla Bug 41125: ehilsdal2004-01-291-0/+0
| | | | LocalVariableTable sometimes gets BCEL-supplied parameter names
* Fix for Bugzilla Bug 43792: Illegal Opcode Detected ehilsdal2004-01-291-0/+0
| | | | | this is now a patched version of bcel-5.1 -- it was previously an unpatched version of bcel-5.0.
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-241-0/+0
| | | | | | | | | | | | | | Lazy instantiation of thisJoinPoint Speed-ups of 10-100X are measured even when running a small test case with minimal GC issues. The actual feature implemented is that thisJoinPoint objects are only created just before calling the method for advice that requires them. To take advantage of this feature you must use an if PCD or some other dynamic test that occurs in the PCD not the advice body to guard the expensive creation of the thisJoinPoint object. -XlazyTjp flag must be passed to compiler to enable this feature. If any around advice is present on the joinpoint then lazy instantiation will be disabled. An Xlint warning will be displayed in this case. As a related optimization, several helper methods were added to Factory.makeJP to reduce the code size when thisJoinPoint is used.
* Georges fix for Bugzilla Bug 50200 aclement2004-01-221-0/+0
| | | | aspectjrt.jar manifest file name needs changing to upper case
* Fix for Bugzilla Bug 44587 jhugunin2004-01-141-0/+0
| | | | | | | | | | | Erroneous exception conversion and Bugzilla Bug 34206 before():execution(new(..)) does not throw NoAspectBoundException All exceptions that occur during the static intialization of a persingleton aspect will be swallowed. When using that aspect (via aspectOf()) a NoAspectBoundException will be thrown with the original exception from the staitc initializer as the cause.
* updated version of aspectjrt.jar which includes getCause on SoftExceptionacolyer2004-01-071-0/+0
|
* One more attempt at increasing max heap size to enable acolyer2003-10-132-3/+3
| | | | automated release tests to successfully complete.
* Bumped up max heap size to enable automated release tests to acolyer2003-10-132-3/+6
| | | | successfully complete.
* adding taskdefs/bin to classpath on commandwisberg2003-10-011-0/+5
|
* former version was built with -target 1.2, so it has a bad major version ↵wisberg2003-06-021-0/+0
| | | | when running under 1.1
* bootstrap jar for trim fixeswisberg2003-05-311-0/+0
|
* updating build.jar to bootstrap changes to permit ant.jar in a testing modulewisberg2003-05-241-0/+0
|
* forcing target to be 1.1 in case someone builds using 1.4.wisberg2003-05-211-0/+0
|
* updating for installer temp dir fix when File.getTempFile() fails.wisberg2003-05-141-0/+0
|
* updating library per binary-compatible change in feb to make build check passwisberg2003-05-051-0/+0
|
* updated to reflect runtime changes for 1.1 compatibilitywisberg2003-04-231-0/+0
|
* ugh. updating XML .classpath parser to handle any number of attributes wisberg2003-04-231-0/+0
| | | | | still does not handle quoted spaces or nested entities. Also updated for new attribute names in 2.1?
* updated build to handle empty jdt modulewisberg2003-04-031-0/+0
|
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-282-0/+0
| | | | | | In the process of this many changes were made to try to make keeping up with the Eclipse-JDT code base as easy as possible in the future.
* now quiet, and fixed classpath wrt junit, tools.jarwisberg2003-03-131-4/+4
|
* adding junit automatically for taskdef resolutionwisberg2003-03-131-0/+4
|
* installer updates: wisberg2003-03-061-0/+0
| | | | | | | | - removed JDK tools.jar from script classpaths - added windowlistener to exit installer when close box clicked - added -to {dir} option for easy GUI-free install (hack) due to Swing initialization, this still won't work for true command-line (remote, non-XWindows terminal to unix box)
* duplicate src.jar filewisberg2003-03-061-0/+0
|
* correcting Junit version in readmewisberg2003-03-061-458/+4
|
* JUnit 3.8.1 upgradewisberg2003-03-062-0/+0
|
* installer was misreporting README file name for AspectJ distribution. wisberg2003-02-271-0/+0
| | | | (The installer could be refactored for simpilcity if/since we're not supporting multiple distributions any more.)
* ignoring some generated files when jython is usedjhugunin2003-01-212-0/+2
|
* enabling debug symbolswisberg2003-01-041-0/+0
|
* making jython-2.1 available for scriptingjhugunin2003-01-03329-0/+73432
|
* updated to remove ignored manifest, make more recent than sources checked in ↵wisberg2002-12-231-0/+0
| | | | later.
* updated with DEVELOPMENT manifestwisberg2002-12-231-0/+0
|
* rolling out build changes to bootstrap jar.wisberg2002-12-231-0/+0
|
* rollout new fixeswisberg2002-12-181-0/+0
|
* rolling out installer class changeswisberg2002-12-181-0/+0
|
* trying to avoid incompatible class change errorwisberg2002-12-181-0/+0
|
* initial versionwisberg2002-12-161-0/+0
|
* initial versionwisberg2002-12-169-0/+763
|
* initial versionwisberg2002-12-162-0/+5
|
* initial versionwisberg2002-12-162-0/+5
|
* initial versionwisberg2002-12-163-0/+5
|
* initial versionwisberg2002-12-164-0/+87
|