Historial de Commits

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