1. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  2. 68f8c38 THRIFT-560. haskell: Add tutorial by David Reiss · 15 years ago
  3. 7834ccb THRIFT-592. php: Make the tutorial work properly after r815878 by David Reiss · 15 years ago
  4. 0c5c234 THRIFT-619: Perl server and example by T Jake Luciani · 15 years ago
  5. b7b8af9 THRIFT-486. rb: ruby tutorial needs updated require statements by Bryan Duxbury · 16 years ago
  6. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  7. 07f38ff THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names by Bryan Duxbury · 16 years ago
  8. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  9. f33c7c6 cpp: Eliminate a buffer overflow in the tutorial server by David Reiss · 16 years ago
  10. 755c815 THRIFT-405. php: Create a tutorial server by David Reiss · 16 years ago
  11. 4438ca5 Fix the arguments in tutorial/README by David Reiss · 16 years ago
  12. d1c8682 Update tutorial/README now that Thrift files don't support shebang by David Reiss · 16 years ago
  13. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  14. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  15. e0a11c4 Make .thrift files non-executable since we removed the shebangs by David Reiss · 16 years ago
  16. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  17. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  18. 7003f87 THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial by Bryan Duxbury · 16 years ago
  19. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  20. 8bb593e THRIFT-284. python: Update tutorial files to use repr by David Reiss · 16 years ago
  21. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  22. 41687fc THRIFT-193: Patch for proper namespace support in perl compiler by T Jake Luciani · 16 years ago
  23. 5ff21a4 THRIFT-85. Include an example of an optional field in tutorial.thrift by David Reiss · 16 years ago
  24. 2141153 Update the tutorial files to stop using deprecated names by Kevin Clark · 17 years ago
  25. 7618fb4 Fix the shebangs for the tutorial thrift files by Kevin Clark · 17 years ago
  26. 2b1e10b Ensure the ruby tutorial uses the current library instead of the installed one by Kevin Clark · 17 years ago
  27. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  28. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
  29. f2e66c1 Remove all of the old Erlang stuff in preparation for renaming alterl. by David Reiss · 17 years ago
  30. 086c279 Oops - dont' use server.config anymore for alterl tutorial by David Reiss · 17 years ago
  31. 8a162a5 New tutorial for alterl bindings - include working client + server by David Reiss · 17 years ago
  32. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  33. 3b45501 Make the Smalltalk generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  34. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  35. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  36. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  37. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  38. 3f1d8c7 [thrift] flesh out thrift Erlang tutorial client by Christopher Piro · 17 years ago
  39. 8ba8157 [thrift] preliminary tthrift tutorial client for Erlang by Christopher Piro · 17 years ago
  40. 5165f3e [thrift] add a configuration file to the Erlang server tutorial by Christopher Piro · 17 years ago
  41. 8ca66b8 [thrift] update thrift_logger bits in Erlang server tutorial by Christopher Piro · 17 years ago
  42. 8ec70e8 Remove bogus Iface inclusion from Ruby tutorial by Mark Slee · 17 years ago
  43. bd58822 Merging in some Smalltalk changes from Patrick Collison by Mark Slee · 17 years ago
  44. b92e316 made tutorial.thrift executable by pkeyani · 17 years ago
  45. 8266443 OO perl accessors for Thrift objects by Mark Slee · 17 years ago
  46. 93a0664 [thrift] spruce up Erlang binding for tonight's release by Christopher Piro · 17 years ago
  47. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  48. 5b3a8f7 [thrift] improved error logging and handling for Erlang bindings by Christopher Piro · 17 years ago
  49. 5f5fdf3 [thrift] maps, lists, sets, and service inheritance for Erlang by Christopher Piro · 17 years ago
  50. 094823a [thrift] highly concurrent Erlang goodness by Christopher Piro · 17 years ago
  51. 2f5afce [thrift] preliminary Erlang support (initial import) by Christopher Piro · 18 years ago
  52. d795b9d typo in tutorial/rb/RubyServer.rb by Christopher Piro · 18 years ago
  53. 738ad31 Perl tutorial code by Mark Slee · 18 years ago
  54. 0f2916c sprintf fix on C++ tutorial server by Mark Slee · 18 years ago
  55. cb39f08 Forgot to add Java tutorials to thrift by Mark Slee · 18 years ago
  56. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  57. 07a3aab Thrift Tutorial by Mark Slee · 18 years ago