1. 866c23b THRIFT-2081 Specified timeout should be used in TSocket.Open() by Jens Geyer · 12 years ago
  2. ffbfd03 THRIFT-2074 cppcheck error removed from ThreadManager.cpp by Roger Meier · 12 years ago
  3. c36b56d THRIFT-1357 Erlang Dependency breaks build Patch: Anthony Molinaro by Roger Meier · 12 years ago
  4. 7158d33 THRIFT-2044 Util.h uses defines from PlatformSocket but does not include it by Roger Meier · 12 years ago
  5. 7295745 THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULL by Roger Meier · 12 years ago
  6. 42cb873 THRIFT-2072 TNonblocking server compilation FAILS with C++11 support enabled by Roger Meier · 12 years ago
  7. ff77d07 THRIFT-2039 config.h --> thrift-config.h Patch: Ben Craig by Roger Meier · 12 years ago
  8. e5bfd4c THRIFT-2070 Improper `HexChar' and 'HexVal' implementation in TJSONProtocol.cs by Jens Geyer · 12 years ago
  9. 102bca4 THRIFT-2032 C# client leaks sockets/handles by Jens Geyer · 12 years ago
  10. 8095447 THRIFT-2066 'make install' does not install two headers required for C++ bindings by Jens Geyer · 12 years ago
  11. a1b5728 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  12. 9be4e68 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  13. 0f0558a Thrift-1919:libthrift depends on httpcore-4.1.3 (directly) and httpcore-4.1.4 (transitively) by jfarrell · 12 years ago
  14. cc25c52 THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int by Ben Craig · 12 years ago
  15. e549a80 THRIFT-2050 Vagrant C# lib compile fails with TException missing by Jens Geyer · 12 years ago
  16. bb98ed4 THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability by Roger Meier · 12 years ago
  17. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  18. b310ae7 THRIFT-2015 Thrift exceptions should derive from TException by Jens Geyer · 12 years ago
  19. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 12 years ago
  20. 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  21. 877125c THRIFT-1966:Support different files for SSL certificates and keys by Jake Farrell · 12 years ago
  22. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  23. 548244f THRIFT-1959: Add Union TMemoryBuffer support Client: csharp Patch: carl by Carl Yeksigian · 12 years ago
  24. b6dfc90 THRIFT-1986 fix TCompactProtocol constants by Henrique Mendonça · 12 years ago
  25. 7297688 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  26. 89be183 Thrift-1951:libthrift.jar has source files in it by Jake Farrell · 12 years ago
  27. 37e655c Thrift-1997:Add accept backlog configuration method to TServerSocket by Jake Farrell · 12 years ago
  28. d65216d THRIFT-1982 vsnprintf on Windows have different semantics by Roger Meier · 12 years ago
  29. f2b094f THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  30. c2c4d72 THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi by Jens Geyer · 12 years ago
  31. cde23df THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309) by Roger Meier · 12 years ago
  32. 64a799d THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  33. 3e93711 THRIFT-1992: Fix TCompactProtocol compiler warnings by Carl Yeksigian · 12 years ago
  34. 111d8f2 Add jensg to dev list by Jens Geyer · 12 years ago
  35. 350860f Add carl to developer list by Carl Yeksigian · 12 years ago
  36. 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  37. 5a61438 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  38. da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  39. 1e3c884 THRIFT-1981 Not all PHP libraries are installed when building an installing a debian package by Roger Meier · 12 years ago
  40. 16ee0d1 THRIFT-1968 Thrift's include path is wrong in pkg-config files by Roger Meier · 12 years ago
  41. fbb78a6 Thrift-1978: Ruby: Thrift should allow for the SSL verify mode to be set by Jake Farrell · 12 years ago
  42. 36af4d3 THRIFT-1972 Add async server processors to Java by Jake Luciani · 12 years ago
  43. 744e45f THRIFT-1969 C#: Tests not properly linked from the solution by Jens Geyer · 12 years ago
  44. 2d2b3b2 THRIFT-1962 Multiplex processor should send any TApplicationException back to client by Jens Geyer · 12 years ago
  45. 1552272 THRIFT-1034 Java: Add a TNonblockingMultiFetchClient Patch: Xing Jin by Roger Meier · 12 years ago
  46. 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
  47. 99be027 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
  48. 379c277 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  49. 7203424 THRIFT-1901 C#: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  50. f670181 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  51. 5ed5e8b THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov by Roger Meier · 12 years ago
  52. 4f62326 THRIFT-1760 [Ruby] Remove unnecessary native protocol code Patch: Nathan Beyer by Roger Meier · 12 years ago
  53. 7f1df99 THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it. by Roger Meier · 12 years ago
  54. 967600e THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp by Roger Meier · 12 years ago
  55. 0fd47da THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  56. 7f8b870 THRIFT-1949: WP7 build broken by Jens Geyer · 12 years ago
  57. b706b1a THRIFT-1742 Optionally implement hashcode and equals in c# by Jens Geyer · 12 years ago
  58. 938e640 THRIFT-1785 add TMemoryBuffer; patch by carl yeksigian reviewed by tjake by Jake Luciani · 12 years ago
  59. f509df9 THRIFT-1930: C# generates unsigned byte for Thrift "byte" type by Jens Geyer · 12 years ago
  60. 6bdb10b Thrift-1942: Binary accelerated cpp extension does not use Thrift namespaces for Exceptions by jfarrell · 12 years ago
  61. 146e511 Thrift-1786: C# Union Typing Client: csharp Patch: Carl Yeksigian by Jake Farrell · 12 years ago
  62. bdb19a4 Thrift-1786: C# Union Typing Client: csharp Patch: Carl Yeksigian by jfarrell · 12 years ago
  63. de262dc Thrift-1903: PHP namespaces cause binary protocols to not be used by Jake Farrell · 12 years ago
  64. c613cd2 Thrift-1846:Restore socket.h header to support builds with Android NDK by Jake Farrell · 12 years ago
  65. 06045cf THRIFT-1880 Make named pipes server work asynchronously (overlapped) to allow for clean server stops by Jens Geyer · 12 years ago
  66. 3a931b5 THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server by Roger Meier · 12 years ago
  67. 2ff5428 Thrift-984: Ocaml versioning Client: ocaml Patch: Chet Murthy by Jake Farrell · 12 years ago
  68. 8a70196 THRIFT-1899 Delphi: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  69. cac2c57 THRIFT-563 Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  70. 9cda788 THRIFT-1864 java: implement event handler for non-blocking server by Roger Meier · 12 years ago
  71. ce6d1d7 THRIFT-1869 TThreadPoolServer (java) dies when threadpool is consumed by Roger Meier · 12 years ago
  72. 3661867 THRIFT-563 Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  73. a87cc5e Thrift-1804: Ruby extension on ARM complains about signed chars by Jake Farrell · 12 years ago
  74. 7758625 THRIFT-986: smalltalk add version Info to the library by Jake Farrell · 12 years ago
  75. 1f9717d THRIFT-1878 php: THttpClient - Add the possibility to send custom headers by Roger Meier · 12 years ago
  76. a7ab94d THRIFT-1845 cpp: Fix compiler warning caused by implicit string conversion with Xcode 4.6 by Roger Meier · 12 years ago
  77. e491d29 THRIFT-1896 cocoa: Add TBase protocol for Cocoa Patch: Kevin Li by Roger Meier · 12 years ago
  78. ff951bd THRIFT-1863 cocoa: [TBinaryProtocol readMessageBeginReturnName:type:sequenceID] returns incorrect message type by Roger Meier · 12 years ago
  79. 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
  80. 0c04fcc THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown by Roger Meier · 12 years ago
  81. a51186b THRIFT-1879 Add support for GObject-Introspection by Roger Meier · 12 years ago
  82. 9b25244 THRIFT-1861 PHP Makefile does not include TStringFuncFactory Patch: Logan Owen by Roger Meier · 12 years ago
  83. 552440e THRIFT-1890 C++: Make named pipes server work asynchronously by Jens Geyer · 12 years ago
  84. 0b20cc8 THRIFT-1874 timeout for the server-side end of a named pipe by Jens Geyer · 12 years ago
  85. 5cb0d22 THRIFT-1873 Binary protocol factory ignores struct read/write flags by Jens Geyer · 12 years ago
  86. 6a7463a THRIFT-1872 issues with TBufferedTransport buffer by Jens Geyer · 12 years ago
  87. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  88. 073f9eb Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, install by Jake Farrell · 12 years ago
  89. 04f8311 Thrift-1264:TSocketClient is queried by run loop after deallocation in Cocoa by Jake Farrell · 12 years ago
  90. 1bb9032 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  91. b64a774 THRIFT-1842 Memory leak with Pipes Patch: Jens Geyer by Jens Geyer · 12 years ago
  92. 7b96b22 THRIFT-1805 Thrift should not swallow ALL exceptions Patch: Diwaker Gupta by Roger Meier · 12 years ago
  93. d34bea0 THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in cob_style mode by Roger Meier · 12 years ago
  94. 772b2b1 THRIFT-1789 fix json protocol read set begin Patch: Kevin Radloff by Roger Meier · 12 years ago
  95. f42ce2a THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
  96. c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
  97. e3da768 THRIFT-1826 update c_glib source header paths Patch: Simon South by Roger Meier · 12 years ago
  98. 87afaac THRIFT-1822 PHP unit test does not work Patch: Roger Meier by Roger Meier · 12 years ago
  99. 8ebe0d9 THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not. by Roger Meier · 12 years ago
  100. e3f6710 THRIFT-1814 Minor D library fixes by Roger Meier · 12 years ago