summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Added reference to existing netstd README.md file to satisfy nuget package up...0.18.0Jens Geyer2023-02-141-1/+6
* Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mock...dependabot[bot]2023-02-061-8/+8
* go: Use new atomic types introduced in go1.19Yuxuan 'fishy' Wang2023-02-023-10/+10
* Bump minimatch from 3.0.4 to 3.0.8 in /lib/tsdependabot[bot]2023-02-021-3/+21
* Bump minimatch from 3.0.4 to 3.0.8 in /lib/jsdependabot[bot]2023-02-021-12/+21
* Bump qs from 6.5.2 to 6.5.3 in /lib/tsdependabot[bot]2023-02-021-3/+3
* Update supported go versionsYuxuan 'fishy' Wang2023-02-022-2/+2
* Improve enum support for json generatorChristian Westberg2023-01-161-2/+3
* THRIFT-5601: Fix forward typedef in go compilerYuxuan 'fishy' Wang2023-01-032-2/+38
* py server: Listen also on IPv4dejank-isystem2023-01-011-0/+1
* netstd Server: Add IPv6dejank-isystem2023-01-011-1/+2
* lib: c_glib: fix compile error due to missing unistd.hChristopher Friedt2022-11-251-0/+6
* lib: cpp: transport: include thrift/config.h in TFDTransportChris Friedt2022-11-221-5/+7
* lib: cpp: automake: ship thrift/numeric_cast.hChris Friedt2022-11-221-0/+1
* lib: cpp: TTransportException: create thrift::numeric_castChristopher Friedt2022-11-202-2/+73
* THRIFT-5666: lib: cpp: prefer poll.h over sys/poll.hChris Friedt2022-11-204-0/+12
* THRIFT-5663: lib: cpp: usleep was not declared in this scopeChris Friedt2022-11-202-8/+8
* Use multi-module to cleanup top level go.modYuxuan 'fishy' Wang2022-11-026-13/+48
* THRIFT-5650: Implement UUID in Go compilerYuxuan 'fishy' Wang2022-10-263-7/+51
* lib: cpp: protocol: declare when methods overrideChristopher Friedt2022-10-263-12/+12
* Implement Validate message reply seq idszeshuai0072022-10-252-3/+13
* clear retry timer first then emit close eventWu Jian Ping2022-10-251-1/+1
* fix reconnect issue for nodejsWu Jian Ping2022-10-251-6/+13
* lib: cpp: TOutput: add zephyr-specific strerror_s implementationChris Friedt2022-10-251-0/+4
* 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