Historique des commits

Auteur SHA1 Message Date
  pierre 2d5ca71a06 + New procedure SysFlushStdIO (code taken from InternalExit). il y a 14 ans
  florian efea42bcdf * rewrote Ror/Rol/Sar so that it can be completely folded into a const by the compiler il y a 14 ans
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. il y a 14 ans
  florian 7f0d245ac2 * reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk il y a 14 ans
  marco 5595aafa90 * support for Delphi/64 NativeInt and NativeUint as shown in several promotions on the web. (aliases for ptrint/ptruint) il y a 14 ans
  florian fb84cb865b * rebase to trunk@17295 il y a 14 ans
  sergei 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) il y a 14 ans
  florian d5455cf6ac + software multiplication support for OS_16,OS_S16,OS_32,OS_S32 il y a 14 ans
  florian f15141a6f3 - removes 2.2.x bootstrapping stuff il y a 15 ans
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 il y a 15 ans
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions il y a 15 ans
  marco 20499117de * reenabled ttime and tdate in system. il y a 15 ans
  florian 34f976afea * enabled internal sar support for sparc and mips as well il y a 15 ans
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 il y a 15 ans
  florian 775f532c95 * disabled TTime and TDate for now till a solution for the conflicts on unix is found il y a 15 ans
  florian 06e604cffd + patch by Sven Barth to add TDate and TTime to the system unit, resolves #15474 il y a 15 ans
  florian 4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit il y a 16 ans
  Jonas Maebe 3138093fdf * changed errnum parameter of halt() from byte to longint to match the il y a 16 ans
  marco 17062d667c * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted il y a 16 ans
  Jonas Maebe 335e159c11 Merged revisions 13351-13373,13376-13457 via svnmerge from il y a 16 ans
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well il y a 16 ans
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from il y a 16 ans
  ivost 02d177c885 * added FillQWord, IndexQWord, but CompareQWord is still missing il y a 16 ans
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: il y a 16 ans
  Jonas Maebe b77bff2996 + cardinal/qword overloads for interlocked* routines (mantis #13281) il y a 16 ans
  Jonas Maebe ab8b32dafb - removed PARAOUTFILE define and ifdefs il y a 16 ans
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable il y a 16 ans
  Jonas Maebe 213c00b17f * updated check for minimum version required to build trunk (at least il y a 16 ans
  Jonas Maebe b912e00440 * renamed rol/ror functions into rolbyte/rolword/roldword/rolqword il y a 16 ans
  florian f64dbd70cf * make unicodechar equivalent to widechar, resolves #12233 il y a 17 ans