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
yuri
b1a8443699
* fixes for dosh.inc
...
* Executeprocess iverloaded function
* updated todo
2004-02-15 08:02:44 +00:00
marco
715bb087b0
* provisorische fix voor Michael's problemen
2004-02-14 21:12:14 +00:00
marco
ac1e951b17
* fpsystem, and some FPC_USE_LIBC fixes. (FreeBSD needs systypes.inc, also when FPC_USE_LIBC, it only contains types like statfs
2004-02-14 18:22:15 +00:00
marco
5d996da8ab
* getosreldate
2004-02-13 15:56:11 +00:00
peter
326da54b3a
* helper unit
2004-02-13 15:44:43 +00:00
peter
183f00b8fa
* new bugs
2004-02-13 15:44:11 +00:00
peter
55a1a78094
* test depended on non standard dll
2004-02-13 15:43:48 +00:00
peter
3a3fdde6d1
* compare_defs_ext has now a options argument
...
* fixes for variants
2004-02-13 15:42:21 +00:00
peter
4f913922fa
* overload directive checking for methods is now done
...
when the vmt is generated
2004-02-13 15:41:24 +00:00
peter
f619982607
* fixed protected checking in withsymtable
2004-02-13 15:40:58 +00:00
marco
4f6d200630
* addition of second executeprocess prototype
2004-02-13 13:02:21 +00:00
marco
c2d60c1a8b
* Hopefully last large changes to fpexec and friends.
...
- naming conventions changes from Michael.
- shell functions get alternative under ifdef.
- arraystring function moves to unixutil
- unixutil now regards quotes in stringtoppchar.
- sysutils/unix get executeprocess(ansi,array of ansi), and
both executeprocess functions are fixed
- Sysutils/win32 get executeprocess(ansi,array of ansi)
2004-02-13 10:50:22 +00:00
Károly Balogh
aec3ded0cf
* quick hack from Linux system unit
2004-02-13 07:19:53 +00:00
pierre
06d493775e
* fix for webbug 2940
2004-02-13 06:53:57 +00:00