summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Thrift-1607:Incorrect file modes for several source filesJake Farrell2012-05-1721-0/+0
* Thrift-1606:Race condition in BoostThreadFactory.cppJake Farrell2012-05-171-14/+13
* THRIFT-1599 Fixing HTTP client(Ruby)Roger Meier2012-05-112-3/+12
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-111-2/+2
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-111-2/+3
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-1113-64/+55
* Thrift-1079:Support i64 in AS3Jake Farrell2012-05-116-201/+29
* fix broken build introduced with THRIFT-1336Roger Meier2012-05-101-7/+6
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-108-1/+1855
* THRIFT-1597 TJSONProtocol.php is missing from Makefile.amRoger Meier2012-05-081-1/+2
* THRIFT-1596 Delphi: Test clients should have a return codes that reflect whet...Roger Meier2012-05-043-29/+108
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-031-12/+14
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-021-1/+62
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-011-1/+1
* THRIFT-1514 Callbacks with newer jQuery versions don't workRoger Meier2012-05-014-34/+14
* THRIFT-1586 Two small D issuesRoger Meier2012-04-281-22/+19
* THRIFT-1583 c_glib leaks memoryRoger Meier2012-04-289-31/+44
* THRIFT-1577 Compile thrift with php module for php 5.4.0 failed. need to repl...Roger Meier2012-04-171-1/+1
* THRIFT-1277 Node.js serializes false booleans as nullRoger Meier2012-04-151-42/+42
* THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to t...Roger Meier2012-04-147-19/+19
* Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunkRoger Meier2012-04-1414-120/+816
* THRIFT-1566 Thrift/cpp: Use some different string operationsRoger Meier2012-04-131-2/+2
* THRIFT-1569 thrift: add stop() method to python TNonblockingServerRoger Meier2012-04-131-2/+24
* THRIFT-1568 Thrift: Add User-Agent header to Python THttpClientRoger Meier2012-04-131-0/+10
* THRIFT-1564 Minor fixes to TZlibTransportRoger Meier2012-04-132-2/+9
* THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to t...Roger Meier2012-04-135-6/+6
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-13199-1290/+594
* THRIFT-1079 Support i64 in AS3Roger Meier2012-04-116-29/+201
* THRIFT-1560 Add setCustomHeaders() method to python thrift libRoger Meier2012-04-111-0/+9
* THRIFT-1562 Fix issue with TFramedTransport::readSlowRoger Meier2012-04-113-4/+59
* THRIFT-1563 thrift: make serve() throw an exception if it failsRoger Meier2012-04-115-29/+13
* THRIFT-1561 expose #active connectionsRoger Meier2012-04-111-0/+9
* 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
* add license headers, fix compiler warningsRoger Meier2012-04-084-0/+78
* THRIFT-1500: d programming language supportJake Farrell2012-03-2268-0/+21929
* 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-221-2/+14
* THRIFT-1532/THRIFT-1475 - fix record generation for erlangAnthony F. Molinaro2012-03-222-1/+24
* THRIFT-1537:TFramedTransport issuesJake Farrell2012-03-222-5/+12
* 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-1529. java: TupleProtocol can unintentionally include an extra byte in...Bryan Duxbury2012-03-011-1/+1
* 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