.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 lat temu |
ndk
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 lat temu |
Makefile
|
a09e40945c
Regenerate all Makefile's after commit #43472
|
5 lat temu |
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 lat temu |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 lat temu |
buildrtl.pp
|
394b353c34
Add character, fpwidestring, unicodedata and unicodenumtable units to builrtl to allow compilation of uregexpr unit from pacakge regexpr
|
7 lat temu |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 lat temu |
ddk.pas
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 lat temu |
dos.pp
|
8927b8f6b1
* use the dummy DOS unit from the Embedded target so that we can use it for the ExtPas unit
|
9 lat temu |
ndk.pas
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 lat temu |
ndkutils.pas
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 lat temu |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 lat temu |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 lat temu |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 lat temu |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 lat temu |
sysos.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 lat temu |
sysosh.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 lat temu |
system.pp
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
5 lat temu |
systhrd.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 lat temu |
sysutils.pp
|
c26348a3dd
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
|
6 lat temu |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 lat temu |