Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
05528138256fa6a5b92bf3a04aa01f33d2dc700d
/
lib
0552813
THRIFT-552. rb: gem requires exactly rubygems 1.2.0
by Bryan Duxbury
· 15 years ago
bbd55ad
THRIFT-549. Make socket client compatible with iPhone SDK as well as OS X
by Andrew McGeachie
· 15 years ago
061722b
THRIFT-548. malloc our temporary buffer, rather than creating it on the stack.
by Andrew McGeachie
· 15 years ago
0c89571
THRIFT-280. Server-side Cocoa implementation.
by Andrew McGeachie
· 15 years ago
59ace01
THRIFT-533. Fix write:offset:length: to ensure all requested data is written.
by Andrew McGeachie
· 15 years ago
6db89f2
THRIFT-343. Import <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h> to support iPhone
by Andrew McGeachie
· 15 years ago
d3571c2
THRIFT-535. py: Twisted Thrift protocol max length is too small (fix off-by-one error in MAX_LENGTH)
by Esteve Fernandez
· 15 years ago
c5a7c15
THRIFT-535. py: Twisted Thrift protocol max length is too small
by Esteve Fernandez
· 15 years ago
fdcb710
THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent test
by T Jake Luciani
· 15 years ago
f1fd295
THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent test
by T Jake Luciani
· 15 years ago
70c89d4
THRIFT-350. php: Fix the extension build when C++ is not already used
by David Reiss
· 16 years ago
f45977f
THRIFT-531. csharp: C# project and solution files reference external source control system
by Bryan Duxbury
· 16 years ago
ef73b0e
THRIFT-378. java: Java servers do not turn internal errors into thrift exceptions
by Bryan Duxbury
· 16 years ago
56c2c21
THRIFT-462. java: Installed jar shouldn't be executable
by David Reiss
· 16 years ago
1e1a697
THRIFT-211. erlang: Support "tethered" clients
by David Reiss
· 16 years ago
bb97fd9
THRIFT-211. erlang: Allow clients to be created without connecting
by David Reiss
· 16 years ago
5e530af
THRIFT-211. erlang: Support unlinked Thrift clients.
by David Reiss
· 16 years ago
52687eb
THRIFT-469. cpp: Fix a bug in TimerManager::add
by David Reiss
· 16 years ago
9fcacc8
THRIFT-466. cpp: Make the concurrency library test more thorough
by David Reiss
· 16 years ago
8584b6f
THRIFT-465. cpp: Fix some STL misuse in the concurrency library test
by David Reiss
· 16 years ago
5fa20da
THRIFT-464. cpp: Fix some STL misuse in the concurrency library
by David Reiss
· 16 years ago
840e752
THRIFT-497. cpp: Fix TSocket::read and peek on Max OS
by David Reiss
· 16 years ago
2fb877a
THRIFT-511. rb: Better performing hash method for generated structs
by Bryan Duxbury
· 16 years ago
1deddc7
THRIFT-513. rb: spec test files broken, rake searching for misnamed files
by Bryan Duxbury
· 16 years ago
e043a9e
THRIFT-516. rb: If TFramedTransport reads a negative frame size, throw a TTransportException descendant instead of the default NegativeArraySizeException
by Bryan Duxbury
· 16 years ago
4b86e62
THRIFT-373. Get some missing files into the release tarballs
by David Reiss
· 16 years ago
dc0a941
Consolidate lib/hs/.gitignore into the top-level .gitignore
by David Reiss
· 16 years ago
fff84d1
THRIFT-450. java: Propagate CLASSPATH from ./configure to make and ant
by David Reiss
· 16 years ago
089164a
THRIFT-450. java: Respect the global classpath during testing
by David Reiss
· 16 years ago
08d2f11
cpp: Fix compilation on OpenBSD by including sys/types.h
by David Reiss
· 16 years ago
5105b2e
cpp: Add some missing includes to fix OpenBSD compilation
by David Reiss
· 16 years ago
2ff956c
cpp: Fix an OpenBSD compilation bug by moving a typedef
by David Reiss
· 16 years ago
e4ca179
cpp: Deal with systems without sched_get_priority_{min,max} (OpenBSD)
by David Reiss
· 16 years ago
d28ce10
cpp: Fix an OpenBSD compilation error that appears to be a real bug
by David Reiss
· 16 years ago
4ca0c8e
THRIFT-450. Don't use Ivy if log4j is already available
by David Reiss
· 16 years ago
af3b630
THRIFT-349. php: Accelerated binary protocol serialization segementation fault
by Bryan Duxbury
· 16 years ago
c2a9245
THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly
by Bryan Duxbury
· 16 years ago
a043be3
THRIFT-495. python: Raise a TTransportException if TSocket is not open
by David Reiss
· 16 years ago
9aa716c
THRIFT-493. java: Stopping TNonblockingServer when it hasn't been starting results in an exception
by Bryan Duxbury
· 16 years ago
16514d0
THRIFT-494. python: Update meta-information in setup.py
by David Reiss
· 16 years ago
be378f2
THRIFT-490. Clarify the comment for the Guard macro
by David Reiss
· 16 years ago
7875389
THRIFT-482. java: build.xml does not specify a target version for compiled java classes
by Bryan Duxbury
· 16 years ago
f93f7a6
Add version number to Rakefile, update generated manifest (via rake)
by Kevin Clark
· 16 years ago
0a2dc64
THRIFT-478. Release our input and output stream instance variables when we're dealloc to avoid a memory leak.
by Andrew McGeachie
· 16 years ago
36a5a25
THRIFT-453. java: By default, use Ivy to download Java dependencies
by David Reiss
· 16 years ago
d90063f
THRIFT-467. csharp: Fix compilation on Debian Sid
by David Reiss
· 16 years ago
aac5bd4
THRIFT-461: moves thrift compiler call to test suite
by T Jake Luciani
· 16 years ago
5a56088
THRIFT-416. java: java.util.logging eats exceptions without warning
by Bryan Duxbury
· 16 years ago
def30a6
THRIFT-387. Add appropriate Apache header to all code files
by Bryan Duxbury
· 16 years ago
9e4c041
THRIFT-444. rb: THRIFT-356 broke compact protocol spec
by Bryan Duxbury
· 16 years ago
c6adf05
smalltalk: Fix TBinaryProtocol readString for empty strings
by David Reiss
· 16 years ago
0781f2b
THRIFT-407. hs: Refactor and improve Haskell-related code
by Bryan Duxbury
· 16 years ago
c8c088c
THRIFT-390. hs: Cabalize Haskell library code
by Bryan Duxbury
· 16 years ago
6a3705c
THRIFT-390. hs: Cabalize Haskell library code
by Bryan Duxbury
· 16 years ago
0bbef92
THRIFT-437. rb: fix benchmarking tools to require proper file names
by Bryan Duxbury
· 16 years ago
fe5b77d
THRIFT-356. Improve CompactProtocolTestStruct
by David Reiss
· 16 years ago
19f8d1f
Thrift-421. rb: Underscore output file names and require file statments
by Kevin Clark
· 16 years ago
8407cfd
THRIFT-433. rb: 'rake spec' sort of fails
by Bryan Duxbury
· 16 years ago
ec47358
THRIFT-175. Specs in Ruby library should be run during make check
by Bryan Duxbury
· 16 years ago
d1d1542
THRIFT-276. rb: Ruby libraries should have one class per file
by Bryan Duxbury
· 16 years ago
141eab4
THRIFT-425. cpp: numeric_limits is declared in <limits>
by Bryan Duxbury
· 16 years ago
260fa93
THRIFT-411. cpp: Make TNonblockingServer::connectionStackLimit_ accessors use the right type
by David Reiss
· 16 years ago
7247b8c
cpp: Fix compiler and library compilation with newer glibc
by David Reiss
· 16 years ago
e4d4ea0
THRIFT-333. cpp: Initial TCompactProtocol implementation
by David Reiss
· 16 years ago
deda141
THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"
by David Reiss
· 16 years ago
b5714ef
Get rid of missing LICENSE files from some Makefile.am
by David Reiss
· 16 years ago
5b8b484
THRIFT-417. rb: BufferedTransport can enter an infinite loop
by Bryan Duxbury
· 16 years ago
16b29a9
THRIFT-410. rb: Ruby lib should have no checked in generated code
by Bryan Duxbury
· 16 years ago
ac002d3
THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when strict reads are turned off
by Bryan Duxbury
· 16 years ago
1adbab0
rb: The shared binary protocol specs lacked a test for read_message_begin
by Bryan Duxbury
· 16 years ago
e48e554
THRIFT-387. Add license to pkgconfig files
by David Reiss
· 16 years ago
887bd33
Remove obsolete php extension tag
by David Reiss
· 16 years ago
f82aee5
THRIFT-387. Add license statements to some autoconf macro files
by David Reiss
· 16 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
4bc4231
Fix up Manifest again to include the proper files for gem building
by Bryan Duxbury
· 16 years ago
ea0d126
Needed a newline at the end of the file to avoid warnings when compiling on linux.
by Bryan Duxbury
· 16 years ago
45c2779
THRIFT-307. erlang: Make HiPE optional
by David Reiss
· 16 years ago
2d8563e
THRIFT-306. erlang: Let thrift_http_transport specify custom HTTP headers
by David Reiss
· 16 years ago
4c0234f
THRIFT-305. erlang: Fix http_options for thrift_http_transport
by David Reiss
· 16 years ago
233ace5
THRIFT-127. erlang: Skip fields that have the wrong type
by David Reiss
· 16 years ago
bfc57a0
THRIFT-126. erlang: TMemoryBuffer for Erlang
by David Reiss
· 16 years ago
72737e4
Need a newline at the end of the file for it to compile.
by Bryan Duxbury
· 16 years ago
0f2ad60
Get rid of gem Manifest entries for files that don't exist anymore
by Bryan Duxbury
· 16 years ago
f0377e2
THRIFT-410. rb: Ruby lib should have no checked in generated code
by Bryan Duxbury
· 16 years ago
8852720
THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension
by Bryan Duxbury
· 16 years ago
abb56a4
THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport
by David Reiss
· 16 years ago
2aa2890
THRIFT-154. python: Make THttpClient take a URL in its constructor
by David Reiss
· 16 years ago
be648ee
THRIFT-404. php: Make TPhpStream work for cli (cgi) scripts
by David Reiss
· 16 years ago
6b771d2
THRIFT-408. rb: Ruby C extension doesn't build on 1.8.5
by Bryan Duxbury
· 16 years ago
5ab303c
php: Improve some docblock comments for TSocket
by David Reiss
· 16 years ago
264e942
THRIFT-401. rb: Speed up FramedTransport
by Kevin Clark
· 16 years ago
e3ab50d
THRIFT-374. rb: ruby 1.9 compatibility
by Bryan Duxbury
· 16 years ago
d73255d
THRIFT-329. python: Make TServerSocket.close() work properly
by David Reiss
· 16 years ago
a528f54
THRIFT-360. python: Make fastbinary skip struct fields with the wrong type
by David Reiss
· 16 years ago
2f20ae4
THRIFT-402. rb: MemoryBuffer > 4096 bytes will truncate remaining bytes
by Bryan Duxbury
· 16 years ago
7c1f6f8
THRIFT-155. python: Reopen THttpClient on a flush
by David Reiss
· 16 years ago
cecbed8
THRIFT-136. s/async/oneway/ in the Thrift IDL
by David Reiss
· 16 years ago
fe931d1
THRIFT-136. s/async/oneway/ in Erlang
by David Reiss
· 16 years ago
6ce401d
THRIFT-136. s/async/oneway/ in misc places
by David Reiss
· 16 years ago
c51986f
THRIFT-136. s/async/oneway/ in comments
by David Reiss
· 16 years ago
Next »