sg
|
b07bf6104d
|
* Two moves with a string as target are now only exectuted if the number of
bytes to move is greater than 0. This prevents RTE201's when compiled
with range checks enabled.
|
2001-07-30 10:21:09 +00:00 |
|
sg
|
7319e91a20
|
* Protected some Move()'s by 'if' clauses so that the Move won't be
executed when the length would be 0. Otherwise, the corresponding
routines might get an RTE when compiled with $R+.
|
2000-11-23 11:04:26 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
peter
|
6b66a55cd6
|
* truncated log
|
2000-02-09 16:59:28 +00:00 |
|
peter
|
b1ce2dee62
|
* strnew is ofcourse also different between sysutils and strings, just
like stralloc/strdispose.
|
1999-12-10 15:02:12 +00:00 |
|
peter
|
aa083c5b4d
|
* truncated log
|
1999-11-06 14:35:38 +00:00 |
|
peter
|
2adb97a929
|
* disposestr allocstr compatible with delphi
|
1999-08-24 13:14:50 +00:00 |
|
peter
|
55f2e55333
|
* merged
|
1999-07-09 10:06:34 +00:00 |
|
michael
|
7865673a04
|
* Joined strings and sysutils
|
1999-02-25 07:39:17 +00:00 |
|
michael
|
8200498fbb
|
+ Changed to ansistrings
|
1999-02-10 22:15:10 +00:00 |
|
michael
|
40feecac4e
|
Update from gertjan Schouten, plus small fix for linux
|
1998-09-16 08:28:36 +00:00 |
|
michael
|
80e4fa2639
|
+ Initial implementation; Donated by Gertjan Schouten
His file was split into several files, to keep it a little bit structured.
|
1998-04-10 15:17:46 +00:00 |
|