커밋 기록

작성자 SHA1 메시지 날짜
  Tomas Hajny ef669a31c8 * initialize previously missing fields of threadmanager record 15 년 전
  paul a1d94c6829 rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test 15 년 전
  Tomas Hajny f27bb1efd3 * (again :-( ) make cdecl the default calling convention for everything except Windows and fix compilation under OS/2 15 년 전
  marco cbf7b49dd1 * removed packed from statstg, which causes trouble in win64, and is probably wrong. Mantis 16159 15 년 전
  blikblum 2ded0b93df sqliteds: * Use Value instead of AsString in SetMasterIndexValue 15 년 전
  blikblum 7bad77aff8 sqliteds: * Create SQLList on demand 15 년 전
  blikblum 4842a5fd1c sqliteds: + Add ExecSQL overload that takes as parameter a TStrings 15 년 전
  blikblum b1ddd060ff sqliteds: + Add property to control if fielddefs will be stored. Default to False 15 년 전
  Tomas Hajny a87a867271 * fix for exception handling - avoid endless loop in case of fatal exceptions, safer checking for prefetch bug 15 년 전
  Tomas Hajny 393db3d359 * fix previously broken TProgram based FV programs (assuming that unit Video initializes screen parameters at startup) 15 년 전
  Tomas Hajny e0c8c39d74 * safer handling of video buffer changes, free original screen buffer at termination and initialized screen parameters at start to allow proper working of TProgram based FV programs 15 년 전
  Tomas Hajny d05b8dbbda * fix long term problem resulting in crashes of FV apps under OS/2 15 년 전
  paul 17687d90ce rtl: minor changes for TStreamAdapter: 15 년 전
  marco 7d3f8bdc0a * patch from Dimitri B. that fixes 64-bit aspects of imagehlp.pp, caused by enabling previously dead code. Mantis 16240 15 년 전
  Tomas Hajny 86f1e52505 * compilation fix - CloseThrad typo from r15072 15 년 전
  paul 36125b623a tests: fix test for locales with DecimalSeparator <> '.' 15 년 전
  paul c62c487b24 compiler: fix nested type typecast (issue #0016222) 15 년 전
  paul e721a623eb compiler: report full nested type name on error 15 년 전
  marco fe00762d4b * IPersist method now OUT 15 년 전
  marco 7c7911d937 * fix for mantis 16218, packrecords 8 in imagehlp (#pragma pack(8) in msvc) 15 년 전
  marco f684edd010 * turn on imagehlp64 for win64 15 년 전
  marco 0ba6c22b28 * fix for Mantis 16195, Delphi compatibility resource handle types were not 64-bit proof. 15 년 전
  michael bc735a639f * Call specialchars in TStringList constructor 15 년 전
  Jonas Maebe 3035632ec1 * x86_64 -> x86\_64 in LaTeX description (mantis #16221) 15 년 전
  Jonas Maebe a18f2594e2 * fixed FloatToStr for ffGeneral when dealing with numbers whose number of 15 년 전
  Jonas Maebe 9bfb20c7eb * fixed execinfo message numbers (patch by A. Klein, mantis #16189) 15 년 전
  olivier 45465592c2 - Remove unnecessary char to fix compilation under BeOS. 15 년 전
  micha 87ef559542 * rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit) 15 년 전
  paul 24d8a7d833 compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented 15 년 전
  joost e20f907b5c * FCL-Web FastCGI can now listen on a specified port for a webserver to connect 15 년 전