Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no need | aclement | 2008-08-27 | 1 | -58/+0 |
| | |||||
* | eclipse: unnecessary semi | aclement | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | unnecessary unused code removed | aclement | 2008-08-27 | 1 | -32/+34 |
| | |||||
* | eclipse: unnecessary semi | aclement | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | unnecessary null check removed | aclement | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | fixed jre lib warning | aclement | 2008-06-08 | 1 | -6/+6 |
| | |||||
* | 210470: preventing weaver leaks: do not mess up the context stack in a ↵ | aclement | 2008-05-27 | 1 | -10/+14 |
| | | | | multi-threaded environment | ||||
* | 231396: refactoring: | aclement | 2008-05-12 | 2 | -0/+9 |
| | |||||
* | 231396: moved ConfigParser out of weaver jar | aclement | 2008-05-09 | 2 | -9/+0 |
| | |||||
* | 210470: remove thread reference stored in CompilationAndWeavingContext ↵ | aclement | 2008-05-03 | 1 | -0/+8 |
| | | | | static - it anchors the context class loader | ||||
* | Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext ↵ | mwebster | 2007-01-22 | 1 | -1/+1 |
| | | | | using LTW" | ||||
* | Bug 149289 "Support system and user aop.xml configuration" (add ↵ | mwebster | 2006-11-13 | 1 | -0/+3 |
| | | | | org/aspect/aop.xml) | ||||
* | fix for 155213: made using date formatter lazy. | aclement | 2006-08-25 | 2 | -13/+16 |
| | |||||
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵ | aclement | 2006-08-25 | 5 | -0/+40 |
| | | | | Matthew doesnt complain. | ||||
* | Bug 149289 "Support system and user aop.xml configuration files" (add ↵ | mwebster | 2006-08-23 | 1 | -0/+19 |
| | | | | META-INF/aop-ajc.xml) | ||||
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 2 | -0/+19 |
| | |||||
* | Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler ↵ | mwebster | 2006-08-14 | 1 | -0/+16 |
| | | | | implementations to add context) | ||||
* | fix for 152388 | aclement | 2006-08-08 | 1 | -3/+5 |
| | |||||
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 21 | -42/+42 |
| | |||||
* | don't hold hard references to state in this context. Assume single threaded ↵ | acolyer | 2006-02-10 | 1 | -11/+37 |
| | | | | unless told otherwise. Provide reset to ditch memory we are holding. | ||||
* | an additional interface that custom message handlers may choose to ↵ | acolyer | 2006-01-18 | 1 | -0/+35 |
| | | | | implement. Implementors get callbacks when a build is starting and when a build has finished (allowing them to perform before and after build processing, like closing output files etc..). | ||||
* | eliminating compilation warnings from bridge module... | acolyer | 2005-11-25 | 4 | -4/+10 |
| | |||||
* | fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ↵ | avasseur | 2005-10-25 | 1 | -5/+7 |
| | | | | passed thru the aspectof munger. Added custom logic for that | ||||
* | a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and ↵ | acolyer | 2005-09-26 | 2 | -4/+8 |
| | | | | exceptions, plus support for -Xdev:Pinpoint | ||||
* | fix for pr108123 and pr106500 - better diagnostics and exceptions, plus ↵ | acolyer | 2005-09-26 | 6 | -0/+457 |
| | | | | support for -Xdev:Pinpoint | ||||
* | Patch files to reapply changes developed in exploring pr107313 should we ↵ | acolyer | 2005-09-02 | 1 | -0/+58 |
| | | | | ever decided to go back down that route... | ||||
* | fix and test updates for enh 102459 - provide more detail in showWeaveInfo ↵ | acolyer | 2005-09-01 | 1 | -2/+2 |
| | | | | messages. | ||||
* | removed hard-coded date of July 5th | acolyer | 2005-08-11 | 1 | -8/+8 |
| | |||||
* | add test for proxy weaving and jit class weaving, update ltw doc | avasseur | 2005-08-11 | 2 | -12/+10 |
| | |||||
* | added extra utility method for warnings | acolyer | 2005-07-23 | 1 | -0/+8 |
| | |||||
* | add offset in MethodDeclarationAttribute for @AJ in AJDT | avasseur | 2005-07-05 | 1 | -0/+1 |
| | |||||
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 |
| | |||||
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -44/+3 |
| | |||||
* | prospective replacements for {module}/build.xml - will move there once ↵ | wisberg | 2005-05-11 | 1 | -0/+6 |
| | | | | validated by those who use build.xml. | ||||
* | Fix for 44155: TODO tasks miscategorized as warnings | aclement | 2005-05-05 | 2 | -1/+9 |
| | |||||
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵ | avasseur | 2005-05-04 | 4 | -3/+39 |
| | | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) | ||||
* | Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare ↵ | aclement | 2005-05-04 | 1 | -2/+1 |
| | | | | annotation | ||||
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ↵ | avasseur | 2005-04-26 | 1 | -1/+1 |
| | | | | annotations + tests from Andy H | ||||
* | Uses default locale rather than assuming UK | aclement | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+41 |
| | | | | individually or via master in build module. | ||||
* | Declare annotation: first bit of weaving messages for declare annotation - ↵ | aclement | 2005-03-10 | 1 | -0/+3 |
| | | | | not finished yet! | ||||
* | Matthew fix for 83380: don't use enum as a variable name. | aclement | 2005-01-24 | 1 | -2/+2 |
| | |||||
* | Fix for Bug 82062: WeaveMessage should provide more information | aclement | 2005-01-04 | 1 | -3/+41 |
| | | | | (Bug and fix from Martin Lippert) | ||||
* | Support for 'offset' in source locations - enabling AJDT improvements. Not ↵ | aclement | 2004-12-10 | 2 | -0/+15 |
| | | | | perfect - really the whole ISourceLocation thing needs sorting out ... | ||||
* | remaining fix for 72016 (problem/type information flowing through AJDE) | aclement | 2004-08-17 | 2 | -2/+18 |
| | |||||
* | Fix for Bugzilla Bug 72016: No problem type information from AspectJ ↵ | aclement | 2004-08-16 | 2 | -2/+11 |
| | | | | compiler / AJDE | ||||
* | Will this fix the build? | aclement | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | The BIG commit. | aclement | 2004-08-03 | 4 | -12/+106 |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | ||||
* | Fix for Bugzilla Bug 40192 | aclement | 2004-03-18 | 1 | -0/+11 |
| | | | | build cancel during weaving |