summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Branch 0.15.0v0.15.00.15.0Jens Geyer2021-09-041-91/+91
* THRIFT-5459: Fix breaking issue when adding a new exceptionYuxuan 'fishy' Wang2021-09-032-1/+18
* go: Fix things staticcheck complains aboutYuxuan 'fishy' Wang2021-08-2733-293/+197
* THRIFT-5447: Update supported Go versionsYuxuan 'fishy' Wang2021-08-1911-13/+50
* THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.OpenYuxuan 'fishy' Wang2021-08-117-31/+44
* Version 0.15.0Jens Geyer2021-08-033-5/+153
* THRIFT-4797: Go import improvementsYuxuan 'fishy' Wang2021-08-017-9/+135
* THRIFT-5445 "cancellationToken" cannot be used as argument nameJens Geyer2021-08-013-110/+122
* THRIFT-5444 Netstd generator produces uncompileable code for enums ending wit...Jens Geyer2021-08-016-62/+112
* THRIFT-5389: Fix const generation for optional fieldsYuxuan 'fishy' Wang2021-07-305-11/+361
* Update README for go libraryYuxuan 'fishy' Wang2021-07-261-6/+4
* THRIFT-5442 Separate client service calls into send/recv methods and make the...Jens Geyer2021-07-242-63/+91
* THRIFT-5439 Lua Generator does not support const i64hkb2021-07-171-1/+1
* THRIFT-5421 c_glib:Fix the problem of incorrect setting of errno in some fileslm20482021-07-091-2/+5
* Small bug in Rust generated code for writing container typesAlephAlpha2021-07-091-3/+3
* THRIFT-5440: Allow php8 in composer.jsonWilliam Van Hevelingen2021-07-091-1/+1
* fix isOpen return None, to be consistent with other transportgeehanlin2021-07-091-0/+2
* Rust: Upgrade dependency integer-encoding to 3.0Lewin Bormann2021-07-061-1/+1
* THRIFT-5438 Inconsistent handling of exceptions during message read vs. messa...Jens Geyer2021-07-023-11/+8
* THRIFT-5437 Make TProtocolImpl CTOR virtualJens Geyer2021-07-016-19/+25
* uncaught_exception -> uncaught_exceptionsJens Geyer2021-06-301-0/+4
* Adds support for building C++ codegen on SolarisBenjamin Naecker2021-06-301-0/+3
* THRIFT-5425 Throw an exception when reading TSimpleJson in JavaThomas2021-06-302-35/+44
* THRIFT-5433: Add Counter To Thread Name of TThreadPoolServerbelugabehr2021-06-301-1/+3
* THRIFT-5436 Timeout.Infinite is not a good defaultJens Geyer2021-06-251-3/+4
* npm update jsdocHenry Catalini Smith2021-06-232-47/+53
* Android restricts use of AI_V4MAPPED flag.Ruslan2021-06-231-0/+4
* THRIFT-5430: Fix deadlock triggered by FieldMetaData.class.Divye Kapoor2021-06-232-12/+54
* Merge branch '0.14.2' into upstreamJens Geyer2021-06-172-0/+22
|\
| * THRIFT-5369: Use MaxMessageSize to check container sizesv0.14.20.14.2Yuxuan 'fishy' Wang2021-06-125-32/+87
| * Version 0.14.2Jens Geyer2021-06-1151-60/+78
| * THRIFT-5383 TJSONProtocol Java readString throws on bounds checkaaronstgeorge-wf2021-06-112-3/+15
| * version 0.14.1Jens Geyer2021-03-031-0/+33
| * version 0.14.1Jens Geyer2021-03-0251-66/+71
| * THRIFT-5334 change version of thrift-maven-plugin to 0.14.00.14.0James Z.M. Gao2021-02-262-2/+15
| * fix to publish haxelibJens Geyer2021-02-241-1/+1
| * fix nullptr exception in publishing.gradleJens Geyer2021-02-241-2/+4
| * THRIFT-5353: Fix import dedup without explicit go namespaceYuxuan 'fishy' Wang2021-02-221-3/+4
| * Move ConflictingNamesTest to lib/go/testYuxuan 'fishy' Wang2021-02-226-17/+105
| * THRIFT-4914: Fix name redeclaration bug in compiled go codeYuxuan 'fishy' Wang2021-02-222-8/+23
| * THRIFT-5352: Fix construction of Py exceptions with no fieldsNeil Williams2021-02-223-2/+7
| * THRIFT-5347 Deprecate Haskell bindingsJens Geyer2021-02-191-0/+3
| * THRIFT-5350 char is unsigned on non-x86 arches, use signed char to avoid comp...Orion Poplawski2021-02-171-1/+1
* | THRIFT-5432 TSaslTransport throw TTransportException of MaxMessageSize reachedl005082822021-06-161-1/+3
* | THRIFT-5431 Response should include 'content-type' headerJens Geyer2021-06-161-4/+6
* | Version 0.14.2Jens Geyer2021-06-151-0/+11
* | Merge pull request #2401 from aaronmjones/THRIFT-3840Mario Emmenlauer2021-06-095-0/+50
|\ \
| * | Add better unit tests and imbue C locale in floating point to_stringubuntu2021-06-076-24/+27
| * | Add unit test for system locale with thousands separator commaubuntu2021-05-315-0/+47
* | | THRIFT-5429 build: autotools: add foreign to AM_INIT_AUTOMAKEChristopher Friedt2021-06-072-2/+2