summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3576 Boost test --log_format arg does not accept lowercaseNobuaki Sukegawa2016-01-241-1/+1
* THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcr...Nobuaki Sukegawa2016-01-242-3/+5
* THRIFT-3573 c_glib: No rule to make target issueNobuaki Sukegawa2016-01-231-12/+10
* THRIFT-3570 Remove duplicate instances that are added by upstreamNobuaki Sukegawa2016-01-213-14/+2
* THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT ...Chandler May2016-01-193-2/+93
* THRIFT-1313 implement compact protocol for c_glib libraryChandler May2016-01-199-1/+3016
* THRIFT-3564: potential core dump in TQTcpServerSebastian Zenker2016-01-192-10/+19
* THRIFT-3566: fixed TQTcpServerTest - it was never executed and workingSebastian Zenker2016-01-191-34/+57
* THRIFT-3565: C++: declared T{Async}Processor::getEventHandler() as const memb...Sebastian Zenker2016-01-192-2/+2
* THRIFT-3563: C++/Qt: removed usage of macro QT_PREPEND_NAMESPACE()Sebastian Zenker2016-01-191-2/+2
* THRIFT-3562: C++: removed unused TEventServerSebastian Zenker2016-01-191-9/+0
* THRIFT-3561: C++/Qt: make use of Q_DISABLE_COPY() to get rid of copy ctor and...Sebastian Zenker2016-01-191-2/+1
* THRIFT-3551 Thrift perl library missing package declarationRoger Meier2016-01-171-0/+2
* THRIFT-3558 fix typos in c_glib test assertionsChandler May2016-01-172-6/+6
* THRIFT-3428 go test fail on busy_machineRoger Meier2016-01-172-0/+3
* THRIFT-3552 c_glib: Fix memory leak in processorSimon South2016-01-161-0/+1
* THRIFT-3510 Add HttpTaskAsyncHandler implementationAdam Connelly2016-01-1427-44/+1221
* THRIFT-3542 Add length limit support to Java test serverNobuaki Sukegawa2016-01-132-10/+19
* THRIFT-3532 Add configurable string and container read size limit to Python p...Nobuaki Sukegawa2016-01-137-36/+126
* THRIFT-3503 Enable py:utf8string by defaultNobuaki Sukegawa2016-01-111-1/+1
* THRIFT-3527 -gen py:dynamic,utf8strings ignores utf8strings optionNobuaki Sukegawa2016-01-111-0/+11
* THRIFT-3525 py:dynamic fails to handle binary list/set/map elementNobuaki Sukegawa2016-01-112-109/+55
* THRIFT-3127 rb: switch -recurse to --recurseRoger Meier2016-01-101-4/+4
* THRIFT-3538 python: Removed UnboundMethodTypeThomas Bartelmess2016-01-101-1/+1
* THRIFT-3208: Fix Visual Studio solution build failure due to renamed sourceRoger Meier2016-01-101-1/+1
* THRIFT-3534 Link error when building with Qt5Roger Meier2016-01-101-0/+1
* THRIFT-3536 Error 'char' does not contain a definition for 'IsLowSurrogate' f...Jens Geyer2016-01-103-175/+0
* THRIFT-3523 XML GeneratorBCG2016-01-105-1/+451
* THRIFT-3520: Dart TSocket onError stream should be typed as ObjectMark Erickson2016-01-091-1/+1
* THRIFT-3514: Add PHP 7 version of php_thrift_protocolDavid Soria Parra2016-01-073-7/+1039
* THRIFT-3437 Fixed MinGW-w64 buildNobuaki Sukegawa2016-01-061-1/+1
* THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run on...BCG2016-01-061-3/+19
* THRIFT-3518:TConcurrentClientSyncInfo files were missing for Visual Studiojfarrell2016-01-052-0/+8
* THRIFT-3519 fastbinary does not work with -gen py:utf8stringsNobuaki Sukegawa2016-01-061-2/+12
* THRIFT-3437 Fixed MinGW-w64 buildAntonio Di Monaco2016-01-0619-30/+193
* THRIFT-2994 Node.js TJSONProtocol cannot be used for object serializationTim Sebastian2016-01-061-3/+18
* THRIFT-3515 Python 2.6 compatibility and test on CINobuaki Sukegawa2016-01-053-5/+5
* THRIFT-3502: C++ TServerSocket passes small buffer to getsocknameJeremy Spiegel2016-01-031-3/+3
* THRIFT-3486 - Java generated `getFieldValue` is incompatible with `setFieldVa...BCG2016-01-031-1/+29
* THRIFT-3383 i64 related warningsSimon South2016-01-035-76/+87
* THRIFT-3512 c_glib: Build fails due to missing features.hSimon South2016-01-031-5/+1
* THRIFT-3498 C++ library assumes optional function pthread_attr_setschedpolicy...Simon South2016-01-031-0/+2
* THRIFT-3505 Enhance Python TSSLSocketNobuaki Sukegawa2016-01-036-94/+557
* THRIFT-3506 Eliminate old style classes from library codeNobuaki Sukegawa2016-01-028-19/+19
* THRIFT-3504 Fix FastbinaryTest.pyNobuaki Sukegawa2016-01-022-6/+6
* THRIFT-3497 Build fails with "invalid use of incomplete type"Simon South2015-12-242-0/+6
* THRIFT-3496 C++: Cob style client fails when sending a consecutive requestSebastian Zenker2015-12-242-10/+15
* THRIFT-2883 TTwisted.py, during ConnectionLost processing: exceptions.Runtime...Robert Thille2015-12-241-4/+10
* THRIFT-2869 run JSON schema validator from testStig Bakken2015-12-246-1/+540
* THRIFT-3487 Full support for newer Delphi versionsJens Geyer2015-12-192-2/+20