Michaël Van Canneyt
|
1319a8f7e2
* Unprepare on commit/rollback
|
1 year ago |
Michaël Van Canneyt
|
bad6739fd9
* Allow descendents to override methods to implement their own parsing. Fixes issue #40063
|
1 year ago |
Ondrej Pokorny
|
2dd77e5a26
TSQLConnection.DoInternalDisconnect: safe with Assigned(FStatements) - like TDatabase.CloseDataSets etc.
|
1 year ago |
Ondrej Pokorny
|
7340e8b530
TCustomConnection.DoCloseError virtual
|
1 year ago |
Michaël Van Canneyt
|
463f35897d
* Transfer ForcedClose from TSQLConnector to proxy. Fixes issue #39910
|
1 year ago |
Michaël Van Canneyt
|
61fa1a63c1
* Force close during destroy, add event to report errors
|
1 year ago |
Michaël Van Canneyt
|
11b4a854c4
* Bind fields when needed in InternalOpen. Fixes issue #40450
|
1 year ago |
Michaël Van Canneyt
|
fd13525006
* Newer laz project format
|
2 years ago |
Michaël Van Canneyt
|
dcead47f60
* Add possibility to specify parameters
|
2 years ago |
Michaël Van Canneyt
|
85779ca7d0
* RowsAffected capability
|
2 years ago |
Michaël Van Canneyt
|
2654798f5d
* SetRecNo must call DoAfterScroll. Fix for issue #39429
|
3 years ago |
Michaël Van Canneyt
|
da72a19ec8
* No wait loop, use event
|
4 years ago |
Michaël Van Canneyt
|
b4d07f21d0
* Fix some debug output
|
4 years ago |
Michaël Van Canneyt
|
fe030d5368
* Allocate min threads
|
4 years ago |
Michaël Van Canneyt
|
671bf720c6
* Add thread pool to fpmake
|
4 years ago |
Michaël Van Canneyt
|
fcecab56eb
* Initial thread pool implementation
|
4 years ago |
Ondrej Pokorny
|
373bd98c72
Propagate SSL initialization errors as exceptions
|
4 years ago |
Ondrej Pokorny
|
807e87867e
set socket options in TSocketStream.SetSocketOptions
|
4 years ago |
michael
|
2df9168f4c
* Patch from Noel Duffy to implement DNS over TCP and test
|
4 years ago |
Michaël Van Canneyt
|
d6efd0c435
* Simple examples for reading
|
2 years ago |
Michaël Van Canneyt
|
4e14b5744f
* Type helper for easier loading
|
2 years ago |
Michaël Van Canneyt
|
8441f2de01
* Remove debug define
|
2 years ago |
Michaël Van Canneyt
|
22b643063e
* Fix GetFulltext when unicodemap is nil
|
2 years ago |
Michaël Van Canneyt
|
3729fcb2bf
* Fix compilation
|
2 years ago |
Michaël Van Canneyt
|
4d7a19932f
* Patch by Alexey Torgashin to make identifiers more distinguished
|
2 years ago |
Michaël Van Canneyt
|
42faa2a3df
* Simulate position
|
2 years ago |
Michaël Van Canneyt
|
10c39ee19d
* More specific constant names
|
2 years ago |
Michaël Van Canneyt
|
e32d08cae8
* LZW stream based on implementation in fpreadtiff
|
2 years ago |
Michaël Van Canneyt
|
eb945f0366
* Chained stream implementation
|
2 years ago |
Michaël Van Canneyt
|
1061d3e081
* Pages -> page
|
2 years ago |