Commit Graph

19970 Commits

Author SHA1 Message Date
peter
31ebe33949 new bugs 2005-04-25 09:48:54 +00:00
peter
5db9200128 decr refcnt for out paras 2005-04-25 09:41:28 +00:00
florian
58202bd7d5 * some ifdef'ed pic code 2005-04-25 09:40:27 +00:00
peter
f11458e457 allow gettting the address of read-only typedconsts 2005-04-25 08:59:07 +00:00
peter
c1f4f09911 longword-longword gives int64 2005-04-25 08:29:00 +00:00
marco
de00bfb5c7 * checkmem removed 2005-04-25 08:19:10 +00:00
peter
29bffd83b2 reset compiling_module in doneparser 2005-04-25 08:15:17 +00:00
florian
18c6645bd8 * fixed for 64 bit CPUs 2005-04-25 07:50:55 +00:00
peter
dde36768ec don't use ../data2inc it doesn't work for cross compiles
use data2inc only if it is available
2005-04-25 07:41:51 +00:00
peter
d2a6649813 fix mouse clicks on the scrollbars 2005-04-24 21:49:23 +00:00
florian
bd10600a3b * fixed compilation 2005-04-24 21:37:16 +00:00
peter
1376258f03 * use comphook for fpc exceptions 2005-04-24 21:21:10 +00:00
peter
16b121f8c4 * unblock signal in signalhandler, remove the sigprocmask call
from setjmp
2005-04-24 21:19:22 +00:00
peter
9843416e70 * always use exceptions to stop the compiler
- remove stop, do_stop
2005-04-24 21:01:37 +00:00
peter
d8ca878d72 * use -Tall 2005-04-24 20:33:25 +00:00
florian
acee3f0dbb + more module flags added 2005-04-24 20:00:57 +00:00
joost
dac00a9080 - Placed dyn. loaded and stat. loaded headers in one file 2005-04-24 19:55:55 +00:00
joost
ce319c62c2 - some fixes in assignment of transactions and databases 2005-04-24 19:21:28 +00:00
marco
8884d2e079 * mmap had another, yet unknown 8th parameter which must be 0 and comes after the offset param 2005-04-24 19:11:28 +00:00
Jonas Maebe
f2861fb260 * fixed deletefile -> removefile 2005-04-23 19:42:54 +00:00
Tomas Hajny
b4304d6fe1 * DeleteFile replaced with RemoveFile to avoid duplicate 2005-04-23 14:15:58 +00:00
Tomas Hajny
4c3c44293d * one more correction for dependencies of variants 2005-04-23 14:14:22 +00:00
marco
44f8eaa99a * compilation fixed 2005-04-23 09:43:40 +00:00
florian
8c1d399dc5 * fixed MYSQL_ROW_OFFSET declaration 2005-04-22 20:36:51 +00:00
Jonas Maebe
66755db8b4 * fixed web bug #3905 2005-04-22 15:55:08 +00:00
Jonas Maebe
d508b01ceb * fixed dependencies for ctypes and dl 2005-04-22 14:01:41 +00:00
olle
d5e09d73f9 * Adapted for MacOS 2005-04-21 20:37:43 +00:00
Tomas Hajny
076364ca7f * TThreadID fix 2005-04-20 21:52:16 +00:00
florian
2bbc4601c3 * update from jordi 2005-04-20 08:13:25 +00:00
Tomas Hajny
226b1ff3a7 * two more (TThreadID) 2005-04-20 07:41:48 +00:00
Tomas Hajny
1723f08a51 * yet another TThreadID fix 2005-04-20 06:32:47 +00:00
Tomas Hajny
a5396415a7 * rule for variants added 2005-04-19 21:59:44 +00:00
marco
cec2378b45 * sysmousetest for FreeBSD 2005-04-19 13:01:59 +00:00
michael
fea8516e39 + Changed commands to be plain shell compatible 2005-04-18 18:43:35 +00:00
Tomas Hajny
b2f7e0a64c * typinfo and variants dependencies changed according to Michael's description, plus other dependencies fixes 2005-04-17 20:45:30 +00:00
Tomas Hajny
4065965ed7 * more rtlconst/s fixes 2005-04-17 17:33:40 +00:00
Tomas Hajny
787bd9171d * one more TThreadID fix 2005-04-17 17:19:41 +00:00
florian
bbee26af24 * fixed deadlock 2005-04-17 13:43:00 +00:00
michael
5372c3450d + Patch to show/enter alternate charsets in grid editor. 2005-04-16 10:02:13 +00:00
michael
7bfefc7b49 + Streamex was in wrong place 2005-04-16 09:32:40 +00:00
michael
6947da1ae2 + Corrected variants/typinfo dependencies 2005-04-16 09:26:38 +00:00
michael
f30652e048 + Added TypInfo unit constants 2005-04-16 09:25:02 +00:00
michael
686de2c1f8 + Moved constants to rtlconsts and added callbacks for variant support 2005-04-16 09:24:29 +00:00
michael
a17a09815d + Added variant support for properties 2005-04-16 09:23:38 +00:00
michael
1a3f0b5894 + Fixed variant support of sysutils unit 2005-04-16 09:23:12 +00:00
peter
2d62e884c8 * only give warnings for uninitialized variables in low()/high()
if the value is calculated at runtime
2005-04-15 15:50:18 +00:00
peter
913efc5b83 * new bug 2005-04-15 15:47:07 +00:00
peter
9db3d9e07c * -Fe on commandline redirects now all output 2005-04-15 15:43:54 +00:00
peter
70d3cfae07 * new bug 2005-04-15 15:26:12 +00:00
marco
e9860e8c97 * solved bug #3860 with a union 2005-04-15 10:17:55 +00:00