summaryrefslogtreecommitdiff
path: root/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Pin clap to 2.33 as 2.34 results in build failuresAli-Akber Saifee2021-12-131-1/+1
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-055-91/+93
* THRIFT-5476 Deprecate Common Lisp supportJens Geyer2021-10-311-2/+3
* THRIFT-5457 Pin bitflags to 1.2 to maintain MSRV (#2454)Allen George2021-09-111-0/+1
* Use modern OpenSSL cmake syntax (if available), and larger cmake cleanupMario Emmenlauer2021-09-021-3/+3
* go: Fix things staticcheck complains aboutYuxuan 'fishy' Wang2021-08-273-22/+16
* Minor whitespace cleanup in csproj filesMario Emmenlauer2021-08-253-3/+0
* bump version numberJens Geyer2021-08-039-11/+11
* THRIFT-5407: Minor changes in .NET to support netcoreapp3.1Mario Emmenlauer2021-05-052-0/+2
* THRIFT-5396 deprecate "Async" method postfixJens Geyer2021-04-102-84/+55
* THRIFT-5387 Improved and simplified Delphi test setupJens Geyer2021-03-294-10/+59
* THRIFT-5358: Add go.mod file to root directoryYuxuan 'fishy' Wang2021-03-245-21/+18
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-227-564/+0
* THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZEJens Geyer2021-03-175-17/+28
* misc. netstd improvementsJens Geyer2021-03-084-198/+193
* Enable clippy in all Rust targets and ensure that all existing code is clippy...Allen George2021-03-062-5/+6
* Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339)Allen George2021-03-012-1/+2
* THRIFT-5285 Update http package + update to dart 2 + stylistic changesaaronstgeorge-wf2021-03-014-9/+0
* [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected valu...Allen George2021-03-012-9/+16
* THRIFT-5349 Add net5.0 as supported platformJens Geyer2021-02-154-6/+32
* THRIFT-5229 remove AS3 supportJens Geyer2021-02-143-193/+0
* Version number aligned to 0.15.0Jens Geyer2021-02-1110-9/+12
* Reverted wrongly pushed commits.Jens Geyer2021-02-119-593/+2
* Setup for Visual Studio 2019 + workarounds for some open tickets:Jens Geyer2021-02-102-2/+2
* Revert "THRIFT-4982 Remove deprecated C# bindings from the code base"Jens Geyer2021-02-107-0/+591
* Consolidated gitignore & added missing EXTRA_DISTsJens Geyer2021-02-054-6/+4
* Removed symbolic link tutorial/cl/ensure-externals.shMario Emmenlauer2020-11-282-3/+2
* Minor whitespace changes for netstdMario Emmenlauer2020-11-191-2/+2
* THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust...Allen George2020-11-124-28/+9
* THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support ...Allen George2020-09-024-10/+1
* THRIFT-5168 Useless generated code when .thrift file only has service typezeshuai0072020-04-212-5/+2
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-289-593/+1
* THRIFT-5072 Fix data type generation.Homarechan2020-02-062-6/+6
* (no ticket) Improved formattingSrinivas Reddy2020-02-051-2/+2
* THRIFT-5052: Make the Go tutorial executable to the endKengo Seki2020-01-191-1/+0
* THRIFT-5051: Fix Python tutorials to address THRIFT-4002Kengo Seki2020-01-193-24/+6
* THRIFT-5053: Fix the netstd tutorial console logging and READMEKengo Seki2020-01-114-45/+46
* THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)Jens Geyer2019-12-074-22/+18
* THRIFT-5012 Centralize configuration aspects into a commonly used configurati...Jens Geyer2019-11-284-0/+4
* THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfigur...Jens Geyer2019-11-232-8/+12
* THRIFT-4990: Upgrade to .NET Core 3.0zembord2019-11-081-1/+1
* THRIFT-4990 Switch to .NET core 3.0Jens Geyer2019-11-025-8/+8
* THRIFT-4981 Remove deprecated netcore bindings from the code baseJens Geyer2019-10-2022-1459/+0
* fix veralign.sh and bump version (again)Jens Geyer2019-10-203-5/+5
* THRIFT-4975: Add Makefile.am to the PHP tutorialKengo Seki2019-10-184-3/+42
* THRIFT-4972: Add Makefile.am to the Perl tutorialKengo Seki2019-10-184-3/+43
* bump versionJens Geyer2019-10-176-8/+8
* THRIFT-4967: Node.js tutorial server fails if the zip function is invokedKengo Seki2019-10-081-1/+0
* 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