summaryrefslogtreecommitdiff
path: root/lib/erl/src/thrift_memory_buffer.erl
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-1343 - remove internal min function, it seems the same as erlang:min/2Anthony F. Molinaro2012-03-221-7/+0
* THRIFT-1213 - make membuffer in erlang more usefulAnthony F. Molinaro2011-06-181-3/+10
* erlang: Rename _impl headers to _behaviourDavid Reiss2010-08-301-1/+1
* erlang: Don't use a separate process memory_bufferDavid Reiss2010-08-301-116/+12
* erlang: Refactor thrift_transport and all transport implementationsDavid Reiss2010-08-301-4/+4
* erlang: Add some initial specs for thrift_transport and its implementationsDavid Reiss2010-08-301-0/+2
* Rollback a few recent Erlang changes to fix blame dataDavid Reiss2010-08-301-14/+116
* THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and...Bryan Duxbury2010-08-191-116/+14
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-7/+19
* THRIFT-126. erlang: TMemoryBuffer for ErlangDavid Reiss2009-03-301-0/+152