Historique des commits

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