summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix NewTZlibTransportFactoryWithFactory commentRobert Pająk2023-05-151-1/+1
* THRIFT-5707 deprecation warning fixes for extern and enumJens Geyer2023-05-114-12/+8
* Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2798)dependabot[bot]2023-05-021-1/+1
* Bump jvm from 1.6.10 to 1.8.21 in /lib/kotlin (#2803)dependabot[bot]2023-05-021-1/+1
* THRIFT-4086: Use true type when generating field meta data (#2765)Klemen Košir2023-04-274-16/+59
* Bump com.github.spotbugs from 4.7.1 to 5.0.14 in /lib/java (#2797)dependabot[bot]2023-04-271-1/+1
* Bump com.diffplug.spotless from 6.5.2 to 6.18.0 in /lib/java (#2791)dependabot[bot]2023-04-271-1/+1
* Migration to JakartaEE 8 (#2777)Bogdan Drutu2023-04-272-4/+4
* Upgrade java mockito from version 1.x to version 5 (#2781)Jiayu Liu2023-04-205-6/+4
* THRIFT-5564: add GitHub action for python 2.x and 3.x (#2787)Jiayu Liu2023-04-204-6/+9
* THRIFT-5699: java lib and build tool chain: gradle 8.0.2 (#2779)Jiayu Liu2023-04-144-6/+6
* update gradle to version 7.6 (#2744)Jiayu Liu2023-04-091-3/+3
* reduce java logging (#2659)Jiayu Liu2023-04-082-2/+1
* THRIFT-5696: Allow custom TConfiguration for TByteBuffer.javaRiza Suminto2023-04-062-3/+42
* Add missing include for the security testsTobias Mayer2023-03-182-0/+2
* 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
* THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler"Yuxuan 'fishy' Wang2023-03-013-9/+48
* 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-166-46/+27
* 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
* | bump version numberJens Geyer2023-02-0625-28/+28
|/
* 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