Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 4ff8d4f15c + added tests for already solved bug (crashed with IE in 2.0.4) 18 年之前
  pierre e0783f446e + new program to ease cross RTL compilation tests 18 年之前
  pierre 11923e9786 + code to debug LFN FindFirst/findClose 18 年之前
  peter bf7275576c * use sysutils instead of dos 18 年之前
  peter aa72495049 * fix resourcestring assignment in typedconst 18 年之前
  peter 5c914393d5 * added uint64 alias 18 年之前
  micha 6ec55d2e74 * fix heap mutex deadlock in case of runtime error within heap management (needs recursive heap mutex) 18 年之前
  Jonas Maebe 20206500aa * don't change a sequence of shifts and sub/adds into a lea() in case 18 年之前
  michael c9c82ddbf8 Fixed bug #8875 18 年之前
  Jonas Maebe 7bd8d0200e * handle mod/div between a cardinal/qword and a smaller unsigned variable 18 年之前
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 年之前
  Tomas Hajny 615b192c51 * correction to previous commit 18 年之前
  Tomas Hajny f8e5a62f61 * synchronized with SocketError change 18 年之前
  Tomas Hajny f55a720b25 * OS/2 implementation synchronized with SocketError change 18 年之前
  Almindor f83568d897 * fix INVALID_SOCKET for other platforms too 18 年之前
  Almindor a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 18 年之前
  marco 8991b8f365 * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) 18 年之前
  michael 0e79eb1fe6 * Fixed writing of open array declaration 18 年之前
  michael 2212c78609 * Fixed description of array type without index (open array) 18 年之前
  micha bb9de8f193 * SHOW_MEM_USAGE define to always show maximum heap size used/allocated, independent of DUMP_MEM_USAGE 18 年之前
  Almindor 5736142382 * update lNet so latest fpc can compile it (property changes) 18 年之前
  peter 73d861e3e9 * test for parameter symoptions 18 年之前
  peter c831b2fb00 * set symoptions for all implicit created parameters 18 年之前
  micha 4579c242df * heap manager: look for better matching variable block size, with upperbound search 18 年之前
  micha aa951460a5 + heap manager size statistics 18 年之前
  daniel 182fca72f2 * Change spill_* routines to return Taicpu instead of Tai to increase 18 年之前
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. 18 年之前
  Almindor fa232dd4ac * make it work on non-unix too... 18 年之前
  Almindor 2086107cf3 * fix missing socketerror discrepancy 18 年之前
  michael 4e8e4d6c0a Removed debug message in CheckOptions 18 年之前