common/thrift.git
2011-10-26  Jake FarrellTHRIFT-1404: Delphi compiler generates struct reader...
2011-10-25  Jake FarrellThrift-1395: Patch to prevent warnings for integer...
2011-10-24  Bryan DuxburyTHRIFT-1400. rb: Ruby native extension aborts with...
2011-10-20  Jake FarrellTHRIFT-1397: CI server fails during build due to unused...
2011-10-20  Jake FarrellThrift-1396: Dephi generator has dependacy on boost...
2011-10-20  Jake FarrellThrift-1390L Debian package build fix for squeeze
2011-10-19  Roger MeierTHRIFT-1361 Optional replacement of pthread by boost...
2011-10-18  Roger MeierTHRIFT-1361 Optional replacement of pthread by boost...
2011-10-18  Jake FarrellThrift-1393: TTransportException's thrown from THttpCli...
2011-10-18  Jake FarrellThrift-1366: Delphi generator, lirbrary and unit test.
2011-10-14  Roger MeierTHRIFT-1261 STDIO support for node-thrift
2011-10-13  Bryan DuxburyTHRIFT-1130. compiler: Add the ability to specify symbo...
2011-10-11  Roger MeierTHRIFT-1381 Thrift C++ libs have incorrectly versioned...
2011-10-11  Roger MeierTHRIFT-1387 Build MSVC libraries with Boost Threads...
2011-10-07  Jake FarrellTHRIFT-1384: Java help meny missing newline near javame...
2011-10-07  Jake FarrellThrift-1373: Fix user-defined exception generation...
2011-10-07  Jake FarrellThrift-1379: fix uninitialized enum values in thrift...
2011-10-07  Jake FarrellThrift-1377: abort PHP deserialization on unknown field...
2011-10-07  Jake FarrellThrift-1376: Make port specification option in thrift...
2011-10-07  Jake FarrellThrift-1375: fixed a hex char conversion bug in TJSONPr...
2011-10-07  Jake FarrellThrift-1373: Fix user-defined exception generation...
2011-10-04  Jake FarrellTHRIFT-1370: Debian packaging should Build-Depend on...
2011-10-03  Roger MeierTHRIFT-1361 Optional replacement of pthread by boost...
2011-10-02  Roger MeierTHRIFT-1361 Optional replacement of pthread by boost...
2011-09-30  Roger MeierTHRIFT-1031 Patch to compile Thrift for vc++ 9.0 and...
2011-09-29  Bryan Duxburyadd utility for benchmarking protocols against each...
2011-09-27  Bryan Duxburyrevert THRIFT-959
2011-09-26  Bryan DuxburyTHRIFT-1365. java: TupleProtocol#writeBitSet unintentio...
2011-09-26  Bryan Duxburyinconsequential indentation fix to java compiler
2011-09-26  Jake FarrellTHRIFT-1357: Erlang dependency breaks build
2011-09-25  Roger MeierTHRIFT-1359 --gen-cob cpp:cob_style does not compile...
2011-09-23  Jake FarrellThrift-1355: Running make in lib/rb doesn't build the...
2011-09-23  Roger MeierTHRIFT-1031 Patch to compile Thrift for vc++ 9.0 and...
2011-09-22  Jake FarrellThrift-1354: Add rake task to build just the gem file
2011-09-21  Jake FarrellThrift-857: tests run by "make install" fail if generat...
2011-09-20  Bryan DuxburyTHRIFT-1339. java: Extend Tuple Protocol to TUnions
2011-09-20  Bryan DuxburyTHRIFT-1331. rb: Ruby library deserializes an empty...
2011-09-19  Jake FarrellTHRIFT-1350: Go library code does not build against...
2011-09-18  Anthony F.... THRIFT-1227 - erlang implementation of thrift json...
2011-09-16  Roger MeierTHRIFT-1031 Patch to compile Thrift for vc++ 9.0 and...
2011-09-16  Roger MeierTHRIFT-1031 Patch to compile Thrift for vc++ 9.0 and...
2011-09-14  Jake FarrellTHRIFT-1335: Add accept timeout to TServerSocket
2011-09-14  Jake FarrellThrift-1345: Allow building without test cases
2011-09-13  Roger Meierfix spelling issue within license
2011-09-13  Roger MeierTHRIFT-1342 Compilation problem on Windows of fastbinary.c
2011-09-12  Roger MeierTHRIFT-1341 TProtocol.h endian detection wrong with...
2011-09-11  Roger MeierTHRIFT-1115 python TBase class for dynamic (de)serializ...
2011-09-11  Roger Meieruncomment handler parameter, so compile does not fail...
2011-09-11  Roger MeierTHRIFT-1243 TAsyncChannel callbacks
2011-09-09  Roger MeierTHRIFT-1238 Thrift JS client cannot read map of structures
2011-09-09  Roger MeierTHRIFT-1296 SSL detection is broken
2011-09-09  Jake FarrellTHRIFT-1333: Make RWGuard not copyable
2011-09-09  Jake FarrellThrift-1334: Add more info to IllegalStateException
2011-09-08  Jake FarrellTHRIFT-1332: TSSLTransportParameters class uses hard...
2011-09-07  Bryan DuxburyTHRIFT-1328. java: TBaseHelper.toString(...) appends...
2011-09-06  Jake FarrellThrift-1322: OCaml lib fail to compile: Thrift.ml line...
2011-09-06  Jake FarrellThrift-1279: type set is handled incorrectly when writi...
2011-09-05  Roger MeierTHRIFT-1320 Consistency of configure generated config.h
2011-09-02  Roger MeierTHRIFT-322 IHttpHandler for Thrift
2011-09-02  Roger Meierremove unused variable sz
2011-09-01  Bryan DuxburyTHRIFT-1319. java: Mismatch between how a union reads...
2011-09-01  Bryan DuxburyTHRIFT-1316. cpp: update server classes to accept
2011-09-01  Bryan DuxburyTHRIFT-1314. cpp: add TProcessorFactory
2011-09-01  Bryan DuxburyTHRIFT-1315. cpp: generate server interface factory...
2011-09-01  Bryan DuxburyTHRIFT-1317. cpp: Remove copy constructibility from
2011-09-01  Bryan DuxburyTHRIFT-1305. cpp: make TConnection a private inner...
2011-08-30  Jake FarrellThrift-1286: Modernize the Thrift Ruby Library Dev...
2011-08-29  Bryan DuxburyTHRIFT-1305. cpp: make TConnection a private inner...
2011-08-29  Bryan DuxburyTHRIFT-1304. cpp: TNonblockingServer: pass in the conne...
2011-08-29  Jake FarrellTHRIFT-1306: Fix stale documentation
2011-08-29  Jake FarrellThrift-1299: If SSL is available, 'thrift' binary links...
2011-08-29  Jake FarrellThrift-1296: SSL detection is broken
2011-08-29  Bryan DuxburyTHRIFT-1302. cpp: raise an exception if send() times...
2011-08-29  Bryan DuxburyTHRIFT-1301. cpp: consolidate common code in TNonblocki...
2011-08-29  Bryan DuxburyTHRIFT-1298. java: Standard scheme doesn't read or...
2011-08-29  Jake FarrellThrift-1303: Twisted tutorial client does not include...
2011-08-28  Jake FarrellThrift-1257: thrift's dependency scope on javax.servlet...
2011-08-26  Jake FarrellThrift-1240: TBinarySerializer.php invalid serializatio...
2011-08-25  Jake FarrellThrift-1295: Duplicate include in TSocket.cpp
2011-08-25  Bryan DuxburyTHRIFT-1294. cpp: fix log message typos in TSimpleServer
2011-08-25  Bryan DuxburyTHRIFT-1293. cpp: improve handling of exceptions thrown by
2011-08-25  Bryan DuxburyTHRIFT-1292. cpp: silence log spew from TThreadedServer
2011-08-25  Bryan DuxburyTHRIFT-1290. cpp: TNonblockingServer: clean up state...
2011-08-24  Bryan DuxburyTHRIFT-1289. cpp: implement TNonblockingServer::stop()
2011-08-24  Bryan DuxburyTHRIFT-1288. cpp: Allow typedefed exceptions in throws...
2011-08-24  Bryan DuxburyTHRIFT-1287. cpp: start refactoring some of the C+...
2011-08-24  Bryan DuxburyTHRIFT-1280. cpp: Improve Monitor exception-free interfaces
2011-08-24  Bryan DuxburyTHRIFT-1281. compiler: add @generated to the docblock
2011-08-24  Bryan DuxburyTHRIFT-1282. java: Upgrade httpclient to 4.1.2 (from...
2011-08-23  Bryan DuxburyTHRIFT-1284. cpp: fix processor inheritance
2011-08-23  Bryan DuxburyTHRIFT-1283. cpp: wrap t_cpp_generator::generate_proces...
2011-08-23  Roger MeierTHRIFT-1278 javadoc warnings - compilation
2011-08-22  Roger MeierTHRIFT-1269 thrift: handle undeclared exceptions in...
2011-08-22  Roger MeierTHRIFT-1274 Making * a known symbol
2011-08-22  Bryan DuxburyTHRIFT-1254. javame: Code can't be compiled against...
2011-08-19  Bryan DuxburyTHRIFT-1271. cpp: missing namespace in generated local...
2011-08-19  Bryan DuxburyTHRIFT-1274. compiler: fail compilation if an unexpecte...
2011-08-19  Bryan DuxburyTHRIFT-1275. cpp: always prefix namespaces with ' ::'
2011-08-19  Roger MeierTHRIFT-1276 Add thrift compiler option to suppress...
2011-08-18  Roger Meier(void) unused parameters to reduce compiler warnings...
next