Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
45764096573890ef4c84bebf7499d51891746034
/
lib
/
erl
/
src
/
thrift_protocol.erl
4576409
THRIFT-5635 Update erlang client for Erlang 23-25
by Sergei Elin
· 2 years, 4 months ago
e544a89
THRIFT-4266 Erlang library throws during skipping fields of composite type (maps, lists, structs, sets)
by David Hull
· 7 years ago
b31f090
THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
40c28d3
THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers
by Jens Geyer
· 9 years ago
4fb2706
THRIFT-1349:Remove unnecessary print outs Client: erl Patch: Matt Pratt
by jfarrell
· 11 years ago
76bd005
THRIFT-1151 - support R13 as well as R14
by Anthony F. Molinaro
· 14 years ago
e49a44a
THRIFT-1151 - catch some serialization errors
by Anthony F. Molinaro
· 14 years ago
f4494ee
erlang: Un-revert r988722
by David Reiss
· 14 years ago
b4ab008
erlang: Verify elt/key/val when reading list/set/map
by David Reiss
· 14 years ago
5ed313d
erlang: Fix several compilation warnings
by David Reiss
· 14 years ago
cf7f397
erlang: Rename _impl headers to _behaviour
by David Reiss
· 14 years ago
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