1. d73aa07 THRIFT-2191 Fix charp JSONProtocol.ReadJSONDouble (specify InvariantCulture) by Jens Geyer · 11 years ago
  2. fd7ddef THRIFT-1944: Binding to zero port Client: cpp Patch: Akshat Aranya by Ben Craig · 11 years ago
  3. b2501a7 THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe by Ben Craig · 11 years ago
  4. 4ba1160 THRIFT-2176 TSimpleJSONProtocol.ReadFieldBegin() does not return field type and ID by Jens Geyer · 11 years ago
  5. 901d555 THRIFT-2175 Wrong field type set for binary by Jens Geyer · 11 years ago
  6. 8a0f8d1 THRIFT-2174 Deserializing JSON fails in specific cases by Jens Geyer · 11 years ago
  7. 4fb2706 THRIFT-1349:Remove unnecessary print outs Client: erl Patch: Matt Pratt by jfarrell · 11 years ago
  8. b0d3c3f Added missing ASF headers by Jens Geyer · 11 years ago
  9. aff2f78 THRIFT-2167 nodejs lib throws error if options argument isn't passed by henrique · 11 years ago
  10. 7a09483 THRIFT-2159 Serializer/Deserializer for Go by Jens Geyer · 11 years ago
  11. 718f6ee THRIFT-2162 Missing calls to inherited CTOR at misc. places by Jens Geyer · 11 years ago
  12. a6a32a5 THRIFT-2169: JavaME Library causes "java.io.IOException: No Response Entries Available" after using client for some time by jfarrell · 11 years ago
  13. 2897d48 THRIFT-2054:TSimpleFileTransport - Java Lib has no straight forward TTransport based file transport by jfarrell · 11 years ago
  14. 657b933 THRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace by Roger Meier · 11 years ago
  15. acf15dc THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG by Roger Meier · 11 years ago
  16. 17d4279 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  17. d5f617f THRIFT-2020: Thrift library has some empty files that haven't really been by Ben Craig · 11 years ago
  18. 5d9a72a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  19. cd54ec6 THRIFT-1999: warning on gcc 4.7 while compiling BoostMutex.cpp by Ben Craig · 11 years ago
  20. 91058ef THRIFT-2037: More general macro THRIFT_UNUSED_VARIABLE by Ben Craig · 11 years ago
  21. 7570b84 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  22. 9df0140 THRIFT-2023: gettimeofday implementation in Windows errors when no time by Ben Craig · 11 years ago
  23. 2fdd916 THRIFT-2053 NodeJS: Support for Multiplexing Services by henrique · 11 years ago
  24. 452dd5b THRIFT-1893 HTTP/JSON server/client for node.js by henrique · 11 years ago
  25. 570dcc4 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  26. 5b8c9a9 THRIFT-2058:Add reconnect support to node.js library by henrique · 11 years ago
  27. 62fb17d THRIFT-2138 c_glib: pkgconfig file created with wrong include path by Roger Meier · 11 years ago
  28. d9120c9 THRIFT-2148:TNonblockingMultiFetchClient imports log4j by jfarrell · 11 years ago
  29. c9f4a35 THRIFT-1533:Make TTransport should be Closeable Client: java Patch: carl by Carl Yeksigian · 11 years ago
  30. 5a900ea THRIFT-2136:Vagrant build not compiling java, ruby, php, go libs due to missing dependencies by jfarrell · 11 years ago
  31. 5c1e599 Thrift-2133: java TestTBinaryProtocol.java test failing by jfarrell · 11 years ago
  32. a395655 THRIFT-2135:GO lib leaves behind test files that are auto generated by jfarrell · 11 years ago
  33. 16ff233 Thrift-2129: php ext missing from dist Client: php Patch: jfarrell by jfarrell · 11 years ago
  34. 102c600 Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST by jfarrell · 11 years ago
  35. 32d323e THRIFT-2123: go lib missing files in dist Client: go Patch: jfarrell by jfarrell · 11 years ago
  36. b591203 Thrift-2126: missing cpp lib concurrency STD* files from DIST by jfarrell · 11 years ago
  37. 2ca9c20 THRIFT-820 Remove readLength attribute from BinaryProtocol by Carl Yeksigian · 11 years ago
  38. d051ca0 THRIFT-2042 visual 2010 warnings - unused variable Patch: Konrad Grochowski by Roger Meier · 11 years ago
  39. e924874 THRIFT-2120 js: Qunit URL is broken Patch: Roger Meier by Roger Meier · 11 years ago
  40. 3bb141d THRIFT-2036 Thrift gem warns about class variable access from top level by Jens Geyer · 11 years ago
  41. f029345 THRIFT-2117 Cocoa TBinaryProtocol strictWrite should be set to true by default by Carl Yeksigian · 11 years ago
  42. 4c83595 THRIFT-2109 Secure connections should be supported in Go by Jens Geyer · 11 years ago
  43. 656a173 THRIFT-2112 Error in Go generator when using typedefs in map keys by Jens Geyer · 11 years ago
  44. aa72161 THRIFT-2111: typo in php readme Client: php Patch: Jeremy Thomerson by jfarrell · 11 years ago
  45. d1257de THRIFT-2106 Fix support for namespaces in GO generator by Jens Geyer · 11 years ago
  46. 7b07fbc THRIFT-2100 typedefs are not correctly referenced when including from other thrift files by Jens Geyer · 11 years ago
  47. 44b19df THRIFT-2083 Improve the go lib: Testcase for buffered Transport by Jens Geyer · 11 years ago
  48. 7d95246 THRIFT-2083 Improve the go lib: buffered Transport, save memory allocation, handle concurrent request by Jens Geyer · 11 years ago
  49. 11430df THRIFT-2102 constants are not referencing to correct type when included from another thrift file by Jens Geyer · 11 years ago
  50. 56a648d THRIFT-2093 added the ability to set compression level in C++ zlib transport by Roger Meier · 11 years ago
  51. e802aa4 THRIFT-2094 TNonblocking server no longer works on windows by Roger Meier · 11 years ago
  52. 0be9ffa THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h by Roger Meier · 11 years ago
  53. 7757ce7 THRIFT-2090 Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  54. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  55. 4f7ad2d THRIFT-2091 Unnecessary 'friend' declaration causes warning in TWinsockSingleton by Jens Geyer · 11 years ago
  56. ba406d3 THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy by Roger Meier · 11 years ago
  57. 67065d7 THRIFT-2084 Delphi: Ability to create entity Thrift-generated instances based on TypeInfo by Jens Geyer · 12 years ago
  58. 6f2a503 THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads by Roger Meier · 12 years ago
  59. 6b9e1c6 THRIFT-2080 C# multiplex processor does not catch IOException by Jens Geyer · 12 years ago
  60. ee353e6 THRIFT-1709 Warning "Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first" in TBinaryProtocol.cs at ReadInt64() by Jens Geyer · 12 years ago
  61. 049f5f3 THRIFT-2082 Executing "gmake clean" is broken by Carl Yeksigian · 12 years ago
  62. 866c23b THRIFT-2081 Specified timeout should be used in TSocket.Open() by Jens Geyer · 12 years ago
  63. ffbfd03 THRIFT-2074 cppcheck error removed from ThreadManager.cpp by Roger Meier · 12 years ago
  64. c36b56d THRIFT-1357 Erlang Dependency breaks build Patch: Anthony Molinaro by Roger Meier · 12 years ago
  65. 7158d33 THRIFT-2044 Util.h uses defines from PlatformSocket but does not include it by Roger Meier · 12 years ago
  66. 7295745 THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULL by Roger Meier · 12 years ago
  67. 42cb873 THRIFT-2072 TNonblocking server compilation FAILS with C++11 support enabled by Roger Meier · 12 years ago
  68. ff77d07 THRIFT-2039 config.h --> thrift-config.h Patch: Ben Craig by Roger Meier · 12 years ago
  69. e5bfd4c THRIFT-2070 Improper `HexChar' and 'HexVal' implementation in TJSONProtocol.cs by Jens Geyer · 12 years ago
  70. 102bca4 THRIFT-2032 C# client leaks sockets/handles by Jens Geyer · 12 years ago
  71. 8095447 THRIFT-2066 'make install' does not install two headers required for C++ bindings by Jens Geyer · 12 years ago
  72. a1b5728 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  73. 9be4e68 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  74. 0f0558a Thrift-1919:libthrift depends on httpcore-4.1.3 (directly) and httpcore-4.1.4 (transitively) by jfarrell · 12 years ago
  75. cc25c52 THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int by Ben Craig · 12 years ago
  76. e549a80 THRIFT-2050 Vagrant C# lib compile fails with TException missing by Jens Geyer · 12 years ago
  77. 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
  78. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  79. b310ae7 THRIFT-2015 Thrift exceptions should derive from TException by Jens Geyer · 12 years ago
  80. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 12 years ago
  81. 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  82. 877125c THRIFT-1966:Support different files for SSL certificates and keys by Jake Farrell · 12 years ago
  83. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  84. 548244f THRIFT-1959: Add Union TMemoryBuffer support Client: csharp Patch: carl by Carl Yeksigian · 12 years ago
  85. b6dfc90 THRIFT-1986 fix TCompactProtocol constants by Henrique Mendonça · 12 years ago
  86. 7297688 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  87. 89be183 Thrift-1951:libthrift.jar has source files in it by Jake Farrell · 12 years ago
  88. 37e655c Thrift-1997:Add accept backlog configuration method to TServerSocket by Jake Farrell · 12 years ago
  89. d65216d THRIFT-1982 vsnprintf on Windows have different semantics by Roger Meier · 12 years ago
  90. f2b094f THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  91. c2c4d72 THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi by Jens Geyer · 12 years ago
  92. cde23df THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309) by Roger Meier · 12 years ago
  93. 64a799d THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  94. 3e93711 THRIFT-1992: Fix TCompactProtocol compiler warnings by Carl Yeksigian · 12 years ago
  95. 111d8f2 Add jensg to dev list by Jens Geyer · 12 years ago
  96. 350860f Add carl to developer list by Carl Yeksigian · 12 years ago
  97. 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
  98. 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
  99. 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
  100. 1e3c884 THRIFT-1981 Not all PHP libraries are installed when building an installing a debian package by Roger Meier · 12 years ago