66 次程式碼提交 (extensions)

作者 SHA1 備註 提交日期
  mwebster de04ec9067 Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW" 17 年之前
  mwebster 59fcd7e038 Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/aop.xml) 17 年之前
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 年之前
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 年之前
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 年之前
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 年之前
  mwebster 41340ae6cb Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler implementations to add context) 18 年之前
  aclement a38edd39a8 fix for 152388 18 年之前
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 年之前
  acolyer b6c89301f2 update license to EPL 18 年之前
  acolyer 594f80c4b8 don't hold hard references to state in this context. Assume single threaded unless told otherwise. Provide reset to ditch memory we are holding. 18 年之前
  acolyer 6c16b86a6a an additional interface that custom message handlers may choose to 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..). 18 年之前
  acolyer 6ba566c4ad eliminating compilation warnings from bridge module... 18 年之前
  avasseur 808a511b8f fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that 18 年之前
  acolyer 20cafd486b a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 年之前
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 年之前
  acolyer 372a025d85 Patch files to reapply changes developed in exploring pr107313 should we ever decided to go back down that route... 19 年之前
  acolyer c6bc7a2b2e fix and test updates for enh 102459 - provide more detail in showWeaveInfo messages. 19 年之前
  acolyer d0aa912a55 removed hard-coded date of July 5th 19 年之前
  avasseur 875cccb16a add test for proxy weaving and jit class weaving, update ltw doc 19 年之前
  acolyer 31d0b1f9f1 added extra utility method for warnings 19 年之前
  avasseur d8fa51baa7 add offset in MethodDeclarationAttribute for @AJ in AJDT 19 年之前
  acolyer f800dc9be1 ignore bintest directories 19 年之前
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 年之前
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 年之前
  aclement 9dc3f0fefe Fix for 44155: TODO tasks miscategorized as warnings 19 年之前
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 年之前
  aclement abc9a58ac5 Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annotation 19 年之前
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 年之前
  aclement ca2a084bcb Uses default locale rather than assuming UK 19 年之前
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 年之前
  aclement cebb379fd7 Declare annotation: first bit of weaving messages for declare annotation - not finished yet! 19 年之前
  aclement 159d6bd942 Matthew fix for 83380: don't use enum as a variable name. 19 年之前
  aclement 9897659859 Fix for Bug 82062: WeaveMessage should provide more information 19 年之前
  aclement 1575a175b5 Support for 'offset' in source locations - enabling AJDT improvements. Not perfect - really the whole ISourceLocation thing needs sorting out ... 19 年之前
  aclement cd4aeb90df remaining fix for 72016 (problem/type information flowing through AJDE) 20 年之前
  aclement eb1d697f95 Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler / AJDE 20 年之前
  aclement ba6b00472c Will this fix the build? 20 年之前
  aclement 2982b4cc62 The BIG commit. 20 年之前
  aclement 183fc23883 Fix for Bugzilla Bug 40192 20 年之前
  acolyer d91b72e701 make sure this test behaves appropriately when run outside of 20 年之前
  acolyer 03abae3c03 move weaving to inside of the compiler.compile loop. 20 年之前
  aclement 4b9195763c Georges fix for test that verifies DEVELOPMENT build date/time stamp. 20 年之前
  acolyer 24be322620 spring cleaning in advance of 1.2 enhancements: 20 年之前
  mkersten 9801902d32 Added javadoc for getExtraSourceLocations() 20 年之前
  wisberg 4b0e98cb1b NPE instead of IAX for null input, clear out unused code, and update test. 20 年之前
  wisberg ffe55e7229 unduly narrow API 20 年之前
  jhugunin 97ab1e91df fix for Bugzilla Bug 41952 20 年之前
  mkersten 684c9c1c3d 40534: Declare warning/error output - more detail required. 21 年之前
  mkersten be23e3d01d Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 年之前