1. 4e7530d Thrift: TDenseProtocol. by David Reiss · 17 years ago
  2. 47557bc Thrift: Slight tweaks to local reflection. by David Reiss · 17 years ago
  3. 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
  4. 000b111 -- cleaning up some Makefile issues by Aditya Agarwal · 17 years ago
  5. 8b6c2eb -- reset all state when seeking to a chunk by Aditya Agarwal · 17 years ago
  6. d779cbe Thrift: Local Reflection for C++. by David Reiss · 17 years ago
  7. 5db3e92 Thrift: Handle absence of fastbinary.so by David Reiss · 17 years ago
  8. 792df0b Thrift: Pre-generate reflection_limited for Python. by David Reiss · 17 years ago
  9. aea19c9 Thrift: Python libraries install into /usr, not /usr/local by David Reiss · 17 years ago
  10. 2375312 Thrift: Limited Reflection for C++. by David Reiss · 17 years ago
  11. 5ec8e26 Thrift: Fix fastbinary.c for Python 2.4. by David Reiss · 17 years ago
  12. 382fc30 Thrift: Native-code Binary Protocol encoder. by David Reiss · 17 years ago
  13. 40c6ac5 Possible Thrift memory leak by Mark Slee · 17 years ago
  14. 3f808ab Thrift: TMemoryBuffer::getAppendBufferToString fix. by David Reiss · 17 years ago
  15. a41c870 Thrift: TMemoryBuffer::getBufferAsString only returns written portion. by David Reiss · 17 years ago
  16. d4a269c Thrift: No using namespace. by David Reiss · 17 years ago
  17. 402ee28 Fix TNonBlockingServer libevent issue in ThreadPool mode by Mark Slee · 17 years ago
  18. 25b5ee3 Thrift: TMemoryBuffer now handles NULLs again. by David Reiss · 17 years ago
  19. bc3dddb Thrift: Better handling of strerror_r. by David Reiss · 17 years ago
  20. 95aaaf1 Thrift: Bugfix. by David Reiss · 17 years ago
  21. 2dc72c3 Thrift: Move TStringBuffer functionality into TMemoryBuffer. by David Reiss · 17 years ago
  22. dd56497 Need sys/types.h includes for FreeBSD by Mark Slee · 17 years ago
  23. 9843915 Fix thread_t cast again by Mark Slee · 17 years ago
  24. 04f0b7b Use reinterpret_cast instead of static_cast for pthread_t => Thread::id_t by Mark Slee · 17 years ago
  25. 1ec47d4 [adding TStringBuffer for serialization/deserialization from a string] by yunfang · 17 years ago
  26. 94112d6 Thrift: OCaml TSocket more helpful exceptions by iproctor · 17 years ago
  27. 937fa62 Perl pass by reference versioning fix by Mark Slee · 17 years ago
  28. 5362e70 THRIFT: mutex trylock support by boz · 17 years ago
  29. fa0c857 [thrift] erlang: log more tTransportExceptions by Christopher Piro · 17 years ago
  30. e470aa3 Thrift: OCaml TSocket fix by iproctor · 17 years ago
  31. 7897c92 Thrift: OCaml and HS servers more general by iproctor · 17 years ago
  32. ee59884 [thrift] handle timeouts and other errors gracefully (Erlang) by Christopher Piro · 17 years ago
  33. 17496a0 Typo and comment fix by Mark Slee · 17 years ago
  34. 80cdca7 -- fix memory leak in TThreadedServer by Aditya Agarwal · 17 years ago
  35. c3c6c0c [thrift] make Erlang server noisy when handler has error by Christopher Piro · 17 years ago
  36. 5b3a8f7 [thrift] improved error logging and handling for Erlang bindings by Christopher Piro · 17 years ago
  37. 99e2c07 -- allow packaging of thrift as an rpm by Aditya Agarwal · 17 years ago
  38. 0dd0916 -- Adding TMemoryBuffer.py by Aditya Agarwal · 17 years ago
  39. a46438e [Thrift] fixing python server socket bind permissions by pfung · 17 years ago
  40. 2654956 Fix for IPv6 Python sockets binding localhost problem by Mark Slee · 17 years ago
  41. 5b41819 -- remove default seekToEnd by Aditya Agarwal · 17 years ago
  42. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  43. 5f5fdf3 [thrift] maps, lists, sets, and service inheritance for Erlang by Christopher Piro · 17 years ago
  44. ff8eb92 Thrift: Haskell library and codegen by iproctor · 17 years ago
  45. e168d5e Summary: TSocket shouldn't let you set the timeout before it's got a valid handle by James Wang · 17 years ago
  46. d4de1e9 Thrift: OCaml library binary protocol fix by iproctor · 17 years ago
  47. ae1f10f [thrift] misc. Erlang codegen improvements, cleanups by Christopher Piro · 17 years ago
  48. e9cd655 Readding seekToEnd() call to openLogFile() temporarily so that search doesn't break by James Wang · 17 years ago
  49. d51643c Summary: Changing TFileTransport to not go to end of file by default by James Wang · 17 years ago
  50. 00dcccf Thrift: Debug Protocol by David Reiss · 17 years ago
  51. 094823a [thrift] highly concurrent Erlang goodness by Christopher Piro · 17 years ago
  52. 9a41a0c Thrift: OCaml library and generator by iproctor · 18 years ago
  53. a36f5db [scope lock wrapped for ReadWriteMutex] by yunfang · 18 years ago
  54. 8b82fb7 Fix SET serialization borked-ness in Thrift by Mark Slee · 18 years ago
  55. 85287d3 Fix addrinfo structure memory leak in TSocket by Mark Slee · 18 years ago
  56. e6c4fa6 sys_errlist is deprecated. by Martin Kraemer · 18 years ago
  57. 6d56eb9 TSocket IPv6 support for C++ by Mark Slee · 18 years ago
  58. cce8184 THRIFT ReadWriteMutex by boz · 18 years ago
  59. 2297460 Python IPv6 support for TSocket by Mark Slee · 18 years ago
  60. f79031e Fixed possible Thrift serialization bug by David Reiss · 18 years ago
  61. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  62. 7ef6733 [thrift] small typo in tserver.rb by Christopher Piro · 18 years ago
  63. 4d73d5c Thrift: THttpClient for PHP in Thrift trunk by Mark Slee · 18 years ago
  64. 2f5afce [thrift] preliminary Erlang support (initial import) by Christopher Piro · 18 years ago
  65. 8288329 Removing protocol.txt by Mark Slee · 18 years ago
  66. 58500e9 -- make sure TFileTransport always starts at EOF by Aditya Agarwal · 18 years ago
  67. 66ccee2 [thrift] java httpclient needs to close its inputstream by eletuchy · 18 years ago
  68. 0e1100c Ruby TBinaryProtocol fix by Mark Slee · 18 years ago
  69. a9294a9 Teensy insignificant thrift bug by Mark Slee · 18 years ago
  70. 552410c Idiotic typos in Python code by Mark Slee · 18 years ago
  71. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  72. 5898599 [thrift] Add optional callback inside of serve() by dweatherford · 18 years ago
  73. 8eceaea Missing variable in initializer list for TNonblockingServer constructor by Mark Slee · 18 years ago
  74. 1d2ead3 Darwin endianness junk by Mark Slee · 18 years ago
  75. e02385b Add thread pool option to NonblockingServer by Mark Slee · 18 years ago
  76. 6ded775 THRIFT: generic output handler by boz · 18 years ago
  77. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  78. 67606e5 Modified PosixThreadFactory::PThread: by Marc Slemko · 18 years ago
  79. 5e707a6 Forgot to add ProcessorFactory by Mark Slee · 18 years ago
  80. f83c9db THRIFT: ADITYASLOP by boz · 18 years ago
  81. 7a2fb14 Memory buffer for perl by Mark Slee · 18 years ago
  82. 7859a57 -- handle EINTRS in accept() by Aditya Agarwal · 18 years ago
  83. 448849d ProcessorFactory for Java by Mark Slee · 18 years ago
  84. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  85. 2782d6d mcslee: being nitpicky ensuring consistent coding style by Mark Slee · 18 years ago
  86. e04475b -- fix read timeout handling in TSocket by Aditya Agarwal · 18 years ago
  87. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  88. 8168706 Fix Thrift perl framedtransport by Mark Slee · 18 years ago
  89. bf82151 Some filetransport indentation and style fixes by Mark Slee · 18 years ago
  90. 254ce20 Perl library for Thrift by Mark Slee · 18 years ago
  91. 1ea81ce THRIFT: configurable retry settings for bind by boz · 18 years ago
  92. 5f68c71 Fix messed up exception error printing by Mark Slee · 18 years ago
  93. e02e424 thrift: cpp tsocketpool support by jsobel · 18 years ago
  94. 3690ee4 TEOFException must publicly inherit TTransportException by Mark Slee · 18 years ago
  95. 4fd2dba Thrift: Fixing memory leak issue with memory buffer used in TPipedTransport by James Wang · 18 years ago
  96. 5f45207 Thrift: Modifications to PeekProcessor to be able to support nested PeekProcessors by James Wang · 18 years ago
  97. 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
  98. 4f261c5 Crazy byteswapping thrift patches from david reiss by Mark Slee · 18 years ago
  99. 8dc76e6 -- trying to make TFileTransport destructor quicker by Aditya Agarwal · 18 years ago
  100. 89b85f8 -- fix issues with TFileTransport by Aditya Agarwal · 18 years ago