1. 8411e18 Version 0.14.0 by Jens Geyer · 4 years ago v0.14.0
  2. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  3. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  4. ed99455 THRIFT-5009 Serializer implemtation lacks support for layered transports by Jens Geyer · 5 years ago
  5. 1742437 THRIFT-4966: Ignore generated files Client: Build Process Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  6. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  7. 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
  8. 4ffe763 THRIFT-4583: Switch to rebar3 Client: erl by Sergey Yelin · 6 years ago
  9. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
  10. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  11. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  12. a3a7c6c THRIFT-4547: add swift to bionic build image and run unit tests by James E. King III · 6 years ago
  13. 54e9587 THRIFT-4676: Fix intermittent CL build failures by Allen George · 6 years ago
  14. 12f8b14 THRIFT-3458: additional dub.json changes by James E. King III · 6 years ago
  15. af7ecd6 THRIFT-4590 running the test client using HTTP transport leads to "CoInitialize not called" by Jens Geyer · 7 years ago
  16. b92ca5f THRIFT-4582: Fix Xenial CI build issues (#1563) by James E. King III · 7 years ago
  17. c564651 THRIFT-4554 uncompileable code with member names that are also types under specific conditions by Jens Geyer · 7 years ago
  18. d4fb364 ignores modified by Jens Geyer · 7 years ago
  19. 5066eb4 THRIFT-4509: by Philip Frank · 7 years ago
  20. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  21. d907cc9 THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe by James E. King III · 7 years ago
  22. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  23. f92493b THRIFT-4470: Include popular IDE file templates to gitignore by Dmitry Volodin · 7 years ago
  24. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
  25. a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
  26. 1b855d4 Insert files related to eclipse project to gitignore by Dmitry Volodin · 7 years ago
  27. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  28. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  29. 722f8e9 THRIFT-4247: Fix compilation with OpenSSL 1.1 Client: c_glib by Josip Sokcevic · 8 years ago
  30. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  31. b66b66f added Ubuntu Xenial docker image named ubuntu1604 by James E. King, III · 7 years ago
  32. e544a89 THRIFT-4266 Erlang library throws during skipping fields of composite type (maps, lists, structs, sets) by David Hull · 7 years ago
  33. 5862099 THRIFT-4196 Support recursive types in Rust by Allen George · 8 years ago
  34. b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
  35. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  36. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  37. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  38. 485e0c4 updated ignores by Jens Geyer · 8 years ago
  39. 052abc3 THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by dtmuller · 8 years ago
  40. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  41. 048ea0c Update .gitignore by Nobuaki Sukegawa · 9 years ago
  42. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  43. 402f641 THRIFT-3666 Build D tutorial as part of Autotools build by Nobuaki Sukegawa · 9 years ago
  44. 6bbc9e3 Add an entry to .gitignore by Nobuaki Sukegawa · 9 years ago
  45. e71f20c THRIFT-3556 c_glib file descriptor transport by Simon South · 9 years ago
  46. ccd998a THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift" by Chandler May · 9 years ago
  47. bd16530 THRIFT-3571 Make feature test result browsable by Nobuaki Sukegawa · 9 years ago
  48. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  49. 0c0649d THRIFT-3510 Add HttpTaskAsyncHandler implementation by Adam Connelly · 9 years ago
  50. 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
  51. dd89dce THRIFT-3468 Dart TSocketTransport onError handler is too restrictive by Mark Erickson · 9 years ago
  52. ae971ce THRIFT-2110 Erlang: Support for Multiplexing Services on any Transport, Protocol and Server by David Robakowski · 11 years ago
  53. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  54. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  55. 4a62f18 Added C# bin/obj to gitignore by Jens Geyer · 9 years ago
  56. e2e5e22 THRIFT-3308: Fix broken test cases for 0.9.3 release candidate by jfarrell · 9 years ago
  57. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  58. 2fab3de THRIFT-3296 - Go cross test does not conform to spec by Nobuaki Sukegawa · 9 years ago
  59. 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
  60. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  61. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  62. 880a2b3 doc: update compiler CMake build and update .gitignore by Roger Meier · 10 years ago
  63. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  64. b149c4f THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore. by Jens Geyer · 10 years ago
  65. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  66. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  67. 281bdae THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  68. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  69. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago
  70. d0d7a65 THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number by Nobuaki Sukegawa · 10 years ago
  71. 9fdc90a THRIFT-2809: .gitignore updated - compiler/cpp/Release added by Konrad Grochowski · 10 years ago
  72. 0c44912 Update gitignore by Jens Geyer · 10 years ago
  73. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  74. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  75. ba4a5f0 .gitignore: add *.dirstamp and test/go/bin/ by Roger Meier · 10 years ago
  76. 964082a THRIFT-2712 PHP: add "json" option to create JsonSerializable code by Roger Meier · 10 years ago
  77. 93fea15 THRIFT-2757: py - Added integer limits checks in compact and JSON protocols by Konrad Grochowski · 10 years ago
  78. 775248a THRIFT-2747: update .gitignore to ignore .vagrant by Randy Abernethy · 10 years ago
  79. 25c68f4 THRIFT-2693 Erlang test leaves a lot of generated files by Roger Meier · 10 years ago
  80. 4606d7d THRIFT-976 c_glib tutorial by Roger Meier · 10 years ago
  81. 15df076 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  82. 1235ee3 Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209 by Jens Geyer · 10 years ago
  83. 3e8454c updated ignores by Jens Geyer · 10 years ago
  84. b3c8409 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  85. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  86. 06d0fa0 THRIFT-2648 cleanup erlang lib by alisdair sullivan · 10 years ago
  87. 6e25d74 .gitignore: add tutorial/c_glib/tutorial_client by Roger Meier · 10 years ago
  88. bee7b73 Add unit test for OpenSSL manual initialization by Alan Dunn · 10 years ago
  89. 9df3854 .gitignore: add test/go stuff by Roger Meier · 10 years ago
  90. 16e2ed2 .gitignore update by Roger Meier · 10 years ago
  91. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  92. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  93. 4402ada THRIFT-2618: Unignore /aclocal files required for build by jfarrell · 11 years ago
  94. f16daad .gitignore: haskell related exclude by Roger Meier · 11 years ago
  95. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  96. 27b5783 .gitignore: add c_glib profiling files *.gcno by Roger Meier · 11 years ago
  97. 245dbdf THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI by henrique · 11 years ago
  98. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  99. bcc0f1a THRIFT-2421: Tree/Recursive struct support in thrift Client: cpp by henrique · 11 years ago
  100. bf0b629 THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim by Roger Meier · 11 years ago