1. e544a89 THRIFT-4266 Erlang library throws during skipping fields of composite type (maps, lists, structs, sets) by David Hull · 7 years ago
  2. b31f090 THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  3. 40c28d3 THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers by Jens Geyer · 9 years ago
  4. 4fb2706 THRIFT-1349:Remove unnecessary print outs Client: erl Patch: Matt Pratt by jfarrell · 11 years ago
  5. 76bd005 THRIFT-1151 - support R13 as well as R14 by Anthony F. Molinaro · 14 years ago
  6. e49a44a THRIFT-1151 - catch some serialization errors by Anthony F. Molinaro · 14 years ago
  7. f4494ee erlang: Un-revert r988722 by David Reiss · 14 years ago
  8. b4ab008 erlang: Verify elt/key/val when reading list/set/map by David Reiss · 14 years ago
  9. 5ed313d erlang: Fix several compilation warnings by David Reiss · 14 years ago
  10. cf7f397 erlang: Rename _impl headers to _behaviour by David Reiss · 14 years ago
  11. 6c18753 erlang: Refactor the read path of the protocol by David Reiss · 14 years ago
  12. c465799 erlang: Refactor the write paths of the client and protocol by David Reiss · 14 years ago
  13. 480d5ab erlang: Separate out thrift_protocol:read_specific by David Reiss · 14 years ago
  14. 1cb979b erlang: Add a more detailed spec for thrift_protocol:read by David Reiss · 14 years ago
  15. 5e6637b erlang: Add some initial specs to thrift_client and thrift_protocol by David Reiss · 14 years ago
  16. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  17. 82c7319 THRIFT-866. erlang: Make specs compatible with Erlang R12 by David Reiss · 14 years ago
  18. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  19. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  20. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  21. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago[Renamed from lib/alterl/src/thrift_protocol.erl]
  22. 58a961a Construct tagged tuples directly in thrift_protocol rather than making untagged ones and prepending the tag by David Reiss · 17 years ago
  23. 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
  24. c11734e mochiweb style avoidance of gen_tcp:controlling_process by David Reiss · 17 years ago
  25. 6b3e40f use type-appropriate methods for size and map for dict and set structures by David Reiss · 17 years ago
  26. 90b4083 Implement buffered transport by David Reiss · 17 years ago
  27. eea8298 Fix reading of empty structs/arg lists by David Reiss · 17 years ago
  28. 76f0d11 Generator for alternative erl bindings, as well as a few more changes to lib code. 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