common/thrift.git
2009-01-31  David ReissTHRIFT-209. csharp: Make TTransportFactory.GetTransport...
2009-01-31  David ReissTHRIFT-195. python: Add a simple THttpServer
2009-01-31  David Reisspython: Add TFileObjectTransport
2009-01-31  David ReissTHRIFT-212. python: Make TFramedTransport implement...
2009-01-31  David Reisspython: Make TFramedTransport use a cStringIO for reading
2009-01-31  David Reisspython: Eliminate the option of TFramedTransport to...
2009-01-31  David Reisscpp: Make the test server compatible with the Python...
2009-01-31  David Reisspython: Make the unit tests run faster and more reliably
2009-01-31  Greg SteinTHRIFT-295: remove empty directories.
2009-01-30  Greg SteinTHRIFT-292
2009-01-30  Greg SteinTHRIFT-291
2009-01-29  David ReissAdd a few new generated directories to .gitignore
2009-01-29  Bryan DuxburyAccidentally svn:ignored Makefile*, getting rid of...
2009-01-29  David ReissTHRIFT-289. cpp: Fix "make check" by defining a compara...
2009-01-29  Bryan DuxburyTHRIFT-290. java: Metadata map doesn't properly referen...
2009-01-29  Bryan DuxburyTHRIFT-289. test: "make check" no longer runs the Java...
2009-01-29  Bryan DuxburyTHRIFT-288. java: Generated code iterates maps during...
2009-01-29  Bryan DuxburyTHRIFT-218. java: When validation fails on serializatio...
2009-01-29  Bryan DuxburyTHRIFT-253. java: Enhance FieldMetaData
2009-01-29  Bryan Duxburyundoing an unintentional commit to ax_java.m4
2009-01-29  Bryan DuxburyTHRIFT-166. java: Java tests should be in lib/java...
2009-01-27  Bryan DuxburyTHRIFT-239. java: Generate @Override annotations for...
2009-01-24  David ReissTHRIFT-284. python: Update tutorial files to use repr
2009-01-22  Bryan DuxburyTHRIFT-240. java: TBase should implement Cloneable
2009-01-20  Bryan DuxburyTHRIFT-223 Validate method should check that enum types...
2009-01-16  Bryan DuxburyTHRIFT-224 Validate method should check that enum types...
2009-01-16  T Jake LucianiTHRIFT-271: allows build to locate libevent on osx
2009-01-15  David ReissTHRIFT-244. cpp: Make TJSONProtocolFactor inherit from...
2009-01-15  David ReissTHRIFT-244. cpp: Fix TJSONProtocol::writeMessageBegin
2009-01-15  Bryan DuxburyTHRIFT-34 Java libraries should be namespaced under...
2009-01-14  Kevin ClarkTHRIFT-216. Add validate method to fixtures so tests...
2009-01-14  David ReissTHRIFT-242. python: Used named arguments in __init__...
2009-01-06  David ReissTHRIFT-249. java: Add @param lines to function docstrings
2009-01-06  David ReissTHRIFT-129. csharp: Make all Thrift structures extend...
2009-01-06  David ReissTHRIFT-46. csharp: Throw the correct exception for...
2009-01-06  David ReissTHRIFT-25. csharp: Various compiler and library improve...
2009-01-06  Kevin ClarkTHRIFT-246. rb: Generate #struct_fields rather than...
2009-01-05  Kevin ClarkTHRIFT-157. rb: Quote strings and qualify class names...
2009-01-05  Kevin ClarkTHRFIT-231. rb: Make Thrift::Structs hashable
2009-01-05  David ReissTHRIFT-235. java: Explicitly cast integer constants...
2009-01-05  David ReissTHRIFT-222. java: Better exposure if __isset in beans...
2009-01-05  David Reissjava: Add a helper function to implement nocamel style
2009-01-05  David ReissTHRIFT-191. java: Create a static field id -> name...
2009-01-05  David ReissTHRIFT-138. java: Fix copy constructor for binary fields
2009-01-05  David ReissTHRIFT-241. python: Generate a better implementation...
2008-12-23  T Jake LucianiTHRIFT-193: Patch for proper namespace support in perl...
2008-12-23  T Jake LucianiTHRIFT-2: check for thrift::socket handle being null
2008-12-22  David ReissTHRIFT-208. Fix ax_java.m4 for Ubuntu 8.10
2008-12-22  T Jake LucianiTHRIFT-190. Added dependency check to perl Makefile
2008-12-16  David ReissTHRIFT-220. Add some stuff to svn:ignore
2008-12-16  David ReissTHRIFT-225. java/cpp: Handle non-i32 integer constants...
2008-12-13  Kevin Clarkrb: Thrift.check_type should check struct classes ...
2008-12-10  David ReissTHRIFT-121. Support arbitrary type annotations
2008-12-05  David ReissTHRIFT-203. cpp: Make library headers compile under...
2008-12-02  David ReissTHRIFT-214. cpp: Qualify a cast to fix OSX compilation
2008-12-02  David ReissTHRIFT-215. cpp: Disable an assertion that fails on...
2008-12-02  David ReissTHRIFT-217. Use "--gen py" instead of "-py" in build...
2008-12-02  David ReissTHRIFT-138. java: Create deep-copy constructors for...
2008-11-21  David ReissTHRIFT-81. java: TNonblockingServer: Support a limit...
2008-11-21  David ReissTHRIFT-142. java: Better handling of required fields
2008-11-21  David ReissTHRIFT-194. cpp: Properlyl namespace exception types...
2008-11-21  David ReissTHRIFT-172. java: Improve toString output for binary...
2008-11-21  David ReissTHRIFT-139. java: Fix indentation in beans mode
2008-11-20  David ReissTHRIFT-202: java: Fix "make check"
2008-11-20  David ReissRemove compiler/cpp/version.h in "make clean"
2008-11-20  David ReissFix "make distclean" when Ruby is not in use
2008-11-19  Kevin Clarkrb: Remove extra validate in read [THRIFT-207]
2008-11-14  Kevin ClarkMerge branch 'THRIFT-143'
2008-11-14  Kevin Clarkrb: Validate struct _after_ read. [THRIFT-206]
2008-11-11  Kevin Clarkrb: raise if an object is serialized without required...
2008-11-07  David ReissTHRIFT-67. python: Add TNonblockingServer
2008-10-31  Kevin Clarkrb: Performance tweaks in Struct#initialize [THRIFT...
2008-10-31  Kevin Clarkrb: Add docstrings to generated ruby code [THRIFT-147]
2008-10-30  David ReissTHRIFT-186. erl: Make the Makefile work on OpenSolaris
2008-10-29  David ReissTHRIFT-168. cpp: Clear transport buffers before a flush
2008-10-29  David ReissTHRIFT-179. java: Include per-field docstrings in gener...
2008-10-29  David ReissMake t_field inherit from t_doc instead of reimplementi...
2008-10-27  Mark SleeTHRIFT-183 let non-root issues run fb303 status commands
2008-10-22  David ReissMake a pointer const to fix a warning
2008-10-22  David ReissAdd a missing include to fix compilation on Ubuntu...
2008-10-22  David ReissAdd more files to .gitignore
2008-10-22  David ReissMake .gitignore more specific
2008-10-21  David ReissTHRIFT-173. Commit the html generator
2008-10-20  David ReissTHRIFT-177. cpp: Add a missing "std::"
2008-10-17  David ReissTHRIFT-109. python: Use self.assert* instead of assert...
2008-10-16  Kevin Clarkrb: Create constants for field ids in generated structs...
2008-10-16  Kevin Clarkrb: Update HTTPClientSpec for THRIFT-156
2008-10-15  Kevin Clarkrb: Support SSL and correct Content-Type in HTTPClient...
2008-10-14  Mark SleeTHRIFT-170: Buffered transports leave data in write...
2008-10-14  Mark SleeTHRIFT-169: Fixes framed/buffered transport state on...
2008-10-09  David ReissTHRIFT-139. java: Expose field ids in more useful ways
2008-10-08  David ReissTHRIFT-152. java: Set isset appropriately in structure...
2008-10-07  David ReissFix a compile bug introduced by r702644
2008-10-07  David ReissTHRIFT-145. java: Make TNonblockingServer more robust...
2008-10-07  David ReissTHRIFT-149. cpp: Make TNonblockingServer handle a shut...
2008-10-07  David ReissTHRIFT-108. python: Fix call to PyDict_Next in fastbinary.c
2008-10-01  David ReissTHRIFT-119. java: structs' toString omits unset optiona...
2008-10-01  David ReissTHRIFT-120. java: Make the nocamel option work for...
2008-10-01  David ReissTHRIFT-100. java: Set __isset better in beans style
2008-09-29  Mark SleePython generator exception namespacing, THRIFT-150
next