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 年之前 |
michael
|
cd03ec93fe
* Patch from Karl-Michael Schindler (Bug ID 30402)
|
8 年之前 |
florian
|
9c81e90e08
+ extension to iso mode: reset/rewrite can take a file name as a second parameter
|
8 年之前 |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 年之前 |
florian
|
886e3e8d02
* disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They
|
10 年之前 |
florian
|
e841027a48
* fixes handling of typed files in iso mode
|
11 年之前 |
Jonas Maebe
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 年之前 |
florian
|
2c42d8e1e8
* be able to use feature fileio without feature random
|
14 年之前 |
florian
|
8b3bd36ef0
* use iso reset/rewrite with automatic assignmentin iso mode
|
15 年之前 |
Jonas Maebe
|
ab8b32dafb
- removed PARAOUTFILE define and ifdefs
|
16 年之前 |
Jonas Maebe
|
316c4d6313
* fixed web bug tw4954 (warning when reading from a typed file)
|
19 年之前 |
peter
|
9566255122
* allow out file parameters
|
19 年之前 |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 年之前 |
peter
|
4ace790492
* remove $Log
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
041eb4aa1d
* do_read/do_write addr argument changed to pointer
|
21 年之前 |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 年之前 |
Jonas Maebe
|
cba82c202e
* changed buf parameter of fpc_type_write from var to const
|
24 年之前 |
michael
|
650fbb86aa
+ removed logs
|
25 年之前 |
michael
|
e7aca136a1
+ Initial import
|
25 年之前 |
Jonas Maebe
|
17c623dc25
* changed a lot of "if fm.mode = fmClosed then" to case statements,
|
25 年之前 |
peter
|
6b66a55cd6
* truncated log
|
25 年之前 |
daniel
|
ec29a31834
* copyright 2000
|
25 年之前 |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 年之前 |
peter
|
efaf241dba
* more temp symbols removed
|
27 年之前 |
peter
|
4620a73a9b
* FPC_ names
|
27 年之前 |
carl
|
9d51088353
* IoCheck routines now check for InOutRes before executing, just like TP
|
27 年之前 |
peter
|
eb39182b3b
* objects compiles for linux
|
27 年之前 |