]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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...
2003-03-10 wisbergharness tests upgraded to avoid tests that rely on...
2003-03-10 wisbergsupporting sourceroots
2003-03-10 wisbergmanual test for experimental ant task option to copy...
2003-03-10 wisbergexperimental ant task option to copy non-.class file...
2003-03-10 wisberg- tagfile mod-time fix for first iteration
2003-03-08 wisberg@testcase inter-type declaration of void field
2003-03-08 acolyerInstructions for building with an IBM 1.4.x JDK.
2003-03-08 jhuguninHalf-way through refactoring of ResolvedTypeX's and...
2003-03-06 wisbergcaveats and fixes, mainly for releases
2003-03-06 wisberginstaller updates:
2003-03-06 jhuguninFIXED: Bugzilla Bug 32421
2003-03-06 wisbergduplicate src.jar file
2003-03-06 wisbergcorrecting Junit version in readme
2003-03-06 wisbergbetter docs for running the harness, xref for junit
2003-03-06 wisberg@testcase PR#33948 default constructor inter-type decla...
2003-03-06 wisbergwarnings on stale but good product tests
2003-03-06 wisbergJUnit 3.8.1 upgrade
2003-03-06 wisbergbetter instructions for running ajcTests.xml and compar...
2003-03-06 jhuguninFIXED: Bugzilla Bug 32463
2003-03-05 wisbergupdates for eclipse and sense
2003-03-05 wisbergneglected commit for sourcelocation context
2003-03-05 wisbergnew -release option alias for harness
2003-03-05 jhuguninBugzilla Bug 33635
2003-03-05 jhuguninhandling kinds more carefully for shadow sigs so that...
2003-03-05 jhuguninadded a range check to avoid ArrayIndexOutOfBounds
2003-03-05 jhuguninXXX making the build work again, Wes needs to implement...
2003-03-04 wisbergpartial fix for bug 31724 emits file:line numbers for...
2003-03-04 wisbergignoring case in detecting jar/zip suffixes
2003-03-04 wisberginfo messages wrt inc-compile staging
2003-03-04 wisbergbad binary pattern resulted in not filtering dist files
2003-03-04 wisberg1.1 release language and polish
2003-03-04 wisbergincomplete list of release gaffes to watch out for
2003-03-03 wisbergnew "Technology" sections with answers about runtime...
2003-02-28 wisberg@testcase no such constructor for proceed argument... V_1_1_b5
2003-02-28 wisbergremoved aspectj.org references
2003-02-28 wisbergadded comment per Mik wrt ant/javac
2003-02-28 wisberg*minor* editorial changes for beta5
2003-02-28 wisberg*minor* editorial changes for beta5 just to get names...
2003-02-28 wisbergfixed lists and extra empty items
2003-02-28 wisbergadding aspectjrt.jar to classpath to avoid disregarded...
2003-02-28 wisbergavoiding compiler warning wrt static ref via instance
2003-02-28 wisbergincomplete upgrade to read expected-messages from xml
2003-02-28 mkerstenFixed setting runnable bit on structure nodes.
2003-02-28 wisbergseparate developer's section
2003-02-28 wisbergadded 2003 Contributors to copyright.
2003-02-27 wisberginstaller was misreporting README file name for AspectJ...
2003-02-27 acolyerUpdate to matches to test on Kind
2003-02-27 acolyerFudge for getSourceLocation to give as much of a
2003-02-27 acolyerFinal message is actually on line 74, not 73
2003-02-27 acolyerfinishResolveTypes now tests for CONCRETE as well
2003-02-27 wisbergBroke out and increased build/test docs; some new info...
2003-02-26 acolyerRestored original mechanism of getting source location
2003-02-26 acolyerUse ***sourceStart*** (to avoid navigating to top of...
2003-02-26 acolyerFlipped debug options around so that
2003-02-26 acolyerFlipped debug options tests around to reflect fact...
2003-02-26 acolyerEdited (and then restored) iilegalNewFigElt pointcut
2003-02-26 acolyerSwitched default for Ajde (batch compile) to have
2003-02-26 acolyerAdded logic to update declarationSourceStart/End as
2003-02-26 acolyerImproved formatting of toString for SourceLocation...
2003-02-26 acolyerImproved formatting of toString for LinkNodes
2003-02-26 acolyerAdded new Granularity, DECLARED_ELEMENTS, and
2003-02-26 acolyerRan "Organize imports" to remove redundant imports...
2003-02-26 acolyerRan "Organize imports" to remove redundant imports...
2003-02-26 mkerstenThe mappings for advice are now correct, and associatio...
2003-02-26 mkerstenAdded new coverage test source.
2003-02-26 acolyerIgnore bin directory
2003-02-26 acolyerIgnore bin directory
2003-02-25 acolyerBug 33011. Refactored access to fileMap in SructureModel
2003-02-25 acolyerBug 33011. Added correct calculations for start and end
2003-02-25 acolyerBug 33011. getEndLine() was returning the start line.
2003-02-25 acolyerBug 33011. Refactored access to file map for easier
2003-02-25 acolyerThis test was failing, seemed to rely on "currentView"
next