summaryrefslogtreecommitdiff
path: root/lib/d/src
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2776 D tests failingJens Geyer2014-10-101-0/+2
* THRIFT-2775 static assert fails in src/thrift/internal/ctfe.dJens Geyer2014-10-091-1/+3
* THRIFT-2770 thrift.internal.traits unittest fails due to std.metastrings importJens Geyer2014-10-071-110/+2
* THRIFT-2769 std.traits.pointerTarget is deprecatedJens Geyer2014-10-071-3/+3
* THRIFT-2706 D library does not support "oneway" message typeJens Geyer2014-09-192-5/+7
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-171-1/+2
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-1/+3
* THRIFT-2130 D library/test: parts of "make check" code do not compile with re...Roger Meier2014-01-123-9/+22
* THRIFT-1814 Minor D library fixesRoger Meier2013-01-052-2/+2
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-1/+9
* Thrift-1674:Update Thrift D library to be compatible with 2.060Jake Farrell2012-08-189-11/+19
* THRIFT-1635 D codegen bug for required non-nullable fields Roger Meier2012-06-241-3/+37
* THRIFT-1586 Two small D issuesRoger Meier2012-04-281-22/+19
* THRIFT-1500: d programming language supportJake Farrell2012-03-2252-0/+18888