2470 Révisions (a675b659cdc4da45383551e75c9472556c095f94)
 

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