1. e957675 THRIFT-2045: C++ compiler warning and build cleanup (again) by Ben Craig · 11 years ago
  2. 49a7663 THRIFT-2226: TServerSocket - keepAlive wrong initialization order by Ben Craig · 11 years ago
  3. 71b5a10 THRIFT-1892: Socket timeouts are declared in milli-seconds, but are by Ben Craig · 11 years ago
  4. d856ac8 THRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE by Ben Craig · 11 years ago
  5. fd64c15 THRIFT-2021: Improve large binary protocol string performance by Ben Craig · 11 years ago
  6. 96ea9da THRIFT-1751: definition of increase_max_fds doesn't compile when by Ben Craig · 11 years ago
  7. 6493523 THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library by Ben Craig · 11 years ago
  8. 19244ed THRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib by Ben Craig · 11 years ago
  9. 9f9cd10 Revert "THRIFT-2045: C++ compiler warning and build cleanup" by Ben Craig · 11 years ago
  10. 282e440 THRIFT-2045: C++ compiler warning and build cleanup by Ben Craig · 11 years ago
  11. 380a45d THRIFT-2197:fix jar output directory in rpm spec file by jfarrell · 11 years ago
  12. 27148de THRIFT-2215 Generated HTML/Graphviz lists referenced enum identifiers as UNKNOWN. by Jens Geyer · 11 years ago
  13. aea8bfe THRIFT-2139: MSVC 2012 Error - Cannot compile due to BoostThreadFactory by Ben Craig · 11 years ago
  14. 38b453b THRIFT-2210: lib/java TSimpleJSONProtocol can emit invalid JSON by jfarrell · 11 years ago
  15. d430bbd * THRIFT-2195: added default argument for enhanced compatbility by Jens Geyer · 11 years ago
  16. 0164040 THRIFT-2195 Delphi: Add event handlers for server and processing events by Jens Geyer · 11 years ago
  17. 83767a7 THRIFT-2200: nested structs cause generate_fingerprint() to slow down at excessive CPU load by Jens Geyer · 11 years ago
  18. 26ef743 THRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105 by Jens Geyer · 11 years ago
  19. 836d95f THRIFT-2201: Ternary operator returns different types (build error for by Ben Craig · 11 years ago
  20. 376d817 Temporarily commented out the Compact protocol test in Go, it's known to be broken (see THRIFT-2158) by Jens Geyer · 11 years ago
  21. ea4600b adopt new thrift.js location within tutorial.html changed by THRIFT-2190 by Roger Meier · 11 years ago
  22. 095ddb7 THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry by Henrique Mendonça · 11 years ago
  23. e594dcc Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 11 years ago
  24. a9e6248 THRIFT-2164 Add a Get/Post Http Server to Node along with examples by Henrique Mendonça · 11 years ago
  25. 7cf085e THRIFT-2164 Add a Get/Post Http Server to Node along with examples by Henrique Mendonça · 11 years ago
  26. 6b43fa3 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 11 years ago
  27. f7be519 THRIFT-1772 Serialization does not check types of embedded structures. by Henrique Mendonça · 11 years ago
  28. 97cc95b THRIFT-1755 Comment parsing bug - the missing test case from Brian's patch by Jens Geyer · 11 years ago
  29. d73aa07 THRIFT-2191 Fix charp JSONProtocol.ReadJSONDouble (specify InvariantCulture) by Jens Geyer · 11 years ago
  30. fd7ddef THRIFT-1944: Binding to zero port Client: cpp Patch: Akshat Aranya by Ben Craig · 11 years ago
  31. 8cd3efe THRIFT-1755 Comment parsing bug by Jens Geyer · 11 years ago
  32. b2501a7 THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe by Ben Craig · 11 years ago
  33. 4ba1160 THRIFT-2176 TSimpleJSONProtocol.ReadFieldBegin() does not return field type and ID by Jens Geyer · 11 years ago
  34. 901d555 THRIFT-2175 Wrong field type set for binary by Jens Geyer · 11 years ago
  35. 8a0f8d1 THRIFT-2174 Deserializing JSON fails in specific cases by Jens Geyer · 11 years ago
  36. 38ddc8f THRIFT-2142:Minor tweaks to thrift.el for better emacs package compatibility by jfarrell · 11 years ago
  37. 4fb2706 THRIFT-1349:Remove unnecessary print outs Client: erl Patch: Matt Pratt by jfarrell · 11 years ago
  38. 7096942 THRIFT-2178:Thrift generator returns error exit code on --version by jfarrell · 11 years ago
  39. b0d3c3f Added missing ASF headers by Jens Geyer · 11 years ago
  40. aff2f78 THRIFT-2167 nodejs lib throws error if options argument isn't passed by henrique · 11 years ago
  41. 7a09483 THRIFT-2159 Serializer/Deserializer for Go by Jens Geyer · 11 years ago
  42. c949514 THRIFT-2170 Generated Go code should populate all ReadErrors completely by Jens Geyer · 11 years ago
  43. ec8744c THRIFT-2166 Delphi compiler should generate constant class name prefixed with thrift file name (similar to Java and C#) by Jens Geyer · 11 years ago
  44. d21fa6e THRIFT-2163 Incorrect Delphi code generated for typedef'ed constants by Jens Geyer · 11 years ago
  45. 718f6ee THRIFT-2162 Missing calls to inherited CTOR at misc. places by Jens Geyer · 11 years ago
  46. a6a32a5 THRIFT-2169: JavaME Library causes "java.io.IOException: No Response Entries Available" after using client for some time by jfarrell · 11 years ago
  47. ba68255 Modified ignores by Jens Geyer · 11 years ago
  48. 2897d48 THRIFT-2054:TSimpleFileTransport - Java Lib has no straight forward TTransport based file transport by jfarrell · 11 years ago
  49. 03d4944 THRIFT-2165: Thrift Compiler fails at input files with UTF-8 BOM by Jens Geyer · 11 years ago
  50. 657b933 THRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace by Roger Meier · 11 years ago
  51. acf15dc THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG by Roger Meier · 11 years ago
  52. 17d4279 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  53. fb89bb5 THRIFT-2155: Adding one liner guide to rename the version.h.in and rename by Ben Craig · 11 years ago
  54. d5f617f THRIFT-2020: Thrift library has some empty files that haven't really been by Ben Craig · 11 years ago
  55. 5d9a72a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  56. cd54ec6 THRIFT-1999: warning on gcc 4.7 while compiling BoostMutex.cpp by Ben Craig · 11 years ago
  57. 91058ef THRIFT-2037: More general macro THRIFT_UNUSED_VARIABLE by Ben Craig · 11 years ago
  58. 7570b84 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  59. 9df0140 THRIFT-2023: gettimeofday implementation in Windows errors when no time by Ben Craig · 11 years ago
  60. 2fdd916 THRIFT-2053 NodeJS: Support for Multiplexing Services by henrique · 11 years ago
  61. 452dd5b THRIFT-1893 HTTP/JSON server/client for node.js by henrique · 11 years ago
  62. 570dcc4 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  63. 5b8c9a9 THRIFT-2058:Add reconnect support to node.js library by henrique · 11 years ago
  64. cf1fe74 THRIFT-2149:Add an option to disable the generation of default operators by Carl Yeksigian · 11 years ago
  65. 62fb17d THRIFT-2138 c_glib: pkgconfig file created with wrong include path by Roger Meier · 11 years ago
  66. 8ea5e2f update doap.rdf from 0.9.1 branch by Roger Meier · 11 years ago
  67. 12c09f4 THRIFT-667 Period should not be allowed in identifier names by Jens Geyer · 11 years ago
  68. d9120c9 THRIFT-2148:TNonblockingMultiFetchClient imports log4j by jfarrell · 11 years ago
  69. 7249820 Updating CHANGES from v0.9.1 release. by jfarrell · 11 years ago
  70. c9f4a35 THRIFT-1533:Make TTransport should be Closeable Client: java Patch: carl by Carl Yeksigian · 11 years ago
  71. d4a0b27 THRIFT-1351 Compiler does not care about binary strings by Jens Geyer · 11 years ago
  72. b5948eb Thrift-2137:Ruby test lib fails jenkins build #864 by jfarrell · 11 years ago
  73. 2fa3df3 Thrift-2136:Vagrant build not compiling java, ruby, php, go libs by jfarrell · 11 years ago
  74. 5a900ea THRIFT-2136:Vagrant build not compiling java, ruby, php, go libs due to missing dependencies by jfarrell · 11 years ago
  75. f7516e1 Thrift-1614:Thrift build from svn repo sources fails with automake-1.12 by jfarrell · 11 years ago
  76. 5c1e599 Thrift-2133: java TestTBinaryProtocol.java test failing by jfarrell · 11 years ago
  77. 9dbea36 Thrift-2136:Vagrant build not compiling java, ruby, php, go libs due to missing dependencies by jfarrell · 11 years ago
  78. a395655 THRIFT-2135:GO lib leaves behind test files that are auto generated by jfarrell · 11 years ago
  79. 92f24b2 THRIFT-1614: Thrift build from svn repo sources fails with automake-1.12 by jfarrell · 11 years ago
  80. 985a910 THRIFT-2134: mingw-cross-compile script failing with strip errors by jfarrell · 11 years ago
  81. 16ff233 Thrift-2129: php ext missing from dist Client: php Patch: jfarrell by jfarrell · 11 years ago
  82. 87577ef THRIFT-2128: lib GO tests fail with funct ends without a return statement by jfarrell · 11 years ago
  83. 102c600 Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST by jfarrell · 11 years ago
  84. 32d323e THRIFT-2123: go lib missing files in dist Client: go Patch: jfarrell by jfarrell · 11 years ago
  85. b591203 Thrift-2126: missing cpp lib concurrency STD* files from DIST by jfarrell · 11 years ago
  86. 4dd351d THRIFT-2125: debian missing from dist Client: build Patch: jfarrell by jfarrell · 11 years ago
  87. 2ca9c20 THRIFT-820 Remove readLength attribute from BinaryProtocol by Carl Yeksigian · 11 years ago
  88. d051ca0 THRIFT-2042 visual 2010 warnings - unused variable Patch: Konrad Grochowski by Roger Meier · 11 years ago
  89. 8c64dc1 Added some ignores by Jens Geyer · 11 years ago
  90. e924874 THRIFT-2120 js: Qunit URL is broken Patch: Roger Meier by Roger Meier · 11 years ago
  91. 3bb141d THRIFT-2036 Thrift gem warns about class variable access from top level by Jens Geyer · 11 years ago
  92. 1bb0ed8 THRIFT-2118 Certificate error handling still incorrect by Jens Geyer · 11 years ago
  93. f8e8c59 THRIFT-2105 Generated code for default values of collections ignores t_field::T_REQUIRED by Carl Yeksigian · 11 years ago
  94. f029345 THRIFT-2117 Cocoa TBinaryProtocol strictWrite should be set to true by default by Carl Yeksigian · 11 years ago
  95. 4c83595 THRIFT-2109 Secure connections should be supported in Go by Jens Geyer · 11 years ago
  96. 09b97c7 THRIFT-2017 Resource Leak in thrift struct under compiler/cpp/src/parse/t_program.h by Jens Geyer · 11 years ago
  97. 656a173 THRIFT-2112 Error in Go generator when using typedefs in map keys by Jens Geyer · 11 years ago
  98. aa72161 THRIFT-2111: typo in php readme Client: php Patch: Jeremy Thomerson by jfarrell · 11 years ago
  99. 27a7ce9 THRIFT-2107 minor Go generator fixes by Jens Geyer · 11 years ago
  100. d1257de THRIFT-2106 Fix support for namespaces in GO generator by Jens Geyer · 11 years ago