Commit History

Author SHA1 Message Date
  svenbarth b1029a218a * also implement TRttiType's GetBaseType in TRttiInterfaceType 7 years ago
  svenbarth 1cb4514526 + add support for interface types (both reference counted and raw ones) 7 years ago
  nickysn 794ac7d332 + implemented dos.exec() for win16 7 years ago
  Károly Balogh 0d15323c29 also add solaris-sparc64 to ppudump, fix build breakage after r37701 7 years ago
  pierre ce13d8a698 Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant 7 years ago
  svenbarth 0954572af9 * only check result if the call itself succeeded (e.g. didn't fail due to the invoke manager not supporting the calling convention) 7 years ago
  nickysn eaf878e106 - removed commented out code for keep() from the win16 dos unit, since keep() 7 years ago
  nickysn 0fced4fdf9 + implemented GetIntVec and SetIntVec for win16 7 years ago
  nickysn 9e6209db3a * fixed compilation of win16 in medium memory model 7 years ago
  nickysn 08062a2eb4 * fixed ParamStr(0) for the win16 target 7 years ago
  pierre 901f7ba81c handle system_i386_netbsd for default_target_set 7 years ago
  Mattias Gaertner 41586014b2 pastojs: test high(),length() of const array 7 years ago
  Mattias Gaertner bfcda2af79 fcl-passrc: resolver: length(simple const array) 7 years ago
  nickysn 6337ae7530 + implemented MaxAvail for the win16 local heap as well 7 years ago
  nickysn 46db6a6174 + implemented MemAvail and MaxAvail for the win16 global heap 7 years ago
  marco 52f81da69c * some aliases for newer delphi versions, patch by Silvio. 7 years ago
  marco a5487d327f * intmean, patch by Bart. Bug #32661 7 years ago
  maciej-izak 919cc7f307 fcl-res: #0 as terminator is still needed (anyway toread is still needed - for some resource generator this value can be 0 and #0 terminator doesn't exist). 7 years ago
  maciej-izak d4acc80ba6 fcl-res: "Read version resource" fix. Last #0 char is special and should be excluded (#0 is implicitly added for string), even for toread<>-1 (TVersionResource.ReadWideString). Fix for bug #32603 7 years ago
  florian 4029783abb * forgotten space added 7 years ago
  Mattias Gaertner 2b1630a5dd pastojs: fixed renaming overload of override 7 years ago
  Mattias Gaertner 0bbf072b1a fcl-passrc: added test overload override 7 years ago
  nickysn 3ca4d94226 + also check the heap block ID when freeing a suballocated memory block from the 7 years ago
  nickysn e3a1051dfc + check the pointer offset alignment, when freeing a suballocated block from the 7 years ago
  nickysn 68121a7858 * win16 global heap block ID field made a constant 7 years ago
  nickysn d7b966c7eb * cleared TODO from the win16 global heap, regarding the value of FirstFreeOfs, 7 years ago
  Mattias Gaertner 4e4a4a465b fcl-js: fixed writing brackets around binary B 7 years ago
  michael 5d5e38ec84 * Do not continue if visible=false for elements 7 years ago
  michael 2dfa1254d2 * Refactor expression variables 7 years ago
  Tomas Hajny 9002d22168 * second part of patch by James Richters from bug #32558 - changes in RemapScanCodes in order to comply to the respective Windows API definitions 7 years ago