Historique des commits

Auteur SHA1 Message Date
  fpc 50778076c3 initial import il y a 20 ans
  michael 0274b9b848 + Removed erroneously committed debug statement il y a 20 ans
  michael ba4454e2cb + Variant type conversion rules il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 1768ad35ce 1.0.x fixes il y a 21 ans
  peter 6c2c1debcc * 1.0.x fix il y a 21 ans
  florian 9191989228 * replaced CompareChar by CompareByte, saves one redirection il y a 21 ans
  peter d3b001f8a4 * prevent crash when appending empty string il y a 21 ans
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface il y a 21 ans
  peter cc431c4375 * fix shortstr_to_ansistring for 1.0.x il y a 21 ans
  peter fd759e521f * saveregisters calling convention is obsolete il y a 21 ans
  peter b3e3030e6f * remove maxlen field from ansistring/widestrings il y a 21 ans
  peter 59691cc142 * decr ref doesn't reset pointer il y a 21 ans
  florian dea441a7dd * the decr functions set the data now to nil il y a 21 ans
  peter 479c4f0ea6 * small fix for 1.0.x il y a 21 ans
  peter 81b6d9f16c * replace strlenint with sizeint il y a 21 ans
  peter cafed35e77 * str() helpers now also use valint/valuint il y a 21 ans
  peter 4238814518 * 1.0.x fix il y a 22 ans
  peter a4178230a7 * decrref does not reset always to nil, only when string is disposed. il y a 22 ans
  Jonas Maebe 4be7651aa2 * fixed conversion of fpc_*str_unique to compilerproc il y a 22 ans
  Jonas Maebe 394b70f94d * fpc_{ansistr|widestr}_unique is now a function so it can be used as il y a 22 ans
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) il y a 22 ans
  Jonas Maebe b5976b8730 * fixed setstring (+- like suggested by Dimitry Sibiryakov) il y a 22 ans
  michael a1ab52022b + Fixed range check error and others in Delete il y a 23 ans
  carl 781415a0da - avoid warnings (add typecast) il y a 23 ans
  Jonas Maebe f5a775bc7c * fixed some buffer overflow errors in SetString (both short and il y a 23 ans
  Jonas Maebe 275f02d058 * fixed ansistring append helpers so they preserve the terminating #0 il y a 23 ans
  michael aae8314d02 + Added check for nil buffer to setstring il y a 23 ans
  florian 72ab5b62bb + ansistring_append* implemented il y a 23 ans
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs il y a 23 ans