peter
|
6b66a55cd6
* truncated log
|
25 years ago |
Jonas Maebe
|
e534908b2f
* committed the rest of my fix :)
|
25 years ago |
pierre
|
38fb93fcfc
* Jonas' fix for bug811
|
25 years ago |
florian
|
0a05c8d0e0
* reading of 64 bit type implemented
|
25 years ago |
florian
|
7451fd5ab4
* writing of int64/qword fixed
|
25 years ago |
Jonas Maebe
|
1c7978a96b
+ Mac linebreak (#13) support for readln
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
peter
|
42516d7f5e
* read_int64 dummy added
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
peter
|
1a27ce8a2d
* inoutres 103 for closed files, just like delphi
|
26 years ago |
peter
|
60854f1f6c
* read ansistring speedup (no length(s) calls anymore)
|
26 years ago |
peter
|
62de5cdb72
* remove CR when reading one char less then size
|
26 years ago |
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 |