1. 6c18753 erlang: Refactor the read path of the protocol by David Reiss · 14 years ago
  2. c465799 erlang: Refactor the write paths of the client and protocol by David Reiss · 14 years ago
  3. 480d5ab erlang: Separate out thrift_protocol:read_specific by David Reiss · 14 years ago
  4. 1cb979b erlang: Add a more detailed spec for thrift_protocol:read by David Reiss · 14 years ago
  5. 5e6637b erlang: Add some initial specs to thrift_client and thrift_protocol by David Reiss · 14 years ago
  6. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  7. 82c7319 THRIFT-866. erlang: Make specs compatible with Erlang R12 by David Reiss · 14 years ago
  8. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  9. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  10. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  11. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago[Renamed from lib/alterl/src/thrift_protocol.erl]
  12. 58a961a Construct tagged tuples directly in thrift_protocol rather than making untagged ones and prepending the tag by David Reiss · 17 years ago
  13. a863db6 Optimize thrift_protocol a bit - eliminate use of a dict. gadget on a dump file runs about 15% faster by David Reiss · 17 years ago
  14. c11734e mochiweb style avoidance of gen_tcp:controlling_process by David Reiss · 17 years ago
  15. 6b3e40f use type-appropriate methods for size and map for dict and set structures by David Reiss · 17 years ago
  16. 90b4083 Implement buffered transport by David Reiss · 17 years ago
  17. eea8298 Fix reading of empty structs/arg lists by David Reiss · 17 years ago
  18. 76f0d11 Generator for alternative erl bindings, as well as a few more changes to lib code. by David Reiss · 17 years ago
  19. ae756f4 Read and write of structs, lists, maps, and sets by David Reiss · 17 years ago
  20. ac54955 Initial commit of alternative erlang lib by David Reiss · 17 years ago