summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Re-ported build-error workaround from 1.6.0submit/tizen/20200327.010957accepted/tizen/unified/20200329.014242MyungJoo Ham1-3/+6
2019-11-15[Dist/Tizen] Add rpm spec and manifest files to support GBSsubmit/tizen/20191125.075335accepted/tizen/unified/20191125.223339Parichay Kapoor2-0/+71
2019-04-24Bumped version to 1.11.0v1.11.0Wouter van Oortmerssen10-12/+12
2019-04-24Doc: use correct ref types for flatcc string creation. (#5305)Clément Julliard1-2/+2
2019-04-24Don't test on Ubuntu 14.04 (#5302)Philipp Wollermann1-2/+2
2019-04-22[Javascript] Remove newly introduced trailing whitespace in flatbuffer.js (#5...Damien Lespiau1-2/+1
2019-04-22Fixed file access test in the wrong location.Wouter van Oortmerssen1-1/+1
2019-04-19docs: Fix where to find the Typescript typings (#5298)Damien Lespiau1-1/+1
2019-04-19Fix heap-buffer-overflow if there is a struct within a unionWouter van Oortmerssen2-4/+5
2019-04-18Update snap include path instruction (#5297)Omer Akram1-1/+1
2019-04-18Update snap to use "flatbuffers" as nameWouter van Oortmerssen1-1/+1
2019-04-18Add Linux Snap Packaging (#5293)Omer Akram1-0/+37
2019-04-15fix check for Enum defaults (#5292)Nils Berg2-1/+2
2019-04-15Struct typetable (#5291)Nils Berg6-0/+41
2019-04-15Add logging of warnings from the flatc compiler (#5289)Vladimir Glavnyy2-2/+6
2019-04-11Fixed VS2010 build.Wouter van Oortmerssen3-4/+8
2019-04-11Allow Set() methods to handle reference typesWouter van Oortmerssen3-13/+12
2019-04-11Fix the proto-enum leaking issue (#5286)Vladimir Glavnyy4-2/+13
2019-04-11Detect leak with sanitizer (#5283)Vladimir Glavnyy1-1/+6
2019-04-08Add basic test for enum defaults (#5280)Vladimir Glavnyy1-4/+28
2019-04-08Part of #5265, neutral changes (#5281)Vladimir Glavnyy15-122/+117
2019-04-08Enable MSVC assert report box [Abort|Retry|Ignore] if a debugger is present (...Vladimir Glavnyy1-4/+9
2019-04-05Add files generated by CMake to git ignore (#5278)Henry Lee1-0/+3
2019-04-05[C++]Sync the sample monster.fbs file with the tutorial (#5277)Henry Lee5-11/+44
2019-04-05Ensure we don't subtract with underflow getting enum names (#5246)Matt Mastracci3-13/+13
2019-04-05Add method GenerateTextFromTable issue #5249 (#5266)Anthony Liot3-0/+69
2019-04-05Fix for build break in c# vector of unions (#5271)Kamil Rojewski6-3/+8
2019-04-04Fix typo in Go tutorial (#5274)unexge1-4/+4
2019-04-01Add compile-time checking of numerical limits in C++ code. (#5270)Vladimir Glavnyy1-5/+26
2019-03-28Update grammar to reflect required type signature for enum declarations. (#5269)tymcauley1-1/+1
2019-03-25Add missing test data file to BUILD file (#5264)Austin Schuh1-0/+1
2019-03-25Bazel CI: fix bad value in yml (#5262)László Csomor1-1/+1
2019-03-25Fix a warning on compiling with clang (#5258)Nikolay Kuznetsov6-11/+11
2019-03-25Add inequality operator (inspired from #263) (#5257)LouisP6-0/+157
2019-03-21[C++] Changes in the flathash program (#5255)Henry Lee1-3/+3
2019-03-21Fixed tutorial markdown file (#5248)Ashay Shirwadkar1-11/+11
2019-03-21Further fixes to make minireflect compatible with old behavior.Wouter van Oortmerssen1-3/+9
2019-03-18Unify line ending rules in '.editorconfig' and '.gitattributes' (#5231)Vladimir Glavnyy3-9/+9
2019-03-18Fixed vector_delimited excluding delimiterWouter van Oortmerssen1-3/+3
2019-03-18Fixed shadowing warning in older gcc for vector_delimitedWouter van Oortmerssen1-2/+2
2019-03-14Made ToStringVisitor backwards compatible with older behavior.Wouter van Oortmerssen1-13/+31
2019-03-11Made JS enum declarations compatible with google closureWouter van Oortmerssen7-54/+117
2019-03-11Disabled constexpr for hashing functions.Wouter van Oortmerssen1-4/+4
2019-03-11Narrows template ascii routines to prevent a possible signed overflow in gene...Vladimir Glavnyy2-10/+10
2019-03-11Fix typo in dart documentation (#5230)Randal Stevens1-1/+1
2019-03-11[C++] Object API: document custom string type requirements,Wouter van Oortmerssen5-174/+254
2019-03-09[Rust] Don't use inner attributes for `allow` (#5212)bspeice10-22/+15
2019-03-08Small usability tweaks to the rust codegen. (#5213)Mathias Svensson3-13/+13
2019-03-08Fix rust crate for big-endian targets (#5229)tymcauley5-72/+117
2019-03-07Removed -Wc++98-compat-extra-semi for compatibility with older clang.Wouter van Oortmerssen1-1/+1