- 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
- 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
- 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
- bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
- 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
- a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
- 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
- ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
- c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
- 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
- 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
- 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
- 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
- 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
- ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
- f57b57a THRIFT-3274 calling "make clean" twice in a row yields make error by Roger Meier · 9 years ago
- 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
- f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
- 74086f1 THRIFT-3219 Provide a C++ tutorial on server-side IP logging and by Ben Craig · 10 years ago
- 3b115df THRIFT-727 - C++: what() method of generated exceptions will provide more information by Konrad Grochowski · 10 years ago
- a0c5ab7 THRIFT-2971 - C++ test and tutorial parallel build is unstable by Nobuaki Sukegawa · 10 years ago
- 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
- 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
- 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
- 157872d THRIFT-2802: cpp - tutorial warnings removed by Konrad Grochowski · 10 years ago
- a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
- 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
- 04a4c15 THRIFT-2786 Cpp Tutorial: Make TThreadPoolServer / TThreadedServer a bit easier to use by Jens Geyer · 10 years ago
- ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
- 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
- aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
- 1ff4a97 THRIFT-2716 - removed warnings from some Makefile.ams by Konrad Grochowski · 10 years ago
- a8eec71 THRIFT-2691 - C++ tutorial: printfs removed, generated operator<< used by Konrad Grochowski · 10 years ago
- 9f4f515 THRIFT-2367 Build failure: stdlib and boost both define uint64_t by Roger Meier · 11 years ago
- 5f2d34e THRIFT-2229 thrift failed to build on OSX 10.9 GM by Roger Meier · 11 years ago
- c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
- 585b7b8 remove unused variable by Roger Meier · 12 years ago
- 18a90d1 THRIFT-1735 integrate tutorial into regular build - cpp support - cleanup stuff by Roger Meier · 12 years ago
- 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
- 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
- ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
- f33c7c6 cpp: Eliminate a buffer overflow in the tutorial server by David Reiss · 16 years ago
- b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
- 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
- 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
- 0f2916c sprintf fix on C++ tutorial server by Mark Slee · 18 years ago
- 07a3aab Thrift Tutorial by Mark Slee · 18 years ago