1. ad3a955 THRIFT-3298: thrift endian converters may conflict with other libraries by jfarrell · 10 years ago
  2. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 10 years ago
  3. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 11 years ago
  4. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 11 years ago
  5. 384f976 THRIFT-3217 Provide a little endian variant of the binary protocol in C++ by Ben Craig · 11 years ago
  6. 8f11f52 THRIFT-3215 Replaces "throw new" in TJSONProtocol with a "throw" (+ testcase) by Claudius Heine · 11 years ago
  7. 1f6e380 `make style` applied by Konrad Grochowski · 11 years ago
  8. 9dfe7b8 THRIFT-2474 complete the ntohll precompile conditionals by Jim King · 11 years ago
  9. 1a8e048 THRIFT-3120 Minor spelling errors and an outdated URL by Jens Geyer · 11 years ago
  10. 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 11 years ago
  11. 434edf6 THRIFT-3066 C++ TDenseProtocol assert modifies instead of checks by Jens Geyer · 11 years ago
  12. 12b06e4 THRIFT-2870 - C++: JSON protocol will read & write doubles using "C" locale by Konrad Grochowski · 11 years ago
  13. 38bf234 THRIFT-2907 - macro ntohll defined only when needed by Konrad Grochowski · 11 years ago
  14. 6794698 THRIFT-2874: C++ - typo in TDenseProtocol comment fixed by Konrad Grochowski · 11 years ago
  15. 37b7a0a THRIFT-2874: C++ - unused field removed from TBinaryProtocol by Konrad Grochowski · 11 years ago
  16. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 11 years ago
  17. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  18. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 11 years ago
  19. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  20. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 11 years ago
  21. 8b51bc6 remove trailing whitespace by Roger Meier · 11 years ago
  22. 1a5127b THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 by Roger Meier · 12 years ago
  23. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 12 years ago
  24. f4e6e62 THRIFT-2214: System header sys/param.h is included inside the Thrift namespace by Ben Craig · 12 years ago
  25. 7f10de7 THRIFT-2026: Fix TCompactProtocol 64 bit builds Client: cpp Patch: Ben Craig by Ben Craig · 12 years ago
  26. fd64c15 THRIFT-2021: Improve large binary protocol string performance by Ben Craig · 12 years ago
  27. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 13 years ago
  28. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 13 years ago
  29. b6dfc90 THRIFT-1986 fix TCompactProtocol constants by Henrique Mendonça · 13 years ago
  30. cde23df THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309) by Roger Meier · 13 years ago
  31. 64a799d THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski by Roger Meier · 13 years ago
  32. 3e93711 THRIFT-1992: Fix TCompactProtocol compiler warnings by Carl Yeksigian · 13 years ago
  33. 3a931b5 THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server by Roger Meier · 13 years ago
  34. a7ab94d THRIFT-1845 cpp: Fix compiler warning caused by implicit string conversion with Xcode 4.6 by Roger Meier · 13 years ago
  35. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 13 years ago
  36. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 13 years ago
  37. f42ae01 Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings by Jake Farrell · 14 years ago
  38. f9f841d THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements by Roger Meier · 14 years ago
  39. 4cb8e40 THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox by Roger Meier · 14 years ago
  40. 2badac7 THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path by Roger Meier · 14 years ago
  41. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 14 years ago
  42. 92a90ff THRIFT-1566 Thrift/cpp: Use some different string operations by Roger Meier · 14 years ago
  43. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 14 years ago