]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-05-11 wisbergtestsrc -> java5-testsrc
2005-05-11 wisbergugly but harmless hack for building prior to 1.5 for...
2005-05-11 wisbergAnt 1.6.3 imports rather than entities
2005-05-11 wisbergnot using junitModules.xml
2005-05-11 wisbergAnt 1.6.3 imports rather than entities; updated junit...
2005-05-11 wisbergtracking Ant 1.6.3 updates in build module
2005-05-11 wisbergsupport system property value "false"
2005-05-11 wisbergChecking against all (known) module .classpath files
2005-05-11 wisbergadded junit.jar to skipped libraries, *.xml to resource...
2005-05-11 wisbergupdated tiny XML parser. Unfortunately, also reformatted.
2005-05-11 wisbergpermitting modules to mix 1.5 and prior source directories
2005-05-11 wisbergAnt 1.6.3
2005-05-11 wisbergAnt 1.6.3 (again? hmm.)
2005-05-11 wisbergAnt 1.6.3
2005-05-11 aclementEnsures we can find tools.jar (javac) when running...
2005-05-11 wisbergdocument basic auto-build assumptions and invariants
2005-05-11 wisbergprospective replacements for {module}/build.xml - will...
2005-05-11 aclementAdd loadtime into the classpath so it can find the...
2005-05-10 aclementFix and test for PR90827: StackOverflow while weaving...
2005-05-10 aclementFor some reason eclipse won't let me commit ajc150...
2005-05-10 avasseurfix 75442 thru lateTypeMungers, currently @AJaspectOf...
2005-05-10 aclementFix and test for PR90827: StackOverflow while weaving...
2005-05-09 aclementtests and fixes for 93345 and static imports. From...
2005-05-06 aclementTests for 87282, 88606
2005-05-06 aclementFix for 91053 (Generics): Generics problem with Set
2005-05-06 aclementFix for pr91267 (Generics): NPE at EclipseFactory.java...
2005-05-06 aclementAha - the default test config on the build system is...
2005-05-05 wisberg.css stylesheet parameter for xml-html, used in faq...
2005-05-05 wisbergAJDT rather than ajbrowser as default visualizer/enviro...
2005-05-05 wisbergnaming ajdoc to make linking easier
2005-05-05 aclementremove for 1 run to get a build through!!!
2005-05-05 aclementFix for 44155: TODO tasks miscategorized as warnings...
2005-05-05 aclementFix for 44155: TODO tasks miscategorized as warnings
2005-05-05 aclementignore the bin folder...
2005-05-05 aclementchecks vm level
2005-05-05 aclementCan check vm level now.
2005-05-05 wisbergupdating bootstrap to match latest build source changes
2005-05-05 wisbergSupport for java5-testsrc - somewhat scattered. hmm.
2005-05-05 wisbergnit - consolidating "/" and File.separator
2005-05-05 wisbergDefining parent class loader b/c ant classes not visibl...
2005-05-04 acolyerenable compilation of @AfterReturning(pointcut="...")
2005-05-04 acolyerenable compilation of @AfterReturning(pointcut="...")
2005-05-04 aclementIs this rebuilt with 1.3 compliance? I hope so or...
2005-05-04 aclementPrefs to tell Eclipse to use Java5
2005-05-04 aclementeclipse stuff for loadtime module to become Java Project.
2005-05-04 aclementremoved unused imports. (they clog up eclipse warnings...
2005-05-04 aclementremoved unused imports.
2005-05-04 aclementRebuilt with compiler level 1.3 - and I know these...
2005-05-04 avasseurltw modules referenced
2005-05-04 aclementsorted out the blank lines so the messages will line...
2005-05-04 avasseurLTW modules + AntSpec to test LTW in the sandbox +...
2005-05-04 avasseur*** empty log message ***
2005-05-04 avasseurloadtime java1.3 module
2005-05-04 avasseurloadtime5 java5 module
2005-05-04 aclementenhancement 91719 - Oli B's tests for xlint warnings...
2005-05-04 aclementGuard running the declare annotation weaving message...
2005-05-04 aclementhacked out 1.4 apis - needs tidying up but I'm just...
2005-05-04 aclementImpl of enhancement 92906 from Andrew Huff. -showWeaveI...
2005-05-04 avasseurremove mistaken useless instances field + getInstances...
2005-05-03 aclementrebuilt with sun 142
2005-05-03 avasseurmissing perTypeWithinEntry filtering - happens when...
2005-05-03 aclementtemporarily removing the eclipse.plugins target - we...
2005-05-03 avasseur@AJ around inline + test, fix a bug in BcelClassWeaver...
2005-05-03 aclementGo back to this old form of .classpath file.
2005-05-03 acolyerthe matching aspectjrt.jar. could come in handy? who...
2005-05-03 aclementfix for pr93460
2005-05-02 avasseurPTW perClause for @AJ + perClause test
2005-04-29 acolyerit's a whole new compiler in there...
2005-04-29 acolyerit's a whole new compiler in there...
2005-04-29 acolyerupdated for DeclareError and DeclareWarning
2005-04-29 aclementMore bullet proof and with added diagnostics.
2005-04-28 aclementFix for timing problem in multiincrementalproject tests.
2005-04-28 aclementDoh - didn't update aspectjtools.jar when I did aspectj...
2005-04-28 avasseurinlining of around for @AJ works unless non public...
2005-04-26 aclementMultiIncrementalSupport: the key change - looks in...
2005-04-26 aclementMultiIncrementalSupport: some notes and helper stuff...
2005-04-26 aclementMultiIncrementalSupport: moved weaver/world into the...
2005-04-26 aclementMultiIncrementalSupport: state that was scattered acros...
2005-04-26 aclementMultiIncrementalSupport: reports build kind when claimi...
2005-04-26 aclementneeded to add this dependency?
2005-04-26 aclementuseful?
2005-04-26 aclementMultiIncrementalSupport: the test harness for managing...
2005-04-26 aclementMultiIncrementalSupport: manages state for multiple...
2005-04-26 aclementorganized imports
2005-04-26 aclementImproved toString for debugging !
2005-04-26 aclementUseful guard method - prevents asking for properties...
2005-04-26 aclementImplements new statelistener interface method.
2005-04-26 aclementAnother useful callback method added.
2005-04-26 aclementFix for structure model missing declare @constructor...
2005-04-26 aclementPut the ordering back to allow deserialization of an...
2005-04-26 aclementFix for Bug 92630: Null Pointer Exception thrown by...
2005-04-26 aclementHmmm - rebuilt with 1.4 Java - any difference to the...
2005-04-26 aclementCopyright added to keep checklics happy.
2005-04-26 avasseurfix some build. Move AspectJrt5 test to AllTest15....
2005-04-26 avasseurfix local build so that test run with 1.5
2005-04-26 avasseur@AJ declarePrecedence was not runtime visible in those...
2005-04-25 aclementMultiProjectIncremental testcases.
2005-04-25 acolyerrun the aspectj5rt tests as part of this suite
2005-04-25 acolyertest cases for @AspectJ visitors
2005-04-25 acolyersupport in ajc for parsing and error reporting of ...
next