Historique des commits

Auteur SHA1 Message Date
  florian 9bb6a32c62 * avoid wrong warning about FillChar not initializing the output parameter in case count <= 0 il y a 1 an
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar il y a 2 ans
  florian 5442e9f9d8 * insert explicit type cast for the count parameter of move/fillchar wrapping C functions, il y a 4 ans
  svenbarth daa746243a * use clib constant instead of literal 'c' in case we have a target where the library is not called 'c' (hopefully all targets that use cgeneric.inc have the clib constant declared in their sysos.inc) il y a 6 ans
  svenbarth dcfd734bbf Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv. il y a 10 ans
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. il y a 14 ans
  Jonas Maebe 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and il y a 17 ans
  Jonas Maebe 95abc479ac * actually assign result of strncmp to comparechar0 result il y a 18 ans
  Jonas Maebe eb6c8fa570 * one more typecast fix il y a 18 ans
  Jonas Maebe 4486a2cecb * fixed some type casts il y a 18 ans
  Jonas Maebe 6121df1f67 * moved inclusion of sysos.inc higher up in system.inc, so that il y a 18 ans
  peter e8322a83e4 * optimized generic implementations to use pointers instead of il y a 18 ans
  Jonas Maebe 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted il y a 20 ans
  Jonas Maebe 84aab46550 * changed formal "var" paramters of move, movechar0 and fill* into il y a 20 ans
  tom_at_work 653f4b465d * fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only) il y a 20 ans
  tom_at_work 701638138b * fixed exception handling for PowerPC64 il y a 20 ans
  michael 93ba0409be + Removed HASCOMPILERPROC define 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
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath il y a 21 ans
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used il y a 21 ans
  Jonas Maebe 5439babeb5 + cgeneric.inc: implementations of rtl routines based on libc il y a 22 ans