]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2004-07-23 mkerstenExpanded javadocs describing examples of ASM usage.
2004-07-14 mkerstenFixed bug#70008 "problem with ajdoc -public"
2004-07-05 mkerstenFixed bug#69011 "ajdoc fails when using default package"
2004-06-24 mkerstenFixed: 68494 ajdoc does not support .aj files
2004-06-10 wisbergharness support for dirchanges delay (milliseconds...
2004-06-09 acolyerensure args() handles boxed primitives correctly when...
2004-06-09 acolyerhandle primitive types correctly when doing RTTI resolving
2004-06-09 acolyerskip on the exclude runtime test rather than patch...
2004-06-09 acolyernew version of build.jar that does not exclude runtime
2004-06-08 acolyerset default warning values correctly when passed in...
2004-06-08 acolyerupdate tests for new options processing
2004-06-08 acolyeradapt to new options and EclipseFactory constructor sig
2004-06-08 acolyeruse new AjCompilerOptions to store options
2004-06-08 acolyerremoved hard-wired dependency on AjBuildConfig
2004-06-08 acolyertests for the new options handling
2004-06-08 acolyernew classes used when building inside Eclipse
2004-06-08 acolyermake this class live up to its name at last
2004-06-08 acolyersimplify options processing for AJDT
2004-06-08 acolyeradditional test cases to cover matching Pointcuts against
2004-06-08 acolyeradded a method to all Pointcuts that matches against a
2004-06-08 acolyerensure tests don't give false failures on fast machines
2004-06-08 acolyerraise visibility of default constructor to allow subcla...
2004-06-08 acolyerenable construction of a BcelWorld with an externally...
2004-06-08 acolyeradd a getName() method to Lint.Kind
2004-06-08 acolyerincorporating latest updates in shadows (aj_v_396)
2004-06-08 acolyeradd the runtime classes into aspectjtools.jar. needed...
2004-06-08 acolyerupdated aspectjrt.jar with new Factory methods in
2004-06-08 acolyerexposed additional factory methods for creating signatures
2004-06-07 wisberg@testcase PR#65925 Valid but inaccessible type names...
2004-06-02 mkerstenAdded AOSD 2004 demo slides.
2004-06-02 acolyerensure that no test involving the checking of timestamps in
2004-06-02 acolyerreplace hard-coded use of ';' with File.pathSeparator
2004-06-02 acolyerdon't sync bin dir
2004-06-02 acolyeradd direct support for reweavable, reweavable:compress...
2004-06-02 acolyeralso verigy that dir entries are copied when copying...
2004-05-28 aclementGeorges fixes for 61411
2004-05-24 aclementPatch now includes the bcel fix for 62631. Also change... V1_2_0
2004-05-21 aclementUpdated with fix for Bugzilla Bug 62631
2004-05-21 ehilsdalHopefully better bcel-builder build system,
2004-05-18 aclementTests for Bugzilla Bug 62458
2004-05-18 aclementFix for Bugzilla Bug 62458
2004-05-17 wisbergremoved Maven section that is out of date with current...
2004-05-17 acolyerAOPAlliance adapter sample
2004-05-14 aclementFix and tests for Bugzilla Bug 62227
2004-05-14 aclementTests for Bugzilla Bug 62073
2004-05-14 aclementFix for Bugzilla Bug 62073
2004-05-12 acolyerto do list for building the 'ajdt.core' part of AJDT.
2004-05-12 aclementTest for Bug 60936
2004-05-12 aclementTest for Bugzilla Bug 61568
2004-05-12 aclementTest for Bugzilla Bug 61538
2004-05-12 aclementTests for 60936,61538,61568
2004-05-12 aclementFix for Bugzilla Bug 61568
2004-05-12 aclementFix for Bugzilla Bug 61538
2004-05-12 aclementfix for Bug 60936
2004-05-10 aclementHad wrong entry for version in MANIFEST - due to some...
2004-05-07 aclementAdded notes on:
2004-05-07 aclementTests for Bugzilla Bug 59778
2004-05-07 aclementFix for Bugzilla Bug 59778
2004-05-05 wisbergbug 59599 - dir-changes delay for filesystem
2004-05-05 aclementFix for Bugzilla Bug 59909
2004-05-04 wisberginterface constructor-execution join point gone
2004-05-04 wisbergupdated latest release
2004-04-28 mkerstenRemoved ".org" from aspectj.org image for installer...
2004-04-27 mkerstenFix for 54238: Restore build cancelling to Swing-based...
2004-04-27 mkerstenStart of ASM API docs.
2004-04-26 acolyerfixes a tiny window of error in incremental compilation... Root_ajdt_support
2004-04-26 acolyerchange test cases to use File.pathSeparator rather...
2004-04-26 acolyerfix for Bugzilla Bug 59895
2004-04-26 aclementTest for Bugzilla Bug 59397
2004-04-26 aclementPartial fix for Bugzilla Bug 59397
2004-04-26 wisberg@testcase 59895 incremental full-rebuild
2004-04-23 aclementFix for Bugzilla Bug 59596
2004-04-23 aclementTest for Bugzilla Bug 59440
2004-04-23 aclementFix for Bugzilla Bug 59440
2004-04-23 aclementFix for Bug 58679
2004-04-23 aclementTestcase for Bug 58679
2004-04-19 wisbergcricketcage skipped, external link to top, updated...
2004-04-19 wisbergrenamed sample aspect
2004-04-15 wisbergadded lazyTjp to list of accepted X options, added...
2004-04-14 mkerstenUpdates to ajdoc docs and notes on current limitations.
2004-04-14 aclementGeorges fix for relative paths in ajdoc. Means we...
2004-04-08 mkerstenClean-up ensuring no resources modified as a result...
2004-04-08 mkerstenExtended test coverage.
2004-04-08 mkerstenExtended test coverage.
2004-04-08 mkerstenFixed:
2004-04-08 mkerstenExtended test coverage to various permutations of cross...
2004-04-08 mkerstenFixes for:
2004-04-08 mkerstenFixed: 57780 ajdoc package summary should not show...
2004-04-08 aclementFix broken links in ajdoc. Part 4 : fix links to member...
2004-04-08 aclementFix for Bugzilla Bug 57436
2004-04-07 wisbergstandard junit dependency - still need to fix the tools...
2004-04-07 mkerstenRemoved generated docs since they're not yet being...
2004-04-07 mkerstenRemoved generated docs since they're not yet being...
2004-04-07 mkerstenAdded support for additional javadoc 1.4 options.
2004-04-07 aclementAdd in unit tests for Ajdoc
2004-04-07 aclementNow created at install time.
2004-04-07 aclementCreate aj and aj.bat launch scripts at install time.
2004-04-07 aclementMoved from the other package.
2004-04-07 aclementMoved to default package.
2004-04-07 aclementFix broken links in ajdoc. Part 3 : fix links to member...
next