]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2004-10-21 ehilsdalfixing an html bug
2004-10-21 acolyerpreparations for 1.2.1 release
2004-10-21 acolyerBugzilla Bug 73895
2004-10-21 acolyerfix for bugzilla bug 75486: issingleton or issingleton()
2004-10-21 acolyerfix for Bugzilla Bug 75486
2004-10-21 aclementFix for Bugzilla Bug 74952: before,after !(cflow(within...
2004-10-21 acolyerfix for Bugzilla Bug 73369
2004-10-20 wisbergdup showWeaveInfo in 1.11 - already added in revision...
2004-10-19 aclementFix for Bugzilla Bug 76096: Anonymous classes unaware...
2004-10-19 aclementDocs for ANT task showWeaveInfo option.
2004-10-18 aclementAha! You foul LazyTjp testcase. The fix I put in...
2004-10-18 aclementRe-add the LazyTjp testcase.
2004-10-15 mkerstenModified test to account for additional "uses pointcut...
2004-10-15 mkerstenChange to prevent "uses-pointcut" nodes from appearing...
2004-10-15 aclementTEMPORARILY deactivated one test to get a !*(&*£^ build...
2004-10-15 aclementTEMPORARILY removed some tests - to see if they enable...
2004-10-14 wisbergset static variable to avoid reading value set by other...
2004-10-14 wisbergvariables available in if(b), removed mdash entity...
2004-10-14 mkerstenComment cleanup.
2004-10-14 mkerstenAdded "uses pointcut" relation to the ASM.
2004-10-14 mkerstenAdded "uses pointcut" relation to the ASM.
2004-10-14 aclementFix for:
2004-10-14 aclementFix for Bugzilla Bug 76104: can't build distribution...
2004-10-14 aclementmake the test tidy up after itself to reduce CVS conflicts.
2004-10-14 aclementFix for Bugzilla Bug 74238: Applet which uses cflow...
2004-10-12 aclement76030 - cflow optimizations. Part 2 fix - share counte...
2004-10-11 aclement76030 - cflow optimizations. Part 1 fix - use counters...
2004-10-06 mkerstenMade selected methods protected to enable extension.
2004-10-06 wisbergdocs for aspectpath and forking
2004-10-06 wisbergaspectpath weave tests - disabled pending weaveinfo...
2004-10-06 wisbergsupport for aspectpath attribute in run element
2004-10-06 wisbergsupport for aspectpath, which forces forking
2004-10-06 wisbergsupport aspectpath, upgrade expected javarun bean prope...
2004-10-06 wisbergsupport for finding files at runtime, for javarun/aspec...
2004-10-06 wisbergread new fork attribute, skip unused file entity
2004-10-06 wisbergtests for new java run fork attributes
2004-10-06 wisbergremoving unused file entity, adding fork attribute
2004-10-06 wisbergminimal fork attributes supported
2004-10-06 wisbergremoving unused Fork and WrapFile
2004-10-06 wisbergremoving unused reliance on fork
2004-10-06 wisbergremoving unused parameter
2004-10-05 wisbergsupport vm args during forking (simple update: forking...
2004-10-05 wisberg-showWeaveInfo for ajc, iajc dev guide sections
2004-10-05 wisbergstatic ref to static variable
2004-10-05 wisbergupdated license text
2004-10-05 wisbergunused local
2004-10-01 aclementFix for Bugzilla Bug 74279
2004-09-30 aclementFix for Bugzilla Bug 74279
2004-09-30 aclementFix for Bugzilla Bug 75129
2004-09-27 wisberg@testcase PR#75129 NPE on thisJoinPoint mistake
2004-09-27 mkerstenMade getNode(..) protected to enable extensibility.
2004-09-16 mkerstenMade lookupMember(..) and findMemberInClass(..) protected
2004-09-08 ehilsdalFixing javadoc comments
2004-09-08 ehilsdalFix for Bug 73073: Inconsistency between starred and...
2004-09-08 aclementFix for Bugzilla Bug 60863
2004-09-08 aclementEnsure makeClasspathString() uses correct buildConfig...
2004-09-08 acolyerfix for Bugzilla Bug 72157
2004-09-08 aclementFix for Bugzilla Bug 73433
2004-09-07 aclementFix for Bugzilla Bug 72409
2004-09-07 acolyerstatic dependence on SimpleDateFormat had broken Weavin...
2004-09-07 acolyerfix for enh 73360 Extend aspectjrt.jar manifest with...
2004-09-07 aclementReworked package renaming script to ignore compiler...
2004-09-07 aclementFix the build?
2004-09-06 aclementFix for Bugzilla Bug 73334
2004-09-06 aclementPart of fix for AJDT bug 72671
2004-09-03 aclementFix for Bugzilla Bug 72528
2004-09-02 wisbergproject plans for Java 5 taken from Adrian's email
2004-09-01 aclementFix for Bugzilla Bug 46298
2004-09-01 aclementEnhancement for Bugzilla Bug 49743
2004-08-28 wisbergFix bug 72623; also changed "definition" to "declaratio...
2004-08-28 wisbergfix bug 59203 - dynamic AOP
2004-08-28 wisbergLimitation stated in bug 50195
2004-08-27 aclementImproved testcase for this 1.5 problem.
2004-08-27 aclementInclude any weaving messages in with the info messages.
2004-08-27 aclementFix for Bugzilla Bug 70404
2004-08-27 aclementtests for Bugzilla Bug 70404
2004-08-27 aclementFix for Bugzilla Bug 72699
2004-08-27 aclementfix for Bugzilla Bug 72150
2004-08-25 ehilsdalFix for bugzilla bug 72474: Quick reference claims...
2004-08-25 aclementMinor fix to avoid crashing whilst dumping :)
2004-08-24 acolyerfix for Bugzilla Bug 72531
2004-08-24 ehilsdalLanguage specification clarification for two bugs:
2004-08-23 ehilsdalFix for bugzilla bug 71087:
2004-08-23 ehilsdaltutorial exercises updated for OOPSLA. The printout
2004-08-23 aclementChanged from using deprecated APIs.
2004-08-23 aclementorganized imports
2004-08-23 aclementDeprecated API calls changed.
2004-08-23 aclementFindBugs: fixes.
2004-08-23 aclementMatthews enhancement fix for Bugzilla Bug 72154 "Suppor...
2004-08-23 aclementMore 'cant find types' improved.
2004-08-23 aclementTwo more "cant find types" dealt with.
2004-08-23 ehilsdalFix for bugzilla bug 71393:
2004-08-23 ehilsdalfix for bugzilla bug 72379:
2004-08-23 ehilsdalFix for bugzilla bug 71404:
2004-08-23 ehilsdalFix for bugzilla bug 71391
2004-08-20 ehilsdalproactive bug fix (bug not entered) making a short...
2004-08-20 aclementFalls back on old way of determining name of structure...
2004-08-20 aclementFix for Bugzilla Bug 70794
2004-08-20 aclementFix for Bugzilla Bug 70794
2004-08-20 aclementFix for Bugzilla Bug 70794
next