Historique des commits

Auteur SHA1 Message Date
  nickysn 8f984e75e5 * hack for making threadvr.inc compile on i8086 il y a 12 ans
  sergei 6a86d0d83a * Changed two variables from Integer to Longint. Integer is 16 bits when compiling System unit, using it results in less optimal code on most targets. il y a 12 ans
  Jonas Maebe 14b1c8a99c * moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc il y a 13 ans
  sergei f7dcad6f92 * Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form. il y a 14 ans
  florian b2b0e749bb * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll il y a 18 ans
  yury 0c6fb09094 * fixed compilation for wince. il y a 18 ans
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention il y a 18 ans
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 47534143af * threadvars on x86_64 fixed il y a 20 ans
  florian 041dfe7b99 * fixed some x86-64 multithreading stuff il y a 21 ans
  michael 4b2084fb50 + New threadmanager implementation il y a 22 ans
  carl 1d3e450412 * threadvar.inc -> threadvr.inc il y a 23 ans