1. a6b328f THRIFT-2354 Connection errors can lead to case_clause exceptions by Jens Geyer · 11 years ago
  2. 5ed313d erlang: Fix several compilation warnings by David Reiss · 14 years ago
  3. cf7f397 erlang: Rename _impl headers to _behaviour by David Reiss · 14 years ago
  4. 639e1cf erlang: Refactor thrift_transport and all transport implementations by David Reiss · 14 years ago
  5. 63f6126 erlang: Refactor the binary protocol by David Reiss · 14 years ago
  6. 48b8124 erlang: Separate out thrift_binary_protocol:read_data by David Reiss · 14 years ago
  7. 5e6637b erlang: Add some initial specs to thrift_client and thrift_protocol by David Reiss · 14 years ago
  8. 6d0be72 erlang: Spell behaviour properly by David Reiss · 14 years ago
  9. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  10. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  11. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  12. 9a863ee THRIFT-192. erl: Fix handling of booleans by Kevin Clark · 16 years ago
  13. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago[Renamed from lib/alterl/src/thrift_binary_protocol.erl]
  14. 1a2f218 Another whitespace rampage by David Reiss · 17 years ago
  15. 9ad6a31 Fix thrift_binary_protocol to be hipe-compatible by David Reiss · 17 years ago
  16. fc427af Factory-ize generation of thrift_binary_protocol to clean things up a bit and decouple thrift_socket_transport's factory from binary protocol by David Reiss · 17 years ago
  17. fe7ce1b Remove another TODO - no need to set "id" field of stop markers by David Reiss · 17 years ago
  18. d74b023 testing return of empty binary from 0-length thrrift read by David Reiss · 17 years ago
  19. 7956f23 add a case clause to bubble timeouts by David Reiss · 17 years ago
  20. 914ebb4 Erlang: add framed_transport and non-strict binary_protocol by David Reiss · 17 years ago
  21. 4ec777e make read(string) return a binary rather than a list by David Reiss · 17 years ago
  22. 7255ed4 removed extra debugging statements by David Reiss · 17 years ago
  23. c11734e mochiweb style avoidance of gen_tcp:controlling_process by David Reiss · 17 years ago
  24. c525745 if instead of case for a guard comparison by David Reiss · 17 years ago
  25. 225db73 allow writing binaries in thrift_binary_protocol by David Reiss · 17 years ago
  26. 90b4083 Implement buffered transport by David Reiss · 17 years ago
  27. d93521b Make strings read as lists, not as binary by David Reiss · 17 years ago
  28. 07a725f Make signedness of integers explicit, and fix double read/write. by David Reiss · 17 years ago
  29. ae756f4 Read and write of structs, lists, maps, and sets by David Reiss · 17 years ago
  30. ac54955 Initial commit of alternative erlang lib by David Reiss · 17 years ago