Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 676ca4c891 * ifdef jvm -> ifdef cpujvm há 13 anos atrás
  sergei 8dc6ebb5ed rtl/generic.inc, minor optimizations: há 13 anos atrás
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
  Jonas Maebe a4cf406189 * use generic string concatentation and comparison infrastructure for the há 14 anos atrás
  Jonas Maebe 10c586146a * moved fpc_shortstr_shortstr/chararray_intern_charmove() from sstrings.inc há 14 anos atrás
  Jonas Maebe 8a95a04e16 * extracted dynarray helpers from system unit into jdynarr.inc (were há 14 anos atrás
  Jonas Maebe c5dfa9d354 * fixed fpc_shortstr_concat() in case the max length for the destination is há 14 anos atrás
  florian efea42bcdf * rewrote Ror/Rol/Sar so that it can be completely folded into a const by the compiler há 14 anos atrás
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. há 14 anos atrás
  florian 0bc3ec2b8a * fix headers of fpc_mul helpers há 14 anos atrás
  florian b4d4d4b208 * compilation fix há 14 anos atrás
  florian d5455cf6ac + software multiplication support for OS_16,OS_S16,OS_32,OS_S32 há 14 anos atrás
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 há 15 anos atrás
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 há 15 anos atrás
  florian 6ff15f46e2 * made SwapEndian(<16 Bit>); inlined há 16 anos atrás
  ivost 02d177c885 * added FillQWord, IndexQWord, but CompareQWord is still missing há 16 anos atrás
  Jonas Maebe b912e00440 * renamed rol/ror functions into rolbyte/rolword/roldword/rolqword há 16 anos atrás
  Jonas Maebe 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and há 16 anos atrás
  Jonas Maebe bc9e7c5580 * fixed syntax errors in r11708 (and it wasn't tested in the nightly há 17 anos atrás
  Jonas Maebe af05770a7c * fixed alignment code in generic fillchar (not sure why há 17 anos atrás
  florian 20e632c8d8 * reorganized ror/rol defines há 17 anos atrás
  florian 1afb1aa9cc + ror/rol functions há 17 anos atrás
  florian d672700a59 * some avr fixes há 17 anos atrás
  yury d1dd8bd928 * Fixed warning and notes. há 17 anos atrás
  Jonas Maebe 95637dea75 * fixed swapendian(smallint) (bug found by Joost van der Sluis) há 17 anos atrás
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) há 17 anos atrás
  peter 1561d97465 * optimize write loop in int_str há 17 anos atrás
  Jonas Maebe bf9b021749 * optimized align() so it no longer contains any branches which há 17 anos atrás
  florian c64ab62bdf * fixed CompareChar0, resolves #10151 há 18 anos atrás
  florian c794ec6de0 * fix Index*Word for CPUs requiring proper alignment há 18 anos atrás