1. 3e098b1 Fix handling of ruby write parameters due to nil vs false by Mark Slee · 17 years ago
  2. 5e60901 Thrift: Reorganize Cocoa library. by David Reiss · 17 years ago
  3. 2e7801d Make the Java generator respect the optional keyword in struct writers by Mark Slee · 17 years ago
  4. 6c46f1a [thrift] gut Erlang Thrift configuration; start using get_env by Christopher Piro · 17 years ago
  5. 969b226 [thrift] Updating gen_phpi for new header format by dweatherford · 17 years ago
  6. 3b63fe4 [thrift] clean up error logging in Erlang by Christopher Piro · 17 years ago
  7. 14b0ed6 [thrift] TSocket host and port getters by dweatherford · 17 years ago
  8. 2b9ddab Thrift: Kill a warning. by David Reiss · 17 years ago
  9. 65e595f Generate REST code properly for objects/struct arguments by Mark Slee · 17 years ago
  10. 524c3ec [thrift] make thrift_logger.erl more robust against badmatch by Christopher Piro · 17 years ago
  11. 7b19b65 [thrift] Erlang Thrift 'oop:get' -> 'This#' by Christopher Piro · 17 years ago
  12. b6dcd2b [thrift] retool oop.erl, fix tBufferedTransportFactory.erl by Christopher Piro · 17 years ago
  13. b92e316 made tutorial.thrift executable by pkeyani · 17 years ago
  14. d137282 [thrift] TSocketPool::addServer, c++ version by dweatherford · 17 years ago
  15. 34b2926 Java Thrift objects implement common base interface by Mark Slee · 17 years ago
  16. 4c3d7b8 [thrift] don't scope non-service types in Erlang by Christopher Piro · 17 years ago
  17. 6c848a0 Use json encoding logic for <list> and <set> args in Thrift PHP/REST by Mark Slee · 17 years ago
  18. 5299a95 Python automated test patch by Mark Slee · 17 years ago
  19. 6fc7be2 Thrift: TNullTransport for PHP. by David Reiss · 17 years ago
  20. e4e1968 [thrift] don't scope non-service types in Ruby by Christopher Piro · 17 years ago
  21. 165eca9 Make REST PHP deserializer generated PHP code support map/list/set by Mark Slee · 17 years ago
  22. 1454296 [Explicitly declare shared_ptr] by yunfang · 17 years ago
  23. 73e3dd7 [thrift] fix Ruby codegen: capitalize module name for enums by Christopher Piro · 17 years ago
  24. 9b36ef3 Fix 32-bit Python encoding integer issue by Mark Slee · 17 years ago
  25. 780e4ec Fix missing break statements in Java ProtocolUtil by Mark Slee · 17 years ago
  26. efd5eec [thrift] Erlang Thrift changes, take 3 by Christopher Piro · 17 years ago
  27. 6894029 [thrift] otpification and sane configuration for Erlang Thrift by Christopher Piro · 17 years ago
  28. 42fe4b9 [thrift] revert 61883 by Christopher Piro · 17 years ago
  29. c7fd763 Merge branch 'otp' by Christopher Piro · 17 years ago
  30. 77575e6 Merging more server support and exception fixes for Cocoa by Mark Slee · 17 years ago
  31. 19cee90 THRIFT: Make the mutex assignable by boz · 17 years ago
  32. 6230967 THRIFT: Mutex and ReadWriteMutex leaked memory, now they don't by boz · 17 years ago
  33. aa3c5a8 Merging latest minor Cocoa changes by Mark Slee · 17 years ago
  34. 2ac60ed Whoops forgot to actually svn add Andrew's files by Mark Slee · 17 years ago
  35. 8266443 OO perl accessors for Thrift objects by Mark Slee · 17 years ago
  36. b8f0d49 [thrift] checking in generated reflection code into java library by eletuchy · 17 years ago
  37. b72d19f Thrift: Prep for release. by David Reiss · 17 years ago
  38. 93a0664 [thrift] spruce up Erlang binding for tonight's release by Christopher Piro · 17 years ago
  39. 0f6cc29 [thrift] fix _thrift for inheriting services by Christopher Piro · 17 years ago
  40. b97b89d [thrift] give the generated Erlang service file a _thrift by Christopher Piro · 17 years ago
  41. 6137146 Thrift: Put today's date as the next Thrift release. by David Reiss · 17 years ago
  42. faebedd Thrift: Re-committing zlib. by David Reiss · 17 years ago
  43. f84b360 Thrift: Fix fingerprinting bug. by David Reiss · 17 years ago
  44. 79ae0f8 Thrift: Compile without libevent. by David Reiss · 17 years ago
  45. 476b796 Updating TSCons.py to provide capability of passing additional flags to thrift besides the default flag --cpp. EX: scons_env(env,'--py --php') by mvaradachari · 17 years ago
  46. fd7c26f Thrift - typo in comment by Martin Kraemer · 17 years ago
  47. df72c01 [thrift] C++: Pass std::exception from server to client by dweatherford · 17 years ago
  48. 5aea7c8 Thrift: Reverting TZlibTransport by David Reiss · 17 years ago
  49. b8c6334 Thrift: Zlib transport. by David Reiss · 17 years ago
  50. 3d02978 Add missing writeEnd calls by Mark Slee · 17 years ago
  51. 1ca5129 Update the Thrift CONTRIBUTORS file by Mark Slee · 17 years ago
  52. 33a7d89 Merge more cocoa changes from Andrew McGeachie by Mark Slee · 17 years ago
  53. ae8f1d3 Thrift: Update syntax files for Vim and Emacs. by David Reiss · 17 years ago
  54. ce161a9 Thrift: Clean up and test TDenseProtocol by David Reiss · 17 years ago
  55. 8775c73 Add JavaDoc comments to generated Thrift Java code by Mark Slee · 17 years ago
  56. 7816572 Modify Thrift parser to disallow optional/required keywords in argument lists by Mark Slee · 17 years ago
  57. 7e9eea4 Adding Cocoa generator to Thrift by Mark Slee · 17 years ago
  58. 979ff95 Merge Java get/set Size and Iterator changes from Dave Engberg by Mark Slee · 17 years ago
  59. e67c0e6 Thrift: TDenseProtocol using variable-length integers. by David Reiss · 17 years ago
  60. d8429fc Thrift: New methods for C++ transports. by David Reiss · 17 years ago
  61. 2c2e6d2 Thrift: Python TBufferedTransport improvements. by David Reiss · 17 years ago
  62. 4529c4b -- adding hostinfo and time to GlobalOutput by Aditya Agarwal · 17 years ago
  63. d683219 Thrift: Python installation. by David Reiss · 17 years ago
  64. 4e7530d Thrift: TDenseProtocol. by David Reiss · 17 years ago
  65. 47557bc Thrift: Slight tweaks to local reflection. by David Reiss · 17 years ago
  66. d3f1a2d Summary: Checking in fix to TFileTransport to remove redundant behavior of readEvent -- just return NULL or the next event by James Wang · 17 years ago
  67. 5de75dd Merge some java gen fixes from Johan Oskarsson by Mark Slee · 17 years ago
  68. 000b111 -- cleaning up some Makefile issues by Aditya Agarwal · 17 years ago
  69. 8b6c2eb -- reset all state when seeking to a chunk by Aditya Agarwal · 17 years ago
  70. f150f1a Add get_true_type call to RB generator by Mark Slee · 17 years ago
  71. d779cbe Thrift: Local Reflection for C++. by David Reiss · 17 years ago
  72. 01a9f88 Add -javabean option to Thrift by Mark Slee · 17 years ago
  73. 6ce97e3 Thrift: Forgot to commit these fixes. by David Reiss · 17 years ago
  74. 9885c68 Thrift: Generate fingerprints for non-structs. by David Reiss · 17 years ago
  75. 5db3e92 Thrift: Handle absence of fastbinary.so by David Reiss · 17 years ago
  76. 792df0b Thrift: Pre-generate reflection_limited for Python. by David Reiss · 17 years ago
  77. c6fc329 Thrift: Support for explicit Python module declaration. by David Reiss · 17 years ago
  78. aea19c9 Thrift: Python libraries install into /usr, not /usr/local by David Reiss · 17 years ago
  79. 6868eae Autoconf fixes by Mark Slee · 17 years ago
  80. a0f8bdc Merge patch from Dan Engeleman for Java utility constructors by Mark Slee · 17 years ago
  81. 1ac120f Thrift: Install reflection_limited.thrift by David Reiss · 17 years ago
  82. 1746e30 Thrift: Fix a compile error. by David Reiss · 17 years ago
  83. dd7796f Thrift: Fix untriggerable bug. by David Reiss · 17 years ago
  84. 18bf22d Thrift: Generate structural fingerprints for thrift structs. by David Reiss · 17 years ago
  85. 2375312 Thrift: Limited Reflection for C++. by David Reiss · 17 years ago
  86. 5ec8e26 Thrift: Fix fastbinary.c for Python 2.4. by David Reiss · 17 years ago
  87. 382fc30 Thrift: Native-code Binary Protocol encoder. by David Reiss · 17 years ago
  88. 40c6ac5 Possible Thrift memory leak by Mark Slee · 17 years ago
  89. 3f808ab Thrift: TMemoryBuffer::getAppendBufferToString fix. by David Reiss · 17 years ago
  90. cf3c124 Trivial automake fix by Mark Slee · 17 years ago
  91. e087a30 Thrift: Make use of get_true_type. by David Reiss · 17 years ago
  92. a41c870 Thrift: TMemoryBuffer::getBufferAsString only returns written portion. by David Reiss · 17 years ago
  93. d4a269c Thrift: No using namespace. by David Reiss · 17 years ago
  94. 402ee28 Fix TNonBlockingServer libevent issue in ThreadPool mode by Mark Slee · 17 years ago
  95. 25b5ee3 Thrift: TMemoryBuffer now handles NULLs again. by David Reiss · 17 years ago
  96. bc3dddb Thrift: Better handling of strerror_r. by David Reiss · 17 years ago
  97. 95aaaf1 Thrift: Bugfix. by David Reiss · 17 years ago
  98. 2dc72c3 Thrift: Move TStringBuffer functionality into TMemoryBuffer. by David Reiss · 17 years ago
  99. dd56497 Need sys/types.h includes for FreeBSD by Mark Slee · 17 years ago
  100. 9843915 Fix thread_t cast again by Mark Slee · 17 years ago