peter
e1b6682670
* small ansistring fixes
...
* val_ansistr_sint destsize changed to longint
* don't write low/hi ascii with -al
1999-06-09 23:00:11 +00:00
michael
f627b90eaa
Copy checks index now for negative values.
1999-06-05 20:48:56 +00:00
peter
157011cc0a
* fixed decr_ansistr which didn't set s to nil
1999-05-31 20:37:39 +00:00
florian
85916705f2
* small fixes for the new ansistring temp. management
1999-05-17 22:41:24 +00:00
florian
e905aeea04
* most of the Object Pascal stuff moved to the system unit
1999-05-17 21:52:33 +00:00
peter
458a7be587
* generic write_float str_float
1999-05-06 09:05:11 +00:00
peter
de533ed2cc
* fixed pchar 2 ansi
1999-04-22 10:51:17 +00:00
michael
77d45d20af
+ 1 byte too much allocated in new_ansiStringastrings.inc
1999-04-13 09:02:06 +00:00
michael
66bb181cf5
* More fixes and optimizing for ansistr_concat
1999-04-09 07:33:15 +00:00
peter
dda7bf2bc9
+ subrange checking for readln()
1999-04-08 15:57:44 +00:00
peter
e3836e3e31
* fixed concat when s1 or s2 was nil
1999-04-08 10:19:55 +00:00
peter
29d632520b
* fixed insert on last char
...
* saver chararray 2 ansi
1999-04-06 11:23:58 +00:00
michael
b149cc5681
* Fixed chararray to ansistring conversion
1999-04-06 10:06:51 +00:00
peter
8d5ffc3b09
* universal names for str/val (ansistr instead of stransi)
...
* '1.' support for val() this is compatible with tp7
1999-04-01 22:00:48 +00:00
Jonas Maebe
228829bd86
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
...
* in text.inc: changed RTE 106 when read integer values are out of bounds to RTE 201
* in systemh.inc: disabled "support_fixed" for the i386 because it gave internal errors,
1999-03-16 17:49:36 +00:00
peter
80a48282e6
* function names cleanup
...
+ chararray -> ansistring
1999-03-02 18:24:51 +00:00
peter
af8a04a5af
* use external names
...
* removed all direct assembler modes
1999-03-01 15:40:48 +00:00
michael
734889c0b6
* Fixed pos
1999-02-04 14:55:42 +00:00
florian
4d9e0a3b11
+ routines for range checking added
1999-02-04 10:49:21 +00:00
peter
9f444c9461
* fixed ansi2short
1999-02-02 11:37:34 +00:00
michael
b2ac51a11b
+ Implemented more str() functions
1999-01-06 14:48:43 +00:00
peter
eb3e1984e6
* fixed str() and made it working
1999-01-06 13:03:39 +00:00
florian
8bf6ef4b56
* naming for str(...) routines inserted
...
* don't know what in int64 changed
1999-01-06 12:25:02 +00:00
peter
516958a67b
* removed temp symbols
1998-12-15 22:42:49 +00:00
michael
7c71c739bc
+ Fixed pchar2ansi
1998-11-18 10:56:46 +00:00
michael
cc415c9cd4
+ Fixed copy. Now reference count is correct
1998-11-17 12:16:07 +00:00
peter
c8d3ad6484
+ several checks for empty string
1998-11-17 11:33:22 +00:00
michael
71482c66e4
+ renamed from astrings.pp to astrings.inc
1998-11-17 10:34:18 +00:00