Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 4be7651aa2 * fixed conversion of fpc_*str_unique to compilerproc há 22 anos atrás
  Jonas Maebe 394b70f94d * fpc_{ansistr|widestr}_unique is now a function so it can be used as há 22 anos atrás
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) há 22 anos atrás
  Jonas Maebe b5976b8730 * fixed setstring (+- like suggested by Dimitry Sibiryakov) há 23 anos atrás
  michael a1ab52022b + Fixed range check error and others in Delete há 23 anos atrás
  carl 781415a0da - avoid warnings (add typecast) há 23 anos atrás
  Jonas Maebe f5a775bc7c * fixed some buffer overflow errors in SetString (both short and há 23 anos atrás
  Jonas Maebe 275f02d058 * fixed ansistring append helpers so they preserve the terminating #0 há 23 anos atrás
  michael aae8314d02 + Added check for nil buffer to setstring há 23 anos atrás
  florian 72ab5b62bb + ansistring_append* implemented há 23 anos atrás
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs há 23 anos atrás
  carl e1167f8d09 * Delphi compatibility fix (with string routines) há 23 anos atrás
  carl 7ebda0a778 * cardinal -> longword há 23 anos atrás
  peter 01dfac4a4e * old logs removed and tabs fixed há 23 anos atrás
  peter 268e4bb7e7 * use saveregisters for incr routines, saves also problems with há 23 anos atrás
  peter 0cdf327866 * updated compilerprocs há 24 anos atrás
  Jonas Maebe a0731e0d02 * fixed bug in fpc_char_to_ansistr when converting #0 (found by Peter) há 24 anos atrás
  florian 67f6ce5348 * code of ansitr_concat improved há 24 anos atrás
  Jonas Maebe 41a57028b9 * converted adding/comparing of strings to compileproc. Note that due há 24 anos atrás
  Jonas Maebe 06f9cd4c96 * some fixes in compilerprocs for chararray to string conversions há 24 anos atrás
  Jonas Maebe fc92c3b336 + compilerproc implementation of most string-related type conversions há 24 anos atrás
  Jonas Maebe 4716f168dd * renamed some str(x,y) and val(x,y) helpers so the naming scheme is the há 24 anos atrás
  Jonas Maebe b9f6efc85b + "compproc" helpers há 24 anos atrás
  peter 5c0d161bef * merged textfile, readlink and concat ansistring fixes há 24 anos atrás
  peter db87f86f00 * Length made internal há 24 anos atrás
  florian ea060c924d * another MT fix há 24 anos atrás
  peter ca8d604964 * various widestring updates, it works now mostly without charset há 24 anos atrás
  Jonas Maebe 1251917e11 * removed DestSize parameter from declaration of ValAnsiSignedInt64 há 24 anos atrás
  florian 23b3c24a01 + made the ref. couting MT safe há 24 anos atrás
  peter 5dbe3bba52 * upcase, lowercase for ansistring há 25 anos atrás