Commit Verlauf

Autor SHA1 Nachricht Datum
  fpc 50778076c3 initial import vor 20 Jahren
  florian f787600c86 + 0x is now recognized as hex prefix vor 20 Jahren
  michael 5c047389a6 + Patch from Colin Western to fix uninitialized memory reads vor 20 Jahren
  peter 7eeca4fdce * added HexStr(Pointer) vor 20 Jahren
  peter e417e34496 * truncate log vor 20 Jahren
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface vor 21 Jahren
  Jonas Maebe d9267aafdf * fixed endianess bug in fpc_val_int64_shortstr() (webtbf/tw2128) vor 21 Jahren
  peter 81b6d9f16c * replace strlenint with sizeint vor 21 Jahren
  peter b5df63e617 * ValSInt fixed for 64 bit vor 21 Jahren
  peter cafed35e77 * str() helpers now also use valint/valuint vor 21 Jahren
  Jonas Maebe eee67f89ea * fixed shortstring version of setstring vor 22 Jahren
  Jonas Maebe f5a775bc7c * fixed some buffer overflow errors in SetString (both short and vor 23 Jahren
  michael aae8314d02 + Added check for nil buffer to setstring vor 23 Jahren
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs vor 23 Jahren
  carl e1167f8d09 * Delphi compatibility fix (with string routines) vor 23 Jahren
  carl 7cbb2eb379 * cardinal -> longword vor 23 Jahren
  peter 01dfac4a4e * old logs removed and tabs fixed vor 23 Jahren
  peter a17291b2d4 * array of char support for Str() vor 23 Jahren
  michael b5717d4dde + Added support for octal strings (using &) vor 23 Jahren
  peter c6fd513271 * lowercase() overloaded vor 24 Jahren
  Jonas Maebe 1b89398cec * optimized fpc_val_sint_shortstr vor 24 Jahren
  Jonas Maebe 4716f168dd * renamed some str(x,y) and val(x,y) helpers so the naming scheme is the vor 24 Jahren
  Jonas Maebe b9f6efc85b + "compproc" helpers vor 24 Jahren
  peter ca8d604964 * various widestring updates, it works now mostly without charset vor 24 Jahren
  Jonas Maebe 417d6849a8 * fixed bug in ValSignedInt (it accepted some values slightly larger than vor 24 Jahren
  peter 741d455ab7 * Formal const to var fixes vor 24 Jahren
  peter e150c46c78 * remove warnings vor 24 Jahren
  peter 22db4256ce * removed rtllite define vor 24 Jahren
  Jonas Maebe e72e5a0cfa * made val for longints a bit faster vor 24 Jahren
  florian bd0d141b08 * val for dword and qword didn't handle the max values vor 25 Jahren