1. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  2. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  3. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  4. de78b54 THRIFT-3252 Missing TConcurrentClientSyncInfo.h in cpp Makefile so doesn't by Ben Craig · 9 years ago
  5. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  6. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
  7. ec847ac THRIFT-3125 Fix the list of exported headers in automake input by Roger Meier · 10 years ago
  8. 24ea0bf THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF by Konrad Grochowski · 10 years ago
  9. 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 10 years ago
  10. 21b6852 THRIFT-3083 consolidate simple and threaded server run loops by Jim King · 10 years ago
  11. 5ec805b THRIFT-3081 consolidate client processing loop in Simple, Threaded, and Thread Pool servers by Jim King · 10 years ago
  12. 2ac3a3c THRIFT-2912 Autotool build for C++ Qt library is invalid by Jens Geyer · 10 years ago
  13. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  14. a195a25 THRIFT-2887 Respect --with-openssl when building C++ support. by Jon Parise · 10 years ago
  15. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  16. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  17. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  18. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  19. ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
  20. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  21. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  22. b3f6ea1 THRIFT-2067 C++: all generated objects provide ostream operator<< by Konrad Grochowski · 10 years ago
  23. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  24. 3704227 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  25. 2c60625 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  26. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  27. b591203 Thrift-2126: missing cpp lib concurrency STD* files from DIST by jfarrell · 11 years ago
  28. 8095447 THRIFT-2066 'make install' does not install two headers required for C++ bindings by Jens Geyer · 12 years ago
  29. 16ee0d1 THRIFT-1968 Thrift's include path is wrong in pkg-config files by Roger Meier · 12 years ago
  30. 3a931b5 THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server by Roger Meier · 12 years ago
  31. d34bea0 THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in cob_style mode by Roger Meier · 12 years ago
  32. 7d0a040 Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C by Roger Meier · 13 years ago
  33. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  34. 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
  35. 2be7f24 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  36. 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 13 years ago
  37. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  38. 86e8986 THRIFT-1348 C++ Qt bindings Patch: Doug Rosvick and Vitali Lovich by Roger Meier · 13 years ago
  39. ea949fb Thrift-1462: add more strict compiler flags by Jake Farrell · 13 years ago
  40. ca10fd4 THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) by Roger Meier · 13 years ago
  41. 23bf35d Thrift-1454:Better handling of write on a closed TSocket by Jake Farrell · 13 years ago
  42. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  43. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  44. bf12239 THRIFT-1381 Thrift C++ libs have incorrectly versioned names Patch: Jake Farrell by Roger Meier · 13 years ago
  45. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  46. 627f1a0 Thrift-1345: Allow building without test cases by Jake Farrell · 13 years ago
  47. 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 13 years ago
  48. 82dc2e2 THRIFT-1221. cpp: Remove SimpleCallback.h by Bryan Duxbury · 14 years ago
  49. cd9aea1 THRIFT-151. cpp: TSSLServerSocket and TSSLSocket implementation by Bryan Duxbury · 14 years ago
  50. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  51. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  52. 6806fb8 THRIFT-922. cpp: Convert protocol classes to use non-virtual functions by David Reiss · 14 years ago
  53. e879c2f THRIFT-922. cpp: Convert transport classes to use non-virtual calls by David Reiss · 14 years ago
  54. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago
  55. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  56. 2b45589 THRIFT-500. Remove unnecessary "ACLOCAL_AMFLAGS" line from lib/cpp/Makefile.am by David Reiss · 14 years ago
  57. 112e309 THRIFT-247. cpp: Basic THttpServer implementation for C++ by David Reiss · 14 years ago
  58. 7ba364f revert unintentional partial commit of THRIFT-247 by Bryan Duxbury · 14 years ago
  59. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  60. 5f013bb cpp: Fix build problems introduced by r920682 by David Reiss · 15 years ago
  61. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  62. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  63. abb56a4 THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport by David Reiss · 16 years ago
  64. 48141bf THRIFT-373. Update lists of files to include in release tarballs by David Reiss · 16 years ago
  65. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  66. 53f18f0 (THRIFT-69) Fix Util::currentTime for use in applications. by David Reiss · 17 years ago
  67. c6c6498 Allow out-of-source builds. by David Reiss · 17 years ago
  68. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  69. 9405845 Add TBase64Utils.h and TJSONProto.h to lib/cpp/Makefile.am. by David Reiss · 17 years ago
  70. e4db03d Add TFDTransport: a dead-simple wrapper around a file-descriptor. by David Reiss · 17 years ago
  71. e0e3d1b Add TProtocolTap: a meta-protocol for "wiretapping". by David Reiss · 17 years ago
  72. 01d187c add increase_max_fds to the new TServer.cpp by veeve · 17 years ago
  73. db0ea15 Thrift: Add a full-featured JSON protocol for C++. by David Reiss · 17 years ago
  74. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  75. 832b262 Thrift: Revamp build to use a single configure.ac. by David Reiss · 17 years ago
  76. b16074d Add pkgconfig to Thrift C++ libraries by Mark Slee · 17 years ago
  77. b72d19f Thrift: Prep for release. by David Reiss · 17 years ago
  78. faebedd Thrift: Re-committing zlib. by David Reiss · 17 years ago
  79. 79ae0f8 Thrift: Compile without libevent. by David Reiss · 17 years ago
  80. 5aea7c8 Thrift: Reverting TZlibTransport by David Reiss · 17 years ago
  81. b8c6334 Thrift: Zlib transport. by David Reiss · 17 years ago
  82. 4e7530d Thrift: TDenseProtocol. by David Reiss · 17 years ago
  83. 000b111 -- cleaning up some Makefile issues by Aditya Agarwal · 17 years ago
  84. 2375312 Thrift: Limited Reflection for C++. by David Reiss · 17 years ago
  85. bc3dddb Thrift: Better handling of strerror_r. by David Reiss · 17 years ago
  86. 00dcccf Thrift: Debug Protocol by David Reiss · 17 years ago
  87. e02e424 thrift: cpp tsocketpool support by jsobel · 18 years ago
  88. 3e9d177 Thrift: Adding StatsProcessor, PeekProcessor, TPipedFileReaderTransport, and TPipedFileReaderTransportFactory classes by James Wang · 18 years ago
  89. 8a98e1b Thrift HTTP client in C++ by Mark Slee · 18 years ago
  90. f983108 Thrift Binary protocol improvements and application exceptions by Mark Slee · 18 years ago
  91. af602f5 -- Remove reference to TBufferedRouter.h/cpp in Makefile by Aditya Agarwal · 18 years ago
  92. b3cb629 Adding threaded server to Thrift by Mark Slee · 18 years ago
  93. 0788a70 Separate thrift into libthrift and libthriftnb by Mark Slee · 18 years ago
  94. 85ca7a1 Added ax_event_base.m4 to find and configure libevent by Marc Slemko · 18 years ago
  95. 25b2936 -- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp by Aditya Agarwal · 18 years ago
  96. 0f70d77 Mutex was missing from libthrift build by Mark Slee · 18 years ago
  97. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  98. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago
  99. e528c76 -- Thrift Log File by Aditya Agarwal · 18 years ago
  100. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago