peter
458a7be587
* generic write_float str_float
1999-05-06 09:05:11 +00:00
peter
6da9dfae21
* fixed write array
...
* read array with maxlen
1999-04-26 18:27:26 +00:00
peter
dda7bf2bc9
+ subrange checking for readln()
1999-04-08 15:57:44 +00:00
peter
d028279366
* fixed bug with readln where it sometime didn't read until eol
1999-04-07 22:05:18 +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
554f02687b
* changed so handlerror() -> inoutres:= to have $I- support
1999-03-02 18:23:37 +00:00
peter
af8a04a5af
* use external names
...
* removed all direct assembler modes
1999-03-01 15:40:48 +00:00
peter
a868c2a6cc
* when error when opening a file, then reset the mode to fmclosed
1999-02-17 10:13:29 +00:00
peter
96ac1855a8
* fixed readln(ansistring)
1999-01-28 19:38:19 +00:00
peter
516958a67b
* removed temp symbols
1998-12-15 22:42:49 +00:00
peter
39c8939bcc
* fixed read(char) with empty buffer
1998-12-11 18:07:39 +00:00
peter
a41f61713d
+ open strings, $P switch support
1998-11-27 14:50:30 +00:00
peter
a990cb8ab6
* fixes for 0.99.8
1998-11-16 12:21:47 +00:00
peter
525f478bae
* write(pchar) has check for nil
1998-10-23 00:03:29 +00:00
peter
0a51bba5f7
* fixed maxlen which was not correct after my read_string update
1998-10-20 14:37:45 +00:00
peter
af1ccc6f61
+ read single,fixed
...
+ val with code:longint
+ val for fixed
1998-10-10 15:28:46 +00:00
michael
c04585305f
+ Ansistring write now gets pointer.
1998-09-29 08:39:07 +00:00
michael
7b7582c54b
+ AnsiStrings update
1998-09-28 14:27:08 +00:00
peter
d97b8fa00f
* fixed small bug with a #13#10 on a line
1998-09-24 23:32:24 +00:00
peter
5ae64603db
* fixed a bug introduced by my previous update
1998-09-18 12:23:22 +00:00
peter
1e3a448793
* new eof,eoln,seekeoln,seekeof
...
* speed upgrade for read_string
* inoutres 104/105 updates for read_* and write_*
1998-09-17 16:34:16 +00:00
peter
4620a73a9b
* FPC_ names
...
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
peter
cbe7d4629c
+ textrecbufsize
1998-09-08 10:14:06 +00:00
peter
23225bea44
* reset bufpos,bufend in opentext like tp7
1998-08-26 15:33:28 +00:00
pierre
2fefd65557
* close did not reset the bufpos and bufend fields
...
led to problems when using the same file several times
1998-08-26 11:23:25 +00:00
michael
8a66987b6c
+ Flush on close only for output files cd ../inc
1998-08-17 22:42:17 +00:00
peter
bd57e42086
* $ifdef ver0_99_5 updates
1998-08-11 00:04:46 +00:00
michael
4e11459938
+ Added support for ErrorProc variable. All internal functions are required
...
to call HandleError instead of runerror from now on.
This is necessary for exception support.
1998-07-30 13:26:14 +00:00
michael
6827a17d38
+ Implemented reading/writing of ansistrings
1998-07-29 21:44:34 +00:00
michael
f48664d6d5
+ fixed rename. Changed p to p^
1998-07-19 19:55:32 +00:00
peter
702043e165
* support_fixed, becuase fixed is not 100% yet for the m68k
1998-07-10 11:02:38 +00:00
michael
477a174399
Added length checking for string reading
1998-07-06 15:56:43 +00:00
carl
2f83875419
+ Each IOCheck routine now check InOutRes before, just like TP
1998-07-02 12:14:56 +00:00
peter
5a638754f4
* better readln/writeln
1998-07-01 15:29:56 +00:00
carl
6d5e917e60
* bugfix of WRITE_TEXT_BOOLEAN , was not TP compatible
...
+ added explicit typecast in OpenText
1998-07-01 14:48:10 +00:00
daniel
c43a386001
+ RTLLITE directive to compile minimal RTL.
1998-06-25 09:44:19 +00:00
peter
d0ce4085d3
* comp,extended are only i386 added support_comp,support_extended
1998-06-04 23:45:56 +00:00
pierre
ad8d0efb52
* bug for boolean values greater than one fixed
1998-06-02 16:47:56 +00:00
peter
128212755c
* removed warnings using comp()
1998-05-31 14:14:52 +00:00
peter
d307cedd31
* fixed crt input
1998-05-27 00:19:16 +00:00
peter
eb39182b3b
* objects compiles for linux
...
+ assign(pchar), assign(char), rename(pchar), rename(char)
* fixed read_text_as_array
+ read_text_as_pchar which was not yet in the rtl
1998-05-21 19:30:46 +00:00
peter
e64becf81c
* moved getopts to inc/, all supported OS's need argc,argv exported
...
+ strpas, strlen are now exported in the systemunit
* removed logs
* removed $ifdef ver_above
1998-05-12 10:42:41 +00:00
florian
e18075dc19
* final fix of comp writing
1998-04-07 22:40:46 +00:00
michael
055750c235
* fixed initialization bug in assign.
1998-04-04 17:06:17 +00:00
michael
f6b5cc3358
+ Added comp support for val and read(ln)
1998-03-26 14:41:22 +00:00
root
d1a1f501c8
Initial revision
1998-03-25 11:18:12 +00:00