1. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  2. d683440 THRIFT-3018 Compact protocol for Delphi, added another test case by Jens Geyer · 10 years ago
  3. a6ea444 THRIFT-3018 Compact protocol for Delphi, one missing test case added by Jens Geyer · 10 years ago
  4. f0e6331 THRIFT-3018 Compact protocol for Delphi Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
  5. 96eff17 THRIFT-3017 order of map key/value types incorrect for one CTOR by Jens Geyer · 10 years ago
  6. 2ad6c30 THRIFT-3012 Timing problems in NamedPipe implementation due to unnecessary open/close by Jens Geyer · 10 years ago
  7. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  8. fd1b358 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  9. 9f9535c THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances by Jens Geyer · 10 years ago
  10. d8bddbc THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances by Jens Geyer · 10 years ago
  11. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  12. eab29a0 THRIFT-2848 certain Delphi tests do not build if TypeRegistry is used by Jens Geyer · 10 years ago
  13. e50f12a THRIFT-2847 function IfValue() is a duplicate of System.StrUtils.IfThen by Jens Geyer · 10 years ago
  14. 9b0c47f THRIFT-2787 Delphi Lib README missing Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
  15. d5436f5 THRIFT-2768: Whitespace Fixup Client: C#, Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
  16. b360b65 THRIFT-2718 Align cmdline help and return codes for Thrift test server/client by Jens Geyer · 10 years ago
  17. f8a1b7a THRIFT-2718 Align cmdline help and return codes for Thrift test server/client by Jens Geyer · 10 years ago
  18. 3e8d927 THRIFT-2696 Unable to stop socket server while there are idle clients by Jens Geyer · 10 years ago
  19. 684ccab THRIFT-2696 Unable to stop socket server while there are idle clients by Jens Geyer · 10 years ago
  20. 6bbbf19 THRIFT-2694 Minor glitches in Delphi cross-test code by Jens Geyer · 10 years ago
  21. 9bb4c11 Testcase fixed by Jens Geyer · 11 years ago
  22. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  23. 4920a65 exec permissions for sh files by henrique · 11 years ago
  24. 703200c Added missing ASF headers by Jens Geyer · 11 years ago
  25. c02618c FIX: it's now readme.MD by Jens Geyer · 11 years ago
  26. e965136 THRIFT-2415 Named pipes server performance & message mode by Jens Geyer · 11 years ago
  27. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  28. 7bb44a3 THRIFT-2345 Delphi: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol by Jens Geyer · 11 years ago
  29. d95fc9b THRIFT-2341 Enable generation of Delphi XMLDoc comments (a.k.a. "Help Insight") by Jens Geyer · 11 years ago
  30. beb9377 THRIFT-2331 Missing call to ReadStructBegin() in TApplicationException.Read() by Jens Geyer · 11 years ago
  31. 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
  32. d960e6e THRIFT-2195 Delphi event handlers - fix for multiplex protocol by Jens Geyer · 11 years ago
  33. d430bbd * THRIFT-2195: added default argument for enhanced compatbility by Jens Geyer · 11 years ago
  34. 0164040 THRIFT-2195 Delphi: Add event handlers for server and processing events by Jens Geyer · 11 years ago
  35. 26ef743 THRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105 by Jens Geyer · 11 years ago
  36. 718f6ee THRIFT-2162 Missing calls to inherited CTOR at misc. places by Jens Geyer · 11 years ago
  37. 2ca9c20 THRIFT-820 Remove readLength attribute from BinaryProtocol by Carl Yeksigian · 11 years ago
  38. 67065d7 THRIFT-2084 Delphi: Ability to create entity Thrift-generated instances based on TypeInfo by Jens Geyer · 12 years ago
  39. c2c4d72 THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi by Jens Geyer · 12 years ago
  40. 2d2b3b2 THRIFT-1962 Multiplex processor should send any TApplicationException back to client by Jens Geyer · 12 years ago
  41. 06045cf THRIFT-1880 Make named pipes server work asynchronously (overlapped) to allow for clean server stops by Jens Geyer · 12 years ago
  42. 8a70196 THRIFT-1899 Delphi: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  43. 0b20cc8 THRIFT-1874 timeout for the server-side end of a named pipe by Jens Geyer · 12 years ago
  44. 5cb0d22 THRIFT-1873 Binary protocol factory ignores struct read/write flags by Jens Geyer · 12 years ago
  45. 6a7463a THRIFT-1872 issues with TBufferedTransport buffer by Jens Geyer · 12 years ago
  46. b64a774 THRIFT-1842 Memory leak with Pipes Patch: Jens Geyer by Jens Geyer · 12 years ago
  47. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  48. 79655fb THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer by Roger Meier · 12 years ago
  49. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  50. 3bef8c2 THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer by Roger Meier · 12 years ago
  51. f6e8b0d Thrift-1710: Minor issues in test cases code Client: delphi Patch: Jens Geyer by Jake Farrell · 12 years ago
  52. 2b2c0b2 THRIFT-1691 Serializer/deserializer support for Delphi Patch: Jens Geyer by Roger Meier · 12 years ago
  53. 6cd63ec Thrift-1670: Incompatibilities between different versions of a Thrift interface by Jake Farrell · 12 years ago
  54. febe845 THRIFT-1621 Delphi Memory leaks Patch: Jens Geyer by Roger Meier · 13 years ago
  55. bb6de7a THRIFT-1596 Delphi: Test clients should have a return codes that reflect whether they succeeded or not by Roger Meier · 13 years ago
  56. 9c6773a THRIFT-1537:TFramedTransport issues Client: delphi Patch: Jens Geyer by Jake Farrell · 13 years ago
  57. 5b9693c THRIFT-1388 Delphi XE code-generation test case Patch: Jens Geyer by Roger Meier · 13 years ago
  58. 333bbf3 THRIFT-1485 Performance: pass large and/or refcounted arguments as "const" by Roger Meier · 13 years ago
  59. 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
  60. a2a9ee9 Thrift-1467:Possible AV with empty strings when using JSON protocol by Jake Farrell · 13 years ago
  61. 343c61d Thrift-1441: Generate constructor with parameters for exception class to let it update message property automatically. by Jake Farrell · 13 years ago
  62. 6fa2b30 Thrift-1446:Compile error with Delphi 2009 in constant initializer by Jake Farrell · 13 years ago
  63. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago
  64. ac10256 Thrift-1435: make TException.Message property conformant to the usual expectations by Jake Farrell · 13 years ago
  65. e34009b Thrift-1391: Improved Delphi XE test cases Client: delphi Patch: Jens Geyer by Jake Farrell · 13 years ago
  66. 29defeb Thrift-1401: JSON-protocol for Delphi XE Libraries by Jake Farrell · 13 years ago
  67. 2727422 Thrift-1401: JSON-protocol for Delphi XE Libraries by Jake Farrell · 13 years ago
  68. 28459dc Thrift-1415: delphi: add version Info to the library by Jake Farrell · 13 years ago
  69. 73a921f Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message by Jake Farrell · 13 years ago
  70. 806d298 THRIFT-1399: One of the TServerImpl.Create CTORs lacks implementation by Jake Farrell · 13 years ago
  71. d09362c THRIFT-1404: Delphi compiler generates struct reader code with problem. by Jake Farrell · 13 years ago
  72. 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago