Commit Graph

19547 Commits

Author SHA1 Message Date
marco
2efe42a051 * fixed incmonths default param. Thnks nldelphi 2005-03-17 15:21:10 +00:00
michael
efbc08d4b2 + Patch from peter to fix overload directive cheking in delphi mode 2005-03-17 09:08:54 +00:00
michael
b7d37dd54a + Patch from Michalis Kamburelis to fix TField.IsNull 2005-03-17 09:02:17 +00:00
michael
d691e34e3c + Patch from Michalis Kamburelis to fix short type 2005-03-17 09:01:18 +00:00
michael
aa58ef7fe9 + Initial Implementation by Nikolay Nikolov 2005-03-17 08:53:50 +00:00
michael
336fa744b7 + Fix for TList.Destroy and improved Clear 2005-03-16 22:56:05 +00:00
michael
1616af0cf1 + Removed legacymem 2005-03-16 22:33:14 +00:00
florian
a0eae3d6e8 + ansi<->wide implemented using iconv 2005-03-16 22:26:12 +00:00
michael
181a1387ef + Removed, too dangerous to include 2005-03-16 22:08:23 +00:00
peter
dbcfe36b70 * check parameters of str() better 2005-03-16 21:24:43 +00:00
peter
ddb4073c02 * new bugs 2005-03-16 21:24:30 +00:00
peter
e250290e57 * allow property in objects in all modes except tp 2005-03-16 21:09:22 +00:00
peter
ee2e4cc681 * integer -> smallitn 2005-03-16 21:00:18 +00:00
michael
448d5ca7ec + Faster TList from Dean Zobec 2005-03-16 20:48:03 +00:00
Jonas Maebe
9169aa60cb * fix from mischi to fix extra spaces under some terminals 2005-03-16 18:17:23 +00:00
marco
0335de3001 * legacymem added 2005-03-16 13:47:27 +00:00
marco
965cf11da6 * some fixes for objfpc mode 2005-03-16 13:35:59 +00:00
marco
1ff1277886 * fixed with legacymem (I hope) 2005-03-16 13:30:17 +00:00
marco
25b8d4ac98 * legacymem 2005-03-16 13:21:35 +00:00
marco
37af8cc6c7 * legacymem added 2005-03-16 13:21:21 +00:00
michael
71d0327405 + More fixes 2005-03-16 07:54:10 +00:00
michael
26a24e1488 * Patch from Luiz Americo
- fixes a memory leak in TBlobField.GetAsString
2005-03-15 22:44:22 +00:00
michael
7b3db009fc * Patch fom Luiz Americo
- Add support to TMemoField
    - Add RefetchData, TableExists, UpdatesPending methods
    - Optimize ApplyUpdates when using/creating big datasets
    - Other fixes/improvements
2005-03-15 22:42:12 +00:00
peter
df057f7550 * return doserror=2 if path is empty in exec() 2005-03-15 16:53:52 +00:00
peter
8f2fa89b3d * use dispose instead of freemem to also release the initialize types 2005-03-15 16:27:04 +00:00
Jonas Maebe
84d53b7ec9 * endianess fixes from mischi 2005-03-15 09:20:11 +00:00
florian
128152f7cf * utf8 to unicode (utf-16) fix from Matthias 2005-03-14 21:32:04 +00:00
florian
f45cf8f155 * fixed compilation on i386 2005-03-14 21:15:52 +00:00
florian
179d942631 * adapated for the new widestring manager 2005-03-14 21:10:12 +00:00
florian
9445db95f3 * widestring manager can handle now ansi<->wide string conversions even if the lens don't match 2005-03-14 21:09:04 +00:00
peter
20ad7813c2 * fix empty varargs codegeneration for x86_64 2005-03-14 20:18:46 +00:00
peter
a82ee06691 * for methodpointers compare only proc field 2005-03-14 20:18:22 +00:00
peter
28b1a4fd4f * getordprop supports int64 2005-03-14 19:16:06 +00:00
peter
aee4b7bcf7 * also set intsize for paralocs written to ppu 2005-03-14 15:59:18 +00:00
peter
b2a39bd32e * new bugs 2005-03-14 15:35:22 +00:00
florian
02482feeab * indention fixed 2005-03-13 19:17:14 +00:00
florian
3db6ada7b5 no message 2005-03-13 17:16:17 +00:00
florian
0cd81efba7 + storing non-extended floats to memory generates now a fwait to get exceptions at the correct place 2005-03-13 17:15:26 +00:00
florian
f94047b703 * some floating point routines improved 2005-03-13 17:14:46 +00:00
marco
454fefefbc * very stupid copy and paste bug fixed 2005-03-13 14:36:44 +00:00
marco
1ec105d95e * some 1.0.x fixes 2005-03-13 14:30:24 +00:00
florian
f3e6cc4b6b * fixed inline directive 2005-03-13 14:23:02 +00:00
marco
3567f25001 * fix from mischi 2005-03-13 14:11:06 +00:00
marco
257f7162b3 * fix for sigactionhandler changes of peter 2005-03-13 12:45:13 +00:00
florian
f16e3660a8 * more status line hints fixed 2005-03-13 12:32:41 +00:00
florian
d298c180c7 + Recent files write full name now as hint in the status line
* Rundir hint in status line fixed
2005-03-13 12:25:02 +00:00
florian
b068bfbfc4 + reset in InitSymtable some global vars to avoid trouble with the ide 2005-03-13 12:15:44 +00:00
florian
60b9b9ef9d + VarClear 2005-03-13 11:53:25 +00:00
florian
0ef8431a3f + made @(<formaldef>) assignment compatible with all pointer types 2005-03-13 11:42:48 +00:00
florian
a0ef339646 no message 2005-03-13 11:41:03 +00:00