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
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