]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2008-10-30 aclement173978: test and fix: local var table for method-execut...
2008-10-29 aclementmoved to 163
2008-10-29 aclementup'd version to 1.6.3
2008-10-29 aclement249710: test
2008-10-29 aclementmatcher on classpath for build machine test runs
2008-10-29 aclement250091: test and fix
2008-10-29 aclement250091: test and fix
2008-10-28 aclementleave it in bcel, dont have a copy in matcher since...
2008-10-28 aclement246125: pulled tests from weaver into matcher and creat...
2008-10-28 aclement246125: pulled tests from weaver into matcher and creat...
2008-10-28 aclement246125: pulled tests from weaver into matcher and creat...
2008-10-28 aclement246125: pulled tests from weaver into matcher and creat...
2008-10-28 aclement246125: pulled tests from weaver into matcher and creat...
2008-10-28 aclement252285: fix and removed system.err !
2008-10-28 aclement252285: tests
2008-10-24 aclement251940: fix
2008-10-24 aclement251940: testcode
2008-10-24 aclement226163: cope with empty recovery template (ought to...
2008-10-24 aclement226163: 251940: tests
2008-10-23 aclement246125: moving some very simple tests across to matcher...
2008-10-23 aclement246125: moving some very simple tests across to matcher...
2008-10-23 aclement246125: moving some very simple tests across to matcher...
2008-10-22 aclement246125: the SPLIT
2008-10-22 aclement246125: the SPLIT
2008-10-22 aclement246125: the SPLIT
2008-10-22 aclement246125: the SPLIT
2008-10-22 aclement246125: the SPLIT
2008-10-22 aclement246125: the SPLIT
2008-10-22 aclement246125: the SPLIT
2008-10-21 aclement246125: c16
2008-10-21 aclement246125: c16
2008-10-21 aclement246125: c16
2008-10-21 aclement246125: c14
2008-10-21 aclement246125: c15
2008-10-21 aclement246125: c14
2008-10-21 aclement246125: removing bcel/runtime dependencies from patterns
2008-10-21 aclement246125: move dependencies on bcel out of org.aspectj...
2008-10-20 aclement246125: new abstraction of structure model without...
2008-10-20 aclement246125: removed last Asm dependency from org.aspectj...
2008-10-20 aclement246125: new abstraction of structure model without...
2008-10-20 aclement246125: removed last Asm dependency from org.aspectj...
2008-10-20 aclement246125: removed last Asm dependency from org.aspectj...
2008-10-20 aclement246125: removed last Asm dependency from org.aspectj...
2008-10-20 aclement246125: removed last Asm dependency from org.aspectj...
2008-10-20 aclement246125: removed last Asm dependency from org.aspectj...
2008-10-20 aclement246125: all asm related stuff moved out of org.aspectj...
2008-10-20 aclement246125: ensuring content in org.aspectj.matcher.jar
2008-10-20 aclement246125: ensuring content in org.aspectj.matcher.jar
2008-10-20 aclement246125: moving structure model related stuff out of...
2008-10-20 aclement246125: moving structure model related stuff out of...
2008-10-20 aclement246125: introduce weaver dependency on matcher
2008-10-20 aclement246125: build the new org.aspectj.matcher.jar into...
2008-10-20 aclement246125: build the new org.aspectj.matcher.jar into...
2008-10-20 aclementfirst drop of org.aspectj.matcher - its empty!
2008-10-20 aclement246125: promoted generic sig parsing code to util
2008-10-20 aclement246125: promoted generic sig parsing code to util
2008-10-20 aclement246125: promoted generic sig parsing code to util
2008-10-20 aclement246125: promoted generic sig parsing code to util
2008-10-20 aclement246125: promoted generic sig parsing code to util
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-20 aclement251277: making asmmanager non-singleton
2008-10-15 aclement250921: xlint for missing aspect on reweave PRE_251277
2008-10-15 aclement250921: xlint for missing aspect on reweave
2008-10-15 aclementremove aspectjlib from the distribution and build system
2008-10-15 aclement249212: keep track of aspects resulting in .class files...
2008-10-15 aclement250632: fix (poor code tho...)
2008-10-15 aclement249212: c1: aspectpath change handling
2008-10-15 aclementremove aspectjlib from the distribution and build system
2008-10-15 aclementremove aspectjlib from the distribution and build system
2008-10-15 aclementremove aspectjlib from the distribution and build system
2008-10-15 aclementreset the lists when a new asm created
2008-10-14 aclementchange due to 250632 change
2008-10-14 aclement250632: fix (poor code tho...)
2008-10-14 aclement250632: testcase
2008-10-14 aclement250493: fix: bridge generic itd methods missing flag
2008-10-14 aclement250493: testcase
2008-10-12 aclementsplitting - move world weaver specific operations to...
2008-10-05 aclementdont build src just yet V1_6_2_preMatchSplit
2008-10-04 aclement162 readme V1_6_2
2008-10-04 aclementbuild.xml extended to build src jars
2008-10-04 aclementremoving redundant test
2008-10-03 aclementavoid NPE!
2008-10-03 aclementmake cleanup part of compiler discard
2008-10-03 aclementundo some of the deoptimization
2008-10-03 aclementfinally blocks to close zips/streams
2008-10-03 aclement249551: cleanup by default
2008-10-03 aclement249551: cleanup by default
2008-10-01 aclementdont crash if other problems prevent annotation resolution
2008-09-30 aclement186884: fix
2008-09-30 aclement192877: testcode
next