1. 169d655 THRIFT-2312 .travis.yml: no apt-get update/upgrade, by Roger Meier · 11 years ago
  2. dffc9fe THRIFT-2196 Fix invalid dependency in Makefile.am Patch: Hiroaki Kawai by Roger Meier · 11 years ago
  3. 78dbd5c THRIFT-2318 perl: dependency Class::Accessor not checked Patch: Roger Meier by Roger Meier · 11 years ago
  4. aae8acb THRIFT-2318 perl: dependency Class::Accessor not checked Patch: Roger Meier by Roger Meier · 11 years ago
  5. 09cc5e7 THRIFT-2316 cpp: TFileTransportTest is to restrictive by Roger Meier · 11 years ago
  6. 6635058 THRIFT-2312 .travis.yml: enable ruby, php and mingw compiler build by Roger Meier · 11 years ago
  7. 84cd284 Thrift-2229:thrift failed to build on OSX 10.9 GM by jfarrell · 11 years ago
  8. 216374e THRIFT-2313 nodejs server crash after processing the first request when using MultiplexedProcessor/FramedBuffer/BinaryProtocol by henrique · 11 years ago
  9. a16737a THRIFT-2311 Go: invalid code generated when exception name is a go keyword by Jens Geyer · 11 years ago
  10. 0240572 THRIFT-2182 rb: segfault in regression tests (GC bug in rb_thrift_memory_buffer_write) by Roger Meier · 11 years ago
  11. a510d6b THRIFT-2183 gem install fails on zsh Patch: Paul Brannan by Roger Meier · 11 years ago
  12. d45b7db rb: remove CHANGELOG by Roger Meier · 11 years ago
  13. 3233fe8 some gitignores by Roger Meier · 11 years ago
  14. 090a5e4 remove nonsense file lib/rb/CHANGELOG by Roger Meier · 11 years ago
  15. 6232014 THRIFT-2130 D library/test: parts of "make check" code do not compile with recent dmd-2.062 through dmd-2.064alpha by Roger Meier · 11 years ago
  16. 38391a7 D: add client_pool_test to libevent_dependent_ran_tests by Roger Meier · 11 years ago
  17. b2b4a5c THRIFT-2185 use cabal instead of runhaskell in haskell library Patch: John Chee by Roger Meier · 11 years ago
  18. c0c889b THRIFT-1964 'Isset' causes problems with C#/.NET serializers by Jens Geyer · 11 years ago
  19. b27012c add some .gitignore by Roger Meier · 11 years ago
  20. b9d5522 THRIFT-2205 Node.js Test Server to support test.js JavaScript Browser test and sundry fixes by Jens Geyer · 11 years ago
  21. 11c813e Thrift-2309: Ruby and PHP added to RPM subpackages Client: build Patch: Nevo Hed by jfarrell · 11 years ago
  22. f41d79d THRIFT-2029: Port C++ tests to Windows Client: cpp by Ben Craig · 11 years ago
  23. 06dbb8f THRIFT-2211:Exception constructor does not contain namespace prefix by Jake Farrell · 11 years ago
  24. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  25. 05f37f1 THRIFT-2219: Thrift gem fails to build on OS X Mavericks by jfarrell · 11 years ago
  26. f161282 nodejs: add NODE_PATH by Roger Meier · 11 years ago
  27. 6bac11f THRIFT-2304 cpp:Move client assignments from construtor in method by Roger Meier · 11 years ago
  28. 2c7e89b .travis.yml: do "The Miracle Combination" for apt-get§ by Roger Meier · 11 years ago
  29. cf8b626 THRIFT-2304 cpp:Move client assignments from construtor in method by Roger Meier · 11 years ago
  30. f6acf44 THRIFT-2303 TBufferredTransport not properly closing underlying transport 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. ad0141a Modified/added some Delphi ignores by Jens Geyer · 11 years ago
  33. bcca1d9 THRIFT-2300 D configure info output should follow same format as other languages by Jens Geyer · 11 years ago
  34. 1fb6847 THRIFT-2299 TJsonProtocol implementation for Ruby does not allow for both possible slash (solidus) encodings by Jens Geyer · 11 years ago
  35. 4d1b0ea THRIFT-2298 TJsonProtocol implementation for C# does not allow for both possible slash (solidus) encodings by Jens Geyer · 11 years ago
  36. 7975950 THRIFT-2285 TJsonProtocol implementation for Java/JavaMe/PHP doesn't allow a slash (/) to be escaped (\/) by Jens Geyer · 11 years ago
  37. 53db7cc THRIFT-2293 java: TSSLTransportFactory.createSSLContext() leaves files open by Roger Meier · 11 years ago
  38. 1406c9a THRIFT-2290 anyfile.go:10: imported and not used: "math" by Jens Geyer · 11 years ago
  39. d9c80e2 THRIFT-2322: serializer testcase helper file regenerated with most recent Thrift compiler by Jens Geyer · 11 years ago
  40. 4095d62 THRIFT-2322: wrong Go code generated for assignment of an optional set by Jens Geyer · 11 years ago
  41. 5ba91f2 THRIFT-2271 JavaScript: Support for Multiplexing Services by henrique · 11 years ago
  42. d960e6e THRIFT-2195 Delphi event handlers - fix for multiplex protocol by Jens Geyer · 11 years ago
  43. bf3a19d THRIFT-2288 Go impl of Thrift JSON protocol wrongly writes/expects true/false for bools by Jens Geyer · 11 years ago
  44. 0853ab6 THRIFT-2232 IsSet* broken in Go by Jens Geyer · 11 years ago
  45. 2c4f306 THRIFT-2194 Node: Not actually prepending residual data in TFramedTransport.receiver by Jens Geyer · 11 years ago
  46. acdac81 THRIFT-2263 java: Always generate good hashCode for Java Patch: Andrew Gaul by Roger Meier · 11 years ago
  47. 4f00134 THRIFT-2274 java: TNonblockingServer and TThreadedSelectorServer do not close their channel selectors on exit and leak file descriptors by Roger Meier · 11 years ago
  48. 5b8e770 THRIFT-2282 Incorect code generated for some typedefs by Jens Geyer · 11 years ago
  49. 739032a THRIFT-2281 Generated send/recv code ignores errors returned by the underlying protocol by Jens Geyer · 11 years ago
  50. ce8d518 THRIFT-2280 TJSONProtocol.Flush() does not really flush the transport by Jens Geyer · 11 years ago
  51. 88103ca THRIFT-2040 "uninitialized variable" warnings on MSVC/windows by Roger Meier · 11 years ago
  52. a596038 THRIFT-2278 Buffered transport doesn't support writes > buffer size by Jens Geyer · 11 years ago
  53. 7949447 THRIFT-2279 TSerializer only returns the first 1024 bytes serialized by Jens Geyer · 11 years ago
  54. f322d91 THRIFT-2275 Fix memory leak in golang compact_protocol. by Jens Geyer · 11 years ago
  55. 4b4f42b THRIFT-2249:Add SMP Build option to thrift.spec (and three config defines) by jfarrell · 11 years ago
  56. 8bdff94 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago
  57. 3979b86 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago
  58. cba92b3 THRIFT-2145:Rack and Thin are not just development dependencies by jfarrell · 11 years ago
  59. f35975b THRIFT-2261 java: error: unmappable character for encoding ASCII by Roger Meier · 11 years ago
  60. 5f2d34e THRIFT-2229 thrift failed to build on OSX 10.9 GM by Roger Meier · 11 years ago
  61. 3da1c90 THRIFT-2260 java: Thrift imposes unneeded dependency on commons-lang3 by Roger Meier · 11 years ago
  62. 5df24f7 THRIFT-2172 Java compiler allocates optionals array for every struct with an optional field by Roger Meier · 11 years ago
  63. b54fbd3 THRIFT-2193 Java code generator emits spurious semicolon when deep copying binary data by Jens Geyer · 11 years ago
  64. 4ccc24f THRIFT-2227 Thrift compiler generates spurious warnings with Xlint by Jens Geyer · 11 years ago
  65. 13848c6 THRIFT-2254 Exceptions generated by Go compiler should implement error interface by Jens Geyer · 11 years ago
  66. d335acd THRIFT-2259 C# unexpected null logDelegate() pointer causes AV in TServer.serve() by Jens Geyer · 11 years ago
  67. 1ee7bb6 THRIFT-1813 java: Add @Generated annotation to generated classes by Roger Meier · 11 years ago
  68. 3e25e5e Python Tornado TTornadoServer base class change Patch: Bryan Pham by henrique · 11 years ago
  69. f4e6e62 THRIFT-2214: System header sys/param.h is included inside the Thrift namespace by Ben Craig · 11 years ago
  70. 5def2f8 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by henrique · 11 years ago
  71. 3bd05b0 ignore test log files by henrique · 11 years ago
  72. dc66d92 THRIFT-2250 JSON and MemoryBuffer for JavaME Patch: Henrique Mendonca by henrique · 11 years ago
  73. 73250ba THRIFT-2247 Go generator doesn't deal well with map keys of type binary by Jens Geyer · 11 years ago
  74. 378663a THRIFT-2216 cocoa: Extraneous semicolon in TProtocolUtil.h makes clang mad by Roger Meier · 11 years ago
  75. 8c691fa THRIFT-1639 Java/Python: Serialization/Deserialization of double type using CompactProtocol by Roger Meier · 11 years ago
  76. 0ec155e THRIFT-2246 Unset enum value is printed by ToString() - fix for some edge cases by Jens Geyer · 11 years ago
  77. 088c26b THRIFT-2246 Unset enum value is printed by ToString() by Jens Geyer · 11 years ago
  78. 9957d30 THRIFT-2158 Compact, JSON, and SimpleJSON protocols are not working correctly by Jens Geyer · 11 years ago
  79. 31aebbe THRIFT-2251 go test for compact protocol is not running by Jens Geyer · 11 years ago
  80. fca0b8c THRIFT-1815 Code generators line buffer output - Go compiler by Jens Geyer · 11 years ago
  81. 53078be THRIFT-1815 Code generators line buffer output - Go compiler by Jens Geyer · 11 years ago
  82. 8203a14 THRIFT-2240 thrift.vim (contrib) does not correctly handle 'union' by Jens Geyer · 11 years ago
  83. 0d671c0 THRIFT-2034: Give developers' C++ code direct access to socket FDs on by Ben Craig · 11 years ago
  84. 7f10de7 THRIFT-2026: Fix TCompactProtocol 64 bit builds Client: cpp Patch: Ben Craig by Ben Craig · 11 years ago
  85. 22856f3 Related to THRIFT-2045: Somehow missed "go" MINGW issue that Jens found. by Ben Craig · 11 years ago
  86. e957675 THRIFT-2045: C++ compiler warning and build cleanup (again) by Ben Craig · 11 years ago
  87. 49a7663 THRIFT-2226: TServerSocket - keepAlive wrong initialization order by Ben Craig · 11 years ago
  88. 71b5a10 THRIFT-1892: Socket timeouts are declared in milli-seconds, but are by Ben Craig · 11 years ago
  89. d856ac8 THRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE by Ben Craig · 11 years ago
  90. fd64c15 THRIFT-2021: Improve large binary protocol string performance by Ben Craig · 11 years ago
  91. 96ea9da THRIFT-1751: definition of increase_max_fds doesn't compile when by Ben Craig · 11 years ago
  92. 6493523 THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library by Ben Craig · 11 years ago
  93. 19244ed THRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib by Ben Craig · 11 years ago
  94. 9f9cd10 Revert "THRIFT-2045: C++ compiler warning and build cleanup" by Ben Craig · 11 years ago
  95. 282e440 THRIFT-2045: C++ compiler warning and build cleanup by Ben Craig · 11 years ago
  96. 380a45d THRIFT-2197:fix jar output directory in rpm spec file by jfarrell · 11 years ago
  97. 27148de THRIFT-2215 Generated HTML/Graphviz lists referenced enum identifiers as UNKNOWN. by Jens Geyer · 11 years ago
  98. aea8bfe THRIFT-2139: MSVC 2012 Error - Cannot compile due to BoostThreadFactory by Ben Craig · 11 years ago
  99. 38b453b THRIFT-2210: lib/java TSimpleJSONProtocol can emit invalid JSON by jfarrell · 11 years ago
  100. d430bbd * THRIFT-2195: added default argument for enhanced compatbility by Jens Geyer · 11 years ago