summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-1558 Named Pipe and Anonymous Pipe transport for WindowsRoger Meier2012-04-118-3/+723
* THRIFT-1412 Thrift Transport classes should manage the lifetime of objects im...Roger Meier2012-04-1110-88/+208
* THRIFT-1555 Delphi version of the tutorial codeRoger Meier2012-04-095-0/+572
* THRIFT-1554 Inherited service methods are not resolved in derived service imp...Roger Meier2012-04-091-16/+31
* THRIFT-1398 Compiler warning on generated code (Multiface kills -Wall -Werror...Roger Meier2012-04-081-14/+13
* add license headers, fix compiler warningsRoger Meier2012-04-084-0/+78
* THRIFT-1553 thrift nodejs service side can't read map structure, key as enum,...Roger Meier2012-04-082-9/+8
* THRIFT-1500: d programming language supportJake Farrell2012-03-2280-1/+23339
* THRIFT-1343 - remove internal min function, it seems the same as erlang:min/2Anthony F. Molinaro2012-03-222-15/+0
* THRIFT-1344 - fix http deprecation warningAnthony F. Molinaro2012-03-221-4/+1
* THRIFT-1532 - slightly better fix, take into account requiredness when adding...Anthony F. Molinaro2012-03-222-5/+21
* THRIFT-1532/THRIFT-1475 - fix record generation for erlangAnthony F. Molinaro2012-03-223-8/+51
* THRIFT-1537:TFramedTransport issuesJake Farrell2012-03-222-5/+12
* THRIFT-1534:Required fields in the Delphi code generator.Jake Farrell2012-03-081-23/+82
* THRIFT-1429:The nonblocking servers is supposed to use TransportFactory to re...Jake Farrell2012-03-025-13/+76
* THRIFT-1523: clientTimeout not worked as expected in TServerSocket created by...Jake Farrell2012-03-021-1/+1
* THRIFT-1128:MAC OS X thrift.h incompatibility with Thrift.hJake Farrell2012-03-021-1/+1
* THRIFT-1527. java: Generated implementation of tupleReadStruct in unions retu...Bryan Duxbury2012-03-011-1/+2
* THRIFT-1529. java: TupleProtocol can unintentionally include an extra byte in...Bryan Duxbury2012-03-011-1/+1
* THRIFT-481: indentation of ruby classes is off by a fewIlya Maykov2012-03-011-207/+217
* THRIFT-1204: Ruby autogenerated files should require 'thrift' gemIlya Maykov2012-02-291-7/+21
* THRIFT-1526. java: Union TupleSchemeFactory returns StandardSchemesBryan Duxbury2012-02-291-6/+5
* THRIFT-369: sets and maps break equalityIlya Maykov2012-02-292-1/+245
* THRIFT-1524 TNonBlockingServer does not compile in Visual Studio 2010Roger Meier2012-02-281-12/+12
* THRIFT-1524 TNonBlockingServer does not compile in Visual Studio 2010Roger Meier2012-02-281-2/+2
* THRIFT-1388 Delphi XE code-generation test caseRoger Meier2012-02-283-0/+238
* THRIFT-1518. cpp: Generated C++ code only sends the first optional field in t...Bryan Duxbury2012-02-221-17/+3
* THRIFT-1520 : embed version number in .app file for easier integration with r...Anthony F. Molinaro2012-02-221-1/+0
* THRIFT-1520 : embed version number in .app file for easier integration with r...Anthony F. Molinaro2012-02-221-2/+2
* THRIFT-1516 TProtocolException in C# should be publicRoger Meier2012-02-221-1/+1
* THRIFT-1517 TTransport.ReadAll() should set exception type to EndOfFileRoger Meier2012-02-191-1/+3
* THRIFT-1447. java: NullpointerException in ProcessFunction.class :in 'oneway'...Bryan Duxbury2012-02-142-4/+12
* THRIFT-1348 C++ Qt bindingsRoger Meier2012-02-114-161/+164
* THRIFT-1348 C++ Qt bindingsRoger Meier2012-02-101-85/+0
* THRIFT-1348 C++ Qt bindingsRoger Meier2012-02-108-20/+567
* Thrift-556:Ruby compiler does not correctly referred to top-level modules whe...Jake Farrell2012-02-091-1/+1
* THRIFT-1512 Thrift socket support for Windows XPRoger Meier2012-02-064-35/+77
* THRIFT-1510:There should be an implementation of the JsonProtocol for rubyJake Farrell2012-01-313-0/+1236
* Thrift-1453:Don't change types of arguments when serializing with thrift php ...Jake Farrell2012-01-281-11/+63
* THRIFT-1394:Treatment of optional fields is not consistent between C++ and JavaJake Farrell2012-01-273-2/+24
* Thrift-1502:TSimpleServer::serve(): Do not print out error message if server ...Jake Farrell2012-01-271-2/+4
* Thrift-1465:Visibility of methods in generated java codeJake Farrell2012-01-273-6/+11
* THRIFT-1498:Allow TThreadedPoolServer.Args to pass a ExecutorServiceJake Farrell2012-01-271-8/+18
* THRIFT-1504: Cocoa Generator should use local file imports for base Thrift he...Jake Farrell2012-01-271-5/+5
* THRIFT-1478 TJSONProtocol in PHPRoger Meier2012-01-242-4/+3
* add info on proxy usageRoger Meier2012-01-241-0/+10
* THRIFT-1478 TJSONProtocol in PHPRoger Meier2012-01-246-0/+1596
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2012-01-215-15/+19
* THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowin...Roger Meier2012-01-201-0/+4
* THRIFT-1495 PHP TestClient fatals on missing classRoger Meier2012-01-201-3/+3