Commit History

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