- 65291da version 0.14.1 by Jens Geyer · 3 years, 10 months ago
- ed1711e THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is required for proper operation." by Jano Svitok · 4 years, 10 months ago
- 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
- f8b0040 Fix typo for python 3 support by Christopher Friedt · 5 years ago
- ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
- ec43954 THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer by Jens Geyer · 5 years ago
- 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
- 7199741 THRIFT-4938 Issues with version.h treatment Client: Compiler Patch: Jens Geyer by Jens Geyer · 5 years ago
- 538e36c THRIFT-4975: Add Makefile.am to the PHP tutorial by Kengo Seki · 5 years ago
- 58efe89 THRIFT-4972: Add Makefile.am to the Perl tutorial Client: Perl Patch: Kengo Seki by Kengo Seki · 5 years ago
- e02559f bump version by Jens Geyer · 5 years ago
- a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
- 4ffe763 THRIFT-4583: Switch to rebar3 Client: erl by Sergey Yelin · 6 years ago
- ee8caca THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef endian header by James E. King III · 6 years ago
- aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
- 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
- b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
- 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
- b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
- f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
- bbc1377 THRIFT-4691: ensure CPAN module runs unit tests by James E. King III · 6 years ago
- 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
- c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
- 0705d99 force c++11 in GNU autotools by cyy · 6 years ago
- ecebd77 THRIFT-4716: add veralign.sh tool to set versions for releases by James E. King III · 6 years ago
- 5751621 THRIFT-4301: fix inability to disable py3 with autoconf build by James E. King III · 6 years ago
- a3a7c6c THRIFT-4547: add swift to bionic build image and run unit tests by James E. King III · 6 years ago
- c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
- 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
- 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
- 961fa70 THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if available (#1580) by st0ke · 6 years ago
- 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
- 8bcb7ac THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issues Client: cpp by Bugra Gedik · 7 years ago
- e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
- f338d57 THRIFT-4308: re-enable dlang deimos build support for libevent by James E. King III · 7 years ago
- 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
- a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
- 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
- b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
- 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
- d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
- 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
- c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
- 5b4c6bf THRIFT-4236: Add context support for go server. by taozle · 8 years ago
- 43e959b THRIFT-4165: better cmake support for C++ language level selection; fixed compiler warnings by James E. King, III · 8 years ago
- 0619087 THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. by James E. King, III · 8 years ago
- ab8ff1a THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cpp by James E. King, III · 8 years ago
- 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
- 8d377fa THRIFT-4045 Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with Address Sanitizer by James E. King, III · 8 years ago
- 71eba64 THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift-compiler packaging is not ready for it yet by James E. King, III · 8 years ago
- 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
- b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
- d8c6a84 THRIFT-3940 Visual Studio project file for compiler is broken by Nobuaki Sukegawa · 8 years ago
- 052abc3 THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by dtmuller · 8 years ago
- 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
- bf9fa90 THRIFT-3910 Do not invoke pip as part of build process by Nobuaki Sukegawa · 8 years ago
- 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
- 4b7dbe3 THRIFT-3825 Javascript test dependency is no longer available by Nobuaki Sukegawa · 9 years ago
- 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
- 402f641 THRIFT-3666 Build D tutorial as part of Autotools build by Nobuaki Sukegawa · 9 years ago
- c295c82 THRIFT-1385: make install ignores prefix by Randy Abernethy · 9 years ago
- 25536ad THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names by Nobuaki Sukegawa · 9 years ago
- d094e79 THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
- ccd998a THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift" by Chandler May · 9 years ago
- bd16530 THRIFT-3571 Make feature test result browsable by Nobuaki Sukegawa · 9 years ago
- a837085 THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcrypto for BN_init by Nobuaki Sukegawa · 9 years ago
- ffc2bb3 THRIFT-3439 Run make cross using Python3 when available by Nobuaki Sukegawa · 9 years ago
- de0b4b5 THRIFT-3523 XML Generator by BCG · 9 years ago
- 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
- ae3775a THRIFT-2869 run JSON schema validator from test by Stig Bakken · 10 years ago
- 791ee36 THRIFT-1385 make install doesn't install java library in the setted folder by Roger Meier · 9 years ago
- c7b3086 THRIFT-3421 rebar as dependency instead of bundling by Roger Meier · 9 years ago
- a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
- 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
- 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
- 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
- 96d8020 THRIFT-3295 C# library does not build on Mono 4.0.2.5 or later by Jens Geyer · 9 years ago
- b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago
- 57ac33e THRIFT-3264 Fix Erlang 16 namespaced types by Jens Geyer · 9 years ago
- 8677719 THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled by Jens Geyer · 9 years ago
- 6cdbd98 Thrift-2922: TRIAL is used with Python tests but not tested accordingly by jfarrell · 10 years ago
- 03f0e18 THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages by Nobuaki Sukegawa · 10 years ago
- e856d68 THRIFT-3113 m4 C++11 macro issue by Gustavo Zacarias · 10 years ago
- 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
- 95717c9 Revert "THRIFT-3000 .NET implementation has trouble with mixed IP modes" by Jens Geyer · 10 years ago
- 018c1b8 THRIFT-3000 .NET implementation has trouble with mixed IP modes by Jens Geyer · 10 years ago
- 4aa95df THRIFT-3071 check minimum required version of automake in bootstrap.sh by Jens Geyer · 10 years ago
- 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
- 0cfdf7c THRIFT-2598 Add check for minimum Go version to configure.ac by Jens Geyer · 10 years ago
- 283899b Use Boost C++ >= 1.53.0 by Sergei Nikulov · 10 years ago
- 22dddc9 THRIFT-2996 Test for Haxe 3.1.3 or better Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
- 468e63b THRIFT-2914 explicit dependency to Lua5.2 fails on some systems by Jens Geyer · 10 years ago
- 5c10fd8 Add-on-patch for THRIFT-2922 ($TRIAL used but not tested accordingly) by Jens Geyer · 10 years ago
- 2ac3a3c THRIFT-2912 Autotool build for C++ Qt library is invalid by Jens Geyer · 10 years ago
- 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
- ec8d877 THRIFT-2906 - linking with boost_unit_test_framework made more portable by Konrad Grochowski · 10 years ago
- a195a25 THRIFT-2887 Respect --with-openssl when building C++ support. by Jon Parise · 10 years ago
- ea2fbcf THRIFT-2843: Automake configure.ac has possible typo related to Java by jfarrell · 10 years ago
- 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
- 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago