- ef199cc bump version number by Jens Geyer · 4 months ago
- 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
- 75cf93e bump version number by Jens Geyer · 11 months ago
- 0d5b4f9 created reöease branch 0.19.0 by Jens Geyer · 1 year, 6 months ago
- c6fd86d bump version number by Jens Geyer · 1 year, 11 months ago
- be0fab1 THRIFT-5647: Add ECONNRESET definition for macOS. Client: d by James Lacey · 2 years, 3 months ago
- 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
- ec5e177 disable ssl test of D Client: D language Patch: Ommy Zhang <tdxdxoz@gmail.com> by Tdxdxoz · 2 years, 6 months ago
- c75646a version bump by Jens Geyer · 2 years, 4 months ago
- 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
- 6868ebb Release 0.16.0 by Jens Geyer · 3 years ago
- f7e6c65 bump version number by Jens Geyer · 3 years, 5 months ago
- 4abc5cf fix D build, with D lang openssl 2.0.3 by mingwugmail · 3 years, 8 months ago
- 149c8d0 THRIFT-5376 Fix deprecation warnings in D library Client: d Patch: James Lacey by James Lacey · 3 years, 10 months ago
- 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
- 7c4bdf9 THRIFT-5184: Fix header check for WebSocket connections by penenin · 4 years, 9 months ago
- 6bbdb1a THRIFT-5166: Add support for using WebSockets as a server transport. by James Lacey · 4 years, 9 months ago
- 8181056 THRIFT-5156: Fix library compilation on Windows and compiler warnings by James Lacey · 4 years, 10 months ago
- f0c761e THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki by Kengo Seki · 5 years ago
- e02559f bump version by Jens Geyer · 5 years ago
- 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
- dbc1f8d THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) 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
- 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
- aa177ea THRIFT-4666: Attempt to work around dlang client pool test failure by Allen George · 6 years ago
- abd0df7 dub.json for integration into Dlang package registry and fix deprication warnings by Nikolay · 7 years ago
- f5f430d THRIFT-4579: Move up to Ubuntu Bionic for CI builds by James E. King III · 7 years ago
- b03d749 THRIFT-4478: Thrift will not build with dlang 2.078 or later (#1559) by Aki Sukegawa · 7 years ago
- 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
- 641b139 THRIFT-4503: fix dlang server logging on client disconnect so it does not report an error for normal operation by James E. King III · 7 years ago
- 1541f0a THRIFT-3657 D TFileWriterTransport close should use non-priority send Client: D by Nobuaki Sukegawa · 9 years ago
- 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
- 0ad20bd THRIFT-4351: use travis build stages to optimize build, 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
- 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
- 7f6ea4e THRIFT-3744 The precision should be 17 (16 bits need after dot) after dot for double type. by Wang Yaofu · 9 years ago
- 8e1fd86 THRIFT-3739 Deprecation warning in codegen/base.d by Nobuaki Sukegawa · 9 years ago
- 74f583c THRIFT-3724 Fix incorrect timeval conversion in libevent.d by Nobuaki Sukegawa · 9 years ago
- f9867ed THRIFT-3734 D To compare two string as lowercase. by Wang Yaofu · 9 years ago
- 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
- 2cc4764 THRIFT-3713 lib/d/test/thrift_test_runner.sh is flaky on Jenkins by Nobuaki Sukegawa · 9 years ago
- 4d28b60 THRIFT-3695 Fix D test scripts by Nobuaki Sukegawa · 9 years ago
- 620e7a8 THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
- 56c1dde THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
- bb272db THRIFT-2412 UTF-8 sent by PHP as JSON is not understood by Jens Geyer · 9 years ago
- 855cf7f THRIFT-3253 Using latest version of D gives deprecation notices by Jens Geyer · 9 years ago
- bf0b483 THRIFT-3256 Some D test timings are too aggressive for slow machines by Jens Geyer · 9 years ago
- e84c582 THRIFT-2916 Add default toHash method to 'class' and 'struct' to meet D's associative arrays requirement. by Jens Geyer · 10 years ago
- 83cd3e8 THRIFT-3162 Rename the 'format' parameter to disambiguate from std.format's format. by Jens Geyer · 10 years ago
- 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
- 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
- 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
- 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
- 7a03611 THRIFT-2782: D: Timing-insensitive unit tests for thrift.internal.resource_pool. by Jens Geyer · 10 years ago
- 2adfb0a THRIFT-2776 D tests failing Client: D Patch: Jens Geyer by Jens Geyer · 10 years ago
- 18502ee THRIFT-2781: D compiler stuck at idlgen due to compiler bug by Jens Geyer · 10 years ago
- 62d2af7 THRIFT-2775 static assert fails in src/thrift/internal/ctfe.d by Jens Geyer · 10 years ago
- 2771991 THRIFT-2770 thrift.internal.traits unittest fails due to std.metastrings import by Jens Geyer · 10 years ago
- 8f8eaf3 THRIFT-2769 std.traits.pointerTarget is deprecated by Jens Geyer · 10 years ago
- 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
- aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
- be8326d THRIFT-2706 D library does not support "oneway" message type by Jens Geyer · 10 years ago
- a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
- 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
- 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
- 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
- 6232014 THRIFT-2130 D library/test: parts of "make check" code do not compile with recent dmd-2.062 through dmd-2.064alpha by Roger Meier · 11 years ago
- 38391a7 D: add client_pool_test to libevent_dependent_ran_tests by Roger Meier · 11 years ago
- e3f6710 THRIFT-1814 Minor D library fixes by Roger Meier · 12 years ago
- 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
- 4268dad remove whitespace and add some svn:ignore by Roger Meier · 12 years ago
- 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
- c02efe2 Thrift-1674:Update Thrift D library to be compatible with 2.060 by Jake Farrell · 12 years ago
- 40633a6 THRIFT-1635 D codegen bug for required non-nullable fields by Roger Meier · 13 years ago
- b70e04c THRIFT-1586 Two small D issues Patch: David Nadlinger by Roger Meier · 13 years ago
- b95b0ff THRIFT-1500: d programming language support Client: D Patch: David Nadlinger by Jake Farrell · 13 years ago