- b94eac7 Update supported go versions by Yuxuan 'fishy' Wang · 2 years ago
- f223bd3 Improve enum support for json generator by Christian Westberg · 2 years, 1 month ago
- b39370e THRIFT-5601: Fix forward typedef in go compiler by Yuxuan 'fishy' Wang · 2 years ago
- 916ae8b py server: Listen also on IPv4 by dejank-isystem · 2 years, 1 month ago
- 277fece netstd Server: Add IPv6 by dejank-isystem · 2 years, 1 month ago
- 9c0de2d lib: c_glib: fix compile error due to missing unistd.h by Christopher Friedt · 2 years, 2 months ago
- 850c61f lib: cpp: transport: include thrift/config.h in TFDTransport by Chris Friedt · 2 years, 2 months ago
- 779deab lib: cpp: automake: ship thrift/numeric_cast.h by Chris Friedt · 2 years, 2 months ago
- 27ff942 THRIFT-5669 "required" keyword is illegal in a "throws" clause by Jens Geyer · 2 years, 2 months ago
- 9a4e998 [docs] Add missing slash to avoid empty cell by Triton · 2 years, 2 months ago
- 6e9cbbd lib: cpp: TTransportException: create thrift::numeric_cast by Christopher Friedt · 2 years, 3 months ago
- f525e4c THRIFT-5666: lib: cpp: prefer poll.h over sys/poll.h by Chris Friedt · 2 years, 2 months ago
- 8f83e46 THRIFT-5663: lib: cpp: usleep was not declared in this scope by Chris Friedt · 2 years, 3 months ago
- c495448 THRIFT-5657: Use Swift 5.7 in travis build (#2719) by Kino Roy · 2 years, 2 months ago
- 8cf48c9 switched delphi keyword tables from map to set and array init by Jens Geyer · 2 years, 2 months ago
- 318fb9c switched netstd keywords from map to set and array init by Jens Geyer · 2 years, 2 months ago
- 56281fb FIX: make dist error "No rule to make target 'go.sum', needed by 'distdir'. Stop." by Jens Geyer · 2 years, 2 months ago
- 75e445a THRIFT-3956 Java keywords that are legal in IDL can lead to generated code that will not compile by Jens Geyer · 2 years, 2 months ago
- e8353cb Use multi-module to cleanup top level go.mod by Yuxuan 'fishy' Wang · 2 years, 2 months ago
- 2acfe0f THRIFT-5650: Implement UUID in Go compiler by Yuxuan 'fishy' Wang · 2 years, 3 months ago
- cea5559 lib: cpp: protocol: declare when methods override by Christopher Friedt · 2 years, 3 months ago
- 5ef174b Implement Validate message reply seq ids by zeshuai007 · 4 years, 2 months ago
- 22aa3e5 clear retry timer first then emit close event by Wu Jian Ping · 3 years, 1 month ago
- 8940715 fix reconnect issue for nodejs by Wu Jian Ping · 3 years, 7 months ago
- 6aba57b lib: cpp: TOutput: add zephyr-specific strerror_s implementation by Chris Friedt · 2 years, 4 months ago
- 0bc818f lib: cpp: TProtocol: support zephyr byteorder by Chris Friedt · 2 years, 4 months ago
- 0a29a48 lib: cpp: add missing functional and cmath includes by Chris Friedt · 2 years, 3 months ago
- ef3d52e build: docker: scripts: autotools: do not fail if .m2/ exists by Chris Friedt · 2 years, 3 months ago
- efea697 lib: cpp: thrift: include functional in TServerFramework by Chris Friedt · 2 years, 4 months ago
- 19c13b4 THRIFT-5650: Implement UUID in Go library by Yuxuan 'fishy' Wang · 2 years, 3 months ago
- baa0daa THRIFT-5653: Update TType.uuid raw value to 16 (#2717) by Kino Roy · 2 years, 3 months ago
- cd7a2aa THRIFT-5656 Escape Delphi keywords with '&' prefix instead of '_' suffix by Jens Geyer · 2 years, 3 months ago
- 0b1e951 THRIFT-5652 IDL uuid literals can be improved by Jens Geyer · 2 years, 3 months ago
- ec0141c * THRIFT-4655 Parser fails on the word "from" by Jens Geyer · 2 years, 3 months ago
- 9207b28 fix various java codestyle issues (#2710) by Jiayu Liu · 2 years, 3 months ago
- 439778a Bump junit from 4.11 to 4.13.1 in /contrib/thrift-maven-plugin by dependabot[bot] · 2 years, 3 months ago
- 3e0e0cc Update contrib/thrift-maven-plugin/pom.xml by Jens Geyer · 2 years, 3 months ago
- f57b8e7 update com.google.guava:guava 14.0.1 to 30.0-jre by herocms · 2 years, 3 months ago
- 019d7d8 Bump json-schema and jsprim by dependabot[bot] · 2 years, 3 months ago
- 2987c56 Bump json-schema and jsprim in /lib/ts by dependabot[bot] · 2 years, 3 months ago
- 92b007f java to use jdk 17 (#2686) by Jiayu Liu · 2 years, 3 months ago
- c2cccb6 Bump marked from 2.0.7 to 4.1.1 in /lib/js by dependabot[bot] · 2 years, 3 months ago
- 0223d63 Bump marked from 2.1.3 to 4.1.1 by dependabot[bot] · 2 years, 3 months ago
- 1cb7290 Bump marked from 2.1.3 to 4.1.1 in /lib/ts by dependabot[bot] · 2 years, 3 months ago
- 227ae7d Bump shelljs and grunt-contrib-jshint in /lib/js by dependabot[bot] · 2 years, 3 months ago
- 564b287 add ubuntu jammy in build infra (#2684) by Jiayu Liu · 2 years, 3 months ago
- 50c3eca Fix go.mod by Yuxuan 'fishy' Wang · 2 years, 3 months ago
- 32bd0bd Bump go version to 1.9.2 and update hashes (#2701) by Hamza Anis · 2 years, 3 months ago
- 096a061 [docs] update travis ci links - [skip ci] (#2660) by Jiayu Liu · 2 years, 3 months ago
- 1d61fe1 THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690) by Jiayu Liu · 2 years, 3 months ago
- d21e95a THRIFT-5649: add github action for go (#2697) by Jiayu Liu · 2 years, 3 months ago
- be0fab1 THRIFT-5647: Add ECONNRESET definition for macOS. Client: d by James Lacey · 2 years, 3 months ago
- e780f8c Bump shelljs and grunt-contrib-jshint in /lib/ts by dependabot[bot] · 2 years, 3 months ago
- c180cc5 Bump shell-quote from 1.6.1 to 1.7.3 in /lib/ts by dependabot[bot] · 2 years, 7 months ago
- c371a37 Bump async from 2.6.1 to 3.2.3 in /lib/ts by dependabot[bot] · 2 years, 3 months ago
- 529f778 Update ordered-float dependency to latest version (#2598) by Eran Rundstein · 2 years, 3 months ago
- a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
- ed542c6 THRIFT-5646 Check for the presence of Gradle to build the Kotlin library. (#2691) by penenin · 2 years, 3 months ago
- 0aad2ae add lib rust building in github action (#2632) by Jiayu Liu · 2 years, 3 months ago
- 4f72788 use bionic for almost all tasks for now in travis (#2685) by Jiayu Liu · 2 years, 3 months ago
- 11031cc remove --disable-sandboxing in bionic (#2683) by Jiayu Liu · 2 years, 4 months ago
- 22b0781 fix travis config where distro=bionic was missing (#2672) by Jiayu Liu · 2 years, 4 months ago
- f31c588 [build infra] focal to use openjdk 11 instead of 17 to get rid of false errors (#2662) by Jiayu Liu · 2 years, 4 months ago
- c5d0324 THRIFT-5641: [build infra] install deps for swift in bionic and focal dockerfile (#2678) by Jiayu Liu · 2 years, 4 months ago
- fb7df3c [build infra][ocaml] disable opam sandboxing for ubuntu bionic and focal (#2671) by Jiayu Liu · 2 years, 4 months ago
- 443412d THRIFT-5639 ToString() should use InvariantCulture by Jens Geyer · 2 years, 4 months ago
- 4748f3b THRIFT-5636: Fix tests for new thrift_socket_transport:read/2 by Sergei Elin · 2 years, 4 months ago
- aebdb41 Updated certain language levels in feature matrix by Jens Geyer · 2 years, 4 months ago
- c87097a fix picture path error on https://thrift.apache.org/docs/Languages.html by icepro · 2 years, 4 months ago
- 1084061 Bump plexus-utils from 3.0.14 to 3.0.16 in /contrib/thrift-maven-plugin by dependabot[bot] · 2 years, 6 months ago
- 0b1a74a Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
- 60655d2 fix pmd main for java by Jiayu Liu · 2 years, 4 months ago 0.17.0
- f027dee THRIFT-5574: add ubuntu focal build (#2528) by Jiayu Liu · 2 years, 4 months ago
- 76c6c37 Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
- 7909e5c move ubuntu disco to old folder (#2663) by Jiayu Liu · 2 years, 4 months ago
- 2d2790f Call ResetConsumedMessageSize from ReadMessageEndAsync by Philip Lee · 2 years, 4 months ago
- 6229145 Add TSocketTransport ctor by Philip Lee · 2 years, 4 months ago
- bd1e5db add minimum GitHub token permissions for workflows (#2664) by Varun Sharma · 2 years, 4 months ago
- 0d77664 follow-up for THRIFT-5627 to fix IDL doc accordingly Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
- dfb6c6b Misc fixes about uninitialized vars etc that VC reported by Jens Geyer · 2 years, 4 months ago
- 9b09a11 THRIFT-5627 More consistent syntax for cpp_type Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
- 97323f3 fix staleness check in cmake/ctest (#2661) by Jiayu Liu · 2 years, 4 months ago
- dba7c43 Merge pull request #2644 from lorteddie/use-openssl-zlib-targets by Mario Emmenlauer · 2 years, 4 months ago
- b17672a THRIFT-5208: fix OCaml struct and exn raising/handling codegen by Yawar Amin · 2 years, 4 months ago
- fe73972 prefer openssl and zlib targets over library paths by Tobias Weihs · 2 years, 5 months ago
- d5927a9 THRIFT-5423: IDL parameter validation for Go by Simon Wang · 3 years, 4 months ago
- 944b8e6 fixed a ton of missing ASF headers in *.thrift files by Jens Geyer · 2 years, 4 months ago
- 154d154 THRIFT-5626 Parser should not confuse data types and field names by Jens Geyer · 2 years, 4 months ago
- c96c044 Merge pull request #2630 from kou/cpp-scoped-array-to-unique-ptr by Mario Emmenlauer · 2 years, 4 months ago
- c97dee0 Merge pull request #2654 from BioDataAnalysis/bda_minor_improvements by Mario Emmenlauer · 2 years, 4 months ago
- f8f6278 THRIFT-5625 SysUtils.TGuidHelper collides with ThriftUtils.TGuidHelper by Jens Geyer · 2 years, 4 months ago
- 60970c4 THRIFT-5624 suboptimal performance of the c# named pipe server transport in multithread servers by Jens Geyer · 2 years, 4 months ago
- d6a42e1 THRIFT-5602: Use std::unique_ptr instead of boost::scoped_array by Sutou Kouhei · 2 years, 6 months ago
- c11c821 build/cmake/ThriftConfig.cmake.in: Allow cmake users to override 'THRIFT_COMPILER' by Mario Emmenlauer · 2 years, 9 months ago
- fdc3648 lib/cpp/src/thrift/transport/TFileTransport.cpp: Removed deprecated 'boost' include by Mario Emmenlauer · 2 years, 11 months ago
- f97176b lib/cpp/test/CMakeLists.txt: Trivial whitespace change by Mario Emmenlauer · 3 years ago
- 72d5912 THRIFT-5621: Add Swift tutorial by Kino Roy · 2 years, 4 months ago
- 5295195 THRIFT-5208: capitalize exception ctor by Yawar Amin · 2 years, 4 months ago
- 5e37d57 THRIFT-5623 ref to disposed instance should be set to null by Jens Geyer · 2 years, 4 months ago
- 48d3bef THRIFT-5622 Garbled test output with multithreaded clients by Jens Geyer · 2 years, 4 months ago