Commit Graph

19 Commits

Author SHA1 Message Date
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
372711eea4 + a lot of vararray stuff 2005-03-28 13:38:05 +00:00
peter
ac95600774 * fixed str() call 2005-03-17 16:29:04 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
michael
e05a92537d + Implemented ForceDirectories for Delphi compatibility 2005-01-14 12:59:25 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
peter
0caeea9e61 * disbaled error 900 that is out of range 2004-08-25 15:29:58 +00:00
olle
6fae444a85 + added error 900, for macos 2004-08-20 10:18:58 +00:00
michael
70143302f0 + Fixed currency<->string conversion support 2004-06-12 13:23:17 +00:00
michael
f3519a496a + OSERRor related constants 2004-02-08 11:44:05 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
michael
1567dc0814 + Moved all resource strings to rtlconst/sysconst 2004-01-10 19:35:17 +00:00
michael
ea7ed753c8 + Changed lookup table with Case: Array of resourcestring is not translated 2004-01-10 17:55:45 +00:00
michael
530638348a + Removed old strings 2003-11-30 15:04:56 +00:00
michael
3730c41c50 + Added runerrors functionality to sysconst 2003-11-27 20:39:43 +00:00
michael
de16dcff56 + Some fixes to have everything compile again 2003-11-26 20:34:19 +00:00
florian
058d480f40 * error handling for Variants improved 2003-11-26 20:00:19 +00:00
florian
8d771df2d4 * arm fixes to the common rtl code
* some generic math code fixed
  * ...
2003-09-03 14:09:37 +00:00