common/thrift.git
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...
2011-08-18  Bryan DuxburyTHRIFT-1167. java: Java nonblocking server with more...
2011-08-17  Bryan DuxburyTHRIFT-1270. compiler: add --allow-neg-keys argument...
2011-08-17  Jake FarrellUpdating python setup.py for deploying client to pypi
2011-08-16  Jake FarrellThrift-1263: Updating rb client Rakefile to add suport...
2011-08-13  Jake Farrellupdating trunk from 0.7.0-dev to 0.8.0-dev
2011-08-11  Jake FarrellRemoving duplicate java client properties seen during...
2011-08-11  Bryan DuxburyTHRIFT-1205. java: port server unduly fragile with...
2011-08-11  Bryan DuxburyTHRIFT-169. java: Pluggable Serializers
2011-08-04  Roger MeierTHRIFT-1241 php namespace generation
2011-08-04  Roger MeierTHRIFT-916 do not mix declarations and code
2011-08-04  Roger Meierfix memoryleak detected by cppcheck
2011-08-04  Roger MeierTHRIFT-916 remove i64 => fix build and compile without...
2011-08-03  Roger MeierTHRIFT-1249 js-test-driver support (run unittests on...
2011-08-03  Roger MeierTHRIFT-916 printf %lld for 32bit platform only by using...
2011-08-03  Roger MeierTHRIFT-1256 Unit Test Logging Output for CI
2011-08-03  Roger MeierTHRIFT-690 add new ApplicationExceptions (INTERNAL_ERRO...
2011-08-02  Roger MeierTHRIFT-1184 event_base memory freeing by class TNonbloc...
2011-08-02  Bryan DuxburyTHRIFT-1251. java: Generated java code should indicate...
2011-08-02  Bryan DuxburyTHRIFT-1255. javame: Mismatch of method name between...
2011-08-02  Bryan DuxburyTHRIFT-1253. javame: Code generated for maps is not...
2011-08-02  Roger MeierTHRIFT-1252 Segfault in Ruby deserializer
2011-07-30  Roger MeierTHRIFT-1247 JavaScript unit test with phantomjs
2011-07-29  Roger MeierTHRIFT-1247 JavaScript unit test with phantomjs
2011-07-28  Roger MeierTHRIFT-1233 Remove unused include in generated C++...
2011-07-28  Roger MeierTHRIFT-1245 C# JSON Protocol uses culture-dependant...
2011-07-28  Roger MeierTHRIFT-1244 using 'using' to disambiguate between funct...
2011-07-28  Roger MeierTHRIFT-1243 TAsyncChannel callbacks (use void instead...
2011-07-25  Jake Farrellupdating java tutorial readme
2011-07-17  Roger MeierTHRIFT-916 gcc warnings in c++ header files
2011-07-17  Roger MeierTHRIFT-1230 C# Library -- THashSet is not marked as...
2011-07-17  Roger MeierTHRIFT-1222 Unhandled exception for TEvhttpServer request
2011-07-15  Roger MeierTHRIFT-1238 Thrift JS client cannot read map of structu...
2011-07-14  Jake FarrellThrift-1233: Remove unused include in generated C+...
2011-07-13  Bryan DuxburyTHRIFT-1237. contrib: Java fb303 missing some methods
2011-07-13  Bryan DuxburyTHRIFT-1225. php: TCompactProtocol for PHP
2011-07-13  Bryan DuxburyTHRIFT-1208. py: Compact protocol always reads and...
2011-07-13  Bryan DuxburyTHRIFT-1177. go: Update thrift to reflect changes in...
2011-07-12  Anthony F.... THRIFT-1236 - adding reconnecting client
2011-07-11  Jake FarrellThrift-1234: thrift --help is missing doc on py:utf8strings
2011-07-08  Jake FarrellTHRIFT-1231: Remove bogus include
2011-07-08  Roger Meieradd jstest.jar to .gitignore
2011-07-08  Roger MeierTHRIFT-1232 JavaScript TException should be a construct...
2011-07-08  Roger MeierTHRIFT-1217 Use evutil_socketpair instead of pipe
2011-07-02  Roger Meierupdate .gitignore
2011-07-02  Roger Meiersvn:ignore binaries
2011-06-30  Bryan Duxburyadd some files to svn:ignore
2011-06-30  Bryan Duxburytrash an inaccurate comment (via Chad Walters)
2011-06-30  Bryan DuxburyTHRIFT-1228. php: The php accelerator module calls...
2011-06-28  Bryan DuxburyTHRIFT-1189. rb: Ruby deserializer speed improvements
next