| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for 38824. | acolyer | 2004-01-14 | 4 | -19/+53 |
* | Fix for Bugzilla Bug 44587
| jhugunin | 2004-01-14 | 12 | -13/+187 |
* | Fix for Bugzilla Bug 46280
| jhugunin | 2004-01-14 | 3 | -0/+52 |
* | Fix for Bugzilla Bug 49784
| acolyer | 2004-01-14 | 16 | -46/+211 |
* | Fix for Bugzilla Bug 49784
| acolyer | 2004-01-13 | 5 | -6/+84 |
* | Bugzilla Bug 44586
| acolyer | 2004-01-13 | 2 | -0/+57 |
* | move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
| acolyer | 2004-01-13 | 1 | -1/+1 |
* | move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
| acolyer | 2004-01-13 | 89 | -1767/+1991 |
* | qa div wrongmostlyLastEclipse2xTree_20040112 | wisberg | 2004-01-12 | 1 | -6/+6 |
* | Fix for: Bugzilla Bug 49814
| jhugunin | 2004-01-12 | 2 | -5/+14 |
* | Bugzilla Bug 46750
| jhugunin | 2004-01-12 | 1 | -2/+2 |
* | Fix for Bugzilla Bug 46750
| jhugunin | 2004-01-12 | 2 | -0/+25 |
* | forking ant builds in eclipse 2.x | wisberg | 2004-01-09 | 1 | -0/+6 |
* | @testcase PR#49784 aspect declares interface method | wisberg | 2004-01-09 | 4 | -0/+148 |
* | demonstrating inpath and fork/forkclasspath | wisberg | 2004-01-09 | 1 | -1/+8 |
* | respecting Xlint:unmatchedSuperTypeInCall, if only to preserve that compiling... | wisberg | 2004-01-09 | 1 | -1/+1 |
* | pr 46671 ensure we don't look for source on the claspath (Andy's fix) | acolyer | 2004-01-09 | 3 | -1/+35 |
* | pr 46671 ensure we don't look for source on the claspath (Andy's fix) | acolyer | 2004-01-09 | 1 | -1/+7 |
* | -logXML... round-tripping fixed | wisberg | 2004-01-09 | 2 | -3/+4 |
* | Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't ... | jhugunin | 2004-01-09 | 3 | -2/+46 |
* | giving in to the out dir... | wisberg | 2004-01-09 | 1 | -0/+4 |
* | - disambiguated test
| wisberg | 2004-01-09 | 1 | -11/+25 |
* | added comments | wisberg | 2004-01-09 | 1 | -8/+12 |
* | harness support for message details, extra source locations | wisberg | 2004-01-09 | 2 | -11/+63 |
* | disambiguating expected messages in test case | wisberg | 2004-01-09 | 1 | -2/+2 |
* | harness tests upgraded for support for message details, extra source locations | wisberg | 2004-01-09 | 4 | -9/+32 |
* | harness support for message details, extra source locations
| wisberg | 2004-01-09 | 9 | -737/+1136 |
* | NPE instead of IAX for null input, clear out unused code, and update test. | wisberg | 2004-01-09 | 2 | -49/+13 |
* | harness tests for extra source locations and details | wisberg | 2004-01-09 | 2 | -0/+36 |
* | unduly narrow API | wisberg | 2004-01-09 | 1 | -1/+1 |
* | pointcuts for whether after/around advice is supported | wisberg | 2004-01-08 | 1 | -1/+6 |
* | fix for Bugzilla Bug 41952
| jhugunin | 2004-01-07 | 22 | -87/+323 |
* | test for pr 45184 | acolyer | 2004-01-07 | 1 | -0/+7 |
* | pr 48522 | acolyer | 2004-01-07 | 1 | -0/+32 |
* | pr 45184: External pointcut refs not resolved if named pointcut used by declare | acolyer | 2004-01-07 | 1 | -0/+18 |
* | fix for pr 47754, itd of static method on interface | acolyer | 2004-01-07 | 3 | -0/+25 |
* | fix for pr 48522, not warning on (un)softened exception | acolyer | 2004-01-07 | 3 | -0/+36 |
* | added getCause method (patch from Andy) for 1.4 compatibility. bug 49250 | acolyer | 2004-01-07 | 1 | -2/+1 |
* | updated version of aspectjrt.jar which includes getCause on SoftException | acolyer | 2004-01-07 | 1 | -0/+0 |
* | fix for bug 49457 - test for duplicate pointcut definitions in classes | acolyer | 2004-01-07 | 5 | -4/+61 |
* | @testcase PR#49295 extra warning (join point?) for interface-typepattern exec... | wisberg | 2003-12-23 | 2 | -0/+77 |
* | simple script to compile aspectjtools using ajc | wisberg | 2003-12-15 | 1 | -0/+180 |
* | inpath support | wisberg | 2003-12-15 | 15 | -19/+186 |
* | inpath support | wisberg | 2003-12-15 | 1 | -0/+24 |
* | Added link to class cast pointcut user langauge feature request. | mkersten | 2003-12-12 | 1 | -4/+9 |
* | Merge of dependent tests (only shows up under IBM 131 JVM) | acolyer | 2003-12-08 | 1 | -20/+19 |
* | adding projects cricketcage and atrack | wisberg | 2003-12-02 | 1 | -1/+24 |
* | Fix for Bugzilla 42663: doc implications of Foo.class
| ehilsdal | 2003-12-02 | 1 | -0/+44 |
* | Fix for Bugzilla 37899: Document or address limitations on handler pointcut/j... | ehilsdal | 2003-12-02 | 7 | -15/+81 |
* | no semantic change - avoiding warning about static members accessed via non-s... | wisberg | 2003-12-02 | 3 | -4/+4 |