Commit History

Author SHA1 Message Date
  nickysn 39dc58de09 - removed one asm instruction from i386's StrEnd() implementation 7 years ago
  nickysn 3d108d5e51 + enabled the i386 asm optimized strcomp (was previously disabled due to wrong ifndef) 7 years ago
  nickysn e4b05477e1 * put the cld instructions behind {$ifdef FPC_ENABLED_CLD} in i386/strings*.inc 12 years ago
  Jonas Maebe c7b83717cb - removed stray "overload" modifiers in the implementation for strcopy and 13 years ago
  sergei b36a930f26 - Cleaned out REGCALL defines 14 years ago
  florian 77c3477b91 * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 14 years ago
  Jonas Maebe f00beea41c * fixed i386/linux rtl compilation and functionality when compiled 17 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 2633b4883f * external fixes 20 years ago
  peter e85d8c970c fixed result of strlcopy 21 years ago
  florian 6427a54c3d * fixed some bootstrapping problems as well as some 64 bit stuff 21 years ago
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 years ago
  michael 71da578b33 + Patch from Peter to fix strlcomp 21 years ago
  peter 6b6741b41c * win32 regcall patches 21 years ago
  peter 23ae4449ec * register calling updates 22 years ago
  peter 8f8b47194a * REGCALL define added 22 years ago
  peter cba9b5206d * save edi,esi,ebx 22 years ago
  florian fa4496bddf + support for generic pchar routines added 22 years ago
  peter 9f31783a0a * old logs removed and tabs fixed 23 years ago
  Jonas Maebe ab2ea0a472 * moved implementations of strlen and strpas to separate include files 24 years ago
  Jonas Maebe 39af441ec6 * fixed bug in strscan (returned nil instead of strend for #0) and made it 40% faster 24 years ago
  Jonas Maebe e717dd80f5 * fixed non-working alignment code 24 years ago
  marco f936d45210 * Some register allocation fixes. for stricomp and strilcomp 24 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  Jonas Maebe 9aae9228e2 * fixed bug in strscan :( 25 years ago
  peter 91592c2c11 * change .align to .balign 25 years ago