peter
|
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
26 years ago |
peter
|
c3a8983799
* fixed inoutres for diskfull
|
26 years ago |
peter
|
1006d29317
* fixed array of char writing which didn't write the last char
|
26 years ago |
peter
|
4557f11bac
* settextbuf size is now longint
|
26 years ago |
peter
|
a4b08bdef9
* small speed improvements
|
26 years ago |
florian
|
b7a267613b
+ write helper routine for in64 implemented
|
26 years ago |
michael
|
d753055cfe
* Now ansistring of arbitrary length can be read
|
26 years ago |
peter
|
ebd738f2f5
* removed temp defines
|
26 years ago |
florian
|
404cffaad4
+ qword/int64 type released
|
26 years ago |
florian
|
aaef13ac01
+ fpuint64 to system unit interface added: if it is true, the rtl
|
26 years ago |
peter
|
458a7be587
* generic write_float str_float
|
26 years ago |
peter
|
6da9dfae21
* fixed write array
|
26 years ago |
peter
|
dda7bf2bc9
+ subrange checking for readln()
|
26 years ago |
peter
|
d028279366
* fixed bug with readln where it sometime didn't read until eol
|
26 years ago |
Jonas Maebe
|
228829bd86
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 years ago |
peter
|
554f02687b
* changed so handlerror() -> inoutres:= to have $I- support
|
26 years ago |
peter
|
af8a04a5af
* use external names
|
26 years ago |
peter
|
a868c2a6cc
* when error when opening a file, then reset the mode to fmclosed
|
26 years ago |
peter
|
96ac1855a8
* fixed readln(ansistring)
|
26 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
peter
|
39c8939bcc
* fixed read(char) with empty buffer
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
peter
|
a990cb8ab6
* fixes for 0.99.8
|
27 years ago |
peter
|
525f478bae
* write(pchar) has check for nil
|
27 years ago |
peter
|
0a51bba5f7
* fixed maxlen which was not correct after my read_string update
|
27 years ago |
peter
|
af1ccc6f61
+ read single,fixed
|
27 years ago |
michael
|
c04585305f
+ Ansistring write now gets pointer.
|
27 years ago |
michael
|
7b7582c54b
+ AnsiStrings update
|
27 years ago |
peter
|
d97b8fa00f
* fixed small bug with a #13#10 on a line
|
27 years ago |
peter
|
5ae64603db
* fixed a bug introduced by my previous update
|
27 years ago |