Commit History

Author SHA1 Message Date
  yury f0960c6bb0 * fixed resources support for all windows targets. 19 years ago
  Jonas Maebe f1f8d119f8 * pthread_t is an "unsigned int" on solaris 19 years ago
  Jonas Maebe 60ba78459c * pthread_t/TThreadID is a pointer on all BSDs/Darwin 19 years ago
  Jonas Maebe d2b1da0aea * TThreadID is a QWord for all 64 bit Linuxes, not just for PPC64 19 years ago
  peter 60069ce3d2 * fix IE with -sr and EXTDEBUG 19 years ago
  florian 42a3ed4ac0 * copy savesize for procvardefs as well 19 years ago
  Jonas Maebe 2ce042beb4 19 years ago
  Jonas Maebe edafc80d8c * use pthread_kill() for Suspend/Resume in cthreads 19 years ago
  florian 7cc78b6ae1 * improved complex / operator by Dimitrios Apostolou 19 years ago
  florian 08f72e02f4 + copying of procedure variable defs 19 years ago
  peter 107974330c * use aword(1) shl x, to prevent overflow with 1 shl 31 19 years ago
  Jonas Maebe 08a151077d * pthread_self returns a pthread_t, not a cint 19 years ago
  Jonas Maebe 4240479f5d * fixed datarace in CBeginThread 19 years ago
  yury df6fec5301 * removed runtime error on unhandled exception when SysUtils is used. 19 years ago
  peter 0c8796c210 * fix hiding of symbols 19 years ago
  peter 99309202bc * don't try to generate rtti if the type has an error 19 years ago
  michael a6a300cbbe * Added libcurl downloader and implemented new command style as in smart/svn/cvs 19 years ago
  michael c7147a9412 * Cleanup should always be protected with try..finally 19 years ago
  peter 875eaa0fd6 * build sysinit units after system unit 19 years ago
  Almindor 2599c81018 + adds LocalEcho property to TLTelnetClient 19 years ago
  florian b07cd83892 * made system unit on m68k-linux compilable 19 years ago
  Vincent Snijders 56196fc242 + added mandelbrot benchmark 19 years ago
  yury 11fcbcc663 * properly align common symbols. 19 years ago
  michael 036207803b * Fix from Dean Zobec, undoing some earlier workaround 19 years ago
  marco ed5e73b9a3 * reenabled the old getdir code when fpgetcwd was not FPC_USE_LIBC. getcwd 19 years ago
  peter d526a682d1 * refactor loadnode for varsyms 19 years ago
  florian 95518d7ecf * pushparavalue shouldn't care about emulation settings 19 years ago
  peter f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not 19 years ago
  marco 6b6cf119ef * fpgetcwd syscall edition returnvalue fix. 19 years ago
  florian 2659c32078 * repeat inline in the body 19 years ago