Commit Graph

19574 Commits

Author SHA1 Message Date
olle
d4b4756c01 + Added optional path translation mechanism 2005-03-20 19:37:31 +00:00
olle
5846c1c9e8 - removed FSpLocationFromFullPath 2005-03-20 19:35:24 +00:00
olle
2162dd621a - removed unnecessary APPTYPE CONSOLE 2005-03-20 19:26:01 +00:00
olle
fe75fd970d * adopted to also support macos line endings 2005-03-20 19:21:43 +00:00
olle
91c8da4e1a + New test for compile time things
+ Moved part from tmacpas4.pp
2005-03-20 19:19:50 +00:00
olle
59f83a5357 - Moved part to tmacpas4.pp 2005-03-20 19:18:55 +00:00
peter
d7ae60a9e0 * fixed tryresizemem 2005-03-20 18:57:29 +00:00
olle
7cb6368f12 * Support for pascal constant expr in compile time expr, is now only allowed in mode Delphi
+ Warning for undefined compile time var in mode macpas
  * Support for some turbo directives in mode macpas
  * Support for Metrowerks style DEFINED xxx
2005-03-20 18:13:34 +00:00
peter
e4c09a152b * Ogr 2005-03-20 18:01:53 +00:00
peter
d130edf7ed * new bug 2005-03-20 17:26:40 +00:00
marco
4b970dd383 * now imports sockets for hosttostr routines 2005-03-20 12:48:24 +00:00
marco
d0582f4d3e * sb removed legacymem. Fixed with getfpcheapstatus. Now 1.9.9 only 2005-03-20 12:46:55 +00:00
michael
5c047389a6 + Patch from Colin Western to fix uninitialized memory reads 2005-03-20 12:45:19 +00:00
michael
c77ecccdfa + Initial import from Nikolay Nikolov 2005-03-19 22:35:24 +00:00
peter
ae0eb8d607 don't check size differences for booleans 2005-03-18 16:41:27 +00:00
marco
8b51fef46b * sockets now imported for conversion funcs 2005-03-18 12:08:09 +00:00
marco
93200ccdf4 * some fixes 2005-03-18 12:06:18 +00:00
michael
38fd3d39a1 + Fixed second typo in provided patch 2005-03-18 11:54:56 +00:00
michael
e539b62d19 + Fixed typo in provided patch 2005-03-18 11:53:14 +00:00
marco
f683702e94 * lots of endian fixes 2005-03-18 10:58:16 +00:00
marco
e0123f44ff * called hosttostr while netdb returns a net order in addresses. The
resolve hostaddrtostr covered this up, but that could break depending
     on unit order.
2005-03-18 10:50:03 +00:00
michael
915ab7df0f + Patch to IndexDefs from Alexandrov Alexandru 2005-03-18 10:17:34 +00:00
marco
31f010aa69 * cosmetic fix in netaddrtostr 2005-03-18 10:04:31 +00:00
florian
a5ed208457 * first working version 2005-03-17 19:11:04 +00:00
florian
1872bac94a *** empty log message *** 2005-03-17 19:08:04 +00:00
peter
ac95600774 * fixed str() call 2005-03-17 16:29:04 +00:00
peter
ff347f1e4c * new bug 2005-03-17 16:17:18 +00:00
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