커밋 기록

작성자 SHA1 메시지 날짜
  marco 1ead3be620 # revisions: 43009,43591,43772,43777,43778,43779,43780,43791,43792 5 년 전
  marco 4fbb2d9cf0 --- Merging r42809 into '.': 5 년 전
  marco f6d44edc07 --- Merging r42088 into '.': 5 년 전
  marco 89e051bac9 # revisions: 41828,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41841,41842,42025,42031,42032,42033,42034,42035,42036,42065,42066,42067,42068,42069,42070,42071,42072,42073,42089,42150,42151,42181,42182,42183,42184,42185,42219,42220,42221,42222 5 년 전
  marco 9c8a2d29e1 # revisions: 40702,40703,40704,40747,40750,40765,41277,41535,41536,41537,41548,41549,41770 5 년 전
  marco a85fa3a3d8 # revisions: 40660,40661,40662,40663,40664,40665,40666,40667,40668,40669,40670,40673,40692,40693,40694,40695,40696,40697,40698,40699,40700 5 년 전
  pierre aa33dfcdcc Merge of commits 41767 and 41768 into fixes branch: 6 년 전
  marco 3661b7bcfa --- Merging r39886 into '.': 6 년 전
  marco 6f88dbd9d5 --- Merging r39878 into '.': 6 년 전
  svenbarth 88a9d07820 * extend test so that the methods and parameters of interfaces are checked as well 7 년 전
  svenbarth c15bcc693d * also check the base types of interfaces 7 년 전
  svenbarth 1cb4514526 + add support for interface types (both reference counted and raw ones) 7 년 전
  svenbarth d9bc656852 * use new pool functionality for property instances 7 년 전
  svenbarth 0c8f670ee0 + add TRttiPointerType 7 년 전
  svenbarth 0b1b82bb2d * test reference of empty values of different types 8 년 전
  svenbarth 25d9c85a87 - remove debug output -.- 8 년 전
  svenbarth 36451e271c * test for unassigned TypeInfo 8 년 전
  svenbarth 4de7b43a5c * enable tests of TTestMethod, TTestEnum and TTestSet now that they're public and Delphi doesn't complain anymore about them not having any runtime information... 8 년 전
  svenbarth b1439c066a * share types to reduce unnecessary duplication 8 년 전
  svenbarth 4dc6d1f8f6 * test for correct DataSize if value is empty 8 년 전
  svenbarth 5f02c30eed * explicitely state which check failed 8 년 전
  svenbarth 292dff2e8c + add test for TValue.DataSize 8 년 전
  svenbarth c74afe6824 * expand test cases 8 년 전
  maciej-izak fff81bea64 * fix test run in Delphi: new Delphi (probably since XE7) has bug for method pointer which is considered as managed. Older Delphi versions are ok in this matter. 8 년 전
  svenbarth a3652bb69d * fix test run in Delphi: for some reason a method pointer is considered managed by Delphi 8 년 전
  svenbarth 251d223f29 * fix test run in Delphi: TypeInfo(Integer) is indeed for "Integer" in Delphi, not "LongInt" as in FPC 8 년 전
  svenbarth 88eabc12ff * fix warnings in Delphi test compilation: published implicitely enables $M for the class 8 년 전
  svenbarth bb947ed639 * fix test compilation in Delphi: TypeInfo() of a file type is not supported 8 년 전
  svenbarth 95f3c6c427 * fix test compilation in Delphi: TypeInfo() requires a type identifier, variables/parameters are not supported :'( 8 년 전
  svenbarth 2c70a0431e * fix test compilation in Delphi: raw interfaces are not supported in Delphi 8 년 전