.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 年 前 |
ndk
|
35bb77a826
* Char -> AnsiChar
|
1 年間 前 |
Makefile
|
8deef1764c
* Regen Makefiles with correct defines for some lineinfo units
|
1 年間 前 |
Makefile.fpc
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
1 年間 前 |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 年 前 |
buildrtl.pp
|
2dcca2eb68
Fix compilation by removing unicodenumtable unit
|
3 年 前 |
classes.pp
|
0b5764ef9d
* Add delphi-compatible observers to classes
|
1 年間 前 |
ddk.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 年間 前 |
dos.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 年間 前 |
ndk.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 年間 前 |
ndkutils.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 年間 前 |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 年 前 |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 年 前 |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
11 年 前 |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 年 前 |
sysos.inc
|
35bb77a826
* Char -> AnsiChar
|
1 年間 前 |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 年 前 |
system.pp
|
518fdbf988
* string -> shortstring
|
1 年間 前 |
systhrd.inc
|
f2dd295b79
* implement waitformultiple for win32 only.
|
1 年間 前 |
sysutils.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 年間 前 |
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
|
5 年 前 |