Commit History

Author SHA1 Message Date
  Jonas Maebe 123362235b * use initc.fpgetCerrno rather than fpgeterrno to get the errno 18 years ago
  Jonas Maebe 4457538435 * explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start 18 years ago
  Jonas Maebe e7c94f7e5c - removed obsolete {$threading on} directive 18 years ago
  michael b39be6dd43 * Initial explanation of architecture 18 years ago
  peter 4e412ad9c0 * remove poNoConsole so it works under windows 18 years ago
  Jonas Maebe ce86cedd4d * return wrAbandoned rather than wrError from IntbasiceventWaitFor 18 years ago
  Jonas Maebe ef801ba3a3 * check once more whether we can lock after we've waited 18 years ago
  Jonas Maebe 5bcda6d18a * fixed #9402 and removed limitation of 4 dns servers 18 years ago
  Jonas Maebe 494fb81dd8 * fixed semaphore implementation based on file handles (select needs 18 years ago
  Tomas Hajny 908a116cfc * preserve gs in far_strlen 18 years ago
  Tomas Hajny 05b3c0311b * make sure to preserve edi in free_memory_block 18 years ago
  Tomas Hajny 1967deb137 * missing size modifier added 18 years ago
  Jonas Maebe 9c90a93932 * fixed bug which caused SSA to be less effective for integer 18 years ago
  yury e7ef9757c9 * Corrected comment. 18 years ago
  yury 1a661dc254 * TAPI fixes by S0vNark0m. 18 years ago
  Jonas Maebe a5fc8ad63f * adapted test so both throwing an exception and not throwing an exception 18 years ago
  Jonas Maebe 399598a15b + another test which currently fails (Delphi 7 supports converting 18 years ago
  Jonas Maebe fd98a0cc5b * don't call runerror if a unix threading error occurs (because this 18 years ago
  Jonas Maebe b43404964c * support 'true'/'false' for SetOrdProp on booleans (fixes #9347) 18 years ago
  Jonas Maebe 174a2686f7 * added .NOTPARALLEL to chm and fcl-base Makefiles 18 years ago
  Jonas Maebe f3a00b0731 * cache result of GetThreadManager in InitThreads 18 years ago
  Jonas Maebe e205481027 * fixed sparc bootstrap 18 years ago
  Jonas Maebe 98ad33a0c7 + added lwsync instruction to the compiler 18 years ago
  Jonas Maebe ad43c6a989 * fixed properties 18 years ago
  peter 2e47433989 * fix typo 18 years ago
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 18 years ago
  peter 2e9968d46c * arrays always by addr 18 years ago
  Jonas Maebe 134427700b * disabled overloaded operators for non-x86 because they don't compile 18 years ago
  yury 0e1357642e + Added TAPI declarations by SovNarKom. 18 years ago
  peter 6d4ccd3b3f * operators for clongdouble 18 years ago