1. 4b90909 THRIFT-5773 Strong UUID wrapper for C++ by CJCombrink · 9 months ago
  2. 1d886ca THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink by CJCombrink · 10 months ago
  3. 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
  4. 20e3124 Revert "lib: cpp: automake: ship thrift/numeric_cast.h" by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  5. 779deab lib: cpp: automake: ship thrift/numeric_cast.h by Chris Friedt · 2 years, 2 months ago
  6. 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
  7. d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 2 months ago
  8. 4750f36 Fix abstract unix socket name by David Suárez · 4 years, 4 months ago
  9. 86352b4 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 7 months ago
  10. dabfea2 THRIFT-5186: Rewrite address resolution in T{Nonblocking,}ServerSocket by max ulidtko · 4 years, 8 months ago
  11. e6d7d13 THRIFT-5215: Remove portable_endian.h Client: cpp Patch: James Lacey by James Lacey · 4 years, 8 months ago
  12. dd34c52 When I use --with-zlib args for cross-compiling, it failed without "$(ZLIB_LDFLAGS)". by rel1ve · 4 years, 10 months ago
  13. 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 8 months ago
  14. a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
  15. 8fdb758 THRIFT-4759:add thrift export to fix windows shared lib building (#1714) by cyy · 6 years ago
  16. 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
  17. bfdbd03 use chrono by cyy · 6 years ago
  18. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
  19. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  20. d65e91c remove stdcxx namespace and use std directly by cyy · 6 years ago
  21. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  22. 9edecce Build async. protocol processor as part of main thrift library. by Stefan Bolus · 7 years ago
  23. f338d57 THRIFT-4308: re-enable dlang deimos build support for libevent by James E. King III · 7 years ago
  24. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  25. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  26. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  27. 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 7 years ago
  28. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  29. a837085 THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcrypto for BN_init by Nobuaki Sukegawa · 9 years ago
  30. 673c941 THRIFT-3382 - C++: TBase class for generated structs added by Konrad Grochowski · 9 years ago
  31. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  32. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  33. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  34. de78b54 THRIFT-3252 Missing TConcurrentClientSyncInfo.h in cpp Makefile so doesn't by Ben Craig · 9 years ago
  35. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  36. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
  37. ec847ac THRIFT-3125 Fix the list of exported headers in automake input by Roger Meier · 10 years ago
  38. 24ea0bf THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF by Konrad Grochowski · 10 years ago
  39. 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 10 years ago
  40. 21b6852 THRIFT-3083 consolidate simple and threaded server run loops by Jim King · 10 years ago
  41. 5ec805b THRIFT-3081 consolidate client processing loop in Simple, Threaded, and Thread Pool servers by Jim King · 10 years ago
  42. 2ac3a3c THRIFT-2912 Autotool build for C++ Qt library is invalid by Jens Geyer · 10 years ago
  43. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  44. a195a25 THRIFT-2887 Respect --with-openssl when building C++ support. by Jon Parise · 10 years ago
  45. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  46. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  47. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  48. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  49. ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
  50. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  51. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  52. b3f6ea1 THRIFT-2067 C++: all generated objects provide ostream operator<< by Konrad Grochowski · 10 years ago
  53. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  54. 3704227 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  55. 2c60625 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  56. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  57. b591203 Thrift-2126: missing cpp lib concurrency STD* files from DIST by jfarrell · 11 years ago
  58. 8095447 THRIFT-2066 'make install' does not install two headers required for C++ bindings by Jens Geyer · 12 years ago
  59. 16ee0d1 THRIFT-1968 Thrift's include path is wrong in pkg-config files by Roger Meier · 12 years ago
  60. 3a931b5 THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server by Roger Meier · 12 years ago
  61. d34bea0 THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in cob_style mode by Roger Meier · 12 years ago
  62. 7d0a040 Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C by Roger Meier · 13 years ago
  63. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  64. 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
  65. 2be7f24 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  66. 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 13 years ago
  67. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  68. 86e8986 THRIFT-1348 C++ Qt bindings Patch: Doug Rosvick and Vitali Lovich by Roger Meier · 13 years ago
  69. ea949fb Thrift-1462: add more strict compiler flags by Jake Farrell · 13 years ago
  70. ca10fd4 THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) by Roger Meier · 13 years ago
  71. 23bf35d Thrift-1454:Better handling of write on a closed TSocket by Jake Farrell · 13 years ago
  72. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  73. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  74. bf12239 THRIFT-1381 Thrift C++ libs have incorrectly versioned names Patch: Jake Farrell by Roger Meier · 13 years ago
  75. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  76. 627f1a0 Thrift-1345: Allow building without test cases by Jake Farrell · 13 years ago
  77. 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 13 years ago
  78. 82dc2e2 THRIFT-1221. cpp: Remove SimpleCallback.h by Bryan Duxbury · 14 years ago
  79. cd9aea1 THRIFT-151. cpp: TSSLServerSocket and TSSLSocket implementation by Bryan Duxbury · 14 years ago
  80. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  81. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  82. 6806fb8 THRIFT-922. cpp: Convert protocol classes to use non-virtual functions by David Reiss · 14 years ago
  83. e879c2f THRIFT-922. cpp: Convert transport classes to use non-virtual calls by David Reiss · 14 years ago
  84. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago
  85. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  86. 2b45589 THRIFT-500. Remove unnecessary "ACLOCAL_AMFLAGS" line from lib/cpp/Makefile.am by David Reiss · 14 years ago
  87. 112e309 THRIFT-247. cpp: Basic THttpServer implementation for C++ by David Reiss · 14 years ago
  88. 7ba364f revert unintentional partial commit of THRIFT-247 by Bryan Duxbury · 14 years ago
  89. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  90. 5f013bb cpp: Fix build problems introduced by r920682 by David Reiss · 15 years ago
  91. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  92. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  93. abb56a4 THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport by David Reiss · 16 years ago
  94. 48141bf THRIFT-373. Update lists of files to include in release tarballs by David Reiss · 16 years ago
  95. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  96. 53f18f0 (THRIFT-69) Fix Util::currentTime for use in applications. by David Reiss · 17 years ago
  97. c6c6498 Allow out-of-source builds. by David Reiss · 17 years ago
  98. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  99. 9405845 Add TBase64Utils.h and TJSONProto.h to lib/cpp/Makefile.am. by David Reiss · 17 years ago
  100. e4db03d Add TFDTransport: a dead-simple wrapper around a file-descriptor. by David Reiss · 17 years ago