Revīziju vēsture

Autors SHA1 Ziņojums Datums
  sg 87d0345efc * Fixed bug #722: If the start position of AnsiString Copy is less than 1, 26 gadi atpakaļ
  michael 65cd1cdbc7 + Added Ansistring setstring call 26 gadi atpakaļ
  peter aa083c5b4d * truncated log 26 gadi atpakaļ
  peter 4c3df986f0 * fixed copy where size+index could be < 0 26 gadi atpakaļ
  florian 326e64a39c * StringOfChar fixed, how can be a bug in two lines of code ????? 26 gadi atpakaļ
  florian 093ad73c78 + StringOfChar 26 gadi atpakaļ
  peter 2aca3b7908 * pos function speed up by a factor 40 :) 26 gadi atpakaļ
  peter ebd738f2f5 * removed temp defines 26 gadi atpakaļ
  peter ec0a511cfa * merged 26 gadi atpakaļ
  peter e1b6682670 * small ansistring fixes 26 gadi atpakaļ
  michael f627b90eaa Copy checks index now for negative values. 26 gadi atpakaļ
  peter 157011cc0a * fixed decr_ansistr which didn't set s to nil 26 gadi atpakaļ
  florian 85916705f2 * small fixes for the new ansistring temp. management 26 gadi atpakaļ
  florian e905aeea04 * most of the Object Pascal stuff moved to the system unit 26 gadi atpakaļ
  peter 458a7be587 * generic write_float str_float 26 gadi atpakaļ
  peter de533ed2cc * fixed pchar 2 ansi 26 gadi atpakaļ
  michael 77d45d20af + 1 byte too much allocated in new_ansiStringastrings.inc 26 gadi atpakaļ
  michael 66bb181cf5 * More fixes and optimizing for ansistr_concat 26 gadi atpakaļ
  peter dda7bf2bc9 + subrange checking for readln() 26 gadi atpakaļ
  peter e3836e3e31 * fixed concat when s1 or s2 was nil 26 gadi atpakaļ
  peter 29d632520b * fixed insert on last char 26 gadi atpakaļ
  michael b149cc5681 * Fixed chararray to ansistring conversion 26 gadi atpakaļ
  peter 8d5ffc3b09 * universal names for str/val (ansistr instead of stransi) 26 gadi atpakaļ
  Jonas Maebe 228829bd86 * changes for internal Val code (do a "make cycle OPT=-dvalintern" to test) 26 gadi atpakaļ
  peter 80a48282e6 * function names cleanup 26 gadi atpakaļ
  peter af8a04a5af * use external names 26 gadi atpakaļ
  michael 734889c0b6 * Fixed pos 27 gadi atpakaļ
  florian 4d9e0a3b11 + routines for range checking added 27 gadi atpakaļ
  peter 9f444c9461 * fixed ansi2short 27 gadi atpakaļ
  michael b2ac51a11b + Implemented more str() functions 27 gadi atpakaļ