Commit History

Author SHA1 Message Date
  florian 5e9dbab759 * val for int64 hopefully works now correct 25 years ago
  Jonas Maebe 4a7f3db6d9 + added pos(char,ansistring), because there is also a pos(char,shortstring) 25 years ago
  peter 94c1f86d79 * changed ver1_0 defines to temporary defs 25 years ago
  florian 1a2851eb47 * a lot of small changes: 25 years ago
  peter a06bc54ee9 * fixed chararray to ansistring (merged) 25 years ago
  Jonas Maebe 1a8c7b1d27 * fixed bug in setlength (it sometimes read after the end of the heap) 25 years ago
  marco e817560f04 * fixes for val(int64 or qword) to ansistring 25 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  pierre f3b853f096 * Change Code to var param in ValAnsiUnsignedInt function 25 years ago
  peter b4c4d9d1a3 * UniqueAnsiString -> UniqueString for Delphi compatibility 25 years ago
  peter bb008db4bc * use freemem without size 25 years ago
  peter 6b66a55cd6 * truncated log 25 years ago
  daniel ec29a31834 * copyright 2000 25 years ago
  daniel a79b4a404b * copyright 2000 added 25 years ago
  sg 87d0345efc * Fixed bug #722: If the start position of AnsiString Copy is less than 1, 26 years ago
  michael 65cd1cdbc7 + Added Ansistring setstring call 26 years ago
  peter aa083c5b4d * truncated log 26 years ago
  peter 4c3df986f0 * fixed copy where size+index could be < 0 26 years ago
  florian 326e64a39c * StringOfChar fixed, how can be a bug in two lines of code ????? 26 years ago
  florian 093ad73c78 + StringOfChar 26 years ago
  peter 2aca3b7908 * pos function speed up by a factor 40 :) 26 years ago
  peter ebd738f2f5 * removed temp defines 26 years ago
  peter ec0a511cfa * merged 26 years ago
  peter e1b6682670 * small ansistring fixes 26 years ago
  michael f627b90eaa Copy checks index now for negative values. 26 years ago
  peter 157011cc0a * fixed decr_ansistr which didn't set s to nil 26 years ago
  florian 85916705f2 * small fixes for the new ansistring temp. management 26 years ago
  florian e905aeea04 * most of the Object Pascal stuff moved to the system unit 26 years ago
  peter 458a7be587 * generic write_float str_float 26 years ago