1. 3eca078 Re-define the semantics of deprecate! and add deprecate_class! Include full specs for deprecate!/deprecate_class! by Kevin Clark · 17 years ago
  2. 4c69d3e rb: TBinaryProtocol => Thrift::BinaryProtocol by Kevin Clark · 17 years ago
  3. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  4. 10cdf10 rb: Move client, processor, struct files for consistant naming. by Kevin Clark · 17 years ago
  5. 97d2166 rb: Move exceptions, types, processor, client, struct under Thrift module. Add constants for backwards compatability by Kevin Clark · 17 years ago
  6. 9bf3362 Split out thrift/thrift.rb, add top level thrift.rb in prep for gemmification by Kevin Clark · 17 years ago
  7. 5e44bce rb: Remove extra return statement by Kevin Clark · 17 years ago
  8. c669efa rb: Add deprecate! method Rename TTransport#readAll/isOpen, and deprecate by Kevin Clark · 17 years ago
  9. aaf6e38 Style tweaks by Kevin Clark · 17 years ago
  10. 32a1114 add simple Ruby HTTP server and client classes by Kevin Clark · 17 years ago
  11. 52f23fa Clean up Ruby TTransport defs by Kevin Clark · 17 years ago
  12. a37d90e Add tests for Ruby TTransport. Only require .rb files in ruby tests. by Kevin Clark · 17 years ago
  13. 104584e add additional entrypoint to TThreadPoolServer with easy exception handling by Kevin Clark · 17 years ago
  14. 68ccc69 Move Ruby fielded object creation from generated constructor to ThriftStruct by David Reiss · 17 years ago
  15. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  16. e466737 Thrift/Ruby: Bug fix. by David Reiss · 17 years ago
  17. f09b8a0 Thrift/Ruby: TSimpleServer closes its listen socket on an uncaught exception. by David Reiss · 17 years ago
  18. fe6d148 Thrift/Ruby: Remove a debugging message. by David Reiss · 17 years ago
  19. 41911a5 Thrift: Better exception handling in Ruby. by David Reiss · 17 years ago
  20. 0e87ef7 Thrift: Some sort of Ruby performance fix. by David Reiss · 17 years ago
  21. a9a4d48 [thrift] Ruby TThreadedServer and TThreadPoolServer by Christopher Piro · 17 years ago
  22. 89f5716 Ruby default values patch by Mark Slee · 17 years ago
  23. 677ffc5 Private methods called not via self. by Mark Slee · 17 years ago
  24. 3f14d3e Merge Ruby framed transport by Mark Slee · 17 years ago
  25. 3e098b1 Fix handling of ruby write parameters due to nil vs false by Mark Slee · 17 years ago
  26. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  27. 7ef6733 [thrift] small typo in tserver.rb by Christopher Piro · 18 years ago
  28. 0e1100c Ruby TBinaryProtocol fix by Mark Slee · 18 years ago
  29. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  30. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  31. 54b7ab9 READMEs and DOCs and ant tasks, oh my by Mark Slee · 18 years ago
  32. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  33. 43df5c5 Applying Thrift license to ruby source by Mark Slee · 18 years ago
  34. e1165d4 Implement TSimpleServer in Ruby by Mark Slee · 18 years ago
  35. 6d7d595 Ruby support for Thrift by Mark Slee · 18 years ago