1. a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
  2. 76c6c37 Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
  3. f066d84 Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master by Jens Geyer · 2 years, 7 months ago
  4. 4d493e8 fixing missing EXTRA_DISTs by Jens Geyer · 2 years, 4 months ago v0.17.0
  5. 04057ac Revert "THRIFT-5501 Remove Common Lisp support" by Max-Gerd Retzlaff · 2 years, 5 months ago
  6. 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
  7. 1eb361a THRIFT-5521: [java gen] use jdk8 option type in java generator code by Jiayu Liu · 2 years, 11 months ago
  8. d88d4f9 THRIFT-5501 Remove Common Lisp support Client: cl Patch: Jens Geyer by Jens Geyer · 2 years, 10 months ago
  9. c9b7bd7 THRIFT-5519 Java async client loses exceptions in void methods Client: java by Alex Kormukhin · 2 years, 11 months ago
  10. d8ed398 Merge branch '0.16.0' into master by Jens Geyer · 2 years, 11 months ago
  11. a10d401 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  12. c4f2ba1 Fix the travis issue by Yuxuan 'fishy' Wang · 3 years ago
  13. 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
  14. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  15. 371d92f THRIFT-5179: Fix generated code for struct's named "a" or "b" by Zezeng Wang · 4 years, 9 months ago
  16. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  17. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  18. b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
  19. 2ec93c8 THRIFT-4763: HTML compiler produces invalid HTML document (#1720) by Sebastian Zenker · 6 years ago
  20. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
  21. b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
  22. 50bfc56 THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters. by Ben Podgursky · 7 years ago
  23. e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
  24. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  25. d3cda9c THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enums Client: Java by Deniss Afonin · 8 years ago
  26. 3311a9b THRIFT-4177 fix java deep copy Client: Java by Deniss Afonin · 8 years ago
  27. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  28. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  29. 7ab125a THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types by BCG · 8 years ago
  30. bf9fa90 THRIFT-3910 Do not invoke pip as part of build process by Nobuaki Sukegawa · 8 years ago
  31. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  32. 73d1637 More make dist entries by Nobuaki Sukegawa · 9 years ago
  33. e134cbc Update make dist entries by Nobuaki Sukegawa · 9 years ago
  34. d094e79 THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
  35. bd16530 THRIFT-3571 Make feature test result browsable by Nobuaki Sukegawa · 9 years ago
  36. 7b89469 THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  37. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  38. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  39. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  40. 03f0e18 THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages by Nobuaki Sukegawa · 10 years ago
  41. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  42. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  43. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  44. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  45. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  46. b3c8409 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  47. 06d0fa0 THRIFT-2648 cleanup erlang lib by alisdair sullivan · 10 years ago
  48. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  49. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago
  50. 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
  51. 102c600 Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST by jfarrell · 11 years ago
  52. 379c277 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  53. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  54. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  55. 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
  56. 99b3672 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  57. b33967b THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  58. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  59. 0580d8d THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  60. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  61. d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago
  62. 917d898 THRIFT-892 - refactor erlang library to build using rebar, move tests into lib/erl/test directory and run several via make check by Anthony F. Molinaro · 14 years ago
  63. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  64. c657447 THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too by Bryan Duxbury · 14 years ago
  65. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  66. a1e268c THRIFT-770. build: Get 'make dist' to work without first compiling source code by Bryan Duxbury · 15 years ago
  67. f7d9f8e THRIFT-650. build: Make Check fails on Centos/OSX with 0.2.0 tarball by Bryan Duxbury · 15 years ago
  68. 4b86e62 THRIFT-373. Get some missing files into the release tarballs by David Reiss · 16 years ago
  69. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  70. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  71. f2422b6 Fix a parallel build bug under test by David Reiss · 16 years ago
  72. ade070f Get a few more generated files into release tarballs by David Reiss · 16 years ago
  73. 48141bf THRIFT-373. Update lists of files to include in release tarballs by David Reiss · 16 years ago
  74. 7d3df42 cpp: Fix "make check" by defining a comparator for "Empty" by David Reiss · 16 years ago
  75. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  76. 50119f1 THRIFT-289. test: "make check" no longer runs the Java tests by Bryan Duxbury · 16 years ago
  77. 8d07e1d s/ENABLE_RUBY/WITH_RUBY/ for consistency. by David Reiss · 17 years ago
  78. 4bd8916 Merge branch 'fastbinary' by Kevin Clark · 17 years ago
  79. 82c1bab Rename AM_CONDITIONALs from ENABLE_* to WITH_*. by David Reiss · 17 years ago
  80. c6c6498 Allow out-of-source builds. by David Reiss · 17 years ago
  81. 1a14091 Allow Thrift to be built without the Python library. by David Reiss · 17 years ago
  82. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  83. 1ffb61b Fix a bug in TPipedTransport that broke pipelining. by David Reiss · 17 years ago
  84. e4db03d Add TFDTransport: a dead-simple wrapper around a file-descriptor. by David Reiss · 17 years ago
  85. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  86. 4ce2874 Make limited reflection optional (off by default). by David Reiss · 17 years ago
  87. 9db977f Update test/Makefile.am to use the new compiler command-line format. by David Reiss · 17 years ago
  88. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  89. ff50f28 Add automake support for running the Java tests. by David Reiss · 17 years ago
  90. db0ea15 Thrift: Add a full-featured JSON protocol for C++. by David Reiss · 17 years ago
  91. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  92. 8180c0c Thrift: "make check" support. by David Reiss · 17 years ago