peter
|
2df3b4133e
Merged revisions 7502 via svnmerge from
|
пре 18 година |
Jonas Maebe
|
dc02fdbcfc
Merged revisions 7644-7645,7660-7662,7667,7670-7672 via svnmerge from
|
пре 18 година |
Tomas Hajny
|
70ca5f79e9
* fix for bug #7539
|
пре 18 година |
yury
|
a95e47507b
* Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function.
|
пре 18 година |
yury
|
71961bb8ce
* Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency.
|
пре 18 година |
florian
|
6f968732c0
* don't call the system if flush hasn't to flush anything
|
пре 19 година |
Jonas Maebe
|
b386335f27
* treat zero-based arrays of char also as pchar's when reading
|
пре 19 година |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
пре 19 година |
daniel
|
35bc0b8160
* Fix missing ctrlZmarkseof check.
|
пре 19 година |
Jonas Maebe
|
9d893195b5
* fixed potential buffer overflow in fpc_Write_Text_Char/
|
пре 19 година |
michael
|
155df8d326
+ StdIO flush now handled as all other files
|
пре 19 година |
peter
|
9566255122
* allow out file parameters
|
пре 19 година |
Jonas Maebe
|
0e2a5dde24
* the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an
|
пре 19 година |
Jonas Maebe
|
a67f42a3e7
* also return 0 when reading an unsigned integer at the end of a file
|
пре 19 година |
Jonas Maebe
|
58381ff7b6
* made chararray handling 98% TP-compatible, fixes web bugs 3012
|
пре 19 година |
peter
|
198aa2e72a
* change value to const string to remvoe implicit exception stack:
|
пре 19 година |
florian
|
4a6939e354
* made generic basic file handling 64 bit
|
пре 19 година |
florian
|
0508459315
* From Jakob Klos:
|
пре 20 година |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
пре 20 година |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
пре 20 година |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
пре 20 година |
peter
|
4ace790492
* remove $Log
|
пре 20 година |
florian
|
f8c314a7b7
* changed fpc_read_text to use out instead of var
|
пре 20 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
marco
|
9d33cf03b1
* Patch from maillist for read() on a file with only a few numerical digits
|
пре 20 година |
fpc
|
50778076c3
initial import
|
пре 20 година |
Tomas Hajny
|
d3c103dfd7
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
пре 20 година |
peter
|
e417e34496
* truncate log
|
пре 20 година |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
пре 21 година |
peter
|
95e0ed26f8
* use helper call to retrieve address of input/output to reduce
|
пре 21 година |