.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 anni fa |
ndk
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 anni fa |
Makefile
|
70b8789262
o basic extended pascal support:
|
9 anni fa |
Makefile.fpc
|
70b8789262
o basic extended pascal support:
|
9 anni fa |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 anni fa |
buildrtl.pp
|
a03c9fbe8f
* remove strutils from the buildunit mantis #26582
|
11 anni fa |
classes.pp
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 anni fa |
ddk.pas
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 anni fa |
ndk.pas
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 anni fa |
ndkutils.pas
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 anni fa |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 anni fa |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 anni fa |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 anni fa |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 anni fa |
sysos.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 anni fa |
sysosh.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 anni fa |
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 anni fa |
systhrd.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 anni fa |
sysutils.pp
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 anni fa |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 anni fa |