common/thrift.git
2013-12-21  Jens GeyerTHRIFT-2322: serializer testcase helper file regenerate...
2013-12-21  Jens GeyerTHRIFT-2322: wrong Go code generated for assignment...
2013-12-20  henriqueTHRIFT-2271 JavaScript: Support for Multiplexing Services
2013-12-19  Jens GeyerTHRIFT-2195 Delphi event handlers - fix for multiplex...
2013-12-17  Jens GeyerTHRIFT-2288 Go impl of Thrift JSON protocol wrongly...
2013-12-17  Jens GeyerTHRIFT-2232 IsSet* broken in Go
2013-12-13  Jens GeyerTHRIFT-2194 Node: Not actually prepending residual...
2013-12-08  Roger MeierTHRIFT-2263 java: Always generate good hashCode for...
2013-12-08  Roger MeierTHRIFT-2274 java: TNonblockingServer and TThreadedSelec...
2013-12-06  Jens GeyerTHRIFT-2282 Incorect code generated for some typedefs
2013-12-06  Jens GeyerTHRIFT-2281 Generated send/recv code ignores errors...
2013-12-06  Jens GeyerTHRIFT-2280 TJSONProtocol.Flush() does not really flush...
2013-12-06  Roger MeierTHRIFT-2040 "uninitialized variable" warnings on MSVC...
2013-12-03  Jens GeyerTHRIFT-2278 Buffered transport doesn't support writes...
2013-12-03  Jens GeyerTHRIFT-2279 TSerializer only returns the first 1024...
2013-11-28  Jens GeyerTHRIFT-2275 Fix memory leak in golang compact_protocol.
2013-11-27  jfarrellTHRIFT-2249:Add SMP Build option to thrift.spec (and...
2013-11-26  jfarrellTHRIFT-2267:Should be able to choose socket family...
2013-11-25  jfarrellTHRIFT-2267:Should be able to choose socket family...
2013-11-25  jfarrellTHRIFT-2145:Rack and Thin are not just development...
2013-11-17  Roger MeierTHRIFT-2261 java: error: unmappable character for encod...
2013-11-16  Roger MeierTHRIFT-2229 thrift failed to build on OSX 10.9 GM
2013-11-16  Roger MeierTHRIFT-2260 java: Thrift imposes unneeded dependency...
2013-11-13  Roger MeierTHRIFT-2172 Java compiler allocates optionals array...
2013-11-11  Jens GeyerTHRIFT-2193 Java code generator emits spurious semicolo...
2013-11-11  Jens GeyerTHRIFT-2227 Thrift compiler generates spurious warnings...
2013-11-11  Jens GeyerTHRIFT-2254 Exceptions generated by Go compiler should...
2013-11-11  Jens GeyerTHRIFT-2259 C# unexpected null logDelegate() pointer...
2013-11-09  Roger MeierTHRIFT-1813 java: Add @Generated annotation to generate...
2013-11-08  henrique Python Tornado TTornadoServer base class change
2013-11-06  Ben CraigTHRIFT-2214: System header sys/param.h is included...
2013-11-05  henriqueMerge branch 'master' of https://git-wip-us.apache...
2013-11-05  henriqueignore test log files
2013-11-05  henriqueTHRIFT-2250 JSON and MemoryBuffer for JavaME
2013-11-05  Jens GeyerTHRIFT-2247 Go generator doesn't deal well with map...
2013-11-05  Roger MeierTHRIFT-2216 cocoa: Extraneous semicolon in TProtocolUti...
2013-11-05  Roger MeierTHRIFT-1639 Java/Python: Serialization/Deserialization...
2013-11-04  Jens GeyerTHRIFT-2246 Unset enum value is printed by ToString...
2013-11-04  Jens GeyerTHRIFT-2246 Unset enum value is printed by ToString()
2013-11-04  Jens GeyerTHRIFT-2158 Compact, JSON, and SimpleJSON protocols...
2013-11-04  Jens GeyerTHRIFT-2251 go test for compact protocol is not running
2013-11-03  Jens GeyerTHRIFT-1815 Code generators line buffer output - Go...
2013-11-02  Jens GeyerTHRIFT-1815 Code generators line buffer output - Go...
2013-10-24  Jens GeyerTHRIFT-2240 thrift.vim (contrib) does not correctly...
2013-10-15  Ben CraigTHRIFT-2034: Give developers' C++ code direct access...
2013-10-15  Ben CraigTHRIFT-2026: Fix TCompactProtocol 64 bit builds
2013-10-11  Ben CraigRelated to THRIFT-2045: Somehow missed "go" MINGW issue...
2013-10-11  Ben CraigTHRIFT-2045: C++ compiler warning and build cleanup...
2013-10-11  Ben CraigTHRIFT-2226: TServerSocket - keepAlive wrong initializa...
2013-10-10  Ben CraigTHRIFT-1892: Socket timeouts are declared in milli...
2013-10-09  Ben CraigTHRIFT-2019: Writing on a disconnected socket on Mac...
2013-10-09  Ben CraigTHRIFT-2021: Improve large binary protocol string perfo...
2013-10-09  Ben CraigTHRIFT-1751: definition of increase_max_fds doesn't...
2013-10-09  Ben CraigTHRIFT-2027: Minor 64-bit and NOMINMAX issues in C...
2013-10-09  Ben CraigTHRIFT-2031: Make SO_KEEPALIVE configurable for C+...
2013-10-09  Ben CraigRevert "THRIFT-2045: C++ compiler warning and build...
2013-10-08  Ben CraigTHRIFT-2045: C++ compiler warning and build cleanup
2013-10-05  jfarrellTHRIFT-2197:fix jar output directory in rpm spec file
2013-10-04  Jens GeyerTHRIFT-2215 Generated HTML/Graphviz lists referenced...
2013-09-27  Ben CraigTHRIFT-2139: MSVC 2012 Error - Cannot compile due to...
2013-09-27  jfarrellTHRIFT-2210: lib/java TSimpleJSONProtocol can emit...
2013-09-26  Jens Geyer* THRIFT-2195: added default argument for enhanced...
2013-09-25  Jens GeyerTHRIFT-2195 Delphi: Add event handlers for server and...
2013-09-23  Jens GeyerTHRIFT-2200: nested structs cause generate_fingerprint...
2013-09-23  Jens GeyerTHRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may...
2013-09-23  Ben CraigTHRIFT-2201: Ternary operator returns different types...
2013-09-21  Jens GeyerTemporarily commented out the Compact protocol test...
2013-09-21  Roger Meieradopt new thrift.js location within tutorial.html
2013-09-20  Henrique MendonçaTHRIFT-2190 Add the JavaScript thrift.js lib to the...
2013-09-20  Henrique MendonçaMerge branch 'master' of https://git-wip-us.apache...
2013-09-20  Henrique MendonçaTHRIFT-2164 Add a Get/Post Http Server to Node along...
2013-09-20  Henrique MendonçaTHRIFT-2164 Add a Get/Post Http Server to Node along...
2013-09-20  Henrique MendonçaMerge branch 'master' of https://git-wip-us.apache...
2013-09-19  Henrique MendonçaTHRIFT-1772 Serialization does not check types of embed...
2013-09-18  Jens GeyerTHRIFT-1755 Comment parsing bug - the missing test...
2013-09-18  Jens GeyerTHRIFT-2191 Fix charp JSONProtocol.ReadJSONDouble ...
2013-09-16  Ben CraigTHRIFT-1944: Binding to zero port
2013-09-16  Jens GeyerTHRIFT-1755 Comment parsing bug
2013-09-13  Ben CraigTHRIFT-2069: TPipeServer creates overlapped pipes,...
2013-09-10  Jens GeyerTHRIFT-2176 TSimpleJSONProtocol.ReadFieldBegin() does...
2013-09-10  Jens GeyerTHRIFT-2175 Wrong field type set for binary
2013-09-10  Jens GeyerTHRIFT-2174 Deserializing JSON fails in specific cases
2013-09-10  jfarrellTHRIFT-2142:Minor tweaks to thrift.el for better emacs...
2013-09-10  jfarrellTHRIFT-1349:Remove unnecessary print outs
2013-09-10  jfarrellTHRIFT-2178:Thrift generator returns error exit code...
2013-09-09  Jens GeyerAdded missing ASF headers
2013-09-09  henriqueTHRIFT-2167 nodejs lib throws error if options argument...
2013-09-07  Jens GeyerTHRIFT-2159 Serializer/Deserializer for Go
2013-09-07  Jens GeyerTHRIFT-2170 Generated Go code should populate all ReadE...
2013-09-06  Jens GeyerTHRIFT-2166 Delphi compiler should generate constant...
2013-09-06  Jens GeyerTHRIFT-2163 Incorrect Delphi code generated for typedef...
2013-09-06  Jens GeyerTHRIFT-2162 Missing calls to inherited CTOR at misc...
2013-09-06  jfarrellTHRIFT-2169: JavaME Library causes "java.io.IOException...
2013-09-05  Jens GeyerModified ignores
2013-09-05  jfarrellTHRIFT-2054:TSimpleFileTransport - Java Lib has no...
2013-09-04  Jens GeyerTHRIFT-2165: Thrift Compiler fails at input files with...
2013-09-02  Roger MeierTHRIFT-1481 cpp: Unix domain sockets in C++ do not...
2013-09-02  Roger MeierTHRIFT-2160 Warning in thrift.h when compiling with...
2013-08-30  henriqueMerge branch 'master' of https://git-wip-us.apache...
2013-08-30  Ben CraigTHRIFT-2155: Adding one liner guide to rename the versi...
next