Commit History

Author SHA1 Message Date
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar 2 years ago
  florian 4afa4a73c6 + ISO mode: accept put/get without parameter, works on Input/Output respectively, resolves #37949 4 years ago
  florian e33f794eb6 * correctly handle eof in typed files in iso mode 4 years ago
  florian 7032c80041 * accept #26 as eof in iso mode, resolves #35136 5 years ago
  pierre d80734b412 Completely disable Round functions if FPUNONE is defined, to fix avr builds without flaot support 5 years ago
  marcus d90741d2f2 Fixed compilation after r43281 2nd try, some more "R"s 5 years ago
  marcus e833876f05 Fixed compilation after r43281 5 years ago
  florian d3c898a96b * properly round in ISO mode, resolves #35626 5 years ago
  florian b02470468b * handle off by one in FilePos due to the filled buffer in iso mode, resolves #40850 5 years ago
  florian dd072ce76b + seek for typefiles in iso mode, resolves #34848 6 years ago
  florian 273045c295 * use the first element of the filrec._private array to track eof for typed files in iso mode (this will not hurt as iso mode does not specify the _private field), resolves #32938 7 years ago
  michael cd03ec93fe * Patch from Karl-Michael Schindler (Bug ID 30402) 8 years ago
  florian 9c81e90e08 + extension to iso mode: reset/rewrite can take a file name as a second parameter 8 years ago
  michael be17071b46 * Fix windows compilation 9 years ago
  michael 1f188c3685 * Patch from Karl-Michael Schindler to prepend TMP to temp filename 9 years ago
  michael 3b3d5ab8be * Undid last commit 9 years ago
  michael 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp 9 years ago
  florian d0f4e7cc99 * respect feature defines 10 years ago
  florian e841027a48 * fixes handling of typed files in iso mode 11 years ago
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 years ago
  florian f97cd6997c * more safe put implementation 12 years ago
  florian 1d6cec856c + a few helpers for iso pascal compatibility added 12 years ago
  florian 9e053edf2e * fix iso i/o with unix style line feeds 15 years ago
  florian 79fa2eb539 * support of iso pascal like i/o in iso mode 15 years ago
  florian 73d788ff96 + iso7195 unit 15 years ago