.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 yıl önce |
ndk
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 yıl önce |
Makefile
|
5182dc37af
haiku-x86_64: regenerated all Makefiles, take 2
|
6 yıl önce |
Makefile.fpc
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 yıl önce |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 yıl önce |
buildrtl.pp
|
394b353c34
Add character, fpwidestring, unicodedata and unicodenumtable units to builrtl to allow compilation of uregexpr unit from pacakge regexpr
|
7 yıl önce |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 yıl önce |
ddk.pas
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 yıl önce |
dos.pp
|
8927b8f6b1
* use the dummy DOS unit from the Embedded target so that we can use it for the ExtPas unit
|
9 yıl önce |
ndk.pas
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 yıl önce |
ndkutils.pas
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 yıl önce |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 yıl önce |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 yıl önce |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 yıl önce |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 yıl önce |
sysos.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 yıl önce |
sysosh.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 yıl önce |
system.pp
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
9 yıl önce |
systhrd.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 yıl önce |
sysutils.pp
|
09e5f463dc
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
|
7 yıl önce |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 yıl önce |