]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2008-05-09 aclement231396: moved ConfigParser out of weaver jar
2008-05-09 aclement231396: moved ConfigParser out of weaver jar
2008-05-08 aclement231187: test and fix. Do the parameterization check...
2008-05-08 aclement231187: test and fix. Do the parameterization check...
2008-05-08 aclement231187: test and fix. Do the parameterization check...
2008-05-08 aclement231187: test and fix. Do the parameterization check...
2008-05-07 aclement225785: rebuild of shadows with 229910 fixed in the... Root_refactoring
2008-05-07 aclement209372: guard for -1 source line when no line numbers...
2008-05-07 aclement230817: remap NPE - switch ordering in match to do...
2008-05-07 aclementremoving test that builds into the src tree rather...
2008-05-07 aclement-timers option, just times top level main() for now
2008-05-05 aclement230134: tests and fixes - move cflow caches from static...
2008-05-05 aclement230134: tests and fixes - move cflow caches from static...
2008-05-05 aclement230134: tests and fixes - move cflow caches from static...
2008-05-05 aclement230134: testcode
2008-05-05 aclementremove useless message
2008-05-03 aclement210470: weakly wrap a classloader
2008-05-03 aclement210470: remove thread reference stored in CompilationAn...
2008-05-03 aclement210470: remove thread reference stored in CompilationAn...
2008-05-02 aclementsp mistake
2008-05-02 aclement229910 - dont generate bad code for around advice on...
2008-05-02 aclement229910 - dont generate bad code for around advice on...
2008-04-26 aclementrest of fix for 228980 - annotations bundled in with...
2008-04-26 aclementrest of fix for 228980 - annotations bundled in with...
2008-04-26 aclement228980: tests and partial fix
2008-04-26 aclement228980: tests and partial fix
2008-04-25 aclementrepair the stupid damage
2008-04-25 aclementup to date with 1.6.0
2008-04-24 aclement228633: pointcut comparison changes in AST support
2008-04-24 aclement226567: test and fix - generic return types and overrid...
2008-04-24 aclement226567: test and fix - generic return types and overrid...
2008-04-23 aclementupdated build to say 1.4 requirement on install screen. V1_6_0
2008-04-23 aclementupdated build to say 1.4 requirement on install screen...
2008-04-23 aclementupdated build to say 1.4 requirement on install screen...
2008-04-23 aclement1.6.0 final readme
2008-04-23 aclement1.6.0 final readme
2008-04-23 aclement227540 related debug removed
2008-04-18 aclement227029: multithreaded bug in reflection
2008-04-18 aclement227029: multithreaded bug in reflection
2008-04-18 aclement227029: multithreaded bug in reflection
2008-04-18 aclement227029: multithreaded bug in reflection
2008-04-17 aclement227540: npe guard + diagnostics
2008-04-16 aclement160rc1 update V1_6_0rc1
2008-04-09 aclement160868: dont check paths more than once
2008-04-09 aclementdont loop indefinetly (eg. Enum<E extends Enum<E>>)
2008-04-09 aclementnull guards
2008-04-09 aclementdont generate garbage
2008-04-07 aclement225916: test and fix: when pipelining use the binding...
2008-04-07 aclement225916: test and fix: when pipelining use the binding...
2008-04-05 aclementdont want dependency on a bea stub
2008-04-04 aclementdont let bea test stubs make it into distribution
2008-04-04 aclementdont let bea test stubs make it into distribution
2008-04-02 aclementneed toString() for < Java1.5 compilation
2008-04-02 aclementfix for Chris Beams' ltw problem: dont use javaClass...
2008-04-01 aclement221427: optimizing project rebuilds
2008-04-01 aclement221427: optimizing project rebuilds
2008-04-01 aclement221427: optimizing project rebuilds
2008-04-01 aclementfix for 166514 - cope with missing type
2008-04-01 aclementfix for 224962 - cope with 1.6
2008-03-24 aclement153380: fix: annotations and pipelining: don't use...
2008-03-24 aclementremove array class cast test, fix is not in!
2008-03-24 aclement214994: generic itds alias NPE: tests and fix
2008-03-24 aclement214994: generic itds alias NPE: tests and fix
2008-03-24 aclementIncremental compilation: exposed some intern methods...
2008-03-24 aclement223605: itd on generic type: test and fix
2008-03-24 aclement223605: itd on generic type: test and fix
2008-03-21 aclement184447: guard for npe
2008-03-21 aclement163802: produce sensible error rather than NPEing
2008-03-20 aclementtemporarily removed, see 223446
2008-03-20 aclementtrigger build
2008-03-20 aclement222987 - NPE guard
2008-03-20 aclement164356: test and fix: ajdoc
2008-03-20 aclement164356: test and fix: ajdoc
2008-03-20 aclement164356: test and fix: ajdoc
2008-03-20 aclement164356: test and fix: ajdoc
2008-03-19 aclement173602 : testcode and fix for duplicate ITDs and NPE
2008-03-19 aclement223226: testcode
2008-03-19 aclement173602 : testcode and fix for duplicate ITDs and NPE
2008-03-19 aclement173602 : testcode and fix for duplicate ITDs and NPE
2008-03-18 aclement223094 - test case
2008-03-18 aclement223094 - test case
2008-03-18 aclement223094 - fix, add supertypes automatically if they...
2008-03-18 aclement145018 - moved testcode to 16
2008-03-18 aclement145018 - moved testcode to 16
2008-03-17 aclement167197: Make array a subclass of referencetype and...
2008-03-17 aclement167197: Make array a subclass of referencetype and...
2008-03-17 aclement167197: test code
2008-03-17 aclement167197: some methods made non final for subclassing
2008-03-17 aclement167197: moved test code to 1.6
2008-03-17 aclement167197: moved test code to 1.6
2008-03-16 aclement180264 - testcase
2008-03-16 aclementorganized imports
2008-03-16 aclement180264: fix for NPE with -uselessTypeCheck option
2008-03-15 aclement180264 - testcode
2008-03-14 aclement191435 correction
2008-03-14 aclement205907 - world remembers registered handlers
2008-03-14 aclement205907 - world remembers registered handlers
2008-03-14 aclement205907 - world remembers registered handlers
2008-03-14 aclement205907 - world remembers registered handlers
2008-03-14 aclement205907 - world remembers registered handlers
next