summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* py TSocket: Only disable socket.IPV6_V6ONLY when the family is AF_INET6Ling Li2023-03-171-7/+8
* Update Java lib gradle build script docs (#2767)Jiayu Liu2023-03-091-2/+2
* Add Jira account instructions to the PR templateDuru Can Celasun2023-03-021-1/+1
* THRIFT-5674: Catch and handle server implementation exceptionsChandler May2023-03-022-4/+4
* Merge branch '0.18.1'Jens Geyer2023-03-013-0/+30
|\
| * Release 0.18.1v0.18.10.18.1Jens Geyer2023-02-231-0/+4
| * THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MFZlika2023-02-211-1/+1
| * THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler"Yuxuan 'fishy' Wang2023-02-165-39/+68
| * bump versionJens Geyer2023-02-1556-65/+91
* | THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler"Yuxuan 'fishy' Wang2023-03-015-39/+68
* | Bump golang.org/x/sys in /test/godependabot[bot]2023-02-252-11/+0
* | THRIFT-5686 Add comparer and capacity arguments to container classesJens Geyer2023-02-241-29/+46
* | lib/cpp: Fix MSVC warning C4706 (BinaryProtocol)dejank-isystem2023-02-211-2/+2
* | Fix VisualStudio project files and upgrade to VS2015Zlika2023-02-214-95/+73
* | THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MFZlika2023-02-211-1/+1
* | Fix Security Tests for OpenSSLv3Tobias Mayer2023-02-192-6/+8
* | THRIFT-5684 upgrade to net7.0:Jens Geyer2023-02-1624-101/+88
* | fix typoElliotte Rusty Harold2023-02-151-1/+1
* | Merge branch 0.18.0Jens Geyer2023-02-141-1/+6
|\ \ | |/
| * Added reference to existing netstd README.md file to satisfy nuget package up...0.18.0Jens Geyer2023-02-141-1/+6
* | Merge branch '0.18.0'Jens Geyer2023-02-133-0/+105
|\ \ | |/
| * release branch 0.18.0v0.18.0Jens Geyer2023-02-073-0/+105
* | bump version numberJens Geyer2023-02-0653-65/+65
|/
* fix veralign.shJens Geyer2023-02-061-1/+1
* 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 json5 from 2.1.1 to 2.2.3dependabot[bot]2023-02-021-15/+4
* 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 minimatch from 3.0.4 to 3.1.2dependabot[bot]2023-02-021-3/+3
* Bump qs from 6.5.2 to 6.5.3 in /lib/tsdependabot[bot]2023-02-021-3/+3
* Bump qs from 6.5.2 to 6.5.3dependabot[bot]2023-02-021-3/+3
* Update supported go versionsYuxuan 'fishy' Wang2023-02-029-13/+13
* Improve enum support for json generatorChristian Westberg2023-01-162-5/+6
* THRIFT-5601: Fix forward typedef in go compilerYuxuan 'fishy' Wang2023-01-034-22/+68
* 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
* THRIFT-5669 "required" keyword is illegal in a "throws" clauseJens Geyer2022-11-222-45/+95
* [docs] Add missing slash to avoid empty cellTriton2022-11-201-2/+2
* 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
* THRIFT-5657: Use Swift 5.7 in travis build (#2719)Kino Roy2022-11-204-12/+21
* switched delphi keyword tables from map to set and array initJens Geyer2022-11-181-177/+65
* switched netstd keywords from map to set and array initJens Geyer2022-11-182-119/+16
* FIX: make dist error "No rule to make target 'go.sum', needed by 'distdir'. ...Jens Geyer2022-11-181-1/+0
* THRIFT-3956 Java keywords that are legal in IDL can lead to generated code th...Jens Geyer2022-11-181-115/+154