1. 00dcccf Thrift: Debug Protocol by David Reiss · 17 years ago
  2. 8639e10 Thrift: add an indent to generated cpp files. by David Reiss · 17 years ago
  3. 094823a [thrift] highly concurrent Erlang goodness by Christopher Piro · 17 years ago
  4. 9a41a0c Thrift: OCaml library and generator by iproctor · 18 years ago
  5. a36f5db [scope lock wrapped for ReadWriteMutex] by yunfang · 18 years ago
  6. b1ad014 Add typecasting to REST parameters in generated Thrift PHP code by Mark Slee · 18 years ago
  7. 8b82fb7 Fix SET serialization borked-ness in Thrift by Mark Slee · 18 years ago
  8. d093e7c removing test file peterm by peterm · 18 years ago
  9. abc12e5 peterm - testing repo sync by peterm · 18 years ago
  10. 85287d3 Fix addrinfo structure memory leak in TSocket by Mark Slee · 18 years ago
  11. e6c4fa6 sys_errlist is deprecated. by Martin Kraemer · 18 years ago
  12. 6d56eb9 TSocket IPv6 support for C++ by Mark Slee · 18 years ago
  13. cce8184 THRIFT ReadWriteMutex by boz · 18 years ago
  14. 2297460 Python IPv6 support for TSocket by Mark Slee · 18 years ago
  15. f79031e Fixed possible Thrift serialization bug by David Reiss · 18 years ago
  16. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  17. 756b1d1 Make -rest an optional param to the Thrift PHP compiler by Mark Slee · 18 years ago
  18. 7ef6733 [thrift] small typo in tserver.rb by Christopher Piro · 18 years ago
  19. 477a580 Ruby test code fix, and BNF file for protocol by Mark Slee · 18 years ago
  20. 4d73d5c Thrift: THttpClient for PHP in Thrift trunk by Mark Slee · 18 years ago
  21. 2f5afce [thrift] preliminary Erlang support (initial import) by Christopher Piro · 18 years ago
  22. d795b9d typo in tutorial/rb/RubyServer.rb by Christopher Piro · 18 years ago
  23. 8288329 Removing protocol.txt by Mark Slee · 18 years ago
  24. 58500e9 -- make sure TFileTransport always starts at EOF by Aditya Agarwal · 18 years ago
  25. 66ccee2 [thrift] java httpclient needs to close its inputstream by eletuchy · 18 years ago
  26. 0e1100c Ruby TBinaryProtocol fix by Mark Slee · 18 years ago
  27. a9294a9 Teensy insignificant thrift bug by Mark Slee · 18 years ago
  28. 552410c Idiotic typos in Python code by Mark Slee · 18 years ago
  29. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  30. 5898599 [thrift] Add optional callback inside of serve() by dweatherford · 18 years ago
  31. 3e5d2d7 Whitespace fixes on test code by Mark Slee · 18 years ago
  32. 8eceaea Missing variable in initializer list for TNonblockingServer constructor by Mark Slee · 18 years ago
  33. 447d7d23 [thrift] small fixes to java generator by eletuchy · 18 years ago
  34. 1d2ead3 Darwin endianness junk by Mark Slee · 18 years ago
  35. e02385b Add thread pool option to NonblockingServer by Mark Slee · 18 years ago
  36. 6ded775 THRIFT: generic output handler by boz · 18 years ago
  37. a647903 Modified PosixThreadFactory by Marc Slemko · 18 years ago
  38. 67606e5 Modified PosixThreadFactory::PThread: by Marc Slemko · 18 years ago
  39. 5e707a6 Forgot to add ProcessorFactory by Mark Slee · 18 years ago
  40. f83c9db THRIFT: ADITYASLOP by boz · 18 years ago
  41. 7a2fb14 Memory buffer for perl by Mark Slee · 18 years ago
  42. 7859a57 -- handle EINTRS in accept() by Aditya Agarwal · 18 years ago
  43. 448849d ProcessorFactory for Java by Mark Slee · 18 years ago
  44. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  45. 2782d6d mcslee: being nitpicky ensuring consistent coding style by Mark Slee · 18 years ago
  46. e04475b -- fix read timeout handling in TSocket by Aditya Agarwal · 18 years ago
  47. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  48. f4f18ec Need using namespace boost in thrift threads test by Mark Slee · 18 years ago
  49. 468bfe9 Add Jake Luciani to contributors list by Mark Slee · 18 years ago
  50. 8168706 Fix Thrift perl framedtransport by Mark Slee · 18 years ago
  51. 738ad31 Perl tutorial code by Mark Slee · 18 years ago
  52. 3e3d7ad Adding perl testclient code by Mark Slee · 18 years ago
  53. bf82151 Some filetransport indentation and style fixes by Mark Slee · 18 years ago
  54. e9ce01c Apply thrift license to all files in compiler by Mark Slee · 18 years ago
  55. 254ce20 Perl library for Thrift by Mark Slee · 18 years ago
  56. 2c44d20 Perl generator for Thrift compiler by Mark Slee · 18 years ago
  57. 8ca2d09 Thrift Syntax for Vim by Martin Kraemer · 18 years ago
  58. 1ea81ce THRIFT: configurable retry settings for bind by boz · 18 years ago
  59. b5f93b0 Haiping made an emacs .el file for Thrift by Mark Slee · 18 years ago
  60. 5f68c71 Fix messed up exception error printing by Mark Slee · 18 years ago
  61. e02e424 thrift: cpp tsocketpool support by jsobel · 18 years ago
  62. 3690ee4 TEOFException must publicly inherit TTransportException by Mark Slee · 18 years ago
  63. fa6ac9f Java test client/server fixes by Mark Slee · 18 years ago
  64. e9a1edc Make sure isset fields of java generated objects is public by Mark Slee · 18 years ago
  65. 67bfaf2 fixing a typo by peter · 18 years ago
  66. 4fd2dba Thrift: Fixing memory leak issue with memory buffer used in TPipedTransport by James Wang · 18 years ago
  67. 5f45207 Thrift: Modifications to PeekProcessor to be able to support nested PeekProcessors by James Wang · 18 years ago
  68. 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
  69. 4f261c5 Crazy byteswapping thrift patches from david reiss by Mark Slee · 18 years ago
  70. 0f2916c sprintf fix on C++ tutorial server by Mark Slee · 18 years ago
  71. cbc5160 Fix messed up noninitialized things by Mark Slee · 18 years ago
  72. 8dc76e6 -- trying to make TFileTransport destructor quicker by Aditya Agarwal · 18 years ago
  73. 89b85f8 -- fix issues with TFileTransport by Aditya Agarwal · 18 years ago
  74. c10bba1 Thrift: Checking in readonly option for TFileTransport by James Wang · 18 years ago
  75. b86c4b2 Yeeeeeeeeahhh by Mark Slee · 18 years ago
  76. ec3f320 In php generate array of enum values to string names by Mark Slee · 18 years ago
  77. cb39f08 Forgot to add Java tutorials to thrift by Mark Slee · 18 years ago
  78. 2e15e20 -- check in updated pdf by Aditya Agarwal · 18 years ago
  79. 8c5daa4 - fix typo in thrift whitepaper by Aditya Agarwal · 18 years ago
  80. 86efa70 [thrift] Build fix for TFileTransport by dweatherford · 18 years ago
  81. ff24f74 Oops typo. by Mark Slee · 18 years ago
  82. a28d819 Build fixes and clock_get_time copy from paul querna by Mark Slee · 18 years ago
  83. 82a6c0f Thrift string copy construction pathces from kevin ko by Mark Slee · 18 years ago
  84. 09bfd61 Two more thrift paper typos by Mark Slee · 18 years ago
  85. afaf276 Fixing typos in the Thrift whitepaper by Mark Slee · 18 years ago
  86. ba35456 Fix build script reference problem by Mark Slee · 18 years ago
  87. 8142b9d Fix whitepaper typo by Mark Slee · 18 years ago
  88. 13a0d4a PHP new build fix for TBinaryProtocol by Mark Slee · 18 years ago
  89. ba8f8d7 Remove extra TApplicationException:: in Thrift.h by Mark Slee · 18 years ago
  90. c11045a Updated Thrift whitepaper with minor formatting cleanup by Mark Slee · 18 years ago
  91. b6b5a9e Removed comment about needing a lock in thread main. Access through boost::shared_ptr is thread safe by Marc Slemko · 18 years ago
  92. 10b3bdb Added thread library documentation to thrift whitepaper by Marc Slemko · 18 years ago
  93. 3f234da -- more assert fixes for thrift concurrency by Aditya Agarwal · 18 years ago
  94. 9dc5740 -- assert fixes for thrift concurrency lib by Aditya Agarwal · 18 years ago
  95. adf3e7f -- added a facebook services section to the thrift paper by Aditya Agarwal · 18 years ago
  96. 0871967 -- checking in pdf copy of thrift paper into doc directory by Aditya Agarwal · 18 years ago
  97. af524ee -- additions/fixes to thrift paper by Aditya Agarwal · 18 years ago
  98. ac62f94 Thrift - remove client disconnect error by Martin Kraemer · 18 years ago
  99. f1ceb47 Thrift: Making TProcessor::process(io) non-virtual again, since my last change which made it virtual caused compiling errors of functions being hidden, ugh by James Wang · 18 years ago
  100. 8f6e207 Thrift: PeekProcessor - moving PeekEnd call after PeekBuffer by James Wang · 18 years ago