Commit History

Author SHA1 Message Date
  florian a5cc48da0e * write controller types more compact 12 years ago
  florian e6f2c8cbd3 * turn off threadvars in softfpu if threading is not enabled 12 years ago
  florian eb7882037a * disable uncompilable targets for embedded targets 12 years ago
  florian 0215f00490 * fix compilation of objpas if ansistrings are disabled as requested by Michael Ring on fpc-devel 12 years ago
  florian 020b3e02ea + parallel compilation of embedded rtl 12 years ago
  florian c9d8047113 * open config files read only so they can be open by multiple compilers at once 12 years ago
  pierre eaeb63f86d FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns 12 years ago
  michael 48c3adfdb9 * TFPHashlist.Pack now also reclaims unused string memory 12 years ago
  Tomas Hajny 49cb967614 * unit sockets extended to allow interoperability with external socket libraries compiled using EMX - e.g. OpenSSL 12 years ago
  michael c6467056bf * Initial implementation of TFPHashList tests 12 years ago
  michael 3367a29831 * Update ansistring header record explanation 12 years ago
  florian d140c5b4ee * handle inc/dec/pred/succ correctly with type parameters, resolves #23299 12 years ago
  michael f2ee6bcb77 * Fixed bug ID #23444, improved example to show elapsed time 12 years ago
  michael b3de56a540 * Fixed compilation for version 5.5 of mysql 12 years ago
  michael 33b6b8eef5 * No PIPE signal on darwin 12 years ago
  florian a2edcfc4e0 * patch by olivier to fix BeOS compilation, resolves #23545 12 years ago
  florian 728c074bd6 * accept with statements with generic variables having a generic parameter type, resolves #21329 12 years ago
  pierre cd0c8a173e CustHttpApp.pp has no resource strings 12 years ago
  florian f6b78719bc * fix trealconstnode.dogetcopy and trealconstnode.docompare, taking care of all fields, resolves #23486 12 years ago
  svenbarth e240856e43 * rtl/m68k/setjumph.inc: 12 years ago
  Tomas Hajny 2f25717e67 * GetTickCount(64) implementation for OS/2 added 12 years ago
  michael 91c8177890 * Better error handling, continue to serve requests (bug ID 22260) 12 years ago
  michael 764b132645 * Implemented some server socket options 12 years ago
  svenbarth 70a7a09413 * use the correct thread ID when checking for the main thread 12 years ago
  Tomas Hajny e256311188 * GetCPUCount implementation for OS/2 added 12 years ago
  florian 962cf1ea10 * patch by Reinier Olislagers: change several types from Longint to Longword in the zip code, resolves #23482 12 years ago
  florian feefcb6d3d * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 12 years ago
  ludob 7075f7aaa3 pqconnection.pp: use of connection pool instead of creating a new connection for every new transaction. 12 years ago
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 12 years ago
  michael 0dd6c1454e * Patch from Anton to support dotted unit names (Bug ID 22919) 12 years ago