summaryrefslogtreecommitdiff
path: root/rtl/nativent/system.pp
Commit message (Expand)AuthorAgeFilesLines
* * revert r47598: implement TRandomGeneratorondrej2020-11-271-1/+1
* * rtl: implement TRandomGenerator for thread-safe randomondrej2020-11-261-1/+1
* Define FPC_IS_SYSTEM at start of all system.pp sourcepierre2019-10-151-0/+1
* - get rid of the calling convention modifier for PascalMain as it's generated...svenbarth2016-01-291-1/+1
* * fixed compilation after r30351 (mantis #27918)jonas2015-10-281-1/+1
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-1/+0
* + FileNameCasePreserving added - see #18066 in Mantishajny2012-04-151-1/+2
* rtl: init widestring and unitcodestring managers before initialization of Sta...paul2011-10-251-3/+3
* --- Merging r19292 into '.':florian2011-10-031-10/+4
* * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt.sergei2011-06-131-1/+1
* o update by Sven Barth to the NativeNT RTL:florian2010-12-111-6/+236
* - removes Thread_count from the system unit of several OSes: the value of thi...florian2010-11-281-2/+0
* + patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #...florian2010-01-071-0/+218