Commit History

Author SHA1 Message Date
  svenbarth 25d9c85a87 - remove debug output -.- 8 years ago
  svenbarth 36451e271c * test for unassigned TypeInfo 8 years ago
  svenbarth 93a65d3a78 * correctly handle the case of an unassigned TypeInfo 8 years ago
  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 years ago
  svenbarth 60217d87a4 * implement handling of tkSet (which is a hybrid type regarding its storage) 8 years ago
  svenbarth 820ba03ef0 * allow making a value of a enumeration 8 years ago
  svenbarth b1439c066a * share types to reduce unnecessary duplication 8 years ago
  svenbarth 4dc6d1f8f6 * test for correct DataSize if value is empty 8 years ago
  svenbarth 4ae1d65bad * GetDataSize also needs to return a valid size if the value is empty 8 years ago
  svenbarth 621316c6dc * raw interfaces are not handled through IValueData so correctly return their size in GetDataSize 8 years ago
  svenbarth 5f02c30eed * explicitely state which check failed 8 years ago
  svenbarth 1dccc3469b * more correct cleaning of the variant part of TValueData in case a Pointer is larger or equal to QWord in size 8 years ago
  svenbarth ec7a17d1e3 * extend test for interface helper by tests for "inherited" 8 years ago
  svenbarth 6acba684d4 * class helpers: fix calling virtual methods of the extended type using inherited 8 years ago
  maciej-izak 597cf52a3a fcl-passrc: paswrite: allow to write procedure type 8 years ago
  maciej-izak 2e37c05f23 fcl-passrc: pparser: "class var" is section, not single modifier 8 years ago
  michael 6e308feb60 * Patch from Pascal Riekenberg to fix HasAggregate for functions 8 years ago
  pierre e325284160 Fix compilation failure for systems that do not have dynlibs 8 years ago
  florian 4d5a94644f * do not call a_load_reg_reg with tosize=OS_NO 8 years ago
  michael f6918dac3e * Fix from Graeme Geldenhuys to avoid memleaks by early exit 8 years ago
  michael 4f6b0feda3 * Patch from Graeme Geldenhuys to fix some unused variables warnings 8 years ago
  michael df49642935 * Patch from Graeme Geldenhuys to fix visibility warnings 8 years ago
  michael c74cf991a0 * Patch from Graeme Geldenhuys to avoid compiler warnings 8 years ago
  michael a4c4ce1764 * Capture result in SafeLoadLibrary 8 years ago
  michael b6700f68b8 * Fix bug #32314 (SafeLoadLibrary does nothing on other platforms than windows) 8 years ago
  michael 0117568c25 * Patch from Martok to let CreateElement create correct class (bug ID 32322) 8 years ago
  michael 5e51c9cc06 * Patch from Martok to avoid closing tags multiple times 8 years ago
  michael 164778b020 * Patch from Martok to fix compilation using build project (Bug ID 32322) 8 years ago
  michael a8aab3ea97 * Modified Patch from Pascal Riekenberg to implement VisibleExpr, plus some refactoring 8 years ago
  pierre cc87746fb0 Add missing .comm for environ and operatingsystem_parameter_{envp|argc|argv} 8 years ago