提交历史

作者 SHA1 备注 提交日期
  Károly Balogh 3137c6ac4a answer the WBMsg on process exit, when run from Workbench 12 年之前
  florian 288820715d * don't crash in case a symbol is not found in type/var/const section 12 年之前
  florian 85ae82def4 * enable more features for arm-embedded, they don't blow up executables if not used 12 年之前
  florian 92565c80ba * make exception variables threadvars or not depending on threading support 12 年之前
  florian ebd2e79270 * calling SysInitExceptions is not really needed because it sets only some vars to nil which are nil anyways, this saves some bytes 12 年之前
  florian 00af813eee * write supported cpu and fpu types more compact 12 年之前
  florian a5cc48da0e * write controller types more compact 12 年之前
  florian e6f2c8cbd3 * turn off threadvars in softfpu if threading is not enabled 12 年之前
  florian eb7882037a * disable uncompilable targets for embedded targets 12 年之前
  florian 0215f00490 * fix compilation of objpas if ansistrings are disabled as requested by Michael Ring on fpc-devel 12 年之前
  florian 020b3e02ea + parallel compilation of embedded rtl 12 年之前
  florian c9d8047113 * open config files read only so they can be open by multiple compilers at once 12 年之前
  pierre eaeb63f86d FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns 12 年之前
  michael 48c3adfdb9 * TFPHashlist.Pack now also reclaims unused string memory 12 年之前
  Tomas Hajny 49cb967614 * unit sockets extended to allow interoperability with external socket libraries compiled using EMX - e.g. OpenSSL 12 年之前
  michael c6467056bf * Initial implementation of TFPHashList tests 12 年之前
  michael 3367a29831 * Update ansistring header record explanation 12 年之前
  florian d140c5b4ee * handle inc/dec/pred/succ correctly with type parameters, resolves #23299 12 年之前
  michael f2ee6bcb77 * Fixed bug ID #23444, improved example to show elapsed time 12 年之前
  michael b3de56a540 * Fixed compilation for version 5.5 of mysql 12 年之前
  michael 33b6b8eef5 * No PIPE signal on darwin 12 年之前
  florian a2edcfc4e0 * patch by olivier to fix BeOS compilation, resolves #23545 12 年之前
  florian 728c074bd6 * accept with statements with generic variables having a generic parameter type, resolves #21329 12 年之前
  pierre cd0c8a173e CustHttpApp.pp has no resource strings 12 年之前
  florian f6b78719bc * fix trealconstnode.dogetcopy and trealconstnode.docompare, taking care of all fields, resolves #23486 12 年之前
  svenbarth e240856e43 * rtl/m68k/setjumph.inc: 12 年之前
  Tomas Hajny 2f25717e67 * GetTickCount(64) implementation for OS/2 added 12 年之前
  michael 91c8177890 * Better error handling, continue to serve requests (bug ID 22260) 12 年之前
  michael 764b132645 * Implemented some server socket options 12 年之前
  svenbarth 70a7a09413 * use the correct thread ID when checking for the main thread 12 年之前