45 커밋 (earlyJava9)

작성자 SHA1 메시지 날짜
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 년 전
  Andy Clement f54f44a104 Allow code generation hints for generated compiler names 11 년 전
  aclement 752f895d26 269867: synchronized the map 15 년 전
  aclement a2f7c84abb declaremixin: javadoc 15 년 전
  aclement 4db713f68a declaremixin 15 년 전
  aclement 85f0de8b3b declaremixin 15 년 전
  aclement 957181a21c declaremixin 15 년 전
  aclement 074f33192c 231396: refactoring: dont look for annotations if they can't be there 16 년 전
  aclement fca2a297a2 fix for http://jira.springframework.org/browse/SPR-4512 16 년 전
  acolyer b6c89301f2 update license to EPL 18 년 전
  aclement f1d5dd5531 unused label (so eclipse 3.2m5a tells me) 18 년 전
  acolyer 1cbece39b3 merge of RB_V1_5_0 changes back into HEAD 18 년 전
  acolyer 45190b937a no longer needed 18 년 전
  avasseur 2afe12a528 rearchitect @decp 18 년 전
  acolyer 4676acbde5 merge of changes from 1.5.0 branch into HEAD 18 년 전
  acolyer 9825192b0f fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members. 18 년 전
  acolyer dc8360ec27 tests and fix for ITDS in AjTypeSystem 18 년 전
  acolyer 6e8bf52926 tests and fix for pr119352 18 년 전
  acolyer 7384fe71aa updates to advice annotations to allow specification (and generation) of parameter names if needed 18 년 전
  acolyer 0ae3db5f54 changing a generics cast - the eclipse compiler liked it, but javac on the build machine doesn't... 18 년 전
  acolyer 78e8ecbd93 eliminates many warnings in the aspectj5rt package - 10 generic related warnings remain that I'm not sure how to eradicate! 18 년 전
  acolyer 81e6b60e4e tests and fix for pr116254 18 년 전
  acolyer 735d94f91a tests and fix for pr114332 - reflection api not detecting abstract itdms. 18 년 전
  avasseur 76ebbc76ad concrete-aspect impl and doc for LTW - see #95529 18 년 전
  avasseur 257e39e557 polish for last commit 18 년 전
  avasseur bb2d440161 implement @AspectJ ITD @DeclareParents and @DeclareImplements 18 년 전
  acolyer b305f9ee51 itd support in the MAP 18 년 전
  acolyer 0fae66242e completes all of the MAP bar ITDs 18 년 전
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 19 년 전
  acolyer 2650003fea couple of small generic signature tidies 19 년 전
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 19 년 전
  avasseur b6af07f0f5 @DeclareAnnotation and guard to not use it in M3, doc update for M3 19 년 전
  acolyer 9961155d58 updated reflection interfaces to represent a pointcut expression as a PointcutExpression rather than as a String. This abstraction is needed to support runtime creation and matching of pointcut expressions down the line. 19 년 전
  wisberg 6b4238eb0f unused imports (only) 19 년 전
  avasseur 49c3978146 deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix 19 년 전
  wisberg a2545d0e25 testsrc -> java5-testsrc, placeholders for pre-1.5 build 19 년 전
  acolyer a6291f59f0 updated for DeclareError and DeclareWarning 19 년 전
  acolyer 92fce1440c this patch implements the MAP for aspects, pointcuts, and advice. just enough of an implementation to provide the support needed for some of the ataspectj visitor tests. 19 년 전
  avasseur ced5f6e66d @AJ annotation are runtime visible, fixed all licenses from branch for EPL 19 년 전
  acolyer 5113377894 I'm committing this shell of an implementation for runtime reflection on AspectJ's type system. It's needed by the aUnit guys and provides a means for us to share a structure, take patches etc.. NOT to be considered finished (ha ha) or even a final design at this point in time. We have to do some compiler work to generate runtime-visible structures to support this... 19 년 전
  aclement 42702fcbbe Changed copyright message slightly to keep test happy ! 19 년 전
  aclement ead3a2c581 From The Branch: Alex's new annotations for annotation style development 19 년 전
  aclement 2e7d6a2114 Didnt have a default. 19 년 전
  aclement 8cefe0a7e3 Changed name and added definition of values. 19 년 전
  wisberg 7dd69aace9 new module for Java5-specific additions to aspectjrt.jar. aspectjrt.jar is assemble from this and its required module runtime. It requires Java 5; Eclipse developers not using 3.1 or Java 5 should close this module. In Ant, the java5-src directory will be ignored unless Ant is run under a 1.5 or later VM. See the build docs for more details. 19 년 전