]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2003-07-30 mkerstenfixed 40194: error handling during build config parsing
2003-07-30 mkerstenfixed 39974: Some strange error when compiling the...
2003-07-30 mkerstenFixed 39626: Added AsmBuilderTest class that tests...
2003-07-30 mkerstenadded mailing list discussion items
2003-07-30 mkerstenUpdated for 1.1.1rc1
2003-07-30 mkerstenextended test data
2003-07-30 mkerstenAdded incremental warning message.
2003-07-29 jhuguninfix for Bugzilla Bug 40876
2003-07-29 mkerstenAdded test case for bug#39959.
2003-07-29 mkerstenExposed message handler as "protected" to clients who...
2003-07-29 mkerstenFix for bug 40824.
2003-07-29 mkerstenThis problem occurred when a command line compile did...
2003-07-29 mkerstenAdded sample for extending Main to collect joinpoints...
2003-07-29 mkerstenDeprecated singleton API.
2003-07-28 wisberg@testcase PR#40876 subtype-qualified pointcut reference
2003-07-28 wisberg@testcase PR#40858 weaver trace on mis-qualified pointc...
2003-07-28 acolyerUsing to force a build.
2003-07-28 acolyerUsing to force a build.
2003-07-28 acolyerUsing to force a build.
2003-07-26 wisberg@testcase PR#40814 compile error expected for pointcuts...
2003-07-26 wisbergpassing tests compiler errors when abstract pointcuts...
2003-07-26 wisbergFixes and tests for bugs 39842 and 40807
2003-07-26 wisberg@testcase PR#40805 interface call signatures when decla...
2003-07-25 mkerstenDe-coupled AJDE APIs from javax.swing, and moved browse...
2003-07-25 mkerstenAdded license.
2003-07-25 mkerstenRefactored singleton reference to be accessed via getDe...
2003-07-25 mkerstenIgnoring AJDT-generated files.
2003-07-25 mkerstenFix for bug#40771
2003-07-25 mkerstenAdded BCEL API rule for enforcing use of Utility.copyIn...
2003-07-25 acolyerInitial upload. Only a placeholder for now.
2003-07-25 mkerstenAdding ignores for AJDT builds
2003-07-24 jhuguninfix and moved test for Bugzilla Bug 39711
2003-07-24 jhuguninmoved to 2.1.1 jdtcore. Updated our code to change...
2003-07-24 acolyerannotated traces of ajc compilations
2003-07-23 mkersten*** empty log message ***
2003-07-23 mkerstenFix for AJDT bug 40380.
2003-07-23 jhuguninremoving file intended for personal use
2003-07-23 jhuguninadded test for Bugzilla Bug 40589
2003-07-23 jhuguninadded test to try to investigate size issues, but can...
2003-07-23 jhuguninadded test for expanded version of Bugzilla Bug 39711
2003-07-22 jhuguninfix and expanded tests for Bugzilla Bug 39462
2003-07-22 jhugunintests and fix for Bugzilla Bug 39993
2003-07-22 mkerstenMinor fixes.
2003-07-22 mkerstenAdded coverge to LST file tests. Improved name of...
2003-07-22 mkerstenAdded coverge to LST file tests.
2003-07-22 mkerstenchanged default compiler behavior to ignore unreachable...
2003-07-22 mkerstenAddes support for JDT's Java options map.
2003-07-22 mkerstenImproved name of compilerAdatper private.
2003-07-21 mkerstenStarted compiler design doc.
2003-07-17 mkerstenUpdated ASM docs, added dependency to ajbrowser in...
2003-07-17 mkerstenRe-added taskdefs dependancy for build system.
2003-07-17 wisbergadded "| .." to args for method and constructor pattern...
2003-07-16 jhuguninadded pre-compiled .jar needed for Bugzilla Bug 39462
2003-07-16 jhuguninFix for Bugzilla #39479, #40109
2003-07-16 wisberglooks good. fixed "org.eclipse.ajdt.core",
2003-07-16 wisbergminor updates listed in the "recent changes" section.
2003-07-16 wisbergsurface ".." form for some number of arguments.
2003-07-15 wisbergadded caveat for around advice on initialization
2003-07-15 mkerstenUpdated modules documentation.
2003-07-15 mkerstenUpdated dependency list.
2003-07-15 mkerstenRemoved project dependancy on taskdefs project.
2003-07-15 mkerstenUpdated module docs.
2003-07-14 mkerstenFinally adding some design docs (after 4 years).
2003-07-09 mkerstenAdded safeguard for missing 1.3 setLocationRelativeTo...
2003-07-09 mkerstenFixed bugs introduced in 1.1rc2, where cast of message...
2003-07-03 jhugunintest for Bugzilla Bug 39479
2003-07-02 jhuguninadded test for Bugzilla Bug 39462
2003-07-02 jhugunintests and fixes for two awful error message bugs:
2003-06-30 wisbergreplacing 1.2 Vector API's with equivalent 1.1 API...
2003-06-06 acolyerUpdated post 1.1.0 release build.
2003-06-06 acolyerUpdated for 1.1.0 release V1_1_0
2003-06-05 wisbergchange only in comment echoed to output, listing expect...
2003-06-05 wisberg- linkcheck
2003-06-05 wisbergadding keyword knownLimitation-run11
2003-06-05 wisbergquick and dirty link checker manual test
2003-06-05 wisbergquick and dirty link checker
2003-06-05 wisberglink fixes
2003-06-04 wisbergmoved to docs
2003-06-04 wisberg1.1 doc changes
2003-06-04 wisberg1.1 updates
2003-06-04 wisberghandler after/around advice limitation
2003-06-02 jhuguninadded test for Bugzilla Bug 38345
2003-06-02 wisbergupdated for testing 1.1 classes,
2003-06-02 wisbergformer version was built with -target 1.2, so it has...
2003-06-02 wisbergjavarun attributes for interpreting error/output stream...
2003-06-02 wisbergcorrected property name for forking run classpath
2003-06-02 wisbergadded output snooper to ProcessController for testing...
2003-06-01 mkerstenExpanded error message to make it clear that it is...
2003-05-31 wisbergbetter unwrapping of exceptions
2003-05-31 wisbergharness system.exit tests
2003-05-31 wisbergadding examples, without testing from this script....
2003-05-31 wisbergAdded SecurityManager which halts any System.exit(...
2003-05-31 wisbergnormal validation now fail if an Integer result not...
2003-05-31 wisbergtests harness' handling of code calling System.exit
2003-05-31 wisbergtest suite for example code in ../docs/dist/doc/examples
2003-05-31 wisbergbootstrap jar for trim fixes
2003-05-31 wisbergTrim testsrc but not testing dependencies for testing...
2003-05-31 wisbergbuild of testing jars changed slightly.
2003-05-31 wisberg- fixed keyword for ajctaskCompiler tests
2003-05-31 wisbergdelay until after final last-modified-time stamp on...
next