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