]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-10-10 aclementorganized imports
2005-10-10 aclementsource locations are always written out now.
2005-10-07 acolyerensure that the javadocs for the aspectj5rt module... V1_5_0M4
2005-10-07 aclementchange to resolvedmember serialization (to support...
2005-10-07 aclementtestcode for bug 111779 (commented out for now...)
2005-10-07 aclementtestcode for bug 111779
2005-10-06 acolyertests for generic abstract aspects
2005-10-06 acolyerfixes for generic abstract aspects
2005-10-06 mkerstenUpdated ajdoc projects setting for 1.3 source complianc...
2005-10-06 aclementtestcases and fix for binary weaving ITDs!!!!!!!!!...
2005-10-06 aclementorganized imports
2005-10-06 aclementFix for bug 111738: packaging src for new modules into...
2005-10-06 acolyerensuring that this project can still be built at 1...
2005-10-05 acolyerthese changes prevent us from forgetting the interface...
2005-10-05 mkerstenFixed Bug #56779: [ajdoc] add ajdoc support for inter...
2005-10-05 acolyersome abstract generic aspect tests, not yet linked...
2005-10-05 aclementtestcase for pr92837
2005-10-05 aclementtestcase for pr85132
2005-10-05 aclementLet the bug floodgates open, reweavable is now default...
2005-10-05 acolyercompletes implementation of parameterizeWith throughout...
2005-10-05 acolyerfinal part of fix for 100195 - local var debug info... preDefaultReweavable
2005-10-05 aclementtest and fix for pr111481: varargs ITD ctors. Patch...
2005-10-04 acolyeritd support in the MAP
2005-10-04 aclementtest and fix for pr110906: vararg ITDs
2005-10-04 aclementrebuilt post fix for pr110906: varargs ITD
2005-10-04 aclementFix and tests for pr77269: incorrect structure model...
2005-10-03 acolyercompletes all of the MAP bar ITDs
2005-10-03 aclementpr83717: allows ITD incremental compilation with reweav...
2005-10-03 aclementpr83717: Dont expect to find source locations for type...
2005-10-03 aclementtest for pr84033 promoted from failing suite to real...
2005-09-30 acolyerupdates to reflection library (largely javadoc, but...
2005-09-30 aclementfor all the good it will do - i've updated the javadoc...
2005-09-30 aclementavoid unpleasant NPE (see pr110307)
2005-09-30 aclementbugs bugs bugs: testcases for things on my list.
2005-09-30 aclementnew test programs for bug reports.
2005-09-30 acolyerrefreshed versions of .txt files for comparison
2005-09-29 avasseurtest fix
2005-09-29 wisbergUsing JRE15_LIB to permit default JRE to be 1.3 (see...
2005-09-29 acolyertests and fix for enh 108118, completes @SuppressAjWarn...
2005-09-29 acolyergive compilation context on compiler crashes during...
2005-09-29 acolyercouple of small generic signature tidies
2005-09-29 avasseur#108488 @AspectJ perthis(..) was broken for some point...
2005-09-29 avasseur#108488 @AspectJ perthis(..) was broken for some point...
2005-09-29 acolyertests and fix for pr100195, local var debug info not...
2005-09-29 acolyerperclause resolving
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...
next