Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
a9c5283329d458a3c75f7285549e738167054d37
/
lib
/
erl
/
src
/
thrift_protocol.erl
6c18753
erlang: Refactor the read path of the protocol
by David Reiss
· 14 years ago
c465799
erlang: Refactor the write paths of the client and protocol
by David Reiss
· 14 years ago
480d5ab
erlang: Separate out thrift_protocol:read_specific
by David Reiss
· 14 years ago
1cb979b
erlang: Add a more detailed spec for thrift_protocol:read
by David Reiss
· 14 years ago
5e6637b
erlang: Add some initial specs to thrift_client and thrift_protocol
by David Reiss
· 14 years ago
f32d0fb
Rollback a few recent Erlang changes to fix blame data
by David Reiss
· 14 years ago
82c7319
THRIFT-866. erlang: Make specs compatible with Erlang R12
by David Reiss
· 14 years ago
d3879f8
THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients
by Bryan Duxbury
· 14 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
233ace5
THRIFT-127. erlang: Skip fields that have the wrong type
by David Reiss
· 16 years ago
9f2a5d7
Rename "alterl" to "erl".
by David Reiss
· 17 years ago
[Renamed from lib/alterl/src/thrift_protocol.erl]
58a961a
Construct tagged tuples directly in thrift_protocol rather than making untagged ones and prepending the tag
by David Reiss
· 17 years ago
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
c11734e
mochiweb style avoidance of gen_tcp:controlling_process
by David Reiss
· 17 years ago
6b3e40f
use type-appropriate methods for size and map for dict and set structures
by David Reiss
· 17 years ago
90b4083
Implement buffered transport
by David Reiss
· 17 years ago
eea8298
Fix reading of empty structs/arg lists
by David Reiss
· 17 years ago
76f0d11
Generator for alternative erl bindings, as well as a few more changes to lib code.
by David Reiss
· 17 years ago
ae756f4
Read and write of structs, lists, maps, and sets
by David Reiss
· 17 years ago
ac54955
Initial commit of alternative erlang lib
by David Reiss
· 17 years ago