Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
e9bdb411fbf06aa51d25a6fd85a76327b2dc4ae4
/
lib
/
cpp
/
test
e9bdb41
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
by Konrad Grochowski
· 9 years ago
c2993c0
THRIFT-3332 make dist fails on clean build
by Nobuaki Sukegawa
· 9 years ago
34e0bb6
THRIFT-2850 CMake for Apache Thrift
by Sergei Nikulov
· 9 years ago
e2e5e22
THRIFT-3308: Fix broken test cases for 0.9.3 release candidate
by jfarrell
· 9 years ago
f13e431
THRIFT-3305: Missing dist files for 0.9.3 release candidate
by jfarrell
· 9 years ago
8dbe5f6
THRIFT-2199:Remove dense protocol
by Randy Abernethy
· 9 years ago
b0b710a
THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib
by Jim King
· 9 years ago
b141fd0
THRIFT-3257 warning: extra tokens at end of #endif directive
by Jens Geyer
· 9 years ago
af2d9c8
THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on accept
by ben-craig
· 9 years ago
fae08e7
THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds
by ben-craig
· 9 years ago
384f976
THRIFT-3217 Provide a little endian variant of the binary protocol in C++
by Ben Craig
· 10 years ago
8f11f52
THRIFT-3215 Replaces "throw new" in TJSONProtocol with a "throw" (+ testcase)
by Claudius Heine
· 10 years ago
7207c22
THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig
by Ben Craig
· 10 years ago
5ef662b
THRIFT-406 Convert C++ Test to Boost::Test
by Claudius Heine
· 10 years ago
1f6e380
`make style` applied
by Konrad Grochowski
· 10 years ago
3b115df
THRIFT-727 - C++: what() method of generated exceptions will provide more information
by Konrad Grochowski
· 10 years ago
a6b6633
THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix
by Roger Meier
· 10 years ago
6077481
THRIFT-1248 fix TMemoryBuffer pointer arithmetic and add unit test
by Jim King
· 10 years ago
24ea0bf
THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF
by Konrad Grochowski
· 10 years ago
9e78ed8
THRIFT-3121 Librt does not exist on OSX
by Thomas Bartelmess
· 10 years ago
9de9b1f
THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings
by Jim King
· 10 years ago
79c9911
THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers
by Jim King
· 10 years ago
1684c42
THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected
by Ben Craig
· 10 years ago
8349425
THRIFT-3099 cmake build is broken on FreeBSD
by Marco Molteni
· 10 years ago
8f27189
THRIFT-3090 cmake build is broken (set CMake version to 2.8.12)
by Roger Meier
· 10 years ago
efd14e7
THRIFT-3062 fix segfault on invalid port number
by Roger Meier
· 10 years ago
5af78c8
Revert "THRIFT-3014 AppVeyor support - fix format"
by Roger Meier
· 10 years ago
81b3c44
THRIFT-3014 AppVeyor support - fix format
by Roger Meier
· 10 years ago
7848d88
THRIFT-3086 fix a few minor valgrind identified issues
by Jim King
· 10 years ago
3815e0b
THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)
by Roger Meier
· 10 years ago
0114455
THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)
by Roger Meier
· 10 years ago
283899b
Use Boost C++ >= 1.53.0
by Sergei Nikulov
· 10 years ago
a0c5ab7
THRIFT-2971 - C++ test and tutorial parallel build is unstable
by Nobuaki Sukegawa
· 10 years ago
208738a
THRIFT-2972 - Missing backstash in lib/cpp/test/Makefile.am
by Nobuaki Sukegawa
· 10 years ago
8016af8
THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used
by Nobuaki Sukegawa
· 10 years ago
c444fb5
THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location
by Nobuaki Sukegawa
· 10 years ago
4461a2f
THRIFT-2910 libevent is not really optional
by Jens Geyer
· 10 years ago
6622877
THRIFT-2098 Add support for Qt5+
by Nobuaki Sukegawa
· 10 years ago
6304a53
THRIFT-2903 Qt4 library built with CMake does not work
by Nobuaki Sukegawa
· 10 years ago
2825664
THRIFT-2893 CMake build fails with boost thread or std thread
by Nobuaki Sukegawa
· 10 years ago
ec8d877
THRIFT-2906 - linking with boost_unit_test_framework made more portable
by Konrad Grochowski
· 10 years ago
d5f87e1
CMake: Add CMake support for Thrift libraries
by Pascal Bach
· 10 years ago
d0d7a65
THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number
by Nobuaki Sukegawa
· 10 years ago
9db4b51
THRIFT-2876: C++ - tests: coping __isset structure in copy constructor
by Konrad Grochowski
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 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
8c12b19
THRIFT-2827: C++ - Remove unused tr1/functional include from ProcessorTest
by Konrad Grochowski
· 10 years ago
b3f5ffc
THRIFT-2801: cpp - compilation warnings removed from test suite
by Konrad Grochowski
· 10 years ago
6f28c04
cpp: fix automake dependencies
by Roger Meier
· 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
cb0754d
THRIFT-2784 Eliminate compiler warnings in generated C++ code
by Roger Meier
· 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
293a40e
THRIFT-2745: c++ - fixed some unit test compilation on windows
by Konrad Grochowski
· 10 years ago
1ff4a97
THRIFT-2716 - removed warnings from some Makefile.ams
by Konrad Grochowski
· 10 years ago
a86886e
THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL
by Jens Geyer
· 10 years ago
b3e5ebe
THRIFT-2513 clean up enum value assignment
by name
· 10 years ago
089bcd3
THRIFT-1040 Can't end typedef lines with a semicolon
by Jens Geyer
· 10 years ago
1235ee3
Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209
by Jens Geyer
· 10 years ago
4d223c6
FIX: wrong include path
by Jens Geyer
· 10 years ago
ae0b22c
THRIFT-2513 clean up enum value assignment Patch: Dave Watson
by Jens Geyer
· 10 years ago
b3f6ea1
THRIFT-2067 C++: all generated objects provide ostream operator<<
by Konrad Grochowski
· 10 years ago
bee7b73
Add unit test for OpenSSL manual initialization
by Alan Dunn
· 10 years ago
58993d1
THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform
by henrique
· 11 years ago
ad67aa0
THRIFT-2581 C++ TFDTransport destructor should not throw
by henrique
· 11 years ago
63fcb7e
THRIFT-2520 cpp:cob_style generates incorrect .tcc file
by Roger Meier
· 11 years ago
73b58a2
THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a
by Roger Meier
· 11 years ago
885c679
THRIFT-2471 Make cpp.ref annotation language agnostic
by Jens Geyer
· 11 years ago
524b924
Thrift-2421:Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
e0e8316
THRIFT-2421: Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
22888ce
THRIFT-2352 msvc failed to compile thrift tests
by Roger Meier
· 11 years ago
09cc5e7
THRIFT-2316 cpp: TFileTransportTest is to restrictive
by Roger Meier
· 11 years ago
5d02b80
Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig
by Jake Farrell
· 11 years ago
ba406d3
THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy
by Roger Meier
· 11 years ago
967600e
THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp
by Roger Meier
· 12 years ago
c095919
THRIFT-1829 cpp unit tests fail to build using multiple make jobs
by Roger Meier
· 12 years ago
7c7a5e0
Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes
by Jake Farrell
· 12 years ago
a32ac7a
Thrift-1718:Incorrect check in TFileTransportTest
by Jake Farrell
· 12 years ago
4cb8e40
THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox
by Roger Meier
· 13 years ago
2d59b9e
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
dd16f05
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
4f260f7
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
2b1a528
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
33eaa0f
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path.
by Roger Meier
· 13 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 13 years ago
02c827b
THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson
by Roger Meier
· 13 years ago
f9f01fa
THRIFT-1394:Treatment of optional fields is not consistent between C++ and Java
by Jake Farrell
· 13 years ago
12d7053
THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows
by Roger Meier
· 13 years ago
ea949fb
Thrift-1462: add more strict compiler flags
by Jake Farrell
· 13 years ago
ca10fd4
THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic)
by Roger Meier
· 13 years ago
611f90c
THRIFT-1459 declare shared_ptr as boost::shared_ptr
by Roger Meier
· 13 years ago
3fc4819
THRIFT-1272 add subclass of ReadWriteMutex that avoids writer
by Roger Meier
· 13 years ago
6f7681f
THRIFT-1361 revert compiler/cpp/src/thrifty.yy change
by Roger Meier
· 13 years ago
3831578
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
2fa9c31
THRIFT-1320 Consistency of configure generated config.h
by Roger Meier
· 13 years ago
Next »