Commit History

Author SHA1 Message Date
  marco aeaf3e9d2c * Unix exec(ansistring) 22 years ago
  marco 5d49357d80 * Exec(ansistring) function 22 years ago
  marco 2d20ccc43e * simple bugfix for tpipe 22 years ago
  marco 532a14b5e3 * fix from Marc W. 22 years ago
  michael 2514b84ca1 + Removed some comments 22 years ago
  michael ec9c3626ca No longer unpacking temporary files 22 years ago
  Jonas Maebe fd1ae67764 * re-enable fpu exceptions in signal handler, they're turned off by the 22 years ago
  Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit 22 years ago
  Jonas Maebe 2af569745c * if currency = int64, FPC_CURRENCY_IS_INT64 is defined 22 years ago
  Jonas Maebe c094978054 + SetFPUExceptionMask implementation for PPC 22 years ago
  Jonas Maebe 0a74dd10a4 * expanded and corrected test 22 years ago
  Jonas Maebe c2efd86268 + integer division-by-zero detection support for ppc 22 years ago
  florian 80429f91a1 + tests in test/units/strings are now executed as well 22 years ago
  florian 54c08f4c73 + added strscan/strrscan test 22 years ago
  florian 03efd6e74b * fixed wrong temp. usage in generic exception handling 22 years ago
  marco fdf4095798 * few small freebsd fixes backported from debugging linux 22 years ago
  Jonas Maebe 0ab36d6e91 * fixed signal handling 22 years ago
  marco 19c44b76f2 * fpreadlink(pathstr) moved to unxovl (since not platform specific), 22 years ago
  Jonas Maebe f9152c2c6b * fixed for extended = double 22 years ago
  Jonas Maebe e90bd0332a * default linker name for non-i386 and non-m68k 22 years ago
  Jonas Maebe 6e3aec5acc * fixed for non-i386 22 years ago
  Jonas Maebe e15a198928 * fixed PreviousFramePointer() for ppc 22 years ago
  marco 68508ef8d4 * libc stat record under ifdef added 22 years ago
  marco 4fc157970d * use_getcwd updates because FPC_USE_LIBC uses that 22 years ago
  marco a7d446d496 * getcwd missed cdecl 22 years ago
  marco fe766b63b3 * FPC_USE_LIBC fixes 22 years ago
  marco 4d915e960d * FPC_USE_LIBC fixes to fpgetenv. No more appending of '=', and making a proper nullterminated string) 22 years ago
  Jonas Maebe be0397b1d1 * fixed currency bugs. Int64 currency handling still needs to be 22 years ago
  Jonas Maebe a75ef67bfd * properly fixed assigned() mess (by handling it separately in ncginl) 22 years ago
  marco bb088c5ada * export statfs(pchar) 22 years ago