Michael VAN CANNEYT
e9ce7ebd4b
* string -> shortstring
2023-07-14 17:26:11 +02:00
Michael VAN CANNEYT
7cba4bffa1
* Char -> AnsiChar
2023-07-14 17:26:09 +02:00
ondrej
1a0ba60de6
* revert r47598: implement TRandomGenerator
...
git-svn-id: trunk@47605 -
2020-11-27 04:53:06 +00:00
ondrej
c4dd3b661a
* rtl: implement TRandomGenerator for thread-safe random
...
git-svn-id: trunk@47598 -
2020-11-26 05:59:00 +00:00
pierre
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
...
git-svn-id: trunk@43203 -
2019-10-15 15:04:32 +00:00
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 ;) )
...
(Note: adjusted merge info as in my packages branch there is a less complete commit for this)
git-svn-id: trunk@33023 -
2016-01-29 14:51:15 +00:00
Tomas Hajny
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
...
git-svn-id: trunk@20894 -
2012-04-15 20:56:13 +00:00
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
...
git-svn-id: trunk@16472 -
2010-11-28 20:46:50 +00:00
Jonas Maebe
d4d7b695c7
- removed all "islibrary:=false;" assignments from system unit
...
initialisation code, because that's a typed constant already initialised
to that value and it interferes with a generic solution to set islibrary
to true for libraries
git-svn-id: trunk@12376 -
2008-12-17 17:48:04 +00:00
peter
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
...
added to allow customization of path and directory parsing in the rtl
* Use the new sets instead of the hardcoded / and \
git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +00:00
yury
e5f3a6b631
* Fixed compilation.
...
git-svn-id: trunk@9559 -
2007-12-28 15:24:27 +00:00
Tomas Hajny
3b3849c02c
+ AllFilesMask constant added
...
git-svn-id: trunk@8492 -
2007-09-15 12:09:25 +00:00
sekelsenmat
f19d931ee0
Improved symbian bindings and rtl. Now you can pass your string to the InfoPrint function, and the exit code is controled by the pascal software.
...
git-svn-id: trunk@7178 -
2007-04-28 05:56:29 +00:00
sekelsenmat
812ca1e7a7
Improved Symbian OS support. Added c bindings. Simple softwares for the emulator now work
...
git-svn-id: trunk@7157 -
2007-04-23 05:33:02 +00:00
florian
ef5c7a595d
+ more symbian stuff from Felipe Monteiro de Carvalho
...
git-svn-id: trunk@7057 -
2007-04-03 15:46:43 +00:00
florian
a2127504a0
+ Symbian rtl skeleton by Felipe Monteiro de Carvalho
...
git-svn-id: trunk@6360 -
2007-02-07 19:41:14 +00:00