summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib: cpp: TProtocol: support zephyr byteorderChris Friedt2022-10-251-0/+14
* lib: cpp: add missing functional and cmath includesChris Friedt2022-10-235-3/+11
* lib: cpp: thrift: include functional in TServerFrameworkChris Friedt2022-10-231-0/+1
* THRIFT-5650: Implement UUID in Go libraryYuxuan 'fishy' Wang2022-10-2114-213/+964
* THRIFT-5653: Update TType.uuid raw value to 16 (#2717)Kino Roy2022-10-212-5/+1
* THRIFT-5656 Escape Delphi keywords with '&' prefix instead of '_' suffixJens Geyer2022-10-173-7/+11
* fix various java codestyle issues (#2710)Jiayu Liu2022-10-1538-121/+126
* Bump json-schema and jsprim in /lib/tsdependabot[bot]2022-10-141-10/+12
* java to use jdk 17 (#2686)Jiayu Liu2022-10-147-9/+11
* Bump marked from 2.0.7 to 4.1.1 in /lib/jsdependabot[bot]2022-10-131-60/+73
* Bump marked from 2.1.3 to 4.1.1 in /lib/tsdependabot[bot]2022-10-121-42/+69
* Bump shelljs and grunt-contrib-jshint in /lib/jsdependabot[bot]2022-10-122-43/+89
* [docs] update travis ci links - [skip ci] (#2660)Jiayu Liu2022-10-114-6/+8
* THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690)Jiayu Liu2022-10-102-9/+2
* THRIFT-5649: add github action for go (#2697)Jiayu Liu2022-10-091-2/+10
* THRIFT-5647: Add ECONNRESET definition for macOS.James Lacey2022-10-081-0/+4
* Bump shelljs and grunt-contrib-jshint in /lib/tsdependabot[bot]2022-10-082-64/+30
* Bump shell-quote from 1.6.1 to 1.7.3 in /lib/tsdependabot[bot]2022-10-081-28/+4
* Bump async from 2.6.1 to 3.2.3 in /lib/tsdependabot[bot]2022-10-081-8/+8
* Update ordered-float dependency to latest version (#2598)Eran Rundstein2022-10-081-1/+1
* THRIFT-4547: Swift crosstests (#2670)Kino Roy2022-10-0812-37/+187
* [build infra] focal to use openjdk 11 instead of 17 to get rid of false error...Jiayu Liu2022-09-271-0/+7
* THRIFT-5639 ToString() should use InvariantCultureJens Geyer2022-09-231-1/+6
* THRIFT-5636: Fix tests for new thrift_socket_transport:read/2Sergei Elin2022-09-231-8/+13
* Merge branch '0.17.0' into upstreamJens Geyer2022-09-193-18/+13
|\
| * fix pmd main for java0.17.0Jiayu Liu2022-09-193-18/+13
* | Merge branch '0.17.0' into upstreamJens Geyer2022-09-181-1/+8
|\ \ | |/
| * fixing missing EXTRA_DISTsv0.17.0Jens Geyer2022-08-311-1/+8
* | Call ResetConsumedMessageSize from ReadMessageEndAsyncPhilip Lee2022-09-159-3/+26
* | Add TSocketTransport ctorPhilip Lee2022-09-141-1/+74
* | Merge pull request #2644 from lorteddie/use-openssl-zlib-targetsMario Emmenlauer2022-09-122-5/+17
|\ \
| * | prefer openssl and zlib targets over library pathsTobias Weihs2022-09-112-5/+17
* | | THRIFT-5423: IDL parameter validation for GoSimon Wang2022-09-114-4/+651
* | | fixed a ton of missing ASF headers in *.thrift filesJens Geyer2022-09-1125-153/+449
* | | THRIFT-5626 Parser should not confuse data types and field namesJens Geyer2022-09-101-1/+1
* | | Merge pull request #2630 from kou/cpp-scoped-array-to-unique-ptrMario Emmenlauer2022-09-104-10/+7
|\ \ \
| * | | THRIFT-5602: Use std::unique_ptr instead of boost::scoped_arraySutou Kouhei2022-09-094-10/+7
| |/ /
* | | Merge pull request #2654 from BioDataAnalysis/bda_minor_improvementsMario Emmenlauer2022-09-102-4/+2
|\ \ \
| * | | lib/cpp/src/thrift/transport/TFileTransport.cpp: Removed deprecated 'boost' i...Mario Emmenlauer2022-09-091-2/+0
| * | | lib/cpp/test/CMakeLists.txt: Trivial whitespace changeMario Emmenlauer2022-09-091-2/+2
| |/ /
* | | THRIFT-5625 SysUtils.TGuidHelper collides with ThriftUtils.TGuidHelperJens Geyer2022-09-103-13/+19
* | | THRIFT-5624 suboptimal performance of the c# named pipe server transport in m...Jens Geyer2022-09-092-69/+172
|/ /
* | THRIFT-5623 ref to disposed instance should be set to nullJens Geyer2022-09-081-1/+2
* | THRIFT-5622 Garbled test output with multithreaded clientsJens Geyer2022-09-082-64/+119
* | update gradle version to 7.5.1 and update hashesJiayu Liu2022-09-071-3/+3
* | THRIFT-5600: rust lib to upgrade to edition 2021Jiayu Liu2022-09-054-21/+21
* | Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-0523-47/+48
* | THRIFT-5587 add uuid support for java and kotlinJiayu Liu2022-09-0516-14/+224
* | THRIFT-5593 Implement uuid for HaxeJens Geyer2022-09-0520-33/+139
* | Add uuid type to XSDJens Geyer2022-09-051-0/+1