summaryrefslogtreecommitdiff
path: root/test/erl
Commit message (Expand)AuthorAgeFilesLines
* Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-4273 erlang:now/0: Deprecated BIF.walter-weinmann2017-09-071-3/+2
* THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in...James E. King, III2017-02-152-3/+4
* THRIFT-3834 Erlang namespacing and exception metadataSteve Cohen2016-06-142-45/+45
* Revert "THRIFT-3834 Erlang namespacing and exception metadata"Jens Geyer2016-06-072-45/+45
* THRIFT-3834 Erlang namespacing and exception metadataSteve Cohen2016-06-062-45/+45
* THRIFT-3421 rebar as dependency instead of bundlingRoger Meier2015-11-151-1/+0
* THRIFT-338 Compact Protocol in ErlangNobuaki Sukegawa2015-11-032-4/+21
* THRIFT-2113 Erlang SSL Socket SupportDavid Robakowski2015-11-012-0/+16
* THRIFT-2708 add support for oneway (async) function calls in erlang clientNobuaki Sukegawa2015-11-011-0/+9
* THRIFT-2708 add support for oneway (async) function calls in erlang clientalisdair sullivan2015-11-012-1/+4
* THRIFT-3400 Add Erlang to cross testNobuaki Sukegawa2015-10-319-1066/+380
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-1/+1
* THRIFT-2951 Fix Erlang name conflict testhenrique2015-02-051-3/+9
* THRIFT-2920 Erlang Thrift test uses wrong IDL fileJens Geyer2014-12-301-1/+1
* THRIFT-2920 Erlang Thrift test uses wrong IDL fileJens Geyer2014-12-291-0/+2
* THRIFT-2689 struct names that differ only in capitalization of first characte...Jens Geyer2014-10-071-26/+0
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-9/+9
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-9/+9
* THRIFT-2628 struct member name conflicts due to lowercased namesJens Geyer2014-10-026-48/+805
* THRIFT-2689 struct names that differ only in capitalization of first characte...Jens Geyer2014-10-011-36/+62
* THRIFT-2648 cleanup erlang libalisdair sullivan2014-08-074-0/+387
* THRIFT-892 - refactor erlang library to build using rebar, move tests into li...Anthony F. Molinaro2011-06-218-693/+0
* THRIFT-1151 - catch some serialization errorsAnthony F. Molinaro2011-06-183-1/+25
* THRIFT-1213 - make membuffer in erlang more usefulAnthony F. Molinaro2011-06-181-56/+80
* THRIFT-1080 : fix building of test codeAnthony F. Molinaro2011-03-243-8/+8
* erlang: Verify elt/key/val when reading list/set/mapDavid Reiss2010-08-301-1/+16
* erlang: Update test_disklog to use the new APIDavid Reiss2010-08-301-9/+11
* erlang: Update test_membuffer to use the new APIDavid Reiss2010-08-301-9/+9
* erlang: test_{client,server}: Allow framed_transport to be usedDavid Reiss2010-08-302-7/+58
* erlang: Create a test clientDavid Reiss2010-08-302-1/+110
* erlang: Client refactor, part 1David Reiss2010-08-302-187/+1
* erlang: Make the test_server use thrift_socket_serverDavid Reiss2010-08-301-1/+3
* erlang: Make the test server compatible with the Python test clientDavid Reiss2010-08-301-1/+1
* erlang: Allow custom erlc flags for the test suiteDavid Reiss2010-08-301-2/+2
* erlang: Clean up some trailing whitespaceDavid Reiss2010-08-301-3/+3
* Rollback a few recent Erlang changes to fix blame dataDavid Reiss2010-08-306-208/+215
* THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and...Bryan Duxbury2010-08-196-215/+208
* THRIFT-622. Add appropriate licensing information to get Thrift ready for a r...Todd Lipcon2009-12-071-0/+18
* THRIFT-211. erlang: Modify test_tether to test protocol error handling as wellDavid Reiss2009-06-041-15/+33
* THRIFT-211. erlang: Support "tethered" clientsDavid Reiss2009-06-041-2/+35
* THRIFT-211. erlang: Allow clients to be created without connectingDavid Reiss2009-06-041-4/+7
* THRIFT-211. erlang: Support unlinked Thrift clients.David Reiss2009-06-042-1/+115
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-305-0/+95
* THRIFT-192. erlang: Commit test code missed in r757870David Reiss2009-03-301-1/+17
* THRIFT-127. erlang: Skip fields that have the wrong typeDavid Reiss2009-03-301-1/+19
* THRIFT-126. erlang: TMemoryBuffer for ErlangDavid Reiss2009-03-302-1/+29
* THRIFT-136. s/async/oneway/ in misc placesDavid Reiss2009-03-242-5/+5
* THRIFT-136. s/async/oneway/ in commentsDavid Reiss2009-03-241-4/+4