コミット履歴

作者 SHA1 メッセージ 日付
  yury 2d683bcbe6 * implemented fpc_Val_Currency_ShortStr.Not used yet. 19 年 前
  yury 697875f5af * Fixed reading beyond input string in fpc_Val_Real_ShortStr if empty string was passed. 19 年 前
  yury a2f4c7fd2a * fixed fpc_ShortStr_Currency. 19 年 前
  yury 37b9258431 * Implemented fpc_ShortStr_Currency. Not used yet. 19 年 前
  Jonas Maebe 1914a723c0 * fixed parsing of denormals (mantis #6493) 19 年 前
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid 20 年 前
  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 年 前