summaryrefslogtreecommitdiff
path: root/tutorial
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4970: PHP tutorial doesn't work with Thrift v0.12.0+Kengo Seki2019-10-082-6/+6
* THRIFT-4968: Makefile.am in the Ruby tutorial refers to Python directoryKengo Seki2019-10-061-2/+2
* THRIFT-4965: Perl tutorial server doesn't work due to the lack of use statementKengo Seki2019-10-021-0/+1
* Fix a typo in README.md.Matt Kantor2019-07-071-1/+1
* Update language levels, fix erlang and rust in CIJames E. King III2019-07-071-3/+3
* THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...Kevin Wojniak2019-07-012-3/+3
* bug fixedjose andres2019-07-011-3/+4
* minor changejose andres2019-07-011-2/+2
* THRIFT-4841 THTTPTransport relies on activeX componentJens Geyer2019-04-064-0/+8
* THRIFT-4840: Updated the README for the netstd tutorialKyle Smith2019-03-311-4/+10
* THRIFT-4839: Remove embedded buffering/framed options from TCP transportsKyle Smith2019-03-273-35/+122
* THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory againJens Geyer2019-03-211-10/+6
* [RS] Add clarification of where a constant comes fromPaco2019-03-161-1/+1
* THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSock...Kyle Smith2019-03-151-1/+1
* THRIFT-4824 Logger deprecation warnings in tutorialJens Geyer2019-03-152-6/+31
* THRIFT-4822 Convert bool CTOR flags into enum typeJens Geyer2019-03-151-2/+2
* THRIFT-4813 NamedPipes may not work in all casesJens Geyer2019-02-282-5/+5
* THRIFT-4405: fix cygwin on appveyorJames E. King III2019-02-013-0/+3
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-9/+9
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-2822-1/+1507
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-254-2/+31
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-259-13/+13
* THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (...Rob Becker2019-01-214-8/+6
* THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactorycyy2019-01-111-2/+2
* THRIFT-4720: documenting breaking changes, minor cleanupJames E. King III2019-01-091-1/+2
* remove stdcxx namespace and use std directlycyy2019-01-072-24/+22
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-307-9/+9
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-189-15/+15
* | THRIFT-4546: replace all git-wip-us.apache.org to github.comRobert Lu2018-12-281-1/+1
* | THRIFT-4426: remove a symbolic link that was checked inJames E. King III2018-12-271-1/+37
|/
* Reformat rust code with rustfmt 1.0Allen George2018-12-162-21/+23
* THRIFT-4676: Fix intermittent CL build failuresAllen George2018-12-055-11/+52
* THRIFT-4529: Rust enum variants are now camel-casedGREATEST Wiggler EvaR!2018-11-122-6/+6
* Replace git.apache.org imports with github.comD. Can Celasun2018-10-194-7/+7
* THRIFT-4382: Replace the use of Indirect Object Syntax calls to new()Dean Hamstead2018-10-172-14/+14
* THRIFT-4580: fix erlang tutorial unpack on windows (#1561)Mario Emmenlauer2018-06-072-38/+38
* THRIFT-4549 Thrift exceptions should derive from TExceptionJens Geyer2018-04-094-256/+256
* THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatib...John Boiles2018-03-126-170/+4
* THRIFT-82: Add Common Lisp supportTomek Kurcz2018-03-029-0/+217
* THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issuesAlex Volanis2018-01-242-10/+14
* THRIFT-4459: reduce php library directory depthRobert Lu2018-01-162-2/+2
* THRIFT-4434: fixes to delegate all dependency responsibility from make to the...James E. King III2018-01-141-14/+8
* THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit testsVolodymyr Gotra2018-01-149-115/+95
* THRIFT-4398 Update EXTRA_DIST for "make dist"Jens Geyer2017-12-014-13/+23
* THRIFT-4395: fix rust build on xenialJames E. King, III2017-11-291-1/+1
* THRIFT-4285 Move TX/RX methods from gen. code to libraryD. Can Celasun2017-11-031-2/+5
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-195-1/+245
* THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcoreJames E. King, III2017-10-1015-219/+122
* THRIFT-4333 All tutorial examples with port 9090.walter-weinmann2017-09-212-2/+2
* THRIFT-4312 Erlang client cannot connect to Python server: exceptionwalter-weinmann2017-09-211-1/+1