pierre
|
eaeb63f86d
FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns
|
12 年之前 |
michael
|
48c3adfdb9
* TFPHashlist.Pack now also reclaims unused string memory
|
12 年之前 |
Tomas Hajny
|
49cb967614
* unit sockets extended to allow interoperability with external socket libraries compiled using EMX - e.g. OpenSSL
|
12 年之前 |
michael
|
c6467056bf
* Initial implementation of TFPHashList tests
|
12 年之前 |
michael
|
3367a29831
* Update ansistring header record explanation
|
12 年之前 |
florian
|
d140c5b4ee
* handle inc/dec/pred/succ correctly with type parameters, resolves #23299
|
12 年之前 |
michael
|
f2ee6bcb77
* Fixed bug ID #23444, improved example to show elapsed time
|
12 年之前 |
michael
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
12 年之前 |
michael
|
33b6b8eef5
* No PIPE signal on darwin
|
12 年之前 |
florian
|
a2edcfc4e0
* patch by olivier to fix BeOS compilation, resolves #23545
|
12 年之前 |
florian
|
728c074bd6
* accept with statements with generic variables having a generic parameter type, resolves #21329
|
12 年之前 |
pierre
|
cd0c8a173e
CustHttpApp.pp has no resource strings
|
12 年之前 |
florian
|
f6b78719bc
* fix trealconstnode.dogetcopy and trealconstnode.docompare, taking care of all fields, resolves #23486
|
12 年之前 |
svenbarth
|
e240856e43
* rtl/m68k/setjumph.inc:
|
12 年之前 |
Tomas Hajny
|
2f25717e67
* GetTickCount(64) implementation for OS/2 added
|
12 年之前 |
michael
|
91c8177890
* Better error handling, continue to serve requests (bug ID 22260)
|
12 年之前 |
michael
|
764b132645
* Implemented some server socket options
|
12 年之前 |
svenbarth
|
70a7a09413
* use the correct thread ID when checking for the main thread
|
12 年之前 |
Tomas Hajny
|
e256311188
* GetCPUCount implementation for OS/2 added
|
12 年之前 |
florian
|
962cf1ea10
* patch by Reinier Olislagers: change several types from Longint to Longword in the zip code, resolves #23482
|
12 年之前 |
florian
|
feefcb6d3d
* don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503
|
12 年之前 |
ludob
|
7075f7aaa3
pqconnection.pp: use of connection pool instead of creating a new connection for every new transaction.
|
12 年之前 |
svenbarth
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 年之前 |
michael
|
0dd6c1454e
* Patch from Anton to support dotted unit names (Bug ID 22919)
|
12 年之前 |
pierre
|
8b4603ed51
Set OSABI in elf header for openbsd OS, contributed by Pascal Stumpf
|
12 年之前 |
pierre
|
7457a0f321
Use new getdirentriesi49 syscall, contributed by Pascal Stumpf
|
12 年之前 |
michael
|
3588c39a55
* Patch by Graeme Geldenhuys to fix various issues (bug ID 23432)
|
12 年之前 |
pierre
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
12 年之前 |
pierre
|
70a29668a4
Try to fix simply the fpc_threadvar_relocate_proc problem
|
12 年之前 |
yury
|
9b799b9636
* For compatibility with existing cross-platform registry code, add registry constants to Registry unit on Windows. The constants are directly mapped to Windows unit to avoid problems.
|
12 年之前 |