Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b3cb62959edab16c0ee8ccfd3cf7bc45d63ef703
/
lib
/
cpp
b3cb629
Adding threaded server to Thrift
by Mark Slee
· 18 years ago
7a20a14
Fix bufferedroutertransport overflow bugs
by Mark Slee
· 18 years ago
cb126a0
Fix for TBufferedTransport double-buffer-size strings
by Mark Slee
· 18 years ago
aaa23ed
Move var declarations out of switch blocks in Thrift
by Mark Slee
· 18 years ago
5091917
Thrift: indentation
by Martin Kraemer
· 18 years ago
0788a70
Separate thrift into libthrift and libthriftnb
by Mark Slee
· 18 years ago
eb0d024
Full automake/autoconf compliance for thrift
by Mark Slee
· 18 years ago
2c9f2fb
-- ThriftLogfile is finally done.
by Aditya Agarwal
· 18 years ago
68f08ee
-- Error recovery code for thrift logfile
by Aditya Agarwal
· 18 years ago
c425780
Thrift socket should not perror in the TRYAGAIN state
by Mark Slee
· 18 years ago
9abb0d6
-- Change concept of protocol and transport factory
by Aditya Agarwal
· 18 years ago
f937339
Nonblockingserver constructor that uses binary protocol factory by default
by Mark Slee
· 18 years ago
502ea8a
-- thrift logfile fixes
by Aditya Agarwal
· 18 years ago
1ea9052
-- Nonblocking server changes to allow logging
by Aditya Agarwal
· 18 years ago
794568b
-- additions to ThriftLogfile
by Aditya Agarwal
· 18 years ago
85ca7a1
Added ax_event_base.m4 to find and configure libevent
by Marc Slemko
· 18 years ago
75c2f70
Make boost base default to yes to make sure we don't get through configure without boost
by Marc Slemko
· 18 years ago
ebc99e0
-- Allow manual setting of host and port in TSocket
by Aditya Agarwal
· 18 years ago
7951119
fixed a problem with read buffer resizing in TNonblockingServer
by robert
· 18 years ago
3fa9d24
fixed a bug in TFramedTransport where it was checking a size for nonzero after byte swapping it.
by robert
· 18 years ago
2abc9df
message_ in TException can't be const or subclasses break
by Mark Slee
· 18 years ago
8196a61
Thrift TException Cleanup
by Martin Kraemer
· 18 years ago
25b2936
-- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp
by Aditya Agarwal
· 18 years ago
0c341a1
-- Check all system call return values
by Aditya Agarwal
· 18 years ago
e9ef8d7
-- TFileTransport (Thrift Logfile)
by Aditya Agarwal
· 18 years ago
97f9d60
Thrift TException does not properly define virtual what() method.
by Martin Kraemer
· 18 years ago
3860c9a
Fix TSimpleServer exception bug
by Mark Slee
· 18 years ago
b9ff32a
Thrift: C++ peek() method and TException not Exception
by Mark Slee
· 18 years ago
0f70d77
Mutex was missing from libthrift build
by Mark Slee
· 18 years ago
63608e8
Include <time.h> not "time.h"
by Mark Slee
· 18 years ago
35ae1c7
-- Change thrift logging macros to have a T_ prefix
by Aditya Agarwal
· 18 years ago
4af6ed7
Change Thrift c++ to new protocol wrapping transport model
by Mark Slee
· 18 years ago
b3bd81f
Change Thrift .cc files to be .cpp files
by Mark Slee
· 18 years ago
83303e1
Allow optional framing of input/output in FramedTransport
by Mark Slee
· 18 years ago
92f00fb
Framing option for non blocking server
by Mark Slee
· 18 years ago
e528c76
-- Thrift Log File
by Aditya Agarwal
· 18 years ago
be3f8d8
-- Adding TLogging.h
by Aditya Agarwal
· 18 years ago
d622e96
-- Thrift fixes
by Aditya Agarwal
· 18 years ago
2f6404d
C++ Thrift coding style changes
by Mark Slee
· 18 years ago
2905078
Better socket timeout and options support for Thrift C++
by Mark Slee
· 18 years ago
794993d
Change run() to serve() in all Thrift server interfaces
by Mark Slee
· 18 years ago
dc8a2a2
Use GNU Net implementation of htnoll and ntohll
by Mark Slee
· 18 years ago
9e7734d
Thrift: Rename chunked to framed transports
by Mark Slee
· 18 years ago
d788b2e
Thrift TTransportFactory model for servers
by Mark Slee
· 18 years ago
c98d050
Thrift: Added support for double type across all languages
by Mark Slee
· 18 years ago
085267d
-- added stubs for readEnd() and writeEnd()
by Aditya Agarwal
· 18 years ago
f5f2be4
Thrift: standardize coding style
by Mark Slee
· 18 years ago
4ecbebc
Add multiserver generation to C++ Thrift
by Mark Slee
· 18 years ago
78f58e2
Thrift generation for Java
by Mark Slee
· 18 years ago
cfc0193
Thrift library updates, remove unsigned types
by Mark Slee
· 18 years ago
632f323
Move Thrift StressTest code into test top-level folder
by Mark Slee
· 18 years ago
d97eb61
Fixed handling of signed 64bit integers to support 32bit and 64bit architectures
by Marc Slemko
· 18 years ago
b09f588
Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler
by Marc Slemko
· 18 years ago
056f9ba
Print out results of stress test
by Marc Slemko
· 18 years ago
e18890f
straggler
by Marc Slemko
· 18 years ago
3ea0033
Added stress test for thrift benchmarks
by Marc Slemko
· 18 years ago
e6889de
Fixed a few typos - test client and server samples now working with new code generation
by Marc Slemko
· 18 years ago
91f6748
Added function name to read/writeMessageBegin args
by Marc Slemko
· 18 years ago
5b126d6
Groundwork for exception support:
by Marc Slemko
· 18 years ago
0b4ffa9
Added read/write I16, U16 and Bool methods to TProtocol
by Marc Slemko
· 18 years ago
d42a2c2
Rationalized include-directory schema
by Marc Slemko
· 18 years ago
c09a65a
fixed test build
by Marc Slemko
· 18 years ago
1669885
More boosification of thrift driver, server, transport and protocol code
by Marc Slemko
· 18 years ago
3545234
Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr:
by Marc Slemko
· 18 years ago
6f038a7
Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr:
by Marc Slemko
· 18 years ago
03eafbe
Added BNF describing proposed logical wire format for Thrift message streams
by Marc Slemko
· 18 years ago
c778297
autoconf/automake/libtool-ized thrift cpp bits:
by Marc Slemko
· 18 years ago
e03da18
autoconf/automake: Fixed handling of bits/socket.h MSG_NODELAY
by Marc Slemko
· 18 years ago
9d4a3e2
autoconf/automake/libtool-ized thrift cpp bits:
by Marc Slemko
· 18 years ago
9f0ba25
autoconf/automake line noise for linux/osx builds
by Marc Slemko
· 18 years ago
fe5ba12e
More test code added... more bugs found
by Marc Slemko
· 18 years ago
03dedd9
Fixed a few problems found on linux x86_64 version
by Marc Slemko
· 18 years ago
740343d
Forgot this one
by Marc Slemko
· 18 years ago
525c202
Forgot this one
by Marc Slemko
· 18 years ago
d466b21
Bring up of thread manager
by Marc Slemko
· 18 years ago
9f27a4e
More bullet proofing of timer manager
by Marc Slemko
· 18 years ago
8a40a76
Added thread factory test - problems in thread
by Marc Slemko
· 18 years ago
0e53ccd
Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes.
by Marc Slemko
· 18 years ago
6694987
Checkpoint of initial cut at thread pool manager for thrift and related concurrency classes.
by Marc Slemko
· 19 years ago
6e53644
Thrift now works in PHP, hot stuff
by Mark Slee
· 19 years ago
4e0d962
Thrift: move /lib/cpp code into /lib/cpp/src
by Mark Slee
· 19 years ago
f3c322b
Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc.
by Mark Slee
· 19 years ago
8d7e1f6
Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string
by Mark Slee
· 19 years ago
e854063
Rev 2 of Thrift, the Pillar successor
by Mark Slee
· 19 years ago