Commit Graph

19802 Commits

Author SHA1 Message Date
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
michael
783376530d + Streaming of subcomponents added by Marc Weustink 2005-04-15 07:21:09 +00:00
marco
b19f7b3dc8 * typinfo imports variants makefile fixes 2005-04-15 06:49:35 +00:00
Tomas Hajny
057d488f48 * rtlconst/s fix for GO32v2 etc. 2005-04-14 21:47:27 +00:00
Tomas Hajny
06011c9eb1 * TThreadID changed to cardinal 2005-04-14 21:17:51 +00:00
florian
c04f0bc856 * fixed more TThreadID stuff 2005-04-14 20:42:14 +00:00
florian
9f875b3c36 * fixed typinfo dependencies 2005-04-14 20:40:54 +00:00
michael
c995de9806 + Objfpc mode and ansistrings 2005-04-14 17:53:03 +00:00
michael
91464f3692 + Added streamex unit 2005-04-14 17:48:06 +00:00
michael
84c187e10d + Added for Delphi compatibility and InstantObjects 2005-04-14 17:47:31 +00:00
michael
e0f4f77b94 + Fix for BintoHex and hextobin by Uberto Barbini 2005-04-14 17:43:35 +00:00
michael
16f5f310b1 + Added getPropValue by Uberto Barbini 2005-04-14 17:43:07 +00:00
marco
6684656b20 * freebsd makefiles 2005-04-14 10:04:40 +00:00
marco
4324aad4fd * makefiles 2005-04-14 10:04:21 +00:00
joost
9d7562ff73 - Fixed a mem-leak in TMySQLConnection.ConnectMySQL
- Added ObtainSQLStatementType to TMySQLConnection.PrepareStatement
- RowsAffected and LastInsertID should be QWord s, not int64
2005-04-13 23:20:22 +00:00
joost
fa3ce88bbd - Changed for dyn.linking
- Made the query read-only
2005-04-13 22:57:03 +00:00
joost
10b6189ecf - TSQLQuery now frees FIndexDefs 2005-04-13 22:10:26 +00:00
joost
fcf91ea4fe - TIndexDefs.Destroy now calls inhedited.Destroy 2005-04-13 22:09:15 +00:00
joost
44d8cf713c - fixed mem-leak in TDataset.SetBufListSize 2005-04-13 22:08:16 +00:00