2005-10-03 |
acolyer | completes all of the MAP bar ITDs |
commit | commitdiff | tree | snapshot |
2005-10-03 |
aclement | pr83717: allows ITD incremental compilation with reweav... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
aclement | pr83717: Dont expect to find source locations for type... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
aclement | test for pr84033 promoted from failing suite to real... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
acolyer | updates to reflection library (largely javadoc, but... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
aclement | for all the good it will do - i've updated the javadoc... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
aclement | avoid unpleasant NPE (see pr110307) |
commit | commitdiff | tree | snapshot |
2005-09-30 |
aclement | bugs bugs bugs: testcases for things on my list. |
commit | commitdiff | tree | snapshot |
2005-09-30 |
aclement | new test programs for bug reports. |
commit | commitdiff | tree | snapshot |
2005-09-30 |
acolyer | refreshed versions of .txt files for comparison |
commit | commitdiff | tree | snapshot |
2005-09-29 |
avasseur | test fix |
commit | commitdiff | tree | snapshot |
2005-09-29 |
wisberg | Using JRE15_LIB to permit default JRE to be 1.3 (see... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
acolyer | tests and fix for enh 108118, completes @SuppressAjWarn... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
acolyer | give compilation context on compiler crashes during... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
acolyer | couple of small generic signature tidies |
commit | commitdiff | tree | snapshot |
2005-09-29 |
avasseur | #108488 @AspectJ perthis(..) was broken for some point... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
avasseur | #108488 @AspectJ perthis(..) was broken for some point... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
acolyer | tests and fix for pr100195, local var debug info not... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
acolyer | perclause resolving |
commit | commitdiff | tree | snapshot |
2005-09-28 |
acolyer | final bcel fix for 101047 |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | pr110927: testcase and fix |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | pr110927: testcase |
commit | commitdiff | tree | snapshot |
2005-09-28 |
avasseur | temp comment out for CC, update for #107953 fix |
commit | commitdiff | tree | snapshot |
2005-09-28 |
avasseur | #107953 @AfterThrowing/Returning checks when extra... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
avasseur | test for Adrian, #108488 - note: other test are comment... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | pr110788: fix - better analysis of type hierarchy |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | organized imports |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | pr110788: testcases |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | organized imports |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | Bit of shuffling to keep the build machine happy. ... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
aclement | organized imports |
commit | commitdiff | tree | snapshot |
2005-09-28 |
acolyer | restoring original behaviour in LocalVariableGen -... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
acolyer | fix for pr101407 - weaver produces wrong local variable... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
acolyer | tests for pr102933, array clone in -1.4, -1.5 vs -1.3 |
commit | commitdiff | tree | snapshot |
2005-09-27 |
acolyer | improve abort handling for AJDT |
commit | commitdiff | tree | snapshot |
2005-09-27 |
acolyer | tests and fix for pr88900, unneccessary warning |
commit | commitdiff | tree | snapshot |
2005-09-27 |
acolyer | give context in can't find type messages |
commit | commitdiff | tree | snapshot |
2005-09-27 |
aclement | pr110307: test cases. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
aclement | trick the build machine into compiling our code ! |
commit | commitdiff | tree | snapshot |
2005-09-26 |
acolyer | a few more tweaks to fix for pr108123 and pr106500... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | include weaver5 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | imports organized. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | doh! |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | updated for weaver5 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | weaver5 added |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | depending on weaver5 will keep the packaging happy... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | java5 related folders have gone. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | no longer required with new weaver5 project. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | moved to weaver5 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | weaver5 split out so weaver can continue to be built... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
acolyer | fix for pr108123 and pr106500 - better diagnostics... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | avoid using IdentityHashMap - that doesnt exist < 1.4 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | avoid 'illegal forward reference' problem when compilin... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | Ensure tests run if no aj-build folder exists. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
aclement | now builds ok under 1.3. Needs a 'drastic' refactor... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
acolyer | remove @Override that for some reason doesn't compile... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
acolyer | tests and fix for pr77076 - MUCH better toleration... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
aclement | tiny update. |
commit | commitdiff | tree | snapshot |
2005-09-23 |
aclement | ast support ! (and testcase) |
commit | commitdiff | tree | snapshot |
2005-09-23 |
aclement | ast support ! |
commit | commitdiff | tree | snapshot |
2005-09-23 |
aclement | ast support - rebuilt shadows |
commit | commitdiff | tree | snapshot |
2005-09-23 |
aclement | AST support - factories for ensuring when the classes... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
acolyer | David Knibb's patch for enh 109173 :- Weaving Adaptor... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
aclement | AST support change. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
acolyer | tests and fix for 109283. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
mkersten | Set project compiler compliance to be Java5 for the... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
acolyer | doh! |
commit | commitdiff | tree | snapshot |
2005-09-22 |
acolyer | attempt to create the right classpath for running org... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
acolyer | add the java5-xxx as source folders |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | load 1.5 dependent tests reflectively... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | tests for pr76374 - missing type warning on declare... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | fix for pr104957: NPE whilst compiling GIJ |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | tests and fix for pr102210 - not descending into branch... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | test for annotation binding bug when target type in... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | fix for annotation binding bug when target type in... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
acolyer | tests and implementation for 108120 - runtime pointcut... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
aclement | Fix for pr109728: generates correct aroundBody methods... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
aclement | pr109728: cope with methods invoked on array types... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
aclement | pr109728: don't let people pass signatures to nameToSig... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
aclement | pr109728: fix part 1 - don't let bcel damage descriptors. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
aclement | pr109728: testcase |
commit | commitdiff | tree | snapshot |
2005-09-19 |
aclement | allow for references to descriptors when class_info... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
aclement | use the right version property. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
aclement | rebuilt *again* - i hope the build machine likes these? |
commit | commitdiff | tree | snapshot |
2005-09-15 |
aclement | rebuilt *again* - i hope the build machine likes these? |
commit | commitdiff | tree | snapshot |
2005-09-14 |
aclement | test for pr102210 |
commit | commitdiff | tree | snapshot |
2005-09-14 |
aclement | organized imports |
commit | commitdiff | tree | snapshot |
2005-09-14 |
aclement | test and fix for pr109486: bcel exception when expectin... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | To fix one of Matthews problems with FFDC binary compat... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | To fix one of Matthews problems with FFDC binary compat... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | was missing two jars - I've added them. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | rebuilt due to attribute modifications. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | test and fix for pr106554: staticinitialization and PTW |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | test and fix for pr106554: staticinitialization and PTW |
commit | commitdiff | tree | snapshot |
2005-09-12 |
acolyer | tests and a fix for the bug with no name, in which... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
acolyer | tests and fix for pr105181, implicit cast of itd field... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
aclement | Test and fix for PR103740: Compiler failure on @annotation |
commit | commitdiff | tree | snapshot |
2005-09-12 |
acolyer | tests and fix for pr108903 - MUST process from super... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
acolyer | added test for pr105181 |
commit | commitdiff | tree | snapshot |
2005-09-09 |
acolyer | tests and fix for pr108826, not correctly converting... |
commit | commitdiff | tree | snapshot |
next |