Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
5089b0a7b593c4ff97e56bbd2a5bd6823cfcddd8
/
lib
/
d
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