Commit History

Author SHA1 Message Date
  Tomas Hajny d05b8dbbda * fix long term problem resulting in crashes of FV apps under OS/2 15 years ago
  paul 17687d90ce rtl: minor changes for TStreamAdapter: 15 years ago
  marco 7d3f8bdc0a * patch from Dimitri B. that fixes 64-bit aspects of imagehlp.pp, caused by enabling previously dead code. Mantis 16240 15 years ago
  Tomas Hajny 86f1e52505 * compilation fix - CloseThrad typo from r15072 15 years ago
  paul 36125b623a tests: fix test for locales with DecimalSeparator <> '.' 15 years ago
  paul c62c487b24 compiler: fix nested type typecast (issue #0016222) 15 years ago
  paul e721a623eb compiler: report full nested type name on error 15 years ago
  marco fe00762d4b * IPersist method now OUT 15 years ago
  marco 7c7911d937 * fix for mantis 16218, packrecords 8 in imagehlp (#pragma pack(8) in msvc) 15 years ago
  marco f684edd010 * turn on imagehlp64 for win64 15 years ago
  marco 0ba6c22b28 * fix for Mantis 16195, Delphi compatibility resource handle types were not 64-bit proof. 15 years ago
  michael bc735a639f * Call specialchars in TStringList constructor 15 years ago
  Jonas Maebe 3035632ec1 * x86_64 -> x86\_64 in LaTeX description (mantis #16221) 15 years ago
  Jonas Maebe a18f2594e2 * fixed FloatToStr for ffGeneral when dealing with numbers whose number of 15 years ago
  Jonas Maebe 9bfb20c7eb * fixed execinfo message numbers (patch by A. Klein, mantis #16189) 15 years ago
  olivier 45465592c2 - Remove unnecessary char to fix compilation under BeOS. 15 years ago
  micha 87ef559542 * rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit) 15 years ago
  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 years ago
  joost e20f907b5c * FCL-Web FastCGI can now listen on a specified port for a webserver to connect 15 years ago
  joost 41ff50c65a * Do not show exception twice 15 years ago
  Jonas Maebe 347fb53dae - removed BOM (mantis #16179) 15 years ago
  paul 8a0028a62e compiler: support *sealed* and *abstract* for objects (issue #0016174) 15 years ago
  marco 02069109d1 * haiku also sinlen, Mantis 16176 15 years ago
  joost 95620e8774 * Do not write the DWARF abbrev sections direclty, but use a searchtree to 15 years ago
  olivier a2d41bbdb9 * Fixes all constant declarations according to sys/socket.h and netinet/in.h. 15 years ago
  Jonas Maebe 4833867826 * moved most handling of records that fit in a register but that cannot be 15 years ago
  Jonas Maebe 3cff8df175 * added -Cg- parameter for targets on which -Cg is default 15 years ago
  Jonas Maebe b4b72b8387 * fixed compile-time range error under Windows (mantis #16171) 15 years ago
  olivier 16de86ef7c - Remove unnecessary call to SysInitStdIO probably added here by me for debugging purpose long time ago. The right one is a few line below. 15 years ago
  Jonas Maebe 60f8b7fcb1 + int64 version of randomrange() (mantis #16108) 15 years ago