peter
|
198aa2e72a
* change value to const string to remvoe implicit exception stack:
|
19 years ago |
florian
|
4a6939e354
* made generic basic file handling 64 bit
|
20 years ago |
florian
|
0508459315
* From Jakob Klos:
|
20 years ago |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
florian
|
f8c314a7b7
* changed fpc_read_text to use out instead of var
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
marco
|
9d33cf03b1
* Patch from maillist for read() on a file with only a few numerical digits
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Tomas Hajny
|
d3c103dfd7
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
peter
|
95e0ed26f8
* use helper call to retrieve address of input/output to reduce
|
21 years ago |
Tomas Hajny
|
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
21 years ago |
olle
|
268e5d32cc
* prefixed write[buffer|blanks] with fpc_ and made them externally visible
|
21 years ago |
olle
|
0337fc7b32
+ handles mac line endings without blocking the console, on Mac OS only
|
21 years ago |
peter
|
b5df63e617
* ValSInt fixed for 64 bit
|
21 years ago |
peter
|
cafed35e77
* str() helpers now also use valint/valuint
|
21 years ago |
peter
|
041eb4aa1d
* do_read/do_write addr argument changed to pointer
|
21 years ago |
peter
|
9a2f05820a
* fixed ignorespaces which was broken by the previous commit
|
23 years ago |
peter
|
bc3943ca4f
* fix for tw1896
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
71a1ae2136
* sLineBreak changed to normal constant like Kylix
|
23 years ago |
Jonas Maebe
|
d8a3bfb576
* fixed writing of empty ansistring with specified width (merged)
|
24 years ago |
Jonas Maebe
|
c98f73e0d5
* fixed seekeof() so that it doesn't move the current possition in the
|
24 years ago |
Jonas Maebe
|
a6cfe4083a
+ tempcreate/ref/delete nodes (allows the use of temps in the
|
24 years ago |
peter
|
b34e51e7f6
* regenerated
|
24 years ago |
peter
|
0b4ee7574f
* read_array fix merged
|
24 years ago |