aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added ignores for test ouptutmkersten2004-03-303-0/+3
* Expanded test suite.mkersten2004-03-301-0/+1
* Added more information on source signature (for ajdoc)mkersten2004-03-291-1/+25
* Minor non-disruptive ASM API cleanup.mkersten2004-03-295-13/+13
* Feedback from AOSD 2004ehilsdal2004-03-241-0/+0
* Working ajdoc to that generates advice links, with tests mkersten2004-03-23101-548/+19679
* added in significant changes from 1.2 release.acolyer2004-03-211-4/+135
* updated tutorial for AOSD 2004ehilsdal2004-03-201-0/+0
* default compliance level is now 1.4acolyer2004-03-191-6/+5
* move injars below inpath and mark it as deprecated.acolyer2004-03-191-2/+3
* placeholder readme for 1.2acolyer2004-03-191-0/+1542
* added link to README-12.htmlacolyer2004-03-191-0/+5
* added porting to 1.2 documentationacolyer2004-03-191-1/+108
* fix for Bugzilla Bug 54721 acolyer2004-03-1910-13/+56
* fix for Bugzilla Bug 54721 acolyer2004-03-191-0/+0
* Improvements to incremental compilation of binary source to: acolyer2004-03-192-17/+22
* Fix for Bugzilla Bug 53012 aclement2004-03-194-0/+46
* fix for Bugzilla Bug 52928 acolyer2004-03-184-1/+33
* fix for Bugzilla Bug 54621 acolyer2004-03-187-55/+257
* fix for Bugzilla Bug 55134 acolyer2004-03-185-5/+96
* Fix for Bugzilla Bug 40192 aclement2004-03-1817-14/+610
* make sure this test behaves appropriately when run outside of acolyer2004-03-181-0/+1
* fix for Bugzilla Bug 47910 acolyer2004-03-1710-21/+195
* fix for Bugzilla Bug 54618 acolyer2004-03-171-0/+39
* fix for Bugzilla Bug 54622 acolyer2004-03-172-10/+19
* fix for Bugzilla Bug 54622 acolyer2004-03-163-80/+254
* partial extension of incremental test harness to stage additonal resource types acolyer2004-03-161-36/+51
* Deleting unnecessary class files that crept into the build.aclement2004-03-164-0/+0
* commenting out unreliable test - can't always delete sandbox afterwards, need...acolyer2004-03-161-0/+3
* fix for Bugzilla Bug 54625 acolyer2004-03-161-1/+1
* fix for Bugzilla Bug 43714 acolyer2004-03-161-1/+1
* fix for Bugzilla Bug 54965 acolyer2004-03-161-9/+14
* fix for Bugzilla Bug 43714 acolyer2004-03-161-13/+14
* fix for Bugzilla Bug 43714 acolyer2004-03-163-37/+115
* fix for Bugzilla Bug 43714 acolyer2004-03-163-1/+13
* fix for Bugzilla Bug 43714 acolyer2004-03-161-0/+1
* Fix for Bugzilla Bug 41181 aclement2004-03-1639-35/+479
* Uses 0 line number when it really doesn't know the relevant line in the file ...aclement2004-03-161-1/+1
* Fix for Bugzilla Bug 41181 aclement2004-03-1610-33/+207
* fix for Bugzilla Bug 51322 acolyer2004-03-153-0/+19
* guess who used a 1.4 only API then.....acolyer2004-03-151-4/+2
* fix for Bugzilla Bug 44272 acolyer2004-03-154-3/+25
* test for Bugzilla Bug 54098 acolyer2004-03-153-0/+21
* fix for Bugzilla Bug 48080 acolyer2004-03-151-0/+7
* move weaving to inside of the compiler.compile loop. acolyer2004-03-152-1/+8
* move weaving to inside of the compiler.compile loop. acolyer2004-03-1514-189/+923
* move weaving to inside of the compiler.compile loop. acolyer2004-03-1516-273/+1910
* Added support for inheritance documentation, test coverage.v_preCompileLoopAlterationmkersten2004-03-1112-208/+328
* Added methods for retrieving the signature of a program element as it occurrs...mkersten2004-03-115-16/+67
* Moved clearning of relationship map to AjBuildManager in order to make mkersten2004-03-112-4/+9