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 |
peter
|
1e3a448793
* new eof,eoln,seekeoln,seekeof
|
27 years ago |
peter
|
4620a73a9b
* FPC_ names
|
27 years ago |
peter
|
cbe7d4629c
+ textrecbufsize
|
27 years ago |
peter
|
23225bea44
* reset bufpos,bufend in opentext like tp7
|
27 years ago |
pierre
|
2fefd65557
* close did not reset the bufpos and bufend fields
|
27 years ago |
michael
|
8a66987b6c
+ Flush on close only for output files cd ../inc
|
27 years ago |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
27 years ago |
michael
|
4e11459938
+ Added support for ErrorProc variable. All internal functions are required
|
27 years ago |
michael
|
6827a17d38
+ Implemented reading/writing of ansistrings
|
27 years ago |
michael
|
f48664d6d5
+ fixed rename. Changed p to p^
|
27 years ago |
peter
|
702043e165
* support_fixed, becuase fixed is not 100% yet for the m68k
|
27 years ago |
michael
|
477a174399
Added length checking for string reading
|
27 years ago |
carl
|
2f83875419
+ Each IOCheck routine now check InOutRes before, just like TP
|
27 years ago |
peter
|
5a638754f4
* better readln/writeln
|
27 years ago |
carl
|
6d5e917e60
* bugfix of WRITE_TEXT_BOOLEAN , was not TP compatible
|
27 years ago |
daniel
|
c43a386001
+ RTLLITE directive to compile minimal RTL.
|
27 years ago |
peter
|
d0ce4085d3
* comp,extended are only i386 added support_comp,support_extended
|
27 years ago |
pierre
|
ad8d0efb52
* bug for boolean values greater than one fixed
|
27 years ago |
peter
|
128212755c
* removed warnings using comp()
|
27 years ago |
peter
|
d307cedd31
* fixed crt input
|
27 years ago |
peter
|
eb39182b3b
* objects compiles for linux
|
27 years ago |
peter
|
e64becf81c
* moved getopts to inc/, all supported OS's need argc,argv exported
|
27 years ago |
florian
|
e18075dc19
* final fix of comp writing
|
27 years ago |
michael
|
055750c235
* fixed initialization bug in assign.
|
27 years ago |
michael
|
f6b5cc3358
+ Added comp support for val and read(ln)
|
27 years ago |