summaryrefslogtreecommitdiff
path: root/rtl/watcom/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
* Define conditional FASTMOVE_DISABLE_SSE3 to discard SSE specific code, neede...pierre2017-08-041-0/+3
* Define FPC_ANSI_TEXTFILEREC for watcom OSpierre2017-08-041-0/+1
* * unit name changed to System (starting with uppercase 'S') for improved co...hajny2015-02-271-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-2/+3
* rtl: init widestring and unitcodestring managers before initialization of Sta...paul2011-10-251-5/+1
* * fixed widestring/unicodemanager initialisiationflorian2008-09-101-0/+4
* * AllowDirectorySeparators and AllowDriveSeparators typed constantspeter2008-01-291-0/+3
* * Update watcom system unitpierre2007-09-181-766/+7
* + AllFilesMask constant addedhajny2007-09-151-1/+9
* * added CheckInitialStkLen() function which checks whether the given stack si...tom_at_work2005-11-111-0/+4
* + Removed HASVARIANT definemichael2005-06-071-2/+0
* + Removed HASWIDESTRING/HASWIDECHAR definesmichael2005-06-071-2/+0
* * log and id tags removedfpc2005-05-211-23/+0
* * post 2.0.0 fixes from cvspeter2005-05-161-5/+10
* initial importfpc2005-05-161-0/+1556