summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5570: update java lib document about gradle usage (#2583)Jiayu Liu2022-05-063-105/+76
* Fix merge bug (unconverted JUnit test)Christopher Tubbs2022-05-051-6/+7
* THRIFT-5560: use JUnit 5 for all Java lib tests (#2574)Jiayu Liu2022-05-0570-2062/+2203
* THRIFT-5544: annotations_as_metadata java code gen param (#2553)Jiayu Liu2022-05-054-10/+130
* Update Go versions used in travis and LANGUAGES.mdYuxuan 'fishy' Wang2022-04-256-7/+22
* THRIFT-5449: Use poll instead of select in Python TNonblockingServer if avail...Yiyang Zhou2022-04-231-2/+44
* fix Out Of Memory when use TNonblockingServershangxu2022-04-211-0/+4
* Buffer.concat has performance issueWu Jian Ping2022-04-211-21/+16
* THRIFT-5548: add kotlin code genJiayu Liu2022-04-2013-0/+2091
* THRIFT-5545: use gradle convention in organizing java projectJiayu Liu2022-04-20244-38/+7
* THRIFT-5093: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBufferChristopher Friedt2022-04-191-3/+249
* THRIFT-5562: remove gradle wrapper and use installed gradle 6.9Jiayu Liu2022-04-197-313/+18
* Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/jsdependabot[bot]2022-04-191-3/+3
* THRIFT-5563: fix deprecation and enable xlint for java library (#2575)Jiayu Liu2022-04-187-114/+115
* Bump ajv from 6.7.0 to 6.12.6 in /lib/tsdependabot[bot]2022-04-161-10/+12
* Bump minimist from 1.2.5 to 1.2.6 in /lib/tsdependabot[bot]2022-04-161-27/+3
* THRIFT-5521: [java gen] use jdk8 option type in java generator codeJiayu Liu2022-04-1615-10/+319
* THRIFT-4100: Extract Rust read/write struct methods into a traitZachary Kuhn2022-04-141-0/+8
* Bump minimist from 1.2.5 to 1.2.6 in /lib/jsdependabot[bot]2022-04-141-24/+6
* Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/tsdependabot[bot]2022-04-141-16/+16
* Bump async from 3.2.1 to 3.2.3 in /lib/jsdependabot[bot]2022-04-131-15/+15
* add interface generationJiayu Liu2022-04-132-2/+37
* THRIFT-5283: add support for Unix Domain Sockets in lib/rs (#2545)tokcum2022-03-305-36/+155
* Revert SHA-1: 52d263e77c48bbf7cbabd03161107557d1e410b1Jens Geyer2022-03-191-4/+10
* Pass cancellation token to AcceptTcpClientAsync() in net6Jens Geyer2022-03-191-0/+4
* THRIFT-5539: Decouple TDuplicateToProtocol out of TDebugProtocolYuxuan 'fishy' Wang2022-03-152-0/+313
* THRIFT-5515: TConnection::workSocket reads all pending oneway requests.Tamas Kovacs2022-03-141-122/+129
* feat: support creating connection on OpenHarmonyOSkonpeki6222022-03-132-0/+265
* update to gradle 6.9, jdk 15, update findbugsJiayu Liu2022-03-103-12/+8
* lib/rs/Cargo.toml: Update ordered-floatMike Cronce2022-03-101-1/+1
* add support for converting to java optionalJiayu Liu2022-03-091-0/+15
* THRIFT-5501 Remove Common Lisp supportJens Geyer2022-03-067-433/+0
* THRIFT-5494 fix cpu full caused by infinite select() when frameSize < maxRead...wangfan2022-03-064-5/+36
* THRIFT-5525 use "reuse_objects" instead of "reuse-objects" as a consistent pa...Jiayu Liu2022-03-021-1/+1
* THRIFT-5519 Java async client loses exceptions in void methodsAlex Kormukhin2022-03-025-0/+751
* Fix headers bug in Thrift/HttpClient.pmFinn Colman2022-03-011-1/+2
* FIX: remove duplicate constant declsJens Geyer2022-02-261-4/+0
* THRIFT-5527: Don't swallow idl exceptions in Process functionYuxuan 'fishy' Wang2022-02-233-2/+146
* THRIFT-5467 Python: fix CannotSendHeader exceptionMárton Csordás2022-02-211-4/+7
* THRIFT-5495: close client when shutdown server in go lib郑桐2022-02-163-6/+209
* Merge branch '0.16.0' into masterJens Geyer2022-02-159-0/+17
|\
| * THRIFT-5512: Update java dependenciesYuxuan 'fishy' Wang2022-02-091-5/+5
| * THRIFT-5509: Suppress noisy log from go's TSimpleServerYuxuan 'fishy' Wang2022-02-081-2/+6
| * THRIFT-5509: Close connection in IsOpenYuxuan 'fishy' Wang2022-02-031-1/+12
| * FIX: missing EXTRA_DIST entriesJens Geyer2022-02-021-1/+1
| * FIX: missing EXTRA_DIST entriesJens Geyer2022-02-021-1/+1
| * FIX: missing EXTRA_DIST entriesJens Geyer2022-02-029-0/+17
| * THRIFT-5504 CA2254 Message template should be compile time constantJens Geyer2022-01-2717-40/+62
* | THRIFT-5499: Use blocking Read/Write calls to make sure the Receive/SendTimeo...TeinRnD2022-02-101-10/+4
* | THRIFT-5512: Update java dependenciesYuxuan 'fishy' Wang2022-02-091-5/+5