| Commit message (Expand) | Author | Age | Files | Lines |
* | - generalized support resource copying, now from injars or sourceroots and ou... | wisberg | 2003-03-13 | 1 | -197/+327 |
* | upgraded for new resource-copying API's and also testing nested paths and ref... | wisberg | 2003-03-13 | 2 | -19/+124 |
* | adding resources to src directory to test resource copying to output | wisberg | 2003-03-13 | 5 | -0/+6 |
* | remove unused API | wisberg | 2003-03-13 | 1 | -3/+2 |
* | fix for class not allowed to extend aspect and moving corresponding test out ... | jhugunin | 2003-03-12 | 4 | -10/+17 |
* | fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-)
| jhugunin | 2003-03-12 | 5 | -27/+16 |
* | fix and test for Bugzilla Bug 34858
| jhugunin | 2003-03-12 | 5 | -0/+109 |
* | better rendering of exceptions thrown (including those from previously-unrend... | wisberg | 2003-03-12 | 1 | -9/+11 |
* | @testcase type not imported in aspect
| wisberg | 2003-03-12 | 2 | -0/+14 |
* | @testcase type not imported in around advice | wisberg | 2003-03-12 | 2 | -0/+19 |
* | fix and test for Bugzilla Bug 34820
| jhugunin | 2003-03-12 | 3 | -45/+11 |
* | fix and tests for checked exception on advice being checked at
| jhugunin | 2003-03-12 | 14 | -50/+139 |
* | ?? regenerated file missing from my system but used in test case | wisberg | 2003-03-12 | 1 | -0/+23 |
* | added vm="1.4" to test using assert | jhugunin | 2003-03-12 | 1 | -1/+1 |
* | Added ability to specify property aspectjrt.path
| acolyer | 2003-03-12 | 1 | -0/+9 |
* | Fixed typo in run target for spacewar-demo, was sapceware.Game,
| acolyer | 2003-03-12 | 1 | -1/+1 |
* | Use consistent time zones in generating time strings | acolyer | 2003-03-12 | 1 | -1/+4 |
* | Now adds value of "aspectjrt.path" system property to
| acolyer | 2003-03-12 | 1 | -1/+4 |
* | recompiled as part of new tests for fastMatch, don't expect any
| jhugunin | 2003-03-12 | 3 | -0/+0 |
* | implemented fastMatch method along with some basic tests of
| jhugunin | 2003-03-12 | 33 | -103/+176 |
* | fixed Bug 29934
| jhugunin | 2003-03-12 | 4 | -8/+17 |
* | fixing Bug 31724
| jhugunin | 2003-03-11 | 15 | -83/+196 |
* | added tests and fixes
| jhugunin | 2003-03-11 | 8 | -22/+115 |
* | further work on binary aspects (aspect path) tested and implemented correct ... | jhugunin | 2003-03-11 | 18 | -66/+168 |
* | Fix for
| ehilsdal | 2003-03-11 | 2 | -5/+9 |
* | corrected knownLimitation keyword | wisberg | 2003-03-11 | 1 | -1/+1 |
* | incremental test with -injars | wisberg | 2003-03-10 | 2 | -0/+40 |
* | input jars for stringliteral tests created using ../injarSrc/build.xml.
| wisberg | 2003-03-10 | 2 | -0/+0 |
* | stringliteral tests - unreproduced verify error from incremental compilation ... | wisberg | 2003-03-10 | 4 | -0/+55 |
* | sources and build script for two sample input jars, to be used by other incr... | wisberg | 2003-03-10 | 9 | -0/+4749 |
* | further work on binary aspects (aspect path) tested correct behavior
| jhugunin | 2003-03-10 | 18 | -198/+240 |
* | harness tests upgraded to avoid tests that rely on multiple error messages
| wisberg | 2003-03-10 | 6 | -76/+148 |
* | supporting sourceroots | wisberg | 2003-03-10 | 2 | -8/+77 |
* | manual test for experimental ant task option to copy non-.class file contents... | wisberg | 2003-03-10 | 12 | -0/+4889 |
* | experimental ant task option to copy non-.class file contents of input jars t... | wisberg | 2003-03-10 | 1 | -21/+125 |
* | - tagfile mod-time fix for first iteration
| wisberg | 2003-03-10 | 1 | -17/+37 |
* | @testcase inter-type declaration of void field | wisberg | 2003-03-08 | 2 | -0/+22 |
* | Instructions for building with an IBM 1.4.x JDK.
| acolyer | 2003-03-08 | 1 | -4/+23 |
* | Half-way through refactoring of ResolvedTypeX's and Worlds. This
| jhugunin | 2003-03-08 | 49 | -662/+597 |
* | caveats and fixes, mainly for releases | wisberg | 2003-03-06 | 1 | -32/+68 |
* | installer updates:
| wisberg | 2003-03-06 | 2 | -16/+71 |
* | FIXED: Bugzilla Bug 32421
| jhugunin | 2003-03-06 | 8 | -2/+101 |
* | duplicate src.jar file | wisberg | 2003-03-06 | 1 | -0/+0 |
* | correcting Junit version in readme | wisberg | 2003-03-06 | 1 | -458/+4 |
* | better docs for running the harness, xref for junit | wisberg | 2003-03-06 | 1 | -10/+22 |
* | @testcase PR#33948 default constructor inter-type declaration
| wisberg | 2003-03-06 | 2 | -0/+23 |
* | warnings on stale but good product tests | wisberg | 2003-03-06 | 1 | -0/+28 |
* | JUnit 3.8.1 upgrade | wisberg | 2003-03-06 | 2 | -0/+0 |
* | better instructions for running ajcTests.xml and comparing results | wisberg | 2003-03-06 | 1 | -24/+35 |
* | FIXED: Bugzilla Bug 32463
| jhugunin | 2003-03-06 | 8 | -40/+95 |