Michaël Van Canneyt
|
4c26e4f989
* Enable monitor support
|
1 year ago |
Michael VAN CANNEYT
|
79d906795d
* string -> shortstring
|
2 years ago |
Michael VAN CANNEYT
|
f96476b4fc
* Char -> AnsiChar
|
2 years ago |
ondrej
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
4 years ago |
ondrej
|
c4dd3b661a
* rtl: implement TRandomGenerator for thread-safe random
|
4 years ago |
pierre
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
5 years ago |
svenbarth
|
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 years ago |
Jonas Maebe
|
deef6953f9
* fixed compilation after r30351 (mantis #27918)
|
9 years ago |
sergei
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
10 years ago |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 years ago |
paul
|
1ccf16358c
rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr)
|
13 years ago |
florian
|
94adf3992d
--- Merging r19292 into '.':
|
14 years ago |
sergei
|
4ebc34c5e7
* Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt.
|
14 years ago |
florian
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 years ago |
florian
|
a0c25dc0f9
- removes Thread_count from the system unit of several OSes: the value of this variable was unpredictable and the hebaviour was not fixable, resolves #18089
|
14 years ago |
florian
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 years ago |