Commit Graph

19670 Commits

Author SHA1 Message Date
florian
9fba928b62 * fixed race condition 2005-04-03 18:26:18 +00:00
Tomas Hajny
32a8463209 * higher OS/2 requirements due to new as.exe 2005-04-03 18:24:11 +00:00
florian
554e9ed12a * test fixed 2005-04-03 18:07:55 +00:00
florian
c5c6df8237 * class ref. properties can be published now 2005-04-03 15:20:42 +00:00
marco
92244190a1 * fix from bug #3861 2005-04-03 15:17:50 +00:00
marco
f18a22f5a6 * patch for 3854 added. There are probably more places that need explicit
currency handling.
2005-04-03 11:50:58 +00:00
marco
3c053e8639 * some constants changed to unsigned to avoid warnings (bug 3817) 2005-04-03 11:33:08 +00:00
florian
cd86e40cb7 * ref. counting for popping second exceptiono object fixed 2005-04-03 11:32:05 +00:00
florian
5a8576ee81 + HandleConversionException implemented 2005-04-03 11:09:09 +00:00
florian
7d132d9cc7 * variants: cast int to real fixed 2005-04-03 10:59:06 +00:00
florian
80cdb1d464 * test needs $mode objfpc 2005-04-03 10:40:10 +00:00
olle
f60d0b98b7 * Bugfix 2005-04-03 08:48:58 +00:00
florian
375d7711b8 * widestr->shortstr fixed
* wstrings to system unit dependencies added
2005-04-03 08:46:02 +00:00
Tomas Hajny
171d3c54c1 * fix for targets missing exception handler implementation 2005-04-02 23:56:54 +00:00
florian
f787600c86 + 0x is now recognized as hex prefix 2005-04-02 07:57:38 +00:00
florian
db77655ec7 no message 2005-04-02 07:56:33 +00:00
Jonas Maebe
54acaa32c3 + added 2005-04-01 18:40:19 +00:00
joost
859ef71337 - Statical linked MySQL 4.0 now also works on win32 2005-04-01 13:38:16 +00:00
Jonas Maebe
dacdc8c38f + test for publishing classref properties 2005-04-01 11:54:54 +00:00
marco
8d69beb6ef * from peter for bug #3862 2005-04-01 07:12:29 +00:00
marco
1910cee059 * fix to lastmouseevent update 2005-03-31 14:43:03 +00:00
marco
92fcbbb9fb * fixes from Thomas Schatzl. 2005-03-31 12:48:49 +00:00
marco
62d2bd16a4 * fix from Thomas Schatzl for 3208 2005-03-31 12:47:20 +00:00
Tomas Hajny
f540d0be8b * OS/2 fixes merged to EMX 2005-03-30 23:11:35 +00:00
Tomas Hajny
7836216e6d * fix for InsLine 2005-03-30 22:42:49 +00:00
Tomas Hajny
f21bd3d2c3 * fix for 3792 2005-03-30 22:40:25 +00:00
Tomas Hajny
5e87799bd2 * patch from Sterling Bates for bug #3762 (with additional enhancements for better compatibility) 2005-03-30 22:11:55 +00:00
Jonas Maebe
20549eb4af + updated Mac OS X installer resources 2005-03-29 13:45:37 +00:00
Jonas Maebe
8e9aff52f3 + PackageMaker script 2005-03-29 13:43:25 +00:00
michael
fc3b6f0693 + fix for activerecord, bof false after append. 2005-03-29 10:07:34 +00:00
michael
30c1f2afac + Removed for copyright reasons 2005-03-29 09:11:20 +00:00
florian
78197f9914 * SafeCreateArray fixed 2005-03-28 21:52:43 +00:00
olle
afdcfb08ce * Disabled warning for undefined compile time var in mode macpas, since it did not work. 2005-03-28 21:34:36 +00:00
florian
0997316960 * some variant <-> string types fixes 2005-03-28 20:36:14 +00:00
florian
59ce7b59da * compilation on non win32 fixed 2005-03-28 17:04:58 +00:00
peter
ea267854e8 fixed compile 2005-03-28 15:23:16 +00:00
peter
a96693cee1 support (wide)char to pwidechar 2005-03-28 15:19:18 +00:00
peter
676e194eea new winunits packages 2005-03-28 15:09:35 +00:00
peter
2326c2b62f new bugs 2005-03-28 15:06:55 +00:00
peter
b58a020329 win32 specific units moved to winunits 2005-03-28 15:06:21 +00:00
peter
e71066495c fix type of temps generated for parameters during inlining 2005-03-28 15:05:17 +00:00
peter
6e3d03da7e valid_property is only used for calln. Fields are always allowed 2005-03-28 15:04:40 +00:00
peter
3446cb0f2f fix loading of inline info 2005-03-28 15:04:13 +00:00
florian
10df6ea0a2 * fpc_variant_get call fixed 2005-03-28 14:14:52 +00:00
florian
e876a77383 + reading of vararray elements implemented 2005-03-28 14:14:17 +00:00
florian
372711eea4 + a lot of vararray stuff 2005-03-28 13:38:05 +00:00
florian
a680ccb389 + variants are now assigned using fpc_variant_copy 2005-03-28 13:36:15 +00:00
peter
12283206d1 named sections for intf wrappers 2005-03-28 13:10:22 +00:00
marco
1ecd3e0db3 * more netdb and Kylix related minor fixes. At the last minute, commented
out TSockAddrIn since I found that relied on TScokAddrIn=TSockAddr
2005-03-28 11:10:51 +00:00
Tomas Hajny
e019e5ad27 * correction of previous mistyping 2005-03-27 20:50:35 +00:00