Histórico de Commits

Autor SHA1 Mensagem Data
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 há 18 anos atrás
  florian 4b69743c92 * fixed compilation on non sigbusing cpus há 18 anos atrás
  florian 3f24d63176 * fixed Compare* for CPUs requiring natural alignment há 18 anos atrás
  peter 4f862a23a7 * fixed alignment leftover in compare há 18 anos atrás
  florian 96eaeeaf98 * fixed Index* for 64 Bit CPUs há 18 anos atrás
  Jonas Maebe 775ee6f563 * len=0 should not be treated as overflow in comparebyte/word/dword há 18 anos atrás
  Jonas Maebe b5a1a6c6b4 * fixed generic index- and comparebyte/word/dword for limits which há 18 anos atrás
  peter e8322a83e4 * optimized generic implementations to use pointers instead of há 18 anos atrás
  Jonas Maebe 9bd4fe433b * fixed buffer overflows in int_str() + test há 18 anos atrás
  micha d95b9082bb * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 há 18 anos atrás
  micha 7475f656f8 + add memory barrier routines for powerpc/64 há 18 anos atrás
  daniel bb5fea342f * RTL updates needed to successfully cycle with -CIcommon_type. há 18 anos atrás
  daniel 32216bcccd * ptrint -> ptruint há 18 anos atrás
  daniel 8ee5966a2e * Fix comparedword and change it to cardinal. há 18 anos atrás
  Jonas Maebe 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures há 18 anos atrás
  Jonas Maebe a2c3826281 * changed fpc_big_chararray and fpc_big_widechararray from há 18 anos atrás
  peter cd767cf5c8 * i386 uses generic fpc_compare_shortstr_equal há 18 anos atrás
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) há 18 anos atrás
  florian b3a1868ff0 * correct masking of exceptions in genmath code há 19 anos atrás
  yury 2244f1b9c6 * fixed warning. há 19 anos atrás
  florian fd2032dab2 + start of embedded rtl há 19 anos atrás
  peter 2f0ce31751 * string concat changed from function to procedure to há 19 anos atrás
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. há 19 anos atrás
  peter fc3e5f68c8 * align needs to be unsigned, patch from Burkhard Carstens há 19 anos atrás
  florian 069ac7d163 * endian conversion functions há 19 anos atrás
  peter 2d3c01d83a * basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR há 19 anos atrás
  peter 340cf721b5 * faster int_str há 19 anos atrás
  daniel 3a60adb3a1 * var back to out há 19 anos atrás
  daniel b2202654ca * It could be done even better. há 19 anos atrás
  daniel 3adcaaad36 * Faster and more compact integer str routines há 19 anos atrás