Commit Graph

20174 Commits

Author SHA1 Message Date
peter
d50391468c Don't copy binw32 files if the original tools (cp.exe) is already in the destination dir.
This allows installation over an old installation
2005-05-05 11:58:26 +00:00
peter
e6fcb4996f Call InitSystemThreads 2005-05-05 11:40:23 +00:00
peter
921e41c5ba revert to old cp.exe from 1.9.4 2005-05-05 11:23:51 +00:00
peter
7cb3c3de10 new bug 2005-05-05 08:53:05 +00:00
marco
1433ef8324 * fixes after Mac OS X ipc patches 2005-05-04 13:39:22 +00:00
marco
4fff9fb131 * now compiles again 2005-05-04 13:22:17 +00:00
michael
7df51de3d6 + Fix for Utf8ToUnicode from Lazarus bug tracker 888 2005-05-04 10:34:48 +00:00
michael
d08c54d7a4 + Added HModule compatibility 2005-05-04 09:04:58 +00:00
michael
81fd0bb72c + Removed S_OK declarations, they are in objpash.inc 2005-05-04 08:56:03 +00:00
michael
7341f87d03 + Added support for opaque types 2005-05-04 08:38:58 +00:00
michael
07cc362617 + Added overloaded calls with untyped buffer for send/recv calls. As reported by zephod@skynet.be 2005-05-04 08:08:44 +00:00
michael
6caa028202 + Wrong size for flags fields as reported by zephod@skynet.be 2005-05-04 08:05:10 +00:00
michael
02aaa32fb5 + Fix for var argument instead of pointer, reported by zephod@skynet.be 2005-05-04 07:58:05 +00:00
michael
6aad724dc8 * typo, wrong file, reported by zephod@skynet.be 2005-05-04 07:57:09 +00:00
michael
8ea65f96d3 * Removed TFPList.grow 2005-05-04 06:53:06 +00:00
Tomas Hajny
2b7afcc4d8 * SysAllocMem used for ArgV [Idx] allocation again 2005-05-03 22:17:26 +00:00
olle
ae23483e60 * Fixed minor bug 2005-05-02 22:34:49 +00:00
michael
03e265c4b2 + Patch from Christian Iversen to fix defined() macro command 2005-05-02 18:44:00 +00:00
michael
57af5a1f8c + Patch from Vincent Snijders to fix reading of entities 2005-05-02 13:06:51 +00:00
peter
d955da19dd use fillchar after reallocmem, fix taken from win32 2005-05-01 13:00:53 +00:00
michael
b121cd4fd7 + Completed documentation with all identifiers 2005-04-30 22:08:57 +00:00
michael
abf48f62f5 + Last-minute additions and fixes 2005-04-29 07:57:29 +00:00
michael
6eb9d6c381 + Some small typos fixed 2005-04-29 07:52:18 +00:00
michael
24e88eff56 + Filled descriptions of last functions 2005-04-28 21:51:31 +00:00
michael
fbd89d643b + Added topic node documentation 2005-04-28 20:52:54 +00:00
michael
b7d1584422 + version 2.0 2005-04-28 20:27:56 +00:00
michael
f39de307c5 + Back to 1.9.9 for snapshot generation 2005-04-28 20:19:31 +00:00
michael
e3d96a5697 * version 2.0.0 2005-04-28 20:17:21 +00:00
florian
db865d1e51 + variant<->currency/tdatetime operators 2005-04-28 19:34:19 +00:00
florian
5e038a1b53 no message 2005-04-28 19:33:45 +00:00
florian
f6442b758c * overloading of assignment operator by different unique result types now possible 2005-04-28 19:32:11 +00:00
olle
a0f2467298 * Made compile on macos 2005-04-28 19:27:12 +00:00
olle
b2ac62ef90 + Improved utils compilation 2005-04-28 18:42:16 +00:00
olle
fefdf31dce + Added code for macos 2005-04-28 18:37:23 +00:00
olle
942c4ea025 - Removed dependency on unit DOS
* Made filename valid length for macos
2005-04-28 18:36:18 +00:00
olle
9e25e07eaa - Removed superfluous apptype 2005-04-28 18:35:02 +00:00
olle
381f243243 * Fixed bug in stack crawling routines for macos 2005-04-28 18:29:01 +00:00
olle
eb96e72bdc * Fixed loding of magic constant for macos 2005-04-28 18:22:34 +00:00
olle
b9de360650 * Set errno to zero after close 2005-04-28 18:21:04 +00:00
olle
727b48c662 + Info about macos demo 2005-04-28 18:00:15 +00:00
florian
3a6006367f * getinterface fixed 2005-04-28 17:58:18 +00:00
florian
e9b8c080bf no message 2005-04-28 16:30:37 +00:00
florian
c36eadddf7 + variants: string -> float/int casts 2005-04-28 09:15:43 +00:00
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