summaryrefslogtreecommitdiff
path: root/lib/delphi/src/Thrift.pas
Commit message (Collapse)AuthorAgeFilesLines
* Thrift-2600: 0.9.2 release0.9.20.9.2jfarrell2014-11-041-1/+1
| | | | | | | client: release patch: jfarrell Versioning for 0.9.2 release rc1.
* THRIFT-2331 Missing call to ReadStructBegin() in TApplicationException.Read()Jens Geyer2014-01-231-0/+2
| | | | Patch: Jens Geyer
* THRIFT-2195 Delphi: Add event handlers for server and processing eventsJens Geyer2013-09-251-5/+0
| | | | Patch: Jens Geyer
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift ↵Roger Meier2012-12-221-1/+6
| | | | | | implementations Patch: Andrew Cox
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1397293 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1485 Performance: pass large and/or refcounted arguments as "const"Roger Meier2012-01-081-6/+5
| | | | | | Patch: Jens Geyer git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1228965 13f79535-47bb-0310-9956-ffa450edef68
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1208214 13f79535-47bb-0310-9956-ffa450edef68
* Thrift-1435: make TException.Message property conformant to the usual ↵Jake Farrell2011-11-231-4/+13
| | | | | | | | | | | | | expectations Client: delphi Patch: Jens Geyer Make delphi exceptions act like standard TException within other languages git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1205415 13f79535-47bb-0310-9956-ffa450edef68
* Thrift-1401: JSON-protocol for Delphi XE LibrariesJake Farrell2011-11-101-172/+172
| | | | | | | | | | | Client: delphi Patch: Jens Geyer Adds support for the JSON protocol to the existing Delphi XE libraries. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1200538 13f79535-47bb-0310-9956-ffa450edef68
* Thrift-1415: delphi: add version Info to the libraryJake Farrell2011-11-051-0/+3
| | | | | | | | | | | Client: delphi Patch: Jens Geyer Adding versioning to delphi library git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1197957 13f79535-47bb-0310-9956-ffa450edef68
* Thrift-1408: Delphi Test Server: Exception test case fails due to naming ↵Jake Farrell2011-10-311-0/+14
| | | | | | | | | | | | | conflict with e.message Client: delphi Patch: jens Geyer Fix name comflict with e.message git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1195461 13f79535-47bb-0310-9956-ffa450edef68
* Thrift-1366: Delphi generator, lirbrary and unit test.Jake Farrell2011-10-181-0/+156
Client: delphi Patch: Kenjiro Fukumitsu Adding delphi XE generator, lib and unit tests. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1185688 13f79535-47bb-0310-9956-ffa450edef68