1. 6b1cb30 THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang by zeshuai007 · 4 years, 8 months ago
  2. 6475016 THRIFT-4776:Modernize c++11 code by clang-tidy (#1732) by cyy · 6 years ago
  3. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  4. 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
  5. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  6. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  7. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  8. 01c5ceb THRIFT-916: Fix warnings in C++ when compiling with -Wall. by Christian Lavoie · 14 years ago
  9. 0069cc4 THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic" by Roger Meier · 14 years ago
  10. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago[Renamed from test/TBufferBaseTest.cpp]
  11. f7d9f8e THRIFT-650. build: Make Check fails on Centos/OSX with 0.2.0 tarball by Bryan Duxbury · 15 years ago
  12. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  13. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  14. 6b08275 (THRIFT-61) Fix "make check" for the C++ library by not doing empty flushes. by David Reiss · 17 years ago
  15. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago