]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2003-04-22 jhugunina sketch of a test for a naming issue that doesn't...
2003-04-22 jhugunintests and fixes for
2003-04-22 jhugunintest and fix for Bugzilla Bug 36564
2003-04-22 jhuguninfix for Bugzilla Bug 36736
2003-04-22 jhuguninfix for Bugzilla Bug 36673
2003-04-22 jhuguninfix for Bugzilla Bug 36736
2003-04-22 jhuguninfix for Bugzilla Bug 36736
2003-04-22 wisberg@testcase PR#36736 implemented abstract pointcut
2003-04-19 wisberg@testcase PR#36673 privileged aspect main verify error
2003-04-19 wisbergMore readable API than comparator for common floor...
2003-04-19 wisbergprevent div/0, NPE (by inspection)
2003-04-17 acolyerRelease checklist
2003-04-13 wisbergone /
2003-04-13 wisbergadded fork and maxmem
2003-04-13 wisberginstructions on changing default resource-copying behav...
2003-04-13 wisberg- extdirs and bootclasspath not experimental
2003-04-12 jhuguninfix and test for Bugzilla Bug 36110
2003-04-12 jhuguninfix and test for Bugzilla Bug 36110
2003-04-11 wisbergadding -bootclasspath and -extdirs to documentation
2003-04-11 jhuguninfixing declare parents problems
2003-04-10 jhugunintest for
2003-04-10 jhugunintest and fix for
2003-04-10 jhuguninfix for Bugzilla Bug 35688
2003-04-10 jhuguninMoving the latest version from shadows to modules....
2003-04-10 jhuguninre-implementing support for incremental compilation...
2003-04-10 jhuguninaddressing line ending issues and matching with eclipse...
2003-04-10 jhugunincommenting out accidental debugging println
2003-04-10 jhuguninfix for [Bug 35593] Problem with priviliged aspects
2003-04-10 jhuguninextending coverage for [Bug 35593] Problem with privili...
2003-04-10 jhuguninquick tests for incremenal improved
2003-04-10 jhugunincommented out debugging println
2003-04-10 jhugunindon't keep track of bytes written to disk
2003-04-09 wisbergTraceMyClasses added to compiler adapter
2003-04-09 wisbergminor new entries and 1.1final massaging
2003-04-09 wisbergupdated forking, adapter option
2003-04-09 wisbergexperimental options Xbootclasspath, Xextdirs, and...
2003-04-09 wisbergadded compiler adapter example
2003-04-09 wisberg.class file filter
2003-04-09 wisbergadded minimal (unverified) compiler adapter tests
2003-04-09 wisbergminimal (unverified) compiler adapter tests
2003-04-09 wisbergadded (largely unverified) forked compile tests
2003-04-09 wisbergcompletely new adapter implementation delegates to...
2003-04-09 wisbergsupport for
2003-04-09 wisbergadded API tickler pending test
2003-04-08 ehilsdalfixed typo
2003-04-08 ehilsdalfolded in material from README-11.html
2003-04-03 wisbergremoved unneeded dependency on jdt
2003-04-03 wisbergupdated build to handle empty jdt module
2003-04-03 wisberg- if a module has no source files, rather than aborting...
2003-04-03 wisberg- a module now may be valid if it contains only referen...
2003-04-03 wisbergno longer expecting sources in jdt module
2003-04-03 wisbergUpdated license checking tests to accept "Contributors...
2003-04-03 wisbergCorrected license. To check licenses, run build unit...
2003-04-02 wisbergremoved unused dependency on jdt
2003-03-28 jhuguninMajor changes in order to move to Eclipse-JDT 2.1 as...
2003-03-27 acolyerTest cases for declare parent scenarios - suspected...
2003-03-27 acolyerTest cases for declare parent scenarios
2003-03-27 acolyerExtended test case support to allow verification of...
2003-03-13 jhugunintest and fix for Bugzilla Bug 34925 v1_1_0_RC1
2003-03-13 wisbergUpdated for 1.1rc1:
2003-03-13 wisbergchanging tests to knownLimitation per jim.
2003-03-13 wisbergnow quiet, and fixed classpath wrt junit, tools.jar
2003-03-13 wisbergadding junit automatically for taskdef resolution
2003-03-13 acolyerUpdated refs to 1.1beta5 to read 1.1 release candidate 1
2003-03-13 wisbergJSR-45 and resource copying.
2003-03-13 wisberg*minimal* 1.1 porting notes gleaned mostly from 1.1...
2003-03-13 wisbergrefer to README-11 for 1.1-related changes.
2003-03-13 wisbergDoc updates for new resource copying. Also 1.1 cleanup
2003-03-13 wisbergrevamped for normalized path handling and generalized...
2003-03-13 wisberg- generalized support resource copying, now from injars...
2003-03-13 wisbergupgraded for new resource-copying API's and also testin...
2003-03-13 wisbergadding resources to src directory to test resource...
2003-03-13 wisbergremove unused API
2003-03-12 jhuguninfix for class not allowed to extend aspect and moving...
2003-03-12 jhuguninfixed for graceful error handling (i.e. the compiler...
2003-03-12 jhuguninfix and test for Bugzilla Bug 34858
2003-03-12 wisbergbetter rendering of exceptions thrown (including those...
2003-03-12 wisberg@testcase type not imported in aspect
2003-03-12 wisberg@testcase type not imported in around advice
2003-03-12 jhuguninfix and test for Bugzilla Bug 34820
2003-03-12 jhuguninfix and tests for checked exception on advice being...
2003-03-12 wisberg?? regenerated file missing from my system but used...
2003-03-12 jhuguninadded vm="1.4" to test using assert
2003-03-12 acolyerAdded ability to specify property aspectjrt.path
2003-03-12 acolyerFixed typo in run target for spacewar-demo, was sapcewa...
2003-03-12 acolyerUse consistent time zones in generating time strings
2003-03-12 acolyerNow adds value of "aspectjrt.path" system property to
2003-03-12 jhuguninrecompiled as part of new tests for fastMatch, don...
2003-03-12 jhuguninimplemented fastMatch method along with some basic...
2003-03-12 jhuguninfixed Bug 29934
2003-03-11 jhuguninfixing Bug 31724
2003-03-11 jhuguninadded tests and fixes
2003-03-11 jhuguninfurther work on binary aspects (aspect path) tested...
2003-03-11 ehilsdalFix for
2003-03-11 wisbergcorrected knownLimitation keyword
2003-03-10 wisbergincremental test with -injars
2003-03-10 wisberginput jars for stringliteral tests created using ....
2003-03-10 wisbergstringliteral tests - unreproduced verify error from...
2003-03-10 wisbergsources and build script for two sample input jars...
2003-03-10 jhuguninfurther work on binary aspects (aspect path) tested...
next