Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
c3375d9e434b5740808813138b28b70517e82c7d
/
lib
/
delphi
/
src
c3375d9
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
by James E. King III
· 6 years ago
384647d
Version 0.12.0
by jfarrell
· 6 years ago
0.12.0
v0.12.0
a923580
THRIFT-4642 FPU ctrl word settings may cause an unexpected "denormalized" error
by Jens Geyer
· 6 years ago
20e727e
THRIFT-4589 HTTP client timeouts are a) incomplete and b) not used at all
by Jens Geyer
· 7 years ago
606f1ef
THRIFT-4549 Thrift exceptions should derive from TException
by Jens Geyer
· 7 years ago
a0cf38e
THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
by Jens Geyer
· 7 years ago
3c0edfa
THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
by Jens Geyer
· 7 years ago
02fbe0e
THRIFT-4523 TStreamTransportImpl.GetOutputStream broken
by Jens Geyer
· 7 years ago
33d30fc
THRIFT-4490 Allow a default service as fallback for multiplex processors connected by old clients
by Jens Geyer
· 7 years ago
0064516
THRIFT-4485 Possible invalid ptr AV with overlapped read/write on pipes
by Jens Geyer
· 7 years ago
5089b0a
THRIFT-4454 Large writes/reads may cause range check errors in debug mode
by Jens Geyer
· 7 years ago
3d55624
THRIFT-4473 Move Thrift.Console.pas out of the Library
by Jens Geyer
· 7 years ago
b636ffb
THRIFT-4462 First line in Console duplicated
by Jens Geyer
· 7 years ago
36c0b34
THRIFT-4461 Compiler directive should match Delphi XE4
by Jens Geyer
· 7 years ago
8582715
THRIFT-4454 Large writes/reads may cause range check errors in debug mode
by Jens Geyer
· 7 years ago
d4df917
THRIFT-4372 Pipe write operations across a network are limited to 65,535 bytes per write
by Jens Geyer
· 7 years ago
a76e6c7
THRIFT-4323 range check errors or NPE in edge cases
by Jens Geyer
· 7 years ago
17c3ad9
THRIFT-4318 Delphi performance improvements Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 7 years ago
f790445
THRIFT-4262 Invalid binding to InterlockedCompareExchange64() with 64-bit targets Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 7 years ago
5f723cd
THRIFT-4024 Skip() should throw on unknown data types
by Jens Geyer
· 8 years ago
e363a34
THRIFT-3794 Fixing exception types in library now that they have been split up
by Kyle Johnson
· 9 years ago
e0e3240
THRIFT-3794 Split Delphi application, protocol and transport exception subtypes into separate exceptions
by Jens Geyer
· 9 years ago
653f0de
THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist
by Jens Geyer
· 9 years ago
bea9bbe
THRIFT-3487 Full support for newer Delphi versions
by Jens Geyer
· 9 years ago
dd074e7
THRIFT-3792 Timeouts for anonymous pipes should be configurable
by Jens Geyer
· 9 years ago
b89b5b9
THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist
by Jens Geyer
· 9 years ago
5988f48
THRIFT-3791 Delphi pipe client may fail even in a non-error condition
by Jens Geyer
· 9 years ago
9f7f11e
THRIFT-3788 Compatibility improvements and Win64 support
by Jens Geyer
· 9 years ago
4f5229e
THRIFT-3788 Compatibility improvements and Win64 support
by Nick
· 9 years ago
30ed90e
THRIFT-3733 Socket timeout improvements Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 9 years ago
6f6aa8a
THRIFT-3733 Socket timeout improvements Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 9 years ago
65b1746
THRIFT-3720 TTcpSocketStreamImpl.Read() returns 0 if not all requested bytes could be read
by Jens Geyer
· 9 years ago
a61e505
THRIFT-3668 range check error in compact protocol
by Jens Geyer
· 9 years ago
7107043
THRIFT-3524 dcc32 warning "W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'" in Thrift.Protocol.JSON.pas
by Jens Geyer
· 9 years ago
23d6746
THRIFT-3487 Full support for newer Delphi versions
by Jens Geyer
· 9 years ago
0d227b1
THRIFT-3470 Sporadic timeouts with pipes Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 9 years ago
a6509f7
THRIFT-3404 Fixed JSON String reader doesn't recognize UTF-16 surrogate pairs.
by Phongphan Phuttha
· 9 years ago
bcb17bc
THRIFT-3229 unexpected Timeout exception when desired bytes are only partially available
by Jens Geyer
· 9 years ago
d47fcdd
THRIFT-3234 Delphi: Limit recursion depth to 64 Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
d683440
THRIFT-3018 Compact protocol for Delphi, added another test case
by Jens Geyer
· 10 years ago
a6ea444
THRIFT-3018 Compact protocol for Delphi, one missing test case added
by Jens Geyer
· 10 years ago
f0e6331
THRIFT-3018 Compact protocol for Delphi Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
96eff17
THRIFT-3017 order of map key/value types incorrect for one CTOR
by Jens Geyer
· 10 years ago
2ad6c30
THRIFT-3012 Timing problems in NamedPipe implementation due to unnecessary open/close
by Jens Geyer
· 10 years ago
9f9535c
THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances
by Jens Geyer
· 10 years ago
d8bddbc
THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances
by Jens Geyer
· 10 years ago
e50f12a
THRIFT-2847 function IfValue() is a duplicate of System.StrUtils.IfThen
by Jens Geyer
· 10 years ago
d5436f5
THRIFT-2768: Whitespace Fixup Client: C#, Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
3e8d927
THRIFT-2696 Unable to stop socket server while there are idle clients
by Jens Geyer
· 10 years ago
684ccab
THRIFT-2696 Unable to stop socket server while there are idle clients
by Jens Geyer
· 10 years ago
6d1a83a
THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library
by Jens Geyer
· 11 years ago
e965136
THRIFT-2415 Named pipes server performance & message mode
by Jens Geyer
· 11 years ago
7bb44a3
THRIFT-2345 Delphi: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
by Jens Geyer
· 11 years ago
beb9377
THRIFT-2331 Missing call to ReadStructBegin() in TApplicationException.Read()
by Jens Geyer
· 11 years ago
2136694
THRIFT-2297: TJsonProtocol implementation for Delphi does not allow for both possible slash (solidus) encodings, including a test case
by Jens Geyer
· 11 years ago
d960e6e
THRIFT-2195 Delphi event handlers - fix for multiplex protocol
by Jens Geyer
· 11 years ago
d430bbd
* THRIFT-2195: added default argument for enhanced compatbility
by Jens Geyer
· 11 years ago
0164040
THRIFT-2195 Delphi: Add event handlers for server and processing events
by Jens Geyer
· 11 years ago
26ef743
THRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105
by Jens Geyer
· 11 years ago
718f6ee
THRIFT-2162 Missing calls to inherited CTOR at misc. places
by Jens Geyer
· 11 years ago
2ca9c20
THRIFT-820 Remove readLength attribute from BinaryProtocol
by Carl Yeksigian
· 11 years ago
67065d7
THRIFT-2084 Delphi: Ability to create entity Thrift-generated instances based on TypeInfo
by Jens Geyer
· 12 years ago
c2c4d72
THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi
by Jens Geyer
· 12 years ago
2d2b3b2
THRIFT-1962 Multiplex processor should send any TApplicationException back to client
by Jens Geyer
· 12 years ago
06045cf
THRIFT-1880 Make named pipes server work asynchronously (overlapped) to allow for clean server stops
by Jens Geyer
· 12 years ago
8a70196
THRIFT-1899 Delphi: Support for Multiplexing Services on any Transport, Protocol and Server
by Jens Geyer
· 12 years ago
0b20cc8
THRIFT-1874 timeout for the server-side end of a named pipe
by Jens Geyer
· 12 years ago
5cb0d22
THRIFT-1873 Binary protocol factory ignores struct read/write flags
by Jens Geyer
· 12 years ago
6a7463a
THRIFT-1872 issues with TBufferedTransport buffer
by Jens Geyer
· 12 years ago
b64a774
THRIFT-1842 Memory leak with Pipes Patch: Jens Geyer
by Jens Geyer
· 12 years ago
0193149
THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations
by Roger Meier
· 12 years ago
79655fb
THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer
by Roger Meier
· 12 years ago
6fcecd4
Updating Thrift trunk version to 1.0.0-dev
by Jake Farrell
· 12 years ago
3bef8c2
THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer
by Roger Meier
· 12 years ago
2b2c0b2
THRIFT-1691 Serializer/deserializer support for Delphi Patch: Jens Geyer
by Roger Meier
· 12 years ago
6cd63ec
Thrift-1670: Incompatibilities between different versions of a Thrift interface
by Jake Farrell
· 12 years ago
febe845
THRIFT-1621 Delphi Memory leaks Patch: Jens Geyer
by Roger Meier
· 13 years ago
9c6773a
THRIFT-1537:TFramedTransport issues Client: delphi Patch: Jens Geyer
by Jake Farrell
· 13 years ago
333bbf3
THRIFT-1485 Performance: pass large and/or refcounted arguments as "const"
by Roger Meier
· 13 years ago
45a3726
THRIFT-1473 JSON context stack may be left in an incorrect state when an exception is thrown during read or write operations
by Roger Meier
· 13 years ago
a2a9ee9
Thrift-1467:Possible AV with empty strings when using JSON protocol
by Jake Farrell
· 13 years ago
9901069
Updating trunk to 0.9.0 version.
by Jake Farrell
· 13 years ago
ac10256
Thrift-1435: make TException.Message property conformant to the usual expectations
by Jake Farrell
· 13 years ago
2727422
Thrift-1401: JSON-protocol for Delphi XE Libraries
by Jake Farrell
· 13 years ago
28459dc
Thrift-1415: delphi: add version Info to the library
by Jake Farrell
· 13 years ago
73a921f
Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message
by Jake Farrell
· 13 years ago
806d298
THRIFT-1399: One of the TServerImpl.Create CTORs lacks implementation
by Jake Farrell
· 13 years ago
d09362c
THRIFT-1404: Delphi compiler generates struct reader code with problem.
by Jake Farrell
· 13 years ago
7ae13e1
Thrift-1366: Delphi generator, lirbrary and unit test.
by Jake Farrell
· 13 years ago