Commit Graph

20031 Commits

Author SHA1 Message Date
marco
8ab7863982 * $GCSECTIONS also added to else case 2005-04-27 21:47:08 +00:00
marco
174b729874 * tf_smartlink_sections and some shared lib pull-ups from t_linux 2005-04-27 14:47:54 +00:00
michael
69a6bf363a * Some patches from Uberto Barbini
+ TLoginEvent more Delphi compatible (D5 and bigger).
   * AsCurrency Property for TField.
2005-04-26 16:48:58 +00:00
michael
525e2cf1ff + Added FormatCurr by Uberto Barbini 2005-04-26 16:40:51 +00:00
michael
89e6318dd8 + Added TCustomConnection by Uberto Barbini 2005-04-26 16:37:44 +00:00
michael
e97b4edd00 + Patch from Sergey Smirnov to fix TTimeField.AsString 2005-04-26 15:45:30 +00:00
michael
2d951fa6c2 + Added unit testdecorator to makefile 2005-04-26 15:42:04 +00:00
Károly Balogh
f57803d67a * static linking fixes 2005-04-25 15:58:59 +00:00
peter
3c6d74c4d9 * extended stabs use size of 10 2005-04-25 13:15:18 +00:00
marco
0e32fbaeb7 * most constants now arch dependant due to ppc. Other archs still have to be checked 2005-04-25 10:26:21 +00:00
florian
0811184277 + pic code reading for the assembler readers
* loadaddr generates pic code as well now
2005-04-25 09:51:07 +00:00
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