marco
|
83f7e7e3dc
--- Merging r46853 into '.':
|
4 år sedan |
pierre
|
ae1c9ac76e
Fix compilation on targets without floating point types
|
5 år sedan |
pierre
|
a096c78e23
Try to fix rtl compilation error for some systems after last merge
|
5 år sedan |
marco
|
775567e8f7
# revisions: 44598,45635,45757,45764,45772
|
5 år sedan |
marco
|
626c2b52c0
# revisions: 40850,41429,43188,43281,43282,43283,43801
|
5 år sedan |
florian
|
be158cec7a
* reset I/O result before and after the implicit close calls in ISO pascal mode,
|
7 år sedan |
florian
|
29a2c433f7
* -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name
|
8 år sedan |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 år sedan |
michael
|
3b3d5ab8be
* Undid last commit
|
9 år sedan |
michael
|
4fa2ec7740
* Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp
|
9 år sedan |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 år sedan |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
10 år sedan |
florian
|
590ec0f3e6
* more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix
|
10 år sedan |
florian
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 år sedan |
florian
|
886e3e8d02
* disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They
|
10 år sedan |
Jonas Maebe
|
60dbce940a
* converted readstr/writestr to use system.Utf8CodePointLen()
|
10 år sedan |
florian
|
714901ce45
* fixes feature defines after recent changes
|
10 år sedan |
Jonas Maebe
|
8ac4a770a9
* check whether file/text is assigned in erase/rename (mantis #25932)
|
11 år sedan |
Jeppe Johansen
|
9b79f2f68d
Added support for 8-bit CPU's in RTL. Mostly for missing implementations of int<->string conversion and console/text output.
|
11 år sedan |
florian
|
15df4a4f80
+ support iso pascal like program parameters in iso mode
|
11 år sedan |
florian
|
e841027a48
* fixes handling of typed files in iso mode
|
11 år sedan |
Jonas Maebe
|
de59d6ac11
* prevent endless loop when writing an invalid utf-8 sequence longer than
|
11 år sedan |
Jonas Maebe
|
d2b8275b99
+ support for arbitrary encodings in readstr/writestr
|
11 år sedan |
Jonas Maebe
|
ddf08b4eb7
* call TranslatePlaceholderCP() when comparing code pages to avoid
|
11 år sedan |
Jonas Maebe
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 år sedan |
Jonas Maebe
|
a5273abc9c
+ support for CP_OEMCP
|
12 år sedan |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 år sedan |
nickysn
|
8b6b832677
+ added helper functions for read/readln longint/longword on 16/8-bit cpus
|
12 år sedan |
nickysn
|
697de721ef
+ added write/writeln helpers in the RTL for writing longints/longwords on 16/8-bit CPUs
|
12 år sedan |
Jonas Maebe
|
e1e11f81e3
* fixed using readstr/writestr inside routines called from the parameter
|
12 år sedan |