]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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.
2003-01-06 wisbergaccidentally commented out short-circuit property
2003-01-06 wisbergcomments only. no build.jar update needed.
2003-01-06 wisbergTo run in eclipse without a launch configuration window
2003-01-06 wisbergadded classpath element to compile
2003-01-06 wisbergadded keyword comment
2003-01-06 wisbergadded two harness test cases, for classpath (jar and...
2003-01-06 wisbergtwo harness test cases, for classpath (jar and dir)
2003-01-06 wisberg- test class loader fix for test classes loaded from...
2003-01-06 wisbergbad javadoc comment
2003-01-06 wisberg- added info line on failure with TestClassLoader classpath
2003-01-06 wisberg- generalized copyFiles to handle file-file, file-dir...
2003-01-04 wisbergenabling debug symbols
2003-01-03 jhuguninjython test scripts
2003-01-03 jhuguninignoring new Xlint warning
2003-01-03 jhuguninincremental and application to binaries improved
2003-01-03 jhuguningetting dependency info for inter-type methods
2003-01-03 jhuguninincremental and working with binaries improved
2003-01-03 jhuguninmaking jython-2.1 available for scripting
next