1. 5ed313d erlang: Fix several compilation warnings by David Reiss · 14 years ago
  2. 035979f erlang: Refactor the processor by David Reiss · 14 years ago
  3. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  4. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  5. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  6. 37dbfef Fix thrift_server to work with newest thrift_processor by David Reiss · 17 years ago
  7. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago[Renamed from lib/alterl/src/thrift_server.erl]
  8. 0c8cb4a Add back thrift_server.erl which we still use by David Reiss · 17 years ago
  9. c11734e mochiweb style avoidance of gen_tcp:controlling_process by David Reiss · 17 years ago
  10. 11d855c micro optimization in thrift_processor by David Reiss · 17 years ago
  11. 8cf694d Change alterl thrift_server to use non-blocking TCP calls and properly set the processor as the controlling process for the client sockets. by David Reiss · 17 years ago
  12. fc44c41 Comment out some noisy output from thrift_processor and thrift_server by David Reiss · 17 years ago
  13. f4761e3 Fix thrift_server to create transport and protocol inside the processor rather than inside the acceptor. by David Reiss · 17 years ago
  14. c308d69 Add thrift_server:stop/1 to stop a running server by David Reiss · 17 years ago
  15. 90b4083 Implement buffered transport by David Reiss · 17 years ago
  16. 1c1ca74 Make processor use a service definition and handler to determine types by David Reiss · 17 years ago
  17. ac54955 Initial commit of alternative erlang lib by David Reiss · 17 years ago