Историја ревизија

Аутор SHA1 Порука Датум
  paul 091627883f merge r14347 from cpstrnew branch by florian: пре 14 година
  paul 55434fd1d8 merge r14143 from cpstrnew branch by paul: пре 14 година
  paul ad8195e9ae merge r14136 from cpstrnew branch by paul: пре 14 година
  paul 8cc22972a0 merge r13488 from cpstrnew branch by florian except ncgcon.pas which has a difficult merge conflict (code moved to another unit which is not at the branch during the revision): пре 14 година
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian пре 14 година
  florian dbd33fd6a5 * use thread var only if the target supports threading пре 14 година
  pierre f0aa48b083 * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME пре 14 година
  florian a683b7e9f1 * make IsLibrary a constant if the target has no dyn. lib support пре 14 година
  pierre 2d5ca71a06 + New procedure SysFlushStdIO (code taken from InternalExit). пре 14 година
  florian efea42bcdf * rewrote Ror/Rol/Sar so that it can be completely folded into a const by the compiler пре 14 година
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. пре 14 година
  florian 7f0d245ac2 * reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk пре 14 година
  marco 5595aafa90 * support for Delphi/64 NativeInt and NativeUint as shown in several promotions on the web. (aliases for ptrint/ptruint) пре 14 година
  florian fb84cb865b * rebase to trunk@17295 пре 14 година
  sergei 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) пре 14 година
  florian d5455cf6ac + software multiplication support for OS_16,OS_S16,OS_32,OS_S32 пре 14 година
  florian f15141a6f3 - removes 2.2.x bootstrapping stuff пре 15 година
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 пре 15 година
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions пре 15 година
  marco 20499117de * reenabled ttime and tdate in system. пре 15 година
  florian 34f976afea * enabled internal sar support for sparc and mips as well пре 15 година
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 пре 15 година
  florian 775f532c95 * disabled TTime and TDate for now till a solution for the conflicts on unix is found пре 15 година
  florian 06e604cffd + patch by Sven Barth to add TDate and TTime to the system unit, resolves #15474 пре 15 година
  florian 4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit пре 16 година
  Jonas Maebe 3138093fdf * changed errnum parameter of halt() from byte to longint to match the пре 16 година
  marco 17062d667c * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted пре 16 година
  Jonas Maebe 335e159c11 Merged revisions 13351-13373,13376-13457 via svnmerge from пре 16 година
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well пре 16 година
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from пре 16 година