Pierre Muller
|
ea68c97f50
Remove convert.inc from fpmake include list as it was removed in commit 15ff16d85218ad77941878493af4b120cb11da47
|
2 年之前 |
Pierre Muller
|
20f649b7e9
Add missing include directory src/ptcwrapper
|
2 年之前 |
Pierre Muller
|
9f2f4a6574
Remove include files for collation_ru source, as they are gone since commit 27ed2808dcb4c95b101cada579f32ea3325e08d3
|
2 年之前 |
Michaël Van Canneyt
|
535f11886d
* Fix missing semi-colon
|
2 年之前 |
Michaël Van Canneyt
|
234a955125
* Fix missing fields in TSQLDBRestResource.Assign
|
2 年之前 |
Michaël Van Canneyt
|
a5f49c1cef
* RFC states that client must use mask: enforce mask on connect
|
2 年之前 |
Michaël Van Canneyt
|
5469199726
* Sample program from Andrew Haines to test echo servers
|
2 年之前 |
Michaël Van Canneyt
|
4f054f4097
* Patch from Andrew Haines: do not send close connection message if already closed
|
2 年之前 |
Michaël Van Canneyt
|
23d61350bd
* Patch from Andrew Haines to actually pass OutgoingFrameMask to frames. Add woSendErrClosesConn flag
|
2 年之前 |
florian
|
cf41a549b9
* patch by Bart B and Rika for *H functions, part of #40055
|
2 年之前 |
Michaël Van Canneyt
|
ef4a1c74cb
* Obey -p/--port command-line option
|
2 年之前 |
Michaël Van Canneyt
|
59501f11a5
* Fix hierarchy
|
2 年之前 |
florian
|
d948420eba
+ (modified) patch by Bart B to add Cycles conversion functions, part of #40055
|
2 年之前 |
florian
|
571e0c39cc
* increase time out
|
2 年之前 |
florian
|
3203eac6d3
+ missing -O4 option added
|
2 年之前 |
florian
|
28b4189a9a
* mess cleaned up
|
2 年之前 |
Sven/Sarah Barth
|
693491048b
* change constref parameters to const for Delphi compatibility as well as better code generation
|
2 年之前 |
Sven/Sarah Barth
|
43f4904d74
Revert commit 663ee7bc2007a22c48f97927afd4086cc8e56490 as it's simply not allowed to set an object instance value twice no matter if it's the same object instance or not.
|
2 年之前 |
florian
|
30e0df384d
* second part of #40041 fixed
|
2 年之前 |
Ondrej Pokorny
|
d9f05d341d
fix TAnchorKind definition
|
2 年之前 |
Ondrej Pokorny
|
72fd08df03
UITypes: fix SizeOf() of sets for LCL compatibility
|
2 年之前 |
florian
|
e0fef23d77
* properly transform a+const1-const2 into a+const1+(-const2), resolves #40041
|
2 年之前 |
florian
|
48b9751419
* patch by Alexey Torgashin to resolve #40054
|
2 年之前 |
Michaël Van Canneyt
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
2 年之前 |
Michaël Van Canneyt
|
e174738121
* Some missing consts
|
2 年之前 |
Michaël Van Canneyt
|
ade9ac865e
* Add const to string args where possible. Fix issue #40049
|
2 年之前 |
Michaël Van Canneyt
|
fbe1db32ab
* Remove debug statement
|
2 年之前 |
Michaël Van Canneyt
|
125dc64b1e
* Add const to string args where possible. Fix issue #40048
|
2 年之前 |
Michaël Van Canneyt
|
c34eedb9cf
* Free cached queries when committing
|
2 年之前 |
Michael Van Canneyt
|
3c2ab09a48
* Use const string where possible. Fix issue #40052
|
2 年之前 |