]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-06-08 aclementUpgraded BCEL annotation support - can now get an immut...
2005-06-08 aclementtests for pr84260: static imports
2005-06-08 aclementImproved generic ITD tests.
2005-06-08 avasseuradd getters for visitor, turned on poincut test case
2005-06-07 aclementTests and fix for pr98646: "Parser cannot parse varargs...
2005-06-07 aclementPrevent info messages coming out when on the command...
2005-06-07 aclementFix and tests for PR94167: NPE in reflection API. ...
2005-06-07 acolyerp -> append again!
2005-06-07 acolyerp -> append
2005-06-07 aclementRemove Java 5 autoboxing dependency that has been intro...
2005-06-07 avasseurmock test to avoid junit no test in there (temp / waiti...
2005-06-07 avasseurtest case for pattern visitor, issue with varargs so...
2005-06-07 avasseurfinally fixed 75442+78383, impl a visitor pattern in...
2005-06-03 wisbergproposed refactored script - still using targets in...
2005-06-03 avasseurperClause inheritance in @AJ (in ajdt module), fixed...
2005-06-02 acolyerthis update also includes the additional pseudo-tokens...
2005-06-02 aclementFix for LTW tests, can now find the ant locator for...
2005-06-02 aclementtemporary test removal until Alex can get synchronized.
2005-06-02 wisbergspecial-casing 1.5 tests - now runs all non-java-5...
2005-06-02 acolyer4 additional tests passing...
2005-06-02 acolyerparser updates for generics in ITDs.
2005-06-02 acolyerfix some glitches in test cases to ensure that these...
2005-06-02 acolyerAndrew Huff's patch for the -log option
2005-06-02 acolyerAndrew Huff's patch fixing miscellaneous ajdoc NPEs....
2005-06-02 aclementGenericsWork: ITD testcases, commented out - needs...
2005-06-02 aclementGenericsWork: ITD testcode
2005-06-02 aclementGenericsWork: testcase
2005-06-02 avasseurfix for weaver test suite where munger don't have a...
2005-06-01 aclementNew compat level added to help people who want to pull...
2005-06-01 aclementGenericsWork: 5 new generics tests.
2005-06-01 aclementPatch for 81846: Submitted by Attila Lendvai. Seems...
2005-06-01 aclementGenericsWork: Minor mod to Member.typesToSignature...
2005-06-01 aclementGenericsWork: simplified now typeX's know about raw...
2005-06-01 aclementGenericsWork: TypeX's know their rawTypeSignature in...
2005-06-01 aclementGenericsWork: marked declaredSignature as potentially...
2005-06-01 aclementGenericsWork: signature parsing made generics aware...
2005-06-01 aclementGenericsWork: new test programs for bug reports.
2005-06-01 aclementGenericsWork: packaged version of new BCEL features...
2005-06-01 aclementGenericsWork: testcode for verifying signature parsing...
2005-06-01 aclementGenericsWork: Some sick signatures that are possible...
2005-06-01 aclementGenericsWork: Angly aware signature processing.
2005-06-01 aclementGenericsWork: Lots of changes in here, tidying stuff...
2005-06-01 aclementGenericsWork: Members now recognize that they can have...
2005-05-31 acolyerignore bintest directories
2005-05-31 avasseurtest case fix
2005-05-31 wisbergbug 97408 - extra newline
2005-05-31 avasseur@AJ aspect inheritance and static pc ref
2005-05-30 avasseur#96371 META-INF/aop.xml lookup fix + test
2005-05-26 wisbergno -- in comments; use -
2005-05-21 wisbergskipping unrun tests
2005-05-21 wisbergempty test case for Ant junit
2005-05-21 wisbergduplicate aj.build.jar definition, new junit target...
2005-05-21 wisbergjunit.excludes - yuck!
2005-05-21 wisbergnot requiring 1.5
2005-05-21 wisbergempty pseudo-test required by ant junit
2005-05-21 wisbergmaking Test a TestCase
2005-05-21 wisberginteractive guard to preserve automated runnability...
2005-05-21 wisbergnew target "junit-test" builds and runs JUnit (leaf...
2005-05-21 wisbergconditional definition of junitreport
2005-05-21 wisbergremoving echos unused afaik
2005-05-21 wisberguncommented preflight to ensure javadoc is invocable...
2005-05-21 wisbergexpanded test for tools.jar to cases where jar is avail...
2005-05-21 wisbergtest failing, emailed mik to investigate. added empty...
2005-05-21 wisbergempty pseudo-test required by ant junit
2005-05-21 wisbergempty pseudo-test required by ant junit
2005-05-21 wisbergforget the empty pseudo-test required by ant junit
2005-05-21 wisbergtest fails unless setup and run manually, so skipped...
2005-05-20 wisbergpure binary weaving example
2005-05-20 wisbergpure binary weaving example
2005-05-20 avasseurmoved bcel things to bcel package in weaver, deow test...
2005-05-19 avasseurdeow @AJ + @AfterXX annotation warnings + test + JDWP...
2005-05-19 wisbergaspectjlib sources not copied - need to include in...
2005-05-19 wisbergrun-all-junit-tests, new module build.xml, eclipse...
2005-05-19 wisbergnewbuild.xml replacing build.xml, with Alex ok
2005-05-19 wisbergunused imports
2005-05-19 wisbergimports only
2005-05-19 wisbergadding xml-apis.jar and xercesImpl.jar for SAX dependen...
2005-05-19 wisbergskipping xml-apis.jar, xercesImpl.jar
2005-05-18 aclementdump the problem in the case when we are about to abort...
2005-05-18 aclementGetting tests to run properly on 1.3 - modified vmlevel...
2005-05-18 acolyerupdates for generics (still a work in progress)
2005-05-17 avasseurLTW and around inling test for code style
2005-05-17 avasseuraspects are reweavable by default, fixed issue in ...
2005-05-17 wisbergparseBoolean utility
2005-05-16 aclementNicer toString() :)
2005-05-16 aclementFix and tests for PR94086 (multiple if PCDs in a pointc...
2005-05-13 avasseuradded test entries instead of autowiredtest for Andy...
2005-05-12 avasseurLTW test commented out due to 75442 just rollbacked...
2005-05-12 avasseursee #75442, lateTypeMunger rollback for now. This...
2005-05-12 aclementFix and tests for pr84312: runtime retention checking...
2005-05-12 wisbergharness LTW support - untested
2005-05-12 wisbergadding weaver (hoping no one is using < M6)
2005-05-12 wisbergpath utilities
2005-05-12 wisbergsnooping out stream on request
2005-05-12 wisbergFileToURL via URI
2005-05-12 wisbergavoid harness ajcore files - ensure Dump message holder...
2005-05-12 aclementReduced duplication of vm checking logic.
2005-05-12 aclementSuggested error message improvement by Andrew.
2005-05-12 aclementFix and tests for pr86832, pr92163. NPE in detectHierar...
2005-05-12 mkerstenAndrew's patch for: bug#82755 update ajdoc to support...
next