Commit History

Author SHA1 Message Date
  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
  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