]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2003-02-13 wisbergresolving unused-imports warnings
2003-02-13 wisbergresolving unused-imports warnings
2003-02-13 wisbergresolving misc compiler warnings
2003-02-13 wisbergresolving misc compiler warnings
2003-02-13 wisbergresolving unused-imports warnings
2003-02-12 wisbergtestcase for bug 31724
2003-02-03 wisbergfixed links and text for 1.1 (added ant tasks).
2003-02-03 wisberg- added bytecode-weaving example (tracing)
2003-02-01 wisberg- removed references to graphically editing .lst files
2003-02-01 wisbergtext constant change only.
2003-02-01 wisbergfixed NPE (was & for &&) with bad options file.
2003-02-01 wisbergMainly updated AjcConfigParser
2003-02-01 wisbergaspectjrt.jar warning now in messages (rather than...
2003-01-31 wisbergno longer leaving temp files/directories
2003-01-30 wisberg- updated to 1.1 compiler options
2003-01-30 wisberg- removed 1.0 v. 1.1 caveat
2003-01-29 wisbergforgot aspectpath - adding
2003-01-29 wisberg- added -argfile
2003-01-29 wisbergclearer discussion for reading incremental test specifi...
2003-01-29 wisbergadded link for writing test cases
2003-01-29 wisbergcleaned up, added release comments.
2003-01-26 wisbergadded fast-fail (untested)
2003-01-25 wisbergmore (incomplete) work on directory comparison, misc...
2003-01-25 wisbergremoving resources from former GUI client not included...
2003-01-25 mkerstenCommitted patches specified in:
2003-01-22 jhuguninfix for failing test case that aspects must be construc...
2003-01-22 jhuguninfix for failing test case that aspects must be construc...
2003-01-22 jhuguninadditional template method
2003-01-22 jhugunintest for Bugzilla Bug 29684
2003-01-22 jhuguninfix for Bugzilla Bug 29684
2003-01-21 jhuguninadded test for Bugzilla Bug 29662
2003-01-21 jhuguninredesign of making members used in around bodies accessible
2003-01-21 jhuguninraising visibility of field for extension
2003-01-21 wisbergupdated THROWN_PREFIX with better URLs for bug db.
2003-01-21 wisbergadded entry for detecting version
2003-01-21 jhugunintest for Bugzilla Bug 29689
2003-01-21 jhuguninfix for Bugzilla Bug 29689
2003-01-21 jhuguninchanged class name to match change from declare dominat...
2003-01-21 jhugunintest for Bug 29693
2003-01-21 jhuguninfix for Bug 29693
2003-01-21 jhugunintest for Bug 29691
2003-01-21 jhuguninfix Bug 29691
2003-01-21 jhuguninignoring some generated directories
2003-01-21 jhuguninignoring some generated files when jython is used
2003-01-16 jhuguninremoving inaccurate and hard to update version numbers
2003-01-16 jhuguninupdated to beta4
2003-01-16 jhuguninneed this or there won't be a manifest in aspectjrt.jar
2003-01-16 jhuguninmissing manifest in aspectjrt.jar will now only produce...
2003-01-15 ehilsdaladding another abstract/code guard
2003-01-15 jhugunindon't forget the checked exceptions
2003-01-15 jhugunininvokestatic should be used on private static methods...
2003-01-15 jhuguninone more declare dominates to declare precedence
2003-01-15 jhugunincloser to actual 1.1beta3 contents
2003-01-15 jhuguninbetter handling of binary only types in the eclipse...
2003-01-15 jhuguninmore coverage
2003-01-15 jhuguninfixed visibility bug in test case
2003-01-15 jhuguninfixed silly spelling error in toString
2003-01-14 ehilsdalrefraining from removing NOPs at thistime
2003-01-14 jhuguninmore careful null handling
2003-01-14 jhugunindoing batch builds when previous incremental build...
2003-01-14 jhuguninfixed bug #29186, much better handling of structure...
2003-01-14 ehilsdalskeleton update of README-11 for 1.1beta3.
2003-01-14 ehilsdalpreparation for 1.1beta3
2003-01-14 ehilsdalFix for bug 28919: relaxing guard to allow native metho...
2003-01-14 jhuguninfixed bug #28974, allowing initialization of introduced...
2003-01-14 jhuguninadded test for introduced final fields and rearranged...
2003-01-14 jhuguninrenamed "declare dominates" to "declare precedence"
2003-01-14 jhuguninrenamed "declare dominates" to "declare precedence"
2003-01-14 jhuguninfixed initial implementor for code written in 2002...
2003-01-14 jhuguninfixed initial implementor for code written in 2002...
2003-01-10 ehilsdalupdated semantics appendix to 1.1 language (still incom...
2003-01-10 ehilsdalUpdated for 1.1 language
2003-01-10 ehilsdalupdated printable quick reference for 1.1 language
2003-01-08 wisbergupdates for eclipse move, cvs builds, and test cases
2003-01-08 jhuguninfixing bugs
2003-01-08 jhuguninadded version not in 'aspect' package
2003-01-08 jhugunincorrect line number
2003-01-08 jhuguninpropogating information needed for decent Xlint warning...
2003-01-08 jhuguninproper error checks for around advice return type compa...
2003-01-08 jhuguninfixed strange dependence on a file named foo
2003-01-08 jhuguninfixing and cleanup
2003-01-08 jhuguninfixed handling of reflective signatures for static...
2003-01-08 jhuguninfixed order of join points during initialization to...
2003-01-08 jhuguninfixed order of join points during initialization to...
2003-01-08 jhuguninfixed order of join points during initialization to...
2003-01-07 wisberginitial draft of doc on writing compiler tests
2003-01-07 jhuguninproper handling of inter-type fields with array types
2003-01-07 jhuguninthe type declared soft must be a subtype of Throwable
2003-01-07 jhuguninmore tests from bugzilla
2003-01-07 jhuguninfixed source location
2003-01-07 jhuguninexposing unique array creation code
2003-01-07 jhuguninavoiding aspect advising its own constructor
2003-01-07 jhuguninfixed bug with ajcclinit in non-persingleton aspects
2003-01-07 jhuguninremoved tracing print
2003-01-07 jhugunintests from bugzilla
2003-01-07 jhuguninignoring bin
2003-01-07 jhuguninallowing large bug ids to make room for eclipse.org...
2003-01-07 jhuguninallowing large bug ids to make room for eclipse.org...
2003-01-06 wisbergexplaining more properties, basics of testing.
2003-01-06 wisbergremoved MPL header accidentally left in.
next