summaryrefslogtreecommitdiff
path: root/lib/delphi/src
Commit message (Expand)AuthorAgeFilesLines
* Thrift-2600: 0.9.2 release0.9.20.9.2jfarrell2014-11-041-1/+1
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-0312-4265/+4265
* THRIFT-2696 Unable to stop socket server while there are idle clientsJens Geyer2014-09-173-34/+198
* THRIFT-2696 Unable to stop socket server while there are idle clientsJens Geyer2014-09-111-85/+59
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-1/+2
* THRIFT-2415 Named pipes server performance & message modeJens Geyer2014-03-202-92/+303
* THRIFT-2345 Delphi: UTF-8 sent by PHP as JSON is not understood by TJsonProtocolJens Geyer2014-02-071-20/+28
* THRIFT-2331 Missing call to ReadStructBegin() in TApplicationException.Read()Jens Geyer2014-01-231-0/+2
* THRIFT-2297: TJsonProtocol implementation for Delphi does not allow for both ...Jens Geyer2013-12-301-2/+2
* THRIFT-2195 Delphi event handlers - fix for multiplex protocolJens Geyer2013-12-191-3/+3
* * THRIFT-2195: added default argument for enhanced compatbilityJens Geyer2013-09-261-1/+1
* THRIFT-2195 Delphi: Add event handlers for server and processing eventsJens Geyer2013-09-255-87/+179
* THRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may stop the server with I/...Jens Geyer2013-09-231-2/+9
* THRIFT-2162 Missing calls to inherited CTOR at misc. placesJens Geyer2013-09-067-10/+38
* THRIFT-820 Remove readLength attribute from BinaryProtocolCarl Yeksigian2013-08-141-25/+1
* THRIFT-2084 Delphi: Ability to create entity Thrift-generated instances base...Jens Geyer2013-07-131-3/+14
* THRIFT-1993 Factory to create instances from known (generated) interface type...Jens Geyer2013-06-041-0/+84
* THRIFT-1962 Multiplex processor should send any TApplicationException back to...Jens Geyer2013-05-131-9/+43
* THRIFT-1880 Make named pipes server work asynchronously (overlapped) to allow...Jens Geyer2013-03-272-114/+191
* THRIFT-1899 Delphi: Support for Multiplexing Services on any Transport, Proto...Jens Geyer2013-03-253-0/+622
* THRIFT-1874 timeout for the server-side end of a named pipeJens Geyer2013-03-071-4/+8
* THRIFT-1873 Binary protocol factory ignores struct read/write flagsJens Geyer2013-03-071-1/+1
* THRIFT-1872 issues with TBufferedTransport bufferJens Geyer2013-03-071-26/+37
* THRIFT-1842 Memory leak with PipesJens Geyer2013-01-232-68/+73
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-1/+6
* THRIFT-1713 Named and Anonymous Pipe transport (Delphi)Roger Meier2012-10-202-325/+366
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Roger Meier2012-10-062-1/+711
* THRIFT-1691 Serializer/deserializer support for Delphi Roger Meier2012-09-121-0/+223
* Thrift-1670: Incompatibilities between different versions of a Thrift interfaceJake Farrell2012-08-291-2/+54
* THRIFT-1621 Delphi Memory leaksRoger Meier2012-06-061-12/+12
* THRIFT-1537:TFramedTransport issuesJake Farrell2012-03-222-5/+12
* THRIFT-1485 Performance: pass large and/or refcounted arguments as "const"Roger Meier2012-01-087-170/+170
* THRIFT-1473 JSON context stack may be left in an incorrect state when an exce...Roger Meier2012-01-081-13/+27
* Thrift-1467:Possible AV with empty strings when using JSON protocolJake Farrell2011-12-151-1/+1
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* Thrift-1435: make TException.Message property conformant to the usual expecta...Jake Farrell2011-11-231-4/+13
* Thrift-1401: JSON-protocol for Delphi XE LibrariesJake Farrell2011-11-103-490/+1655
* Thrift-1415: delphi: add version Info to the libraryJake Farrell2011-11-051-0/+3
* Thrift-1408: Delphi Test Server: Exception test case fails due to naming conf...Jake Farrell2011-10-311-0/+14
* THRIFT-1399: One of the TServerImpl.Create CTORs lacks implementationJake Farrell2011-10-261-7/+10
* THRIFT-1404: Delphi compiler generates struct reader code with problem.Jake Farrell2011-10-261-1/+1
* Thrift-1366: Delphi generator, lirbrary and unit test.Jake Farrell2011-10-188-0/+3993