Commit Graph

16165 Commits

Author SHA1 Message Date
florian
38328193f6 no message 2004-02-20 20:12:57 +00:00
florian
c47ea819b2 + dir units\math to tests added 2004-02-20 20:12:42 +00:00
florian
b43854bb09 + added Inf/Nan stuff 2004-02-20 20:10:44 +00:00
peter
df4665129f * delphi mode 2004-02-20 20:03:18 +00:00
peter
32b66da465 * overload with procvar and result of procvar function 2004-02-20 20:01:30 +00:00
michael
6fba28d11a + Delphistream is standard for FPC>1.0.10 2004-02-20 19:58:32 +00:00
michael
e07884d53c + Added missing units by mattias gaertner 2004-02-20 19:58:04 +00:00
daniel
4e89e4be76 * Message system uses open arrays internally
* Bugfix for string handling in array constructor node
  * Micro code reductions in pdecl.pas
2004-02-20 19:49:21 +00:00
peter
7b3a982819 * added missing unit 2004-02-20 16:15:21 +00:00
peter
fad88e2c7c * allow mov to smaller sizes 2004-02-20 16:01:49 +00:00
peter
4fcace5406 * enable variant again 2004-02-20 15:55:26 +00:00
daniel
173d1a2554 * Applied 2004-02-20 11:01:20 +00:00
pierre
3e69877222 several tests related to webbug 2853 2004-02-20 07:26:40 +00:00
daniel
f5e5e89b31 * do_syscall back to oldfpccall 2004-02-19 21:30:50 +00:00
daniel
1f24b86ccc * This time it should work. 2004-02-19 21:06:51 +00:00
daniel
cdbc770eba * Make it compile with 1.0.10 2004-02-19 20:56:22 +00:00
olle
dfa6403a70 + Support for Link on target especially for MacOS
+ TLinkerMPW
  + TAsmScriptMPW
2004-02-19 20:40:15 +00:00
daniel
87bffbb9a3 * More oldfpccall 2004-02-19 19:50:51 +00:00
daniel
b720b9a12c * Do_syscall needs oldfpccall 2004-02-19 19:43:36 +00:00
marco
01e94fc56a * stdcall to syscall 2004-02-19 19:34:04 +00:00
florian
e14c360838 no message 2004-02-19 17:32:14 +00:00
florian
06a33abebd * fixed arg. area calculation 2004-02-19 17:07:42 +00:00
olle
4c95007b2b * added target Darwin to help page 2004-02-19 13:43:50 +00:00
peter
d12b3ae991 * use strlenint instead of longint 2004-02-18 22:00:59 +00:00
peter
c8b69e659b * dirptr changed to pointer 2004-02-18 22:00:45 +00:00
peter
e677c4be8b * x86_64 added 2004-02-18 21:59:23 +00:00
peter
6faddb5e71 * constants are now parsed as 64bit for cpu64bit 2004-02-18 21:58:53 +00:00
peter
e0dcbd35e9 * dummy added 2004-02-18 21:40:41 +00:00
florian
4b114b5689 * fixed bootstrapping with 1.9.2 2004-02-18 19:08:27 +00:00
marco
6db46c855b * added an API call to avoid the "Graph Window" window title, and readded previously removed variable
It was used in usegraph
2004-02-18 16:43:29 +00:00
marco
b9c1a150a1 * added an API call to avoid the "Graph Window" window title 2004-02-18 16:43:04 +00:00
pierre
a26413a78a *fix for MessageBox error by Berthold Studemund 2004-02-18 05:50:38 +00:00
daniel
b38d7f59f4 * Make better use of try_to_consume 2004-02-17 23:36:40 +00:00
daniel
7e3ad7e796 * No longer treat threadvar is normakl var if threading off 2004-02-17 19:37:16 +00:00
florian
eaa8405a15 * temp. fix for lochigh para 2004-02-17 19:14:09 +00:00
daniel
2835ed1b55 * Enable threadvars for all modes 2004-02-17 17:38:11 +00:00
daniel
bc7f8a474d * Enable threadvars again 2004-02-17 17:37:25 +00:00
peter
1e3875ad36 - fix rtti generation for properties containing sl_vec
- fix crash when overloaded operator is not available
- fix record alignment for C style variant records
2004-02-17 15:57:49 +00:00
Tomas Hajny
7a08fcd395 * LastDosExitCode changed back from threadvar temporarily 2004-02-16 22:16:55 +00:00
marco
b1f38fa24a * fpexec for popen 2004-02-16 13:21:18 +00:00
Tomas Hajny
6fa8524e66 * ProcessID initialization added 2004-02-15 21:37:18 +00:00
Tomas Hajny
601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:34:06 +00:00
Tomas Hajny
04a8acc442 * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:26:36 +00:00
michael
5c9963cc57 + Patch from Colin Western 2004-02-15 20:59:06 +00:00
marco
884e13a726 * linklib pthread from now on 2004-02-15 19:59:20 +00:00
marco
9a83a21c64 * pthread on -CURRENT related fixes. 2004-02-15 16:34:18 +00:00
marco
6309672d16 * linklibs fixed for new pthread mechanism on FreeBSD 2004-02-15 16:33:32 +00:00
peter
da60da7f06 * allow real_2_real conversion for realconstn, fixes 2971 2004-02-15 12:18:22 +00:00
peter
cf34a799aa * reset compiling_module, fixes crash in ide with second compile 2004-02-15 12:17:59 +00:00
michael
362e6cfa64 + Fixed notification in case of a clear 2004-02-15 11:27:28 +00:00