1. 57b5006 THRIFT-348. cpp: Fix readBool for vectors of bools (again) by David Reiss · 16 years ago
  2. f4c71c7 THRIFT-116. java: Isset fields for non-primitive types unnecessary by Bryan Duxbury · 16 years ago
  3. f9d105c THRIFT-116. java: Isset fields for non-primitive types unnecessary by Bryan Duxbury · 16 years ago
  4. d11f241 THRIFT-116. java: Isset fields for non-primitive types unnecessary by Bryan Duxbury · 16 years ago
  5. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  6. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  7. 32272d9 Allow the Thrift compiler to be built without the PHP generator. by David Reiss · 16 years ago
  8. bba6928 Remove t_php_generator.h. by David Reiss · 16 years ago
  9. a9ea68b Make the PHP generator dynamic. by David Reiss · 16 years ago
  10. 92e10d8 Make the XSD generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  11. 782cb67 Allow the Thrift compiler to be built without the XSD generator. by David Reiss · 16 years ago
  12. 3ac5b6a Remove t_xsd_generator.h. by David Reiss · 16 years ago
  13. 4ba6710 Make the XSD generator dynamic. by David Reiss · 16 years ago
  14. f3b0db3 Allow the Thrift compiler to be built without the Erlang generator. by David Reiss · 16 years ago
  15. 9f16d78 Remove t_erl_generator.h. by David Reiss · 16 years ago
  16. a204783 Make the Erlang generator dynamic. by David Reiss · 16 years ago
  17. bbbbe88 THRIFT-325. Include t_generator.h in main.cc by David Reiss · 16 years ago
  18. fdd8b5a THRIFT-340. python: Detect endianness properly on FreeBSD by David Reiss · 16 years ago
  19. d831a21 THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible by David Reiss · 16 years ago
  20. 067c9af THRIFT-199. perl: Let "make distclean" work when we are not using Perl by David Reiss · 16 years ago
  21. 035aed9 cpp: Fix implementations of "list<bool>" by David Reiss · 16 years ago
  22. 7d3df42 cpp: Fix "make check" by defining a comparator for "Empty" by David Reiss · 16 years ago
  23. 30e1de9 THRIFT-316. java: @Override isn't generated for hashCode() without the hash code builder by Bryan Duxbury · 16 years ago
  24. c707855 THRIFT-318. java: Performance of HashSet for enumeration VALID_VALUES seems poor by Bryan Duxbury · 16 years ago
  25. 538e344 THRIFT-110. java: A more compact format by Bryan Duxbury · 16 years ago
  26. 6ad6251 java: Fix a minor formatting problem in the gen-code by David Reiss · 16 years ago
  27. bb7826d THRIFT-10. java: Descriptors used during serialization should be immutable objects by Bryan Duxbury · 16 years ago
  28. d83e250 THRIFT-321. java: THRIFT-303 broke EqualityTest Regenerated test code. by Bryan Duxbury · 16 years ago
  29. f28f826 THRIFT-159. csharp: Compiler doesn't add package scope to exceptions in catch blocks and assigns to unused local var when reading by Bryan Duxbury · 16 years ago
  30. a7fc092 THRIFT-256. python: Fix inheritance of services in the same IDL file by David Reiss · 16 years ago
  31. 8cee47c THRIFT-310. python: Generate valid code for empty services by David Reiss · 16 years ago
  32. 576dfdc THRIFT-292. Install fb303.thrift in a more sensible location by David Reiss · 16 years ago
  33. 4bec874 THRIFT-292. Auto-generate the Python gen-code in build.xml by David Reiss · 16 years ago
  34. cd5284c THRIFT-292. Auto-generate the Java gen-code in build.xml by David Reiss · 16 years ago
  35. f6dffcd THRIFT-292. Delete aclocal.m4, a generated file by David Reiss · 16 years ago
  36. 858519a THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cpp by David Reiss · 16 years ago
  37. f4335df THRIFT-292. Make the #includes in fb303 match the rest of Thrift by David Reiss · 16 years ago
  38. 0b36a2d THRIFT-292. Restore fb303/FacebookBase.py by David Reiss · 16 years ago
  39. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  40. d20a1d3 THRIFT-303. java: Changes to __isset interface by Bryan Duxbury · 16 years ago
  41. d73774f java: Added SerializationBenchmark.java, helper class for performing tests on protocols. by Bryan Duxbury · 16 years ago
  42. ead3382 THRIFT-254. rb: Add optional strict version support to binary protocols by Kevin Clark · 16 years ago
  43. 80a44e7 THRIFT-258. csharp: Include all lib source files in Makefile.am by David Reiss · 16 years ago
  44. 670cb0f THRIFT-264. csharp: Include TBufferedTransport in the build on Linux by David Reiss · 16 years ago
  45. 2cdfd37 THRIFT-264. csharp: Use /langversion:linq to fix the Linux build by David Reiss · 16 years ago
  46. 3d0abc3 THRIFT-132. ruby: Ruby generator should use ::Thrift::Foo namespace form by Bryan Duxbury · 16 years ago
  47. 1e80d44 THRIFT-302. ruby: Native extension fails to build by Bryan Duxbury · 16 years ago
  48. f5383b6 THRIFT-297. java: getFieldValue and setFieldValue should be abstract TBase methods by Bryan Duxbury · 16 years ago
  49. dc9092a THRIFT-298. ruby: Exception propagation seems broken for Ruby clients by Bryan Duxbury · 16 years ago
  50. c016628 THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components by Bryan Duxbury · 16 years ago
  51. 056bcb6 THRIFT-178. java, csharp, cpp: Final Keyword by Bryan Duxbury · 16 years ago
  52. 7003f87 THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial by Bryan Duxbury · 16 years ago
  53. df20bb9 add a lot of things to svn:ignore. there are many autogenerated build products that are best ignored, and this gets all of them, I think. by Bryan Duxbury · 16 years ago
  54. c2c8ad8 THRIFT-259. html: Generate "extends" link for extended services by David Reiss · 16 years ago
  55. 1952e54 THRIFT-199: integrate perl into automake by T Jake Luciani · 16 years ago
  56. 4704d43 THRIFT-285. python: Don't generate _result structs for async functions by David Reiss · 16 years ago
  57. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  58. 3fa89e3 THRIFT-209. csharp: Make TTransportFactory.GetTransport virtual by David Reiss · 16 years ago
  59. f78ec2b THRIFT-195. python: Add a simple THttpServer by David Reiss · 16 years ago
  60. 1fe1777 python: Add TFileObjectTransport by David Reiss · 16 years ago
  61. 4c591c9 THRIFT-212. python: Make TFramedTransport implement CReadableTransport by David Reiss · 16 years ago
  62. 647d30d python: Make TFramedTransport use a cStringIO for reading by David Reiss · 16 years ago
  63. fb695b7 python: Eliminate the option of TFramedTransport to not frame by David Reiss · 16 years ago
  64. 9813cbe cpp: Make the test server compatible with the Python test client by David Reiss · 16 years ago
  65. 3166141 python: Make the unit tests run faster and more reliably by David Reiss · 16 years ago
  66. ca82329 THRIFT-295: remove empty directories. by Greg Stein · 16 years ago
  67. c1eb2a7 THRIFT-292 by Greg Stein · 16 years ago
  68. f0d35d2 THRIFT-291 by Greg Stein · 16 years ago
  69. 8341344 Add a few new generated directories to .gitignore by David Reiss · 16 years ago
  70. b96d528 Accidentally svn:ignored Makefile*, getting rid of Makefile.am changes by Bryan Duxbury · 16 years ago
  71. c04452e THRIFT-289. cpp: Fix "make check" by defining a comparator for "Instanity" by David Reiss · 16 years ago
  72. 796381d THRIFT-290. java: Metadata map doesn't properly reference external thrift file's types by Bryan Duxbury · 16 years ago
  73. 50119f1 THRIFT-289. test: "make check" no longer runs the Java tests by Bryan Duxbury · 16 years ago
  74. 9f427ee THRIFT-288. java: Generated code iterates maps during write inefficiently by Bryan Duxbury · 16 years ago
  75. 1f6302f THRIFT-218. java: When validation fails on serialization/deserialization, print out the invalid object by Bryan Duxbury · 16 years ago
  76. 986d705 THRIFT-253. java: Enhance FieldMetaData by Bryan Duxbury · 16 years ago
  77. 9a75aa5 undoing an unintentional commit to ax_java.m4 by Bryan Duxbury · 16 years ago
  78. 249d7cb THRIFT-166. java: Java tests should be in lib/java/test/ by Bryan Duxbury · 16 years ago
  79. 369417a THRIFT-239. java: Generate @Override annotations for all overrided methods by Bryan Duxbury · 16 years ago
  80. 8bb593e THRIFT-284. python: Update tutorial files to use repr by David Reiss · 16 years ago
  81. 4371038 THRIFT-240. java: TBase should implement Cloneable by Bryan Duxbury · 16 years ago
  82. 8bbd844 THRIFT-223 Validate method should check that enum types are assigned valid values by Bryan Duxbury · 16 years ago
  83. 46b77c4 THRIFT-224 Validate method should check that enum types are assigned valid values by Bryan Duxbury · 16 years ago
  84. 9c983c2 THRIFT-271: allows build to locate libevent on osx by T Jake Luciani · 16 years ago
  85. 4c266cc THRIFT-244. cpp: Make TJSONProtocolFactor inherit from TProtocolFactory by David Reiss · 16 years ago
  86. 6713e1b THRIFT-244. cpp: Fix TJSONProtocol::writeMessageBegin by David Reiss · 16 years ago
  87. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  88. c85fd50 THRIFT-216. Add validate method to fixtures so tests pass by Kevin Clark · 16 years ago
  89. 46bb4ae THRIFT-242. python: Used named arguments in __init__ instead of a dict by David Reiss · 16 years ago
  90. 7bcf866 THRIFT-249. java: Add @param lines to function docstrings by David Reiss · 16 years ago
  91. c654416 THRIFT-129. csharp: Make all Thrift structures extend TBase by David Reiss · 16 years ago
  92. b0f31ef THRIFT-46. csharp: Throw the correct exception for an unknown method by David Reiss · 16 years ago
  93. 6319133 THRIFT-25. csharp: Various compiler and library improvements by David Reiss · 16 years ago
  94. d6b7182 THRIFT-246. rb: Generate #struct_fields rather than reflect. by Kevin Clark · 16 years ago
  95. 41baeab THRIFT-157. rb: Quote strings and qualify class names properly by Kevin Clark · 16 years ago
  96. bcb4cf8 THRFIT-231. rb: Make Thrift::Structs hashable by Kevin Clark · 16 years ago
  97. 8eaebfe THRIFT-235. java: Explicitly cast integer constants to double by David Reiss · 16 years ago
  98. 25be92b THRIFT-222. java: Better exposure if __isset in beans style by David Reiss · 16 years ago
  99. 2db737d java: Add a helper function to implement nocamel style by David Reiss · 16 years ago
  100. b936ffd THRIFT-191. java: Create a static field id -> name map for each struct by David Reiss · 16 years ago