2005-04-07 |
aclement | Configure weaver to behave in 1.5 way if Java compiler... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
aclement | Fix for a test that was relying on previous state lying... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
aclement | Fix for problem introduced when checking contents of... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
wisberg | replaced Java 1.4 API |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | Don't report unimportant relationships (e.g. perobject) |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | Removed 4 FIXMEs and added relationships for declare... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | Fix for using declare annotation to target things in... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | new tests for ASM testing of declare annotation targett... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | make deca labels 'declare @xxx' rather than 'declare... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | new icons for annotation/enum, 'borrowed' from JDT UI |
commit | commitdiff | tree | snapshot |
2005-03-24 |
aclement | guard on structure model dumping. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
acolyer | added test for pr83645 into suite |
commit | commitdiff | tree | snapshot |
2005-03-23 |
aclement | Enhancement 88862: declare annotation hitting ITDs. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
acolyer | fix for Bugzilla Bug 84333 |
commit | commitdiff | tree | snapshot |
2005-03-23 |
aclement | Declare annotation hitting ITDs: reworked the code... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
aclement | not useful anymore |
commit | commitdiff | tree | snapshot |
2005-03-23 |
aclement | reworked, temporarily commented out the MethodSignature... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
acolyer | fix for Bug 84122 - Allow aspectPath to contain directories |
commit | commitdiff | tree | snapshot |
2005-03-23 |
aclement | allow for changes in the underlying annotation set. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
aclement | one fixme resolved ... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
acolyer | enh 76055 - |
commit | commitdiff | tree | snapshot |
2005-03-23 |
acolyer | test and fix for handling a *... varargs pattern |
commit | commitdiff | tree | snapshot |
2005-03-22 |
wisberg | bug 53209 - inpathDirCopyFilter doc updates and tests |
commit | commitdiff | tree | snapshot |
2005-03-22 |
wisberg | bug 53209 - inpathDirCopyFilter tests |
commit | commitdiff | tree | snapshot |
2005-03-22 |
wisberg | bug 53209 - inpathDirCopyFilter |
commit | commitdiff | tree | snapshot |
2005-03-22 |
acolyer | Fix for Bugzilla Bug 88652: an array type as the last... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
aclement | Declare annotation with ITDs: testcode |
commit | commitdiff | tree | snapshot |
2005-03-14 |
acolyer | fix for missing syntax error on execution((@XXX *)... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
wisberg | dead link, new source modules |
commit | commitdiff | tree | snapshot |
2005-03-14 |
acolyer | fix for Bugzilla Bug 42743: declare soft limitation |
commit | commitdiff | tree | snapshot |
2005-03-14 |
acolyer | test cases for Bugzilla Bug 42743: declare soft limitation |
commit | commitdiff | tree | snapshot |
2005-03-14 |
acolyer | added some words on context binding across disjunctions... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
aclement | Much more robust way to dig round the structure model ... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
aclement | Oops! Now skips advice/etc when looking for matches... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
aclement | temporary fix to ensure we see relationships for dec... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
aclement | Ensures on multiple compiles the method generated for... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
acolyer | the "challenge Andy" mother of all dec @xxx tests. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
aclement | Guard test execution on 1.5 vm level |
commit | commitdiff | tree | snapshot |
2005-03-11 |
aclement | Guard test execution on 1.5 vm level. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
acolyer | added example for declare @constructor |
commit | commitdiff | tree | snapshot |
2005-03-11 |
acolyer | added test for declare @constructor |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: all the XML specs for the tests |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: Buckets of test cases! |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: source weaving of declare @type... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: cope with null symbolic declare |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: filled in the blanks |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Bug found during declare annotation structure model... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: first bit of weaving messages for... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: does binary weaving of @type, copes... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: Does weaving of @field, @method... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Improved FIXME comments ;) |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: uses the new annotation type munger |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: manages a set of annotations now |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Fixed signature for constructor nodes to look the same... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: Doesnt report errors for annotation... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: now holds set of annotations |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | FIXME altered so we can distinguish old ones from new... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: exposes collections of declare... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: getAnnotations added. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: new kind of type munger created. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: added getAnnotation/addAnnotation... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: support for new declare collections. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | temporarily removed one test... until parser reopened... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: add the 50 odd tests in. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: put guards in for structure model... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: only declare annotation provides... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: modified to take account of new... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | FIXME altered - now names culprit (me) |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: useful to know if a type pattern... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: useful to know if a signature patte... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: creates DeclareAnnotations of the... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: loads of changes! |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Guard logic for asm building initialized. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | DeclareAnnotation: formatting code for declare annotati... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Altered FIXME to allow us to distinguish between new... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: changed to allow a more meaningful... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: slightly modified to allow subtype... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: new declare nodes. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: guard added for model building... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: new infrastructure. AnnotationX... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: loads of changes (see bcel-builder... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
acolyer | fix for Bugzilla Bug 87376 |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | unused imports only |
commit | commitdiff | tree | snapshot |
2005-03-10 |
acolyer | fixes for annotation type pattern bugs uncovered in... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
acolyer | remove dependency on 1.2 API - runtime libs must work... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: tests changed due to constant pool... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: infrastructure upgrade. Mainly... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | For Martin Lippert - removed static state from class. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: New lints |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: added @Target as a well known type |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare annotation: tons of testcode |
commit | commitdiff | tree | snapshot |
2005-03-10 |
aclement | Declare Annotation: new message |
commit | commitdiff | tree | snapshot |
2005-03-10 |
acolyer | remove dependency on 1.2 API - runtime libs must work... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | -exitOnFailure for System.exit(..) on failure, so relea... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | Now testing in 1.3, 1.4, and 1.5 - consider omitting... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | temporary workaround for (jar assembly after removing... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
acolyer | fixes for annotation type pattern bugs uncovered in... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | (minimal) Apache fop 0.20.5, for bug 81654 |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | patch 81654 updates docbook per |
commit | commitdiff | tree | snapshot |
2005-03-10 |
wisberg | adding fop docbook to pdf processing, but currently... |
commit | commitdiff | tree | snapshot |
next |