platform/upstream/flatbuffers.git
2019-06-17 svenk177Add support for fixed-size arrays (#5313)
2019-06-17 Vladimir GlavnyyAdd FLATBUFFERS_COMPATIBILITY string (#5381)
2019-06-14 John Luxford[C#, Java, C++] Fixes issue #5399 by always including...
2019-06-14 John Luxford[Go] Fix namespaces on enums (#5406)
2019-06-13 Tiger CaldwellExcluded crtdbg.h from non-MSVC compilation (#5401)
2019-06-12 Michael Seifert[flatc][docs] Document rounding behavior of floats...
2019-06-09 Will StottRemove out-dated -S option from the flatc syntax. ...
2019-06-07 jean-airoldie[rust] Use read_scalar_at where possible (#5385)
2019-06-06 jean-airoldie[rust] Derive Eq + PartialEq on FieldLoc and FlatBuffer...
2019-06-05 Ashwin Ramaswamifix typo (#5384)
2019-06-02 mugisoba[bfbs] fix deserializing nested struct (#5383)
2019-06-02 Vladimir GlavnyyFix multi-line comments for cpp enums (#5345) (#5346)
2019-05-31 Alexander Gallegoc++: Add command line option to add extra includes...
2019-05-31 Wouter van... Break internal Java/C# APIs
2019-05-31 Wouter van... Enforce matching version in Java and C#.
2019-05-31 360 CodeSafeDereference of null pointer #5353 (#5376)
2019-05-30 mugisoba[C#] add FlatBuffersBuilder.CreateSharedString (#5372)
2019-05-30 emkornfield[C++] Fix Undefined behavior for zero length vectors...
2019-05-30 iceboyRename AnyUniqueAliases.T to AnyUniqueAliases.TS to...
2019-05-30 Marc ButlerGenerate FlagsAttribute for Csharp (#5370)
2019-05-23 aardappelLobster: added builder API for tables
2019-05-22 aardappelLobster documentation fixes
2019-05-22 aardappelMade Lobster builder offsets strongly typed
2019-05-22 aardappelMade Lobster API use strongly typed enums
2019-05-22 aardappelFixed Lobster implementation to work with latest langua...
2019-05-22 aardappelFixed warnings in idl_gen_go.cpp
2019-05-21 Siddhartha... [Go] Public visibility for gazelle default target ...
2019-05-21 jonsimantovChange usage of std::string's .at() to more widely...
2019-05-21 Siddhartha... Go bazel default target for gazelle (#5358)
2019-05-20 David Reiss[Go] Change two more sites to use enum types (#5359)
2019-05-20 David CowanAdded a CPP UnPackSizePrefixed<struct_name> generated...
2019-05-17 David Reiss[Go] Make enums into real types, add String() (#5235)
2019-05-16 Siarhei FiedartsouAdd support for IAR compiler (#5347)
2019-05-16 mmoscicki2Fix reverse_iterator in Vector and tests (#5344)
2019-05-16 Björn Harrtell[JS/TS] Size prefix support (#5326)
2019-05-13 iceboy[Go] Generate imports with fixed order (#5340)
2019-05-09 Vladimir GlavnyyAdd detection of strtoull_l function (#5333) (#5337)
2019-05-09 Vladimir GlavnyySet default CRTReportMode for the `flatc` target (...
2019-05-09 Vladimir GlavnyyMake Monster's Color unsigned (#5318)
2019-05-09 Vladimir GlavnyyFix out-of-range error (MSVC2010) in idl_gen_dart.cpp...
2019-05-08 Will Stott[Python PyPI] Added classifiers and more links. Fixes...
2019-05-06 Malthe BorchUse a hash table to index existing vtables (#5314)
2019-05-06 Vladimir GlavnyyAdd monster_extra files to Bazel cc_test section (...
2019-05-06 Lee MracekFix typo in build_defs.bzl (#5320)
2019-05-02 Vladimir GlavnyyMake MonsterExtra table a root table (#5315)
2019-05-02 Vladimir GlavnyyFix issues with uint64 enums (#5265)
2019-04-29 László Csomor[BUILD] Fix Bazel test target //:flatbuffers_test ...
2019-04-27 jean-airoldieAdded common rust traits to FlatBufferBuilder (#5307)
2019-04-24 Wouter van... Update GRPC Java generated file.
2019-04-24 Wouter van... [maven-release-plugin] prepare for next development...
2019-04-24 Wouter van... [maven-release-plugin] prepare release 1.11.0 1.11.0
2019-04-24 Wouter van... Bumped version to 1.11.0 v1.11.0
2019-04-24 Clément JulliardDoc: use correct ref types for flatcc string creation...
2019-04-24 Philipp WollermannDon't test on Ubuntu 14.04 (#5302)
2019-04-22 Damien Lespiau[Javascript] Remove newly introduced trailing whitespac...
2019-04-22 Wouter van... Fixed file access test in the wrong location.
2019-04-19 Damien Lespiaudocs: Fix where to find the Typescript typings (#5298)
2019-04-19 Wouter van... Fix heap-buffer-overflow if there is a struct within...
2019-04-18 Omer AkramUpdate snap include path instruction (#5297)
2019-04-18 Wouter van... Update snap to use "flatbuffers" as name
2019-04-18 Omer AkramAdd Linux Snap Packaging (#5293)
2019-04-15 Nils Bergfix check for Enum defaults (#5292)
2019-04-15 Nils BergStruct typetable (#5291)
2019-04-15 Vladimir GlavnyyAdd logging of warnings from the flatc compiler (#5289)
2019-04-11 Wouter van... Fixed VS2010 build.
2019-04-11 Wouter van... Allow Set() methods to handle reference types
2019-04-11 Vladimir GlavnyyFix the proto-enum leaking issue (#5286)
2019-04-11 Vladimir GlavnyyDetect leak with sanitizer (#5283)
2019-04-08 Vladimir GlavnyyAdd basic test for enum defaults (#5280)
2019-04-08 Vladimir GlavnyyPart of #5265, neutral changes (#5281)
2019-04-08 Vladimir GlavnyyEnable MSVC assert report box [Abort|Retry|Ignore]...
2019-04-05 Henry LeeAdd files generated by CMake to git ignore (#5278)
2019-04-05 Henry Lee[C++]Sync the sample monster.fbs file with the tutorial...
2019-04-05 Matt MastracciEnsure we don't subtract with underflow getting enum...
2019-04-05 Anthony LiotAdd method GenerateTextFromTable issue #5249 (#5266)
2019-04-05 Kamil RojewskiFix for build break in c# vector of unions (#5271)
2019-04-04 unexgeFix typo in Go tutorial (#5274)
2019-04-01 Vladimir GlavnyyAdd compile-time checking of numerical limits in C...
2019-03-28 tymcauleyUpdate grammar to reflect required type signature for...
2019-03-25 Austin SchuhAdd missing test data file to BUILD file (#5264)
2019-03-25 László CsomorBazel CI: fix bad value in yml (#5262)
2019-03-25 Nikolay KuznetsovFix a warning on compiling with clang (#5258)
2019-03-25 LouisPAdd inequality operator (inspired from #263) (#5257)
2019-03-21 Henry Lee[C++] Changes in the flathash program (#5255)
2019-03-21 Ashay ShirwadkarFixed tutorial markdown file (#5248)
2019-03-21 Wouter van... Further fixes to make minireflect compatible with old...
2019-03-18 Vladimir GlavnyyUnify line ending rules in '.editorconfig' and '.gitatt...
2019-03-18 Wouter van... Fixed vector_delimited excluding delimiter
2019-03-18 Wouter van... Fixed shadowing warning in older gcc for vector_delimited
2019-03-14 Wouter van... Made ToStringVisitor backwards compatible with older...
2019-03-11 Wouter van... Made JS enum declarations compatible with google closure
2019-03-11 Wouter van... Disabled constexpr for hashing functions.
2019-03-11 Vladimir GlavnyyNarrows template ascii routines to prevent a possible...
2019-03-11 Randal StevensFix typo in dart documentation (#5230)
2019-03-11 Wouter van... [C++] Object API: document custom string type requirements,
2019-03-09 bspeice[Rust] Don't use inner attributes for `allow` (#5212)
2019-03-08 Mathias SvenssonSmall usability tweaks to the rust codegen. (#5213)
2019-03-08 tymcauleyFix rust crate for big-endian targets (#5229)
2019-03-07 Wouter van... Removed -Wc++98-compat-extra-semi for compatibility...
2019-03-07 Austin SchuhBazel ci (#5228)
next