Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
a3a7c6c7890b742379db5691f000fb242469af0e
/
lib
a3a7c6c
THRIFT-4547: add swift to bionic build image and run unit tests
by James E. King III
· 6 years ago
1c6914d
THRIFT-4713: Review of TBaseHelper
by Beluga Behr
· 6 years ago
df9c60d
THRIFT-4711: Improve Immutable None Type Instantiation
by Beluga Behr
· 6 years ago
4c71660
THRIFT-4705: add nuget configuration file
by James E. King III
· 6 years ago
138a81d
THRIFT-4704: Streamline TDeserializer Implementation
by Beluga Behr
· 6 years ago
e2109b9
Merge pull request #1653 from jeking3/consume-0.12.0
by James E. King III
· 6 years ago
bf51a9f
THRIFT-4695: Pre-Size Java Collections in Union
by Beluga Behr
· 6 years ago
3671b8b
Use case-switch Statement Instead of if-else Clauses
by Beluga Behr
· 6 years ago
c3375d9
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
by James E. King III
· 6 years ago
a139082
THRIFT-4546: replace all git-wip-us.apache.org to github.com
by Robert Lu
· 6 years ago
f9f037b
Update Cargo.toml, release instructions and release script
by Allen George
· 6 years ago
384647d
Version 0.12.0
by jfarrell
· 6 years ago
0.12.0
v0.12.0
9b75e4f
THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build
by James E. King III
· 6 years ago
ef7a189
Reformat rust code with rustfmt 1.0
by Allen George
· 6 years ago
2b7365c
THRIFT-4659: Fix race when closing server socket (#1645)
by Jay Gheewala
· 6 years ago
44ee32c
Fix c++98 build
by proller
· 6 years ago
e6e7e62
Correct c++17 definition
by proller
· 6 years ago
db61f10
Fix build with old c++
by proller
· 6 years ago
f201bf0
Fix build with c++17
by proller
· 6 years ago
208a048
THRIFT-4679: Remove unused variable declaration
by griffinmichl
· 6 years ago
17a9cff
Fix warning: catching polymorphic type ‘class std::runtime_error’ by value
by proller
· 6 years ago
30d3125
THRIFT-4656: Fix infinite loop in PHP TCurlClient
by Josip Sokcevic
· 6 years ago
dd965c1
Fix hs-nodets test and re-enable it
by Mustafa Senol Cosar
· 6 years ago
2c69b5a
THRIFT-3143: Add nodets support
by wilfrem
· 10 years ago
7f0fa6c
THRIFT-4674 Added stream context support for PHP THttpClient
by Efimov Evgenij
· 6 years ago
fc52c3c
THRIFT-4673 IAsyncResult not supported by layered transports (buffered/framed)
by Jens Geyer
· 6 years ago
7abb7d5
THRIFT-4671 handle client's unexpected close.
by lixiasong
· 6 years ago
7af79c8
THRIFT-4668: make socket backlog configurable for python2 Client: py
by lshgdut
· 6 years ago
aa177ea
THRIFT-4666: Attempt to work around dlang client pool test failure
by Allen George
· 6 years ago
24918ab
THRIFT-4664: Cannot create ReadHalf/WriteHalf
by Jake W
· 6 years ago
b57d126
THRIFT-4529: Rust enum variants are now camel-cased
by GREATEST Wiggler EvaR!
· 6 years ago
6436899
THRIFT-4662: Rust const string calls function at compile time
by jake-ruyi
· 6 years ago
2391f33
THRIFT-4545: fix haskell build on windows, fix appveyor stale packages
by James E. King III
· 6 years ago
d5bd200
THRIFT-4661: Rust enum name wrong case in generated structs
by jake-ruyi
· 6 years ago
f7d43ce
fix build errors related to updated static code analysis tools for python and php
by James E. King III
· 6 years ago
718a63c
THRIFT-4658: TBinaryInputProtocol fails when strict is false
by GREATEST Wiggler EvaR!
· 6 years ago
da1169d
THRIFT-4653: ES6 classes support (#1615)
by bforbis
· 6 years ago
9ee2951
Replace git.apache.org imports with github.com
by D. Can Celasun
· 6 years ago
8a130f6
THRIFT-4382: Replace the use of Indirect Object Syntax calls to new()
by Dean Hamstead
· 6 years ago
7a51220
Remove redundant source files in project libthrift.vcxproj (#1614)
by Andylee
· 6 years ago
5c1ecb6
THRIFT-4650: fix required fields incorrectly being marked as set
by Craig Wickesser
· 6 years ago
961fa70
THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if available (#1580)
by st0ke
· 6 years ago
2853da4
THRIFT-4648: Use correct namespace in type names Client: c_glib
by Simon South
· 6 years ago
2a2b72f
Thrift-4647: Node.js Filesever webroot fixed path
by jfarrell
· 6 years ago
d566da7
THRIFT-4494: Increase Java Socket Buffer Size (#1608)
by Naveen Gangam
· 6 years ago
eb31a6c
THRIFT-4499: Remove Magic Number In TFIleTransport (#1607)
by Naveen Gangam
· 6 years ago
e1aacb9
THRIFT-3863: fix automake lua library list dependency ordering
by James E. King III
· 6 years ago
4a98306
THRIFT-4645: TCurlClient: include failure reason in exception
by James Johnston
· 6 years ago
b5d6ea3
THRIFT-4625: Use let/const variable decorators in ES6 Javascript
by Brian Forbis
· 6 years ago
a923580
THRIFT-4642 FPU ctrl word settings may cause an unexpected "denormalized" error
by Jens Geyer
· 6 years ago
ce70ba2
THRIFT-4641: Check HTTP Status Code in TCurlClient
by Josip Sokcevic
· 6 years ago
cbcfb25
fix some static analyzer warnings in cpp library (#1596)
by cyy
· 6 years ago
abd0df7
dub.json for integration into Dlang package registry and fix deprication warnings
by Nikolay
· 7 years ago
27705f4
THRIFT-4620: Ensure enough space for for zlib flush marker Client: lib/cpp
by Dominic Coyne
· 6 years ago
f74bc7b
THRIFT-4634: work around cabal 1.22 dependency bug breaking CI job for Xenial
by James E. King III
· 6 years ago
612fdd8
Better consistency with module names, fix module name for Errors
by Chris Simpson
· 6 years ago
2566ecd
Update Swift Library and tests
by Chris Simpson
· 6 years ago
6e29b19
Remove checking of remaining bytes in the Go library.
by Vyacheslav Kulakov
· 6 years ago
66a44c5
THRIFT-4621 Add THeader for Python
by Neil Williams
· 6 years ago
6e67faa
THRIFT-4609 keep InnerException wherever appropriate
by Jens Geyer
· 6 years ago
0a2d458
Fix comparison of integers of different signs
by Kevin Wojniak
· 6 years ago
fdd735e
THRIFT-4604: NodeJS add Int64 to exports for browserify (#1573)
by Kevin Greene
· 6 years ago
f2867c2
THRIFT-3950: Memory leak while calling oneway methods (#1568)
by bforbis
· 6 years ago
f12cacf
THRIFT-4591: optimize lua client to use one write per framed message (#1566)
by zhiyong0804
· 7 years ago
c0a5eed
THRIFT-4592: change readI32 to use Array.reverse/Array.pop vs Array.shift, which is expensive for big arrays in V8
by Drew Ritter
· 7 years ago
af7ecd6
THRIFT-4590 running the test client using HTTP transport leads to "CoInitialize not called"
by Jens Geyer
· 7 years ago
20e727e
THRIFT-4589 HTTP client timeouts are a) incomplete and b) not used at all
by Jens Geyer
· 7 years ago
896c206
THRIFT-4564: Reset buffered transport on serizliation errors
by Brian Forbis
· 7 years ago
f5f430d
THRIFT-4579: Move up to Ubuntu Bionic for CI builds
by James E. King III
· 7 years ago
b5471f6
THRIFT-4289: fix ruby unit test compatibility for 2.4 Fixnum Integer handling
by James E. King III
· 7 years ago
b92ca5f
THRIFT-4582: Fix Xenial CI build issues (#1563)
by James E. King III
· 7 years ago
b03d749
THRIFT-4478: Thrift will not build with dlang 2.078 or later (#1559)
by Aki Sukegawa
· 7 years ago
747158c
THRIFT-4548: python binary accelerated protocol with multiplexing via decoration (#1547)
by Nicholas Martin
· 7 years ago
9edecce
Build async. protocol processor as part of main thrift library.
by Stefan Bolus
· 7 years ago
eb9f65b
THRIFT-4577 Outdated cipher string in python unit test
by Aki Sukegawa
· 7 years ago
88591e3
THRIFT-4573 Support binary fields in union counts
by D. Can Celasun
· 7 years ago
7db9077
THRIFT-4566: Pass message to rethrow exception (#1554)
by nicaro
· 7 years ago
edf8f0f
THRIFT-4561: Remove python socket timeout
by Josip Sokcevic
· 7 years ago
92d8062
THRIFT-4562 Calling wrong exception CTOR leads to "call failed: unknown result" instead of the real exception being thrown
by Jens Geyer
· 7 years ago
b33130f
THRIFT-4559: TSSLSocket no longer prints incorrect error for SYSCALL (#1549)
by Sidneys1
· 7 years ago
c7aa68b
Thrift 4556: Optional rethrow of unhandled exceptions in java processor (#1544)
by nicaro
· 7 years ago
33fb1a3
THRIFT-3769 : Fix logic of THRIFT-2268
by Vihang Karajgaonkar
· 7 years ago
0293c36
Add JS language highlighting in readme (#1538)
by Filip Spiridonov
· 7 years ago
50bfc56
THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters.
by Ben Podgursky
· 7 years ago
c564651
THRIFT-4554 uncompileable code with member names that are also types under specific conditions
by Jens Geyer
· 7 years ago
2068544
THRIFT-4548: add python cross test client multiplexed protocol support
by James E. King III
· 7 years ago
606f1ef
THRIFT-4549 Thrift exceptions should derive from TException
by Jens Geyer
· 7 years ago
cc935b5
THRIFT-4373: Derefer PHP zval _TSPEC (#1401)
by Josip Sokcevic
· 7 years ago
a9b6c70
THRIFT-3773: Swift 3 changes, Squashed (#1084)
by Chris Simpson
· 7 years ago
63b75d9
THRIFT-3926: Fix undeclared statusCode variable (#1531)
by Filip Spiridonov
· 7 years ago
6f8c99e
THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests
by James E. King III
· 7 years ago
a0cf38e
THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
by Jens Geyer
· 7 years ago
3c0edfa
THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
by Jens Geyer
· 7 years ago
99daecd
THRIFT-4539 Allow TBufferedTransport to be used as base class
by Jens Geyer
· 7 years ago
8fb719e
THRIFT-4535: XML docs; code cleanup (tabs->spaces; String->string)
by Christian Weiss
· 7 years ago
8a83b04
THRIFT-4537: TSimpleServer can exit AcceptLoop() without releasing lock
by Matthew Pound
· 7 years ago
9304284
THRIFT-4530: add @Nullable annotations to generated Java code
by Manu Sridharan
· 7 years ago
2724707
THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby
by James E. King III
· 7 years ago
dab4529
THRIFT-4527 bump byteorder version Client: rs
by Josh
· 7 years ago
e41de0f
THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs
by Daniel Shih
· 7 years ago
Next »