Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
dfeab8d57f41c8ca52269181a7be0092383d94ab
/
lib
/
cpp
/
src
/
thrift
/
protocol
/
TJSONProtocol.h
4b90909
THRIFT-5773 Strong UUID wrapper for C++
by CJCombrink
· 1 year, 11 months ago
1d886ca
THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink
by CJCombrink
· 2 years ago
cea5559
lib: cpp: protocol: declare when methods override
by Christopher Friedt
· 3 years, 6 months ago
86352b4
THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class
by zeshuai007
· 6 years ago
6475016
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
by cyy
· 7 years ago
042580f
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
by Sebastian Zenker
· 7 years ago
316723a
remove stdcxx namespace and use std directly
by cyy
· 7 years ago
82ae957
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
by James E. King, III
· 9 years ago
117a5cc
THRIFT-4138: Remove undefined behavior imported from Boost Client: C++
by Jim Apple
· 9 years ago
a84e139
THRIFT-2411 - C++: Fixed support for UTF-16 encoding in JSON protocol
by Konrad Grochowski
· 10 years ago
a175437
THRIFT-3276 Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded.
by Nobuaki Sukegawa
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 11 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 11 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 11 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 11 years ago
4285ba2
THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout
by Roger Meier
· 13 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 14 years ago
[Renamed (99%) from lib/cpp/src/protocol/TJSONProtocol.h]
d580dc6
trash an inaccurate comment (via Chad Walters)
by Bryan Duxbury
· 15 years ago
8dfc732
THRIFT-922. cpp: Fix C++ compilation when using list<bool>
by David Reiss
· 15 years ago
e71115b
THRIFT-922. cpp: Templatize binary and compact protocol
by David Reiss
· 15 years ago
6806fb8
THRIFT-922. cpp: Convert protocol classes to use non-virtual functions
by David Reiss
· 15 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 17 years ago
13083d6
THRIFT-294. Remove @author tags
by Bryan Duxbury
· 17 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 17 years ago
4c266cc
THRIFT-244. cpp: Make TJSONProtocolFactor inherit from TProtocolFactory
by David Reiss
· 17 years ago
28f298d
Memory-based transport rewrite.
by David Reiss
· 18 years ago
6412000
C++: Make write{Struct,Field}Begin take "name" as a const char*.
by David Reiss
· 18 years ago
1e62ab4
TJSONProtocol no longer uses borrow, and miscellaneous fixes.
by David Reiss
· 18 years ago
db0ea15
Thrift: Add a full-featured JSON protocol for C++.
by David Reiss
· 18 years ago