1. 9b35a7c THRIFT-3495 Minor enhancements and fixes for cross test by Nobuaki Sukegawa · 9 years ago
  2. dfb6896 THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359 by Nobuaki Sukegawa · 9 years ago
  3. 2faac5a THRIFT-3385 warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string<char>::size_type {aka unsigned int} by Jens Geyer · 9 years ago
  4. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  5. 228b328 THRIFT-3376 C# and Python JSON protocol double values lose precision by Nobuaki Sukegawa · 9 years ago
  6. dd08f6e THRIFT-3371: added test for abstract namespace domain sockets. by pavlo · 9 years ago
  7. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  8. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  9. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  10. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  11. 6f7399b cpp: remove unused variable g_socket_syscalls by Roger Meier · 10 years ago
  12. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  13. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  14. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  15. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  16. a07ec0b THRIFT-2655 CPP tests should not use relative path when accessing ssh related files by cdwijayarathna · 10 years ago
  17. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago
  18. 0a7c69c THRIFT-2492 use tcxx instead of tr1 in test/cpp by Roger Meier · 11 years ago
  19. 284101c THRIFT-2029 Port C++ tests to Windows by Roger Meier · 11 years ago
  20. c94b293 THRIFT-2325 SSL-test-certificates_cpp_tests Patch: Roger Meier by Roger Meier · 11 years ago
  21. 023192f THRIFT-2358 C++: add compact protocol to cross language test suite by Roger Meier · 11 years ago
  22. 0e81480 THRIFT-2229 cpp:thrift failed to build on OSX 10.9 GM by Roger Meier · 11 years ago
  23. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  24. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  25. 4fce960 THRIFT-1592 Test clients should have a return codes that reflect whether they succeeded or not by Roger Meier · 13 years ago
  26. 99b3672 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  27. f50df7f THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  28. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  29. 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
  30. 5b1e3c7 return 1 if transport open fails by Roger Meier · 13 years ago
  31. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  32. a8cef6e THRIFT-916 gcc warnings in c++ header files by Roger Meier · 13 years ago
  33. 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 13 years ago
  34. d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago
  35. ca142b0 THRIFT-1198 C++ TestClient and Server Improvements (add Unix Domain Socket, HTTP, JSON) by Roger Meier · 14 years ago
  36. bb09f44 THRIFT-1166 C++ tests in test/cpp broken Patch: David Nadlinger, Roger Meier by Roger Meier · 14 years ago
  37. cd9aea1 THRIFT-151. cpp: TSSLServerSocket and TSSLSocket implementation by Bryan Duxbury · 14 years ago
  38. 5f9614c THRIFT-916 long long becomes int64_t by Roger Meier · 14 years ago
  39. b7762a0 THRIFT-922. cpp: Update C++ generator to emit templatized code by David Reiss · 14 years ago
  40. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  41. 833ae49 THRIFT-920. cpp: C++ Test and Tutorial does not compile anymore due to the change within Enum handling by Bryan Duxbury · 14 years ago
  42. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  43. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  44. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  45. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  46. af78778 (THRIFT-54) Remove "frameResponses" from TNonblockingServer by David Reiss · 17 years ago
  47. 2845b52 Enhance C++ test client to make sure that async void is implemented properly by David Reiss · 17 years ago
  48. 2ab6fe8 Add testAsync to ThriftTest.thrift which verifies async void works properly. by David Reiss · 17 years ago
  49. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  50. bc3dddb Thrift: Better handling of strerror_r. by David Reiss · 17 years ago
  51. e129a2d Some thrift test code fixes by Mark Slee · 18 years ago
  52. 9e288d4 Add some smaller test cases and fix new single protocol/transport C++ test by Mark Slee · 18 years ago
  53. 1921d20 Fix C++ Thrift test code to work with new gen'd code interface by Mark Slee · 18 years ago
  54. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  55. a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
  56. a6b48ea Rename test files to .cpp instead of .cc by Mark Slee · 18 years ago[Renamed from test/cpp/src/TestClient.cc]
  57. b9acf98 Test code updates by Mark Slee · 18 years ago
  58. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  59. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  60. d3d733a Thrift test improvements, tests for both inline and normal PHP code gen by Mark Slee · 18 years ago
  61. 71d4e47 Cleaned up test code for thrift exception throwing by Marc Slemko · 18 years ago
  62. bf4fd19 Modified C++ code-gen to create default constructors for all non-string primitives so that auto variable instances of structs aren't populated with by Marc Slemko · 18 years ago
  63. 6be374b More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  64. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
  65. 9577100 Thrift test code by Mark Slee · 19 years ago[Renamed (90%) from test/cpp/TestClient.cc]
  66. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago