2470 커밋 (a675b659cdc4da45383551e75c9472556c095f94)
 

작성자 SHA1 메시지 날짜
  aclement a675b659cd Patch for 81846: Submitted by Attila Lendvai. Seems to just be hiding a problem where we report errors on empty lines though ?!? 19 년 전
  aclement efecc457e9 GenericsWork: Minor mod to Member.typesToSignature() call - now the caller can request raw type or parameterized type info. 19 년 전
  aclement 4eca989c51 GenericsWork: simplified now typeX's know about raw type info 19 년 전
  aclement 607fc10e38 GenericsWork: TypeX's know their rawTypeSignature in addition to their parameterized signature. 19 년 전
  aclement 854c88668a GenericsWork: marked declaredSignature as potentially redundant - review prior to 1.5.0 completion 19 년 전
  aclement 26f7815e30 GenericsWork: signature parsing made generics aware. Added getDeclaredSignature() - not currently used yet ... may yet prove redundant... 19 년 전
  aclement e842bdea03 GenericsWork: new test programs for bug reports. 19 년 전
  aclement 2ab848aab7 GenericsWork: packaged version of new BCEL features for supporting generics. work in progress. 19 년 전
  aclement 23acd0c596 GenericsWork: testcode for verifying signature parsing is behaving. work in progress. 19 년 전
  aclement 43952a14cc GenericsWork: Some sick signatures that are possible, not all currently used in testing 19 년 전
  aclement 5027659c5f GenericsWork: Angly aware signature processing. 19 년 전
  aclement d21465f014 GenericsWork: Lots of changes in here, tidying stuff up, moving it around. Have made some of the signature processing generics aware (still work in progress) - also started adding new parsing code for the more complex signatures we are likely to encounter, this is tested but not currently used anywhere. See GenericSignatureParsingTest 19 년 전
  aclement a2face5f02 GenericsWork: Members now recognize that they can have a signature attribute attached that records the signature pre-erasure. It is accessible through 'getDeclaredSignature()' and is resolved lazily. 19 년 전
  acolyer f800dc9be1 ignore bintest directories 19 년 전
  avasseur 602bbf26fd test case fix 19 년 전
  wisberg c9f17408cf bug 97408 - extra newline 19 년 전
  avasseur 883a12ba64 @AJ aspect inheritance and static pc ref 19 년 전
  avasseur f14646f57a #96371 META-INF/aop.xml lookup fix + test 19 년 전
  wisberg d60e26a239 no -- in comments; use - 19 년 전
  wisberg 427508b367 skipping unrun tests 19 년 전
  wisberg 8f2cdb75d7 empty test case for Ant junit 19 년 전
  wisberg 0a7d11512f duplicate aj.build.jar definition, new junit target - cc still looking for wrong output 19 년 전
  wisberg 6ac43cae92 junit.excludes - yuck! 19 년 전
  wisberg 35180dd656 not requiring 1.5 19 년 전
  wisberg ea1e24808f empty pseudo-test required by ant junit 19 년 전
  wisberg 0604f09865 making Test a TestCase 19 년 전
  wisberg 773ad11244 interactive guard to preserve automated runnability of *Test.java 19 년 전
  wisberg 35adc8d1bf new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase.java 19 년 전
  wisberg b216239255 conditional definition of junitreport 19 년 전
  wisberg 46e11ec0f4 removing echos unused afaik 19 년 전
  wisberg 9e01ce8e2f uncommented preflight to ensure javadoc is invocable - in this case tests don't run but pass (false positives) 19 년 전
  wisberg c9333e38ad expanded test for tools.jar to cases where jar is available but VM can't load the classes 19 년 전
  wisberg 0b30f3e8c6 test failing, emailed mik to investigate. added empty pseudo-test required by ant junit 19 년 전
  wisberg 3592ad39dc empty pseudo-test required by ant junit 19 년 전
  wisberg b92e01c1c5 empty pseudo-test required by ant junit 19 년 전
  wisberg c0ad76a56f forget the empty pseudo-test required by ant junit 19 년 전
  wisberg 573f95e5a8 test fails unless setup and run manually, so skipped with instructions 19 년 전
  wisberg 43a96989f0 pure binary weaving example 19 년 전
  wisberg ce06e91f51 pure binary weaving example 19 년 전
  avasseur 4f46be7c62 moved bcel things to bcel package in weaver, deow test + fix for @AJ 19 년 전
  avasseur 49c3978146 deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix 19 년 전
  wisberg 92dfe7b7e9 aspectjlib sources not copied - need to include in install testing 19 년 전
  wisberg c4d261c9d1 run-all-junit-tests, new module build.xml, eclipse variables 19 년 전
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 년 전
  wisberg 79d3b2f57f unused imports 19 년 전
  wisberg fb4454e817 imports only 19 년 전
  wisberg b375626119 adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3) 19 년 전
  wisberg f978a92570 skipping xml-apis.jar, xercesImpl.jar 19 년 전
  aclement 628b0a06ec dump the problem in the case when we are about to abort... 19 년 전
  aclement 4ca68baf9d Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put guards on some 1.4 tests (not pretty, but works) 19 년 전