summaryrefslogtreecommitdiff
path: root/test/erl/src
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-061-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* THRIFT-5536 Fix cross language testsAki Sukegawa2022-03-081-1/+5
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* bump version numberJens Geyer2021-08-031-1/+1
* Version number aligned to 0.15.0Jens Geyer2021-02-111-1/+1
* fix veralign.sh and bump version (again)Jens Geyer2019-10-201-1/+1
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-1/+1
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* 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-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-316-1025/+367
* THRIFT-2951 Fix Erlang name conflict testhenrique2015-02-051-3/+9
* THRIFT-2689 struct names that differ only in capitalization of first characte...Jens Geyer2014-10-071-26/+0
* THRIFT-2628 struct member name conflicts due to lowercased namesJens Geyer2014-10-024-48/+771
* 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-072-0/+345
* THRIFT-892 - refactor erlang library to build using rebar, move tests into li...Anthony F. Molinaro2011-06-217-625/+0
* THRIFT-1151 - catch some serialization errorsAnthony F. Molinaro2011-06-182-0/+22
* THRIFT-1213 - make membuffer in erlang more usefulAnthony F. Molinaro2011-06-181-56/+80
* THRIFT-1080 : fix building of test codeAnthony F. Molinaro2011-03-242-6/+6
* 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-301-0/+109
* erlang: Client refactor, part 1David Reiss2010-08-301-186/+0
* 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: Clean up some trailing whitespaceDavid Reiss2010-08-301-3/+3
* Rollback a few recent Erlang changes to fix blame dataDavid Reiss2010-08-305-205/+212
* THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and...Bryan Duxbury2010-08-195-212/+205
* 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-041-0/+114
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-304-0/+76
* 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-301-0/+28
* THRIFT-136. s/async/oneway/ in misc placesDavid Reiss2009-03-242-5/+5