Historique des commits

Auteur SHA1 Message Date
  michael 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) il y a 7 ans
  nickysn 385f0d4ee8 - do not set the parameter to nil in strings.strdispose, because it's not a var il y a 9 ans
  sergei 724f41a9af - Cleaned out FPC_STRTOSHORTSTRPROC and FPC_STRTOCHARARRAYPROC defines. Somebody had to do it one day. il y a 13 ans
  Jonas Maebe 5122411409 * mark strcopy/strlcopy as "overload" in the interface of the strings unit il y a 14 ans
  marco 030379bc57 * Minor optimization from mantis 14974 il y a 15 ans
  ivost 0e9690c31b * added striscan, strriscan and stripos il y a 16 ans
  ivost cf544462d8 * fixed typo in comment of strpos il y a 16 ans
  florian 6b8466633e * forgotten commit (part of last commit) il y a 18 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
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers il y a 21 ans
  peter 81b6d9f16c * replace strlenint with sizeint 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
  peter d12b3ae991 * use strlenint instead of longint il y a 21 ans
  peter a980741757 * generic string routines added il y a 22 ans
  peter 01dfac4a4e * old logs removed and tabs fixed il y a 23 ans
  carl 502b31fce2 - no stack checking possible because used by lineinfo which il y a 24 ans
  michael 650fbb86aa + removed logs il y a 25 ans
  michael e7aca136a1 + Initial import il y a 25 ans
  peter 2a4b2adc65 * strdispose uses freemem(pointer) and resets pointer to nil il y a 25 ans
  Jonas Maebe f62ff5df66 * strdispose now uses dispose instead of freemem(strlen()+1) il y a 25 ans
  peter 6b66a55cd6 * truncated log il y a 25 ans
  daniel ec29a31834 * copyright 2000 il y a 25 ans
  daniel a79b4a404b * copyright 2000 added il y a 25 ans
  peter b1ce2dee62 * strnew is ofcourse also different between sysutils and strings, just il y a 26 ans
  michael 7865673a04 * Joined strings and sysutils il y a 26 ans