common/thrift.git
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
2011-06-28  Bryan DuxburyTHRIFT-1221. cpp: Remove SimpleCallback.h
2011-06-27  Jake FarrellThrift-1220: TRpocessor::process never returns false
2011-06-24  Roger MeierTHRIFT-457 test/cpp makefiles do not honor --prefix...
2011-06-24  Jake FarrellThrift-627: should c++ have setters for optional fields?
2011-06-23  Bryan DuxburyTHRIFT-1216. java: build Java Library behind a proxy
2011-06-23  Bryan DuxburyTHRIFT-1218. c_glib uses wrong name in pkg-config
2011-06-23  Anthony F.... remove some commented out bits
2011-06-22  Roger MeierTHRIFT-892 Refactor erlang build system with rebar
2011-06-22  Anthony F.... really comment out the eunit calls
2011-06-21  Anthony F.... turn off eunit for now, so build works on apache jenkin...
2011-06-21  Roger MeierTHRIFT-1214 JavaScript constructor does not accept...
2011-06-21  Anthony F.... THRIFT-892 - refactor erlang library to build using...
2011-06-21  Roger MeierTHRIFT-1202 Malformed JSON for map<string,type> service...
2011-06-20  Anthony F.... THRIFT-1151 - support R13 as well as R14
2011-06-20  Bryan DuxburyTHRIFT-1211. java: When using THttpClient, non 200...
2011-06-18  Anthony F.... THRIFT-1151 - catch some serialization errors
2011-06-18  Anthony F.... THRIFT-1213 - make membuffer in erlang more useful
2011-06-17  Roger MeierTHRIFT-1202 Malformed JSON for map<string,type> service...
2011-06-15  Bryan DuxburyTHRIFT-418. rb: Don't do runtime sorting of struct...
2011-06-15  Bryan DuxburyTHRIFT-1207. rb: Support DESTDIR on 'make install'...
2011-06-14  Roger MeierTHRIFT-1202 Malformed JSON for map<string,type> service...
2011-06-09  Bryan DuxburyTHRIFT-418. rb: Don't do runtime sorting of struct...
2011-06-09  Roger MeierTHRIFT-1200 js: JS compiler generates code that clobber...
2011-06-09  Jake FarrellThrift-1102: typo in configure.ac: "==" operator in...
2011-06-09  Jake FarrellThrift-1181: AS3 compiler generates incorrect code...
2011-06-09  Bryan DuxburyTHRIFT-1180. as3: AS3 compiler generates uncompilable...
2011-06-09  Bryan Duxburyfix indentation
2011-06-09  Bryan DuxburyTHRIFT-1140. glib_c: Framed Transport Client using...
2011-06-08  Bryan DuxburyTHRIFT-1200. js: JS compiler generates code that clobbe...
2011-06-08  Bryan DuxburyTHRIFT-1193. rb: Potential infinite loop in nonblocking...
2011-06-08  Bryan DuxburyTHRIFT-1199. java: Union structs should have generated...
2011-06-07  Roger MeierTHRIFT-1198 C++ TestClient and Server Improvements...
2011-06-06  Roger MeierTHRIFT-1197 TFileTransportTest.cpp fails on slower...
2011-06-04  Roger MeierTHRIFT-1196 Unix Domain Socket Support is broken
2011-06-03  Jake FarrellThrift-1171: Perl write/readDouble assumes little-endia...
2011-06-02  Jake FarrellThrift-1194: Java lib does not install artifacts to...
2011-06-01  Jake FarrellTHRIFT-1192: Typo: TProtocol.h tests for HAVE_SYS_PARAM_H_
next