Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
809544747834a3a28e7cc9c6b93300306e4d605e
/
lib
/
cpp
8095447
THRIFT-2066 'make install' does not install two headers required for C++ bindings
by Jens Geyer
· 12 years ago
a1b5728
THRIFT-2039 config.h --> thrift-config.h
by Konrad Grochowski
· 12 years ago
9be4e68
THRIFT-2039 config.h --> thrift-config.h
by Konrad Grochowski
· 12 years ago
cc25c52
THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int
by Ben Craig
· 12 years ago
bb98ed4
THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability
by Roger Meier
· 12 years ago
4285ba2
THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout
by Roger Meier
· 12 years ago
7cb7fc8
THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues
by Carl Yeksigian
· 12 years ago
b6dfc90
THRIFT-1986 fix TCompactProtocol constants
by Henrique Mendonça
· 12 years ago
37e655c
Thrift-1997:Add accept backlog configuration method to TServerSocket
by Jake Farrell
· 12 years ago
d65216d
THRIFT-1982 vsnprintf on Windows have different semantics
by Roger Meier
· 12 years ago
f2b094f
THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski
by Roger Meier
· 12 years ago
cde23df
THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309)
by Roger Meier
· 12 years ago
64a799d
THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski
by Roger Meier
· 12 years ago
3e93711
THRIFT-1992: Fix TCompactProtocol compiler warnings
by Carl Yeksigian
· 12 years ago
16ee0d1
THRIFT-1968 Thrift's include path is wrong in pkg-config files
by Roger Meier
· 12 years ago
5ed5e8b
THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov
by Roger Meier
· 12 years ago
7f1df99
THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it.
by Roger Meier
· 12 years ago
967600e
THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp
by Roger Meier
· 12 years ago
c613cd2
Thrift-1846:Restore socket.h header to support builds with Android NDK
by Jake Farrell
· 12 years ago
3a931b5
THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server
by Roger Meier
· 12 years ago
a7ab94d
THRIFT-1845 cpp: Fix compiler warning caused by implicit string conversion with Xcode 4.6
by Roger Meier
· 12 years ago
0c04fcc
THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown
by Roger Meier
· 12 years ago
552440e
THRIFT-1890 C++: Make named pipes server work asynchronously
by Jens Geyer
· 12 years ago
d34bea0
THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in cob_style mode
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
b2f29d8
THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest
by Roger Meier
· 12 years ago
0193149
THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations
by Roger Meier
· 12 years ago
8252577
THRIFT-1740 Make C++ library build on OS X and iOS
by Roger Meier
· 12 years ago
0069a44
THRIFT-1748 Guard and RWGuard macros defined in global namespace
by Roger Meier
· 12 years ago
36ae65c
THRIFT-1744: Compilation failure under Android NDK toolchain
by Henrique Mendonca
· 12 years ago
9bb65ae
THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt
by Roger Meier
· 12 years ago
6fcecd4
Updating Thrift trunk version to 1.0.0-dev
by Jake Farrell
· 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
271e47a
THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES
by Roger Meier
· 12 years ago
dfb8298
THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix
by Roger Meier
· 12 years ago
1f4be7e
THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well.
by Roger Meier
· 12 years ago
b69d24d
THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig
by Roger Meier
· 12 years ago
962b353
THRIFT-1689: don't exit(-1) in TNonblockingServer
by Henrique Mendonca
· 12 years ago
afd3ab2
Thrift-1656: Setting proper headers in THttpServer.cpp so that "Cross-Origin Resource Sharing" on js client can work.
by Jake Farrell
· 12 years ago
ae44abc
THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler
by Roger Meier
· 12 years ago
bd057f6
THRIFT-1633 Add windows build configurations to support static linking
by Roger Meier
· 13 years ago
f42ae01
Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings
by Jake Farrell
· 13 years ago
f9f841d
THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements
by Roger Meier
· 13 years ago
89cc430
THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox
by Roger Meier
· 13 years ago
87b704f
Thrift-1558 _xplatform_pipe_6-5-2012.patch fix compile error
by Roger Meier
· 13 years ago
7d0a040
Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C
by Roger Meier
· 13 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
b661783
THRIFT-1585 C++ library fails to build with OS X pthread implementation
by Roger Meier
· 13 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
94bb7f2
Thrift-1606:Race condition in BoostThreadFactory.cpp
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
67377e7
fix broken build introduced with THRIFT-1336
by Roger Meier
· 13 years ago
2be7f24
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
2badac7
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path
by Roger Meier
· 13 years ago
1516be0
Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk
by Roger Meier
· 13 years ago
92a90ff
THRIFT-1566 Thrift/cpp: Use some different string operations
by Roger Meier
· 13 years ago
a3410db
THRIFT-1564 Minor fixes to TZlibTransport Patch: Dave Watson
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
d8f50f3
THRIFT-1563 thrift: make serve() throw an exception if it fails
by Roger Meier
· 13 years ago
ec8027f
THRIFT-1561 expose #active connections Patch: Dave Watson
by Roger Meier
· 13 years ago
d1bf5d0
THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows Patch: Peace C
by Roger Meier
· 13 years ago
7699b40
add license headers, fix compiler warnings
by Roger Meier
· 13 years ago
35f977c
THRIFT-1524 TNonBlockingServer does not compile in Visual Studio 2010
by Roger Meier
· 13 years ago
8b1adf4
THRIFT-1524 TNonBlockingServer does not compile in Visual Studio 2010
by Roger Meier
· 13 years ago
19a9915
THRIFT-1348 C++ Qt bindings Patch: Doug Rosvick qt-cleanup.patch applied
by Roger Meier
· 13 years ago
0bab154
THRIFT-1348 C++ Qt bindings
by Roger Meier
· 13 years ago
86e8986
THRIFT-1348 C++ Qt bindings Patch: Doug Rosvick and Vitali Lovich
by Roger Meier
· 13 years ago
64af51b
THRIFT-1512 Thrift socket support for Windows XP Patch: Peace C
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
6ce2704
Thrift-1502:TSimpleServer::serve(): Do not print out error message if server was stopped.
by Jake Farrell
· 13 years ago
f0e517d
THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code
by Roger Meier
· 13 years ago
36f7a72
THRIFT-1491 Uninitialize processorFactory_ member in TServer.h
by Roger Meier
· 13 years ago
d77d180
Thrift:1488 - src/concurrency/Thread.h:91:58: error: invalid conversion from 'pthread_t {aka _opaque_pthread_t*}'
by Jake Farrell
· 13 years ago
4749b4f
THRIFT-1490 Windows-specific header files - fixes & tweaks Patch: Peace C
by Roger Meier
· 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
1d282a9
THRIFT-1273 Replace assignment of a negative literal to an
by Roger Meier
· 13 years ago
3781c24
THRIFT-1337 support maximum frame size in TNonblockingServer Patch: Dave Watson
by Roger Meier
· 13 years ago
6c26fad
THRIFT-1433 TServerSocket fix for MSVC Patch: Peace C
by Roger Meier
· 13 years ago
d0cdecf
THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads
by Roger Meier
· 13 years ago
406fc74
THRIFT-1325 Thrift SVN and latest GCC issue: Undefined symbols: "apache::thrift::protocol::TBinaryProtocolT<apache::thrift::transport::TTransport>::VERSION_MASK"
by Roger Meier
· 13 years ago
f05e148
Thrift-1451:FramedTransport: Prevent infinite loop when writing
by Jake Farrell
· 13 years ago
23bf35d
Thrift-1454:Better handling of write on a closed TSocket
by Jake Farrell
· 13 years ago
753b6c5
Thrift-1444:FunctionRunner - add syntactic sugar to create shared_ptrs
by Jake Farrell
· 13 years ago
b0d9560
Thrift-1442: TNonblockingServer: Refactor to allow multiple IO Threads
by Jake Farrell
· 13 years ago
9901069
Updating trunk to 0.9.0 version.
by Jake Farrell
· 13 years ago
1b533e9
THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads
by Roger Meier
· 13 years ago
e0c5316
Thrift-1426: Dist package missing files for release 0.8
by Jake Farrell
· 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
17b8469
THRIFT-1335: Add accept timeout to TServerSocket Client: cpp Patch: Dave Watson
by Roger Meier
· 13 years ago
Next »