Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc harness handling of 2-element options | wisberg | 2003-10-29 | 2 | -36/+38 |
| | |||||
* | make output dir | wisberg | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | declare -> declareDecl for ajc | wisberg | 2003-10-29 | 2 | -19/+19 |
| | |||||
* | adding rt.jar to classpath for exercises, to make ajbrowser happy. | ehilsdal | 2003-10-25 | 3 | -3/+3 |
| | |||||
* | head-compatible version of earlier fix. sigh. | wisberg | 2003-10-23 | 3 | -16/+154 |
| | | | | Note that the fix is incomplete and being reworked. | ||||
* | fix for Bugzilla Bug 45441 | jhugunin | 2003-10-23 | 3 | -10/+18 |
| | | | | IncompatibleClassChangeError at runtime when compiling with -1.4 option | ||||
* | deleting junk | wisberg | 2003-10-23 | 1 | -26/+0 |
| | |||||
* | support for -1.3, -1.4, and -1.5 | wisberg | 2003-10-23 | 1 | -8/+43 |
| | |||||
* | test case for bug 45441 - joinpoint optimization when targetting 1.4 | acolyer | 2003-10-23 | 2 | -0/+21 |
| | |||||
* | Added test case for bug 45441 | acolyer | 2003-10-23 | 1 | -0/+10 |
| | |||||
* | Fixed part III of bug#43783 | mkersten | 2003-10-22 | 1 | -13/+21 |
| | |||||
* | Minor changes. | mkersten | 2003-10-20 | 1 | -0/+0 |
| | |||||
* | Fix for bug#44117 | mkersten | 2003-10-16 | 1 | -1/+3 |
| | |||||
* | One more attempt at increasing max heap size to enable | acolyer | 2003-10-13 | 2 | -3/+3 |
| | | | | automated release tests to successfully complete. | ||||
* | Bumped up max heap size to enable automated release tests to | acolyer | 2003-10-13 | 2 | -3/+6 |
| | | | | successfully complete. | ||||
* | Previous check-in got somehow corrupted once again. | acolyer | 2003-10-10 | 1 | -14/+13 |
| | |||||
* | Previous check-in got somehow corrupted. | acolyer | 2003-10-10 | 1 | -3/+4 |
| | |||||
* | Re-tweaked test-doc-links target for running behind a proxy server. | acolyer | 2003-10-10 | 1 | -10/+9 |
| | | | | Build breakage hopefully fixed ! | ||||
* | Tweaked test-doc-links target for running behind a proxy server. Now | acolyer | 2003-10-10 | 1 | -7/+15 |
| | | | | accepts new properties proxy.host and proxy.port. | ||||
* | Testing to see if Cruise Control will pick up this change and run a build. | acolyer | 2003-10-03 | 1 | -0/+1 |
| | |||||
* | added back-links to newly-submitted bug 43972 | wisberg | 2003-10-01 | 3 | -5/+10 |
| | |||||
* | adding taskdefs/bin to classpath on command | wisberg | 2003-10-01 | 1 | -0/+5 |
| | |||||
* | tests for fixes for bugs disclosed by fixes for 40807 | wisberg | 2003-10-01 | 3 | -7/+126 |
| | |||||
* | - fix for bugs disclosed by fixes for bug 40807 | wisberg | 2003-10-01 | 2 | -86/+130 |
| | | | | | - added xweavedir attribute for weaving from and to a directory of classes | ||||
* | updated NoAspectBoundException entry | wisberg | 2003-10-01 | 1 | -21/+37 |
| | |||||
* | presumed bug found on mailing list by Eric Jain, rendered both in harness ↵ | wisberg | 2003-09-29 | 6 | -1/+132 |
| | | | | and Ant (to show behavior with javac) | ||||
* | When performing a release build, run the test-all target in junitModules.xml ↵ | acolyer | 2003-09-29 | 1 | -1/+1 |
| | | | | | | | | rather than the default one. This causes the ajc tests to be run a second time, but has the advantage of creating the junit xml output files for the ajc tests - which are needed by cruise control. Since cruise control will be the dominant caller of this script, the extra overhead of running tests multiple times is acceptable. | ||||
* | doc handling of code gone stale... | wisberg | 2003-09-27 | 1 | -0/+12 |
| | |||||
* | adding file for links out to sample code elsewhere | wisberg | 2003-09-27 | 1 | -0/+54 |
| | |||||
* | removing empty sample | wisberg | 2003-09-27 | 1 | -6/+1 |
| | |||||
* | debugger caveats | wisberg | 2003-09-27 | 1 | -0/+8 |
| | |||||
* | added test for collection calls | wisberg | 2003-09-27 | 2 | -6/+23 |
| | |||||
* | script sample title, correct todo wrt resource cleanup | wisberg | 2003-09-27 | 1 | -2/+2 |
| | |||||
* | added pointcut anyCollectionWriteCalls() | wisberg | 2003-09-27 | 1 | -0/+13 |
| | |||||
* | removing unneeded comment | wisberg | 2003-09-27 | 1 | -0/+2 |
| | |||||
* | flagging that model walker broke in 1.1.1 | wisberg | 2003-09-27 | 1 | -2/+3 |
| | |||||
* | Cleanup of bad test data. | mkersten | 2003-09-26 | 1 | -2/+2 |
| | |||||
* | Cleaning up bad bug data. | mkersten | 2003-09-26 | 11 | -2/+1 |
| | |||||
* | Comment clean-up only. | mkersten | 2003-09-26 | 1 | -6/+2 |
| | |||||
* | Fix for bug#43709. | mkersten | 2003-09-26 | 1 | -2/+9 |
| | |||||
* | updated bug count!V1_1_1 | acolyer | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | bug 43033 - NPE in concretize error path for ReferencePointcut | acolyer | 2003-09-19 | 4 | -2/+35 |
| | |||||
* | fix and test for Bugzilla Bug 43194 | jhugunin | 2003-09-18 | 3 | -1/+32 |
| | | | | | | | java.lang.VerifyError in generated code Bug was that a portion of ReferencePointcut.concretize was not behaving functionally but was mutating state. | ||||
* | make canonical versions of files... | acolyer | 2003-09-12 | 1 | -3/+11 |
| | |||||
* | test for canonical versions of sourcedirs etc. | acolyer | 2003-09-12 | 1 | -11/+24 |
| | |||||
* | always canonicalize the file argument when searching for nodes by file ↵ | acolyer | 2003-09-12 | 1 | -3/+9 |
| | | | | and/or line. | ||||
* | fix and test for Bugzilla Bug 42993 | jhugunin | 2003-09-12 | 5 | -21/+97 |
| | | | | | | | | | | | | | | | | Language regression, or possible language improvement? The problem was caused by moving name binding in pointcut declarations to happen before declare parents are evaluated. Because of this, the compiler doesn't know that ContainerDescriptor isa Key when resolving the ContainerLoader.containerLoads reference. The change in ordering was made to fix a bug reported in declare error and declare soft whose pcds where being evaluated before name binding had happened in the pointcut declarations. Unfortunately, declare error and declare soft are concretized at the same time as declare parents (and all other declares ;-), so this move also led to the regression noted above. | ||||
* | we fixed a few more bugs! (update total to 48) | acolyer | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | added a cache by type to avoid linear searches | acolyer | 2003-09-11 | 1 | -19/+31 |
| | |||||
* | remember handleIdentifier once calculated, use canonical file path map | acolyer | 2003-09-11 | 1 | -22/+15 |
| |