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 |
Jonas Maebe
|
9ab14207f7
* really fixed write_array this time :/ (merged)
|
24 years ago |
Jonas Maebe
|
0ea2e80af9
* correctly fixed potential buffer overrun in write_array
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
peter
|
49481a0c63
* v10 merges
|
24 years ago |
peter
|
741d455ab7
* Formal const to var fixes
|
24 years ago |
Jonas Maebe
|
faad9460c8
* fixed potential buffer overflow in FPC_WRITE_TEXT_PCHAR_AS_ARRAY (merged)
|
24 years ago |
florian
|
1f91d1d88e
+ sLineBreak and misc. stuff for Kylix compatiblity
|
24 years ago |
Jonas Maebe
|
de0a78a66e
* fix for web bug #1210 from Peter (merged)
|
25 years ago |
michael
|
586c4cea50
+ Conditionals fixed
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
17c623dc25
* changed a lot of "if fm.mode = fmClosed then" to case statements,
|
25 years ago |
peter
|
9920510f64
* length check for readnumeric
|
25 years ago |