summaryrefslogtreecommitdiff
path: root/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Version 0.12.0v0.12.00.12.0jfarrell2018-12-189-15/+15
* 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
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-0910-21/+0
* THRIFT-4313: Program code of the Erlang tutorial files contain syntax errors.walter-weinmann2017-09-053-13/+13
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-102-24/+24
* THRIFT-4260 Go context generation issue. Context is parameter in Interface no...taozle2017-07-254-7/+63
* THRIFT-4236 Support context in go generated codetaozle2017-07-223-12/+123
* THRIFT-4215 Golang TTransportFactory Pattern Squelches ErrorsD. Can Celasun2017-06-051-1/+4
* THRIFT-4176: Implement threaded server for RustAllen George2017-04-273-87/+77
* THRIFT-4172: fix node.js tutorial when connection failsJames E. King, III2017-04-062-2/+2
* THRIFT-3369 Provide SSL/TLS client for c_glibJames E. King, III2017-02-131-2/+3
* Build fails using Java 1.8 with Ant < 1.9James E. King, III2017-01-252-5/+5
* THRIFT-2945 Add Rust supportAllen George2017-01-267-0/+729
* THRIFT-4039 Update of Apache Thrift .Net Core libVolodymyr Gotra2017-01-256-104/+247
* THRIFT-3873: fix various compiler warnings and overflow errorsJames E. King, III2017-01-201-2/+6
* THRIFT-3933 Microsoft .Net Core library port and generator for this libraryVolodymyr Gotra2017-01-0425-0/+1431
* THRIFT-4019: Dart Makefiles should also clean pubspec.lockMark Erickson2017-01-041-0/+1
* THRIFT-4014 align C# meta data in AssemblyInfo.csJens Geyer2016-12-262-6/+6
* THRIFT-3981 Enable analyzer strong mode in Dart libraryMark Erickson2016-12-136-3/+13
* THRIFT-2835 Add possibility to distribute generators separately from thrift c...Nobuaki Sukegawa2016-09-261-2/+1
* THRIFT-3904 Fix typo in node tutorial.Mark Sonnabaum2016-09-032-4/+4
* THRIFT-3869 Remove Dart packages during make cleanMark Erickson2016-07-151-0/+2
* THRIFT-3833 haxe http server implementation (by embeding into php web server)Oleksii Prudkyi2016-05-294-13/+153
* More make dist entriesNobuaki Sukegawa2016-03-191-0/+1
* Update make dist entriesNobuaki Sukegawa2016-03-181-0/+11
* THRIFT-3742 haxe php cli supportJens Geyer2016-03-162-3/+24
* THRIFT-3727 Incorrect require paths in Node.js tutorialNobuaki Sukegawa2016-03-132-8/+4
* THRIFT-3691 Run flake8 Python style check on Travis-CINobuaki Sukegawa2016-02-283-8/+12
* THRIFT-3666 Build D tutorial as part of Autotools buildNobuaki Sukegawa2016-02-272-11/+24
* THRIFT-3681 Fix Dart tutorial buildNobuaki Sukegawa2016-02-271-2/+4
* THRIFT-3596 Better conformance to PEP8Nobuaki Sukegawa2016-02-041-1/+2