]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-09-28 acolyerfinal bcel fix for 101047
2005-09-28 aclementpr110927: testcase and fix
2005-09-28 aclementpr110927: testcase
2005-09-28 avasseurtemp comment out for CC, update for #107953 fix
2005-09-28 avasseur#107953 @AfterThrowing/Returning checks when extra...
2005-09-28 avasseurtest for Adrian, #108488 - note: other test are comment...
2005-09-28 aclementpr110788: fix - better analysis of type hierarchy
2005-09-28 aclementorganized imports
2005-09-28 aclementpr110788: testcases
2005-09-28 aclementorganized imports
2005-09-28 aclementBit of shuffling to keep the build machine happy. ...
2005-09-28 aclementorganized imports
2005-09-28 acolyerrestoring original behaviour in LocalVariableGen -...
2005-09-27 acolyerfix for pr101407 - weaver produces wrong local variable...
2005-09-27 acolyertests for pr102933, array clone in -1.4, -1.5 vs -1.3
2005-09-27 acolyerimprove abort handling for AJDT
2005-09-27 acolyertests and fix for pr88900, unneccessary warning
2005-09-27 acolyergive context in can't find type messages
2005-09-27 aclementpr110307: test cases.
2005-09-27 aclementtrick the build machine into compiling our code !
2005-09-26 acolyera few more tweaks to fix for pr108123 and pr106500...
2005-09-26 aclementinclude weaver5
2005-09-26 aclementimports organized.
2005-09-26 aclementdoh!
2005-09-26 aclementupdated for weaver5
2005-09-26 aclementweaver5 added
2005-09-26 aclementdepending on weaver5 will keep the packaging happy...
2005-09-26 aclementjava5 related folders have gone.
2005-09-26 aclementno longer required with new weaver5 project.
2005-09-26 aclementmoved to weaver5
2005-09-26 aclementweaver5 split out so weaver can continue to be built...
2005-09-26 acolyerfix for pr108123 and pr106500 - better diagnostics...
2005-09-26 aclementavoid using IdentityHashMap - that doesnt exist < 1.4
2005-09-26 aclementavoid 'illegal forward reference' problem when compilin...
2005-09-26 aclementEnsure tests run if no aj-build folder exists.
2005-09-26 aclementnow builds ok under 1.3. Needs a 'drastic' refactor...
2005-09-26 acolyerremove @Override that for some reason doesn't compile...
2005-09-24 acolyertests and fix for pr77076 - MUCH better toleration...
2005-09-23 aclementtiny update.
2005-09-23 aclementast support ! (and testcase)
2005-09-23 aclementast support !
2005-09-23 aclementast support - rebuilt shadows
2005-09-23 aclementAST support - factories for ensuring when the classes...
2005-09-23 acolyerDavid Knibb's patch for enh 109173 :- Weaving Adaptor...
2005-09-23 aclementAST support change.
2005-09-22 acolyertests and fix for 109283.
2005-09-22 mkerstenSet project compiler compliance to be Java5 for the...
2005-09-22 acolyerdoh!
2005-09-22 acolyerattempt to create the right classpath for running org...
2005-09-22 acolyeradd the java5-xxx as source folders
2005-09-21 acolyerload 1.5 dependent tests reflectively...
2005-09-21 acolyertests for pr76374 - missing type warning on declare...
2005-09-21 acolyerfix for pr104957: NPE whilst compiling GIJ
2005-09-21 acolyertests and fix for pr102210 - not descending into branch...
2005-09-21 acolyertest for annotation binding bug when target type in...
2005-09-21 acolyerfix for annotation binding bug when target type in...
2005-09-21 acolyertests and implementation for 108120 - runtime pointcut...
2005-09-20 aclementFix for pr109728: generates correct aroundBody methods...
2005-09-19 aclementpr109728: cope with methods invoked on array types...
2005-09-19 aclementpr109728: don't let people pass signatures to nameToSig...
2005-09-19 aclementpr109728: fix part 1 - don't let bcel damage descriptors.
2005-09-19 aclementpr109728: testcase
2005-09-19 aclementallow for references to descriptors when class_info...
2005-09-15 aclementuse the right version property.
2005-09-15 aclementrebuilt *again* - i hope the build machine likes these?
2005-09-15 aclementrebuilt *again* - i hope the build machine likes these?
2005-09-14 aclementtest for pr102210
2005-09-14 aclementorganized imports
2005-09-14 aclementtest and fix for pr109486: bcel exception when expectin...
2005-09-13 aclementTo fix one of Matthews problems with FFDC binary compat...
2005-09-13 aclementTo fix one of Matthews problems with FFDC binary compat...
2005-09-13 aclementwas missing two jars - I've added them.
2005-09-13 aclementrebuilt due to attribute modifications.
2005-09-13 aclementtest and fix for pr106554: staticinitialization and PTW
2005-09-13 aclementtest and fix for pr106554: staticinitialization and PTW
2005-09-12 acolyertests and a fix for the bug with no name, in which...
2005-09-12 acolyertests and fix for pr105181, implicit cast of itd field...
2005-09-12 aclementTest and fix for PR103740: Compiler failure on @annotation
2005-09-12 acolyertests and fix for pr108903 - MUST process from super...
2005-09-11 acolyeradded test for pr105181
2005-09-09 acolyertests and fix for pr108826, not correctly converting...
2005-09-09 acolyerclarification of args matching with null for pr68603.
2005-09-09 acolyertests and fix for pr109124, not correctly recognizing...
2005-09-08 acolyerfixed an unneccessary 1.5 dependency that had crept...
2005-09-08 mkerstenFix for Bug #109016: NullPointerException when building...
2005-09-08 acolyertests and fix for pr108886, result of having no source...
2005-09-08 acolyertests and fix for pr109042, unusedArgument warning...
2005-09-08 acolyertests and fix for pr108902 and pr108903
2005-09-08 acolyerremoved unused import
2005-09-06 acolyertests and fix for pr108816, args with binding with...
2005-09-06 acolyerfix for pr108818, if the declaring type of the member...
2005-09-06 acolyerfix for pr108818, changed the signature of concretize...
2005-09-06 acolyerfix for pr108818, remember the actual declaring type...
2005-09-06 acolyertests for pr108818, private pointcuts overridden inadve...
2005-09-05 acolyerfix for pr87530, final modifier on interface itdm
2005-09-05 acolyertests for pr87530, final modifier on interface itdm
2005-09-02 acolyertests and fix for pr99125 - duplicate members in interf...
2005-09-02 acolyertest and fix for pr101606, unused privated method warni...
2005-09-02 acolyersecond part of test and fix for pr102212 - synchronized...
2005-09-02 acolyertests and fix for pr1202212 - poor job of testing modif...
next