Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid пре 19 година
  Jonas Maebe 2dea0c793f * made the target parameter of SetString an "out" instead of "var" parameter пре 20 година
  florian ed95c19399 * reallocation of widestrings on windows fixed пре 20 година
  michael 7449f99d5f + Removed all compatibility defines from compiler пре 20 година
  michael 06ab2d2ee6 + Removed STR_USES_VALINT define пре 20 година
  michael 93ba0409be + Removed HASCOMPILERPROC define пре 20 година
  michael db5d9d75aa + Removed INTERNCOPY define пре 20 година
  michael a20556e62d + Removed INTERNLENGTH/INTERNSETLENGTH defines пре 20 година
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 defines пре 20 година
  peter 4ace790492 * remove $Log пре 20 година
  fpc 790a4fe2d3 * log and id tags removed пре 20 година
  fpc 50778076c3 initial import пре 20 година
  florian f787600c86 + 0x is now recognized as hex prefix пре 20 година
  michael 5c047389a6 + Patch from Colin Western to fix uninitialized memory reads пре 20 година
  peter 7eeca4fdce * added HexStr(Pointer) пре 20 година
  peter e417e34496 * truncate log пре 20 година
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface пре 21 година
  Jonas Maebe d9267aafdf * fixed endianess bug in fpc_val_int64_shortstr() (webtbf/tw2128) пре 21 година
  peter 81b6d9f16c * replace strlenint with sizeint пре 21 година
  peter b5df63e617 * ValSInt fixed for 64 bit пре 21 година
  peter cafed35e77 * str() helpers now also use valint/valuint пре 21 година
  Jonas Maebe eee67f89ea * fixed shortstring version of setstring пре 22 година
  Jonas Maebe f5a775bc7c * fixed some buffer overflow errors in SetString (both short and пре 23 година
  michael aae8314d02 + Added check for nil buffer to setstring пре 23 година
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs пре 23 година
  carl e1167f8d09 * Delphi compatibility fix (with string routines) пре 23 година
  carl 7cbb2eb379 * cardinal -> longword пре 23 година
  peter 01dfac4a4e * old logs removed and tabs fixed пре 23 година
  peter a17291b2d4 * array of char support for Str() пре 23 година
  michael b5717d4dde + Added support for octal strings (using &) пре 23 година