Commit History

Author SHA1 Message Date
  peter dbf8134f0a Merged revisions 231 via svnmerge from 20 years ago
  fpc b409904e44 Merged revisions 42 via svnmerge from 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 2633b4883f * external fixes 21 years ago
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 years ago
  peter 5e5462edd1 * make strpas assembler function 22 years ago
  peter 8f8b47194a * REGCALL define added 22 years ago
  peter cba9b5206d * save edi,esi,ebx 22 years ago
  peter a980741757 * generic string 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 18de59f50c * fixed all implementations of strpas 24 years ago
  Jonas Maebe 8efd8814cf * fixed strpas (was limited to 254 chars) and made it overall slightly faster 24 years ago
  Jonas Maebe e717dd80f5 * fixed non-working alignment code 25 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  Jonas Maebe 964dd80cda * fixed reading past end-of-heap again (correctly this time I hope) 25 years ago
  Jonas Maebe d0b7a84ef6 * strpas is again slightly slower, but won't crash anymore if a pchar 25 years ago
  peter 91592c2c11 * change .align to .balign 25 years ago
  Jonas Maebe e714b0e188 * fixed typo :( 25 years ago
  Jonas Maebe 93f4c7a312 * new fixed and faster strpas (previous version only returned the first 25 years ago
  Jonas Maebe 1e8a7f6853 * added missing register that is destroyed by strecopy 25 years ago
  peter 6b66a55cd6 * truncated log 26 years ago
  pierre fb2b4f7510 * wrong change for StrPas function corrected 26 years ago
  marco 226a728dae * direct params to internal asm. 26 years ago
  daniel ec29a31834 * copyright 2000 26 years ago
  peter 17f26f6577 * removed warnings 26 years ago
  peter ff7e4f60b5 * use assembler and remove all rets 26 years ago
  peter af8a04a5af * use external names 26 years ago