.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
%!s(int64=15) %!d(string=hai) anos |
ndk
|
f96476b4fc
* Char -> AnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
Makefile
|
e225b41e3e
* properly define esp32 helper unit names in inc/Makefile.rtl
|
hai 1 ano |
Makefile.fpc
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
hai 1 ano |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
%!s(int64=15) %!d(string=hai) anos |
buildrtl.pp
|
2dcca2eb68
Fix compilation by removing unicodenumtable unit
|
%!s(int64=3) %!d(string=hai) anos |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
hai 1 ano |
ddk.pas
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
ndk.pas
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
ndkutils.pas
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
%!s(int64=12) %!d(string=hai) anos |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
%!s(int64=12) %!d(string=hai) anos |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
%!s(int64=10) %!d(string=hai) anos |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
%!s(int64=11) %!d(string=hai) anos |
sysos.inc
|
f96476b4fc
* Char -> AnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
%!s(int64=5) %!d(string=hai) anos |
system.pp
|
e80ce5f61f
* Allow to disable monitor
|
hai 1 ano |
systhrd.inc
|
452ec93f06
* implement waitformultiple for win32 only.
|
%!s(int64=2) %!d(string=hai) anos |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
tthread.inc
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
%!s(int64=5) %!d(string=hai) anos |