Sergey Larin
|
ee2d313aa0
Added TranslatePlaceholderCP in fpc_Read_Text_AnsiStr procedure.
|
3 yıl önce |
florian
|
2a93e65511
* seperator => separator
|
3 yıl önce |
Tomas Hajny
|
9f6651fdb7
+ added Get/SetTextAutoFlush feature
|
4 yıl önce |
svenbarth
|
ac36eec71a
* protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS
|
4 yıl önce |
pierre
|
e80b1d9e70
Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING
|
4 yıl önce |
Károly Balogh
|
3aa0d92c79
fix casting typo in r47263
|
4 yıl önce |
florian
|
408fc819b3
+ initial implementation of a FullName field in file records to overcome length limitions of the name field
|
4 yıl önce |
Tomas Hajny
|
a71f87357d
* simplified version of SeekEof for improved TP/BP/Delphi compatibility by Andrey 'Croco' Stolyarov as fix for #37716, plus a new test for testing the compatibility
|
4 yıl önce |
Tomas Hajny
|
1eb11a2a29
* fix for problem with commit 46853
|
4 yıl önce |
Tomas Hajny
|
3c9257300d
* fix for bug #37716 by Andrey 'Croco' Stolyarov
|
4 yıl önce |
florian
|
dbd14206c9
* compilation on targets without fpu fixed
|
5 yıl önce |
florian
|
20f6514d97
* fix compilation for non 64 Bit targets
|
5 yıl önce |
florian
|
50c48349d5
* check properly for i/o errors in the iso read helpers, resolves #37154
|
5 yıl önce |
florian
|
74275a9173
* in ISO mode, f^ is undefined after Rewrite
|
6 yıl önce |
Károly Balogh
|
7bc03f2590
reverted accidental commit to text.inc
|
6 yıl önce |
Károly Balogh
|
c85f7cfc26
aros/amigaos4: enabled ELF32/64 and GetModuleAddr() in exeinfo, based on the MorphOS versionexeinfo.pp
|
6 yıl önce |
florian
|
be158cec7a
* reset I/O result before and after the implicit close calls in ISO pascal mode,
|
7 yıl önce |
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 yıl önce |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 yıl önce |
michael
|
3b3d5ab8be
* Undid last commit
|
9 yıl önce |
michael
|
4fa2ec7740
* Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp
|
9 yıl önce |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 yıl önce |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
10 yıl önce |
florian
|
590ec0f3e6
* more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix
|
10 yıl önce |
florian
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 yıl önce |
florian
|
886e3e8d02
* disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They
|
10 yıl önce |
Jonas Maebe
|
60dbce940a
* converted readstr/writestr to use system.Utf8CodePointLen()
|
10 yıl önce |
florian
|
714901ce45
* fixes feature defines after recent changes
|
10 yıl önce |
Jonas Maebe
|
8ac4a770a9
* check whether file/text is assigned in erase/rename (mantis #25932)
|
11 yıl önce |
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 yıl önce |