platform/upstream/flatbuffers.git
2019-08-01 Alexey Geraskin[C++] remove static_cast expression (#5440)
2019-08-01 ll-antn[C++ ] Correctly serialize bit_flags enums to JSON...
2019-08-01 Derek BaileyFix for Boolean types (#5379) (#5466)
2019-07-29 Wouter van... Renamed stale label from "wontfix" to "stale".
2019-07-29 Vladimir GlavnyyReplace '--cpp-include' brackets to quotes (#5438)...
2019-07-27 Wouter van... Made stale.yml friendlier.
2019-07-27 Vladimir GlavnyyExtend the error message if base type of parsed scalar...
2019-07-27 Wouter van... Add .github/stale.yml to auto close stale issues and...
2019-07-26 Joseph PyottPython: Added support for file_identifiers (#5123)
2019-07-26 ll-antnFix numeric_limits<T>::max() to avoid conflict with...
2019-07-26 ll-antnSupport nested_flatbuffer attribute when parsing bfbs...
2019-07-26 Stewart MilesPin FlatBuffers Android Travis builds to NDK r17c ...
2019-07-25 Jason MonschkeChange deprecated vector Length() to size() in tutorial...
2019-07-25 Wouter van... Added missing Kotlin generated code change.
2019-07-25 Uilian Ries#4590 Fix Conan build (#5449)
2019-07-22 Paulo PinheiroAdd basic Kotlin support (#5409)
2019-07-18 Alexey Geraskin[C++] fix static_cast expression (#5441)
2019-07-09 jean-airoldie[rust] Ran rustfmt against library code (#5389)
2019-07-08 Vladimir GlavnyyExtend the test of MonsterExtra (#5428)
2019-07-01 Thanabodee... Fix echo not interpret \n in GoTest.sh (#5426)
2019-07-01 Vladimir GlavnyyRemove unused variables (#5382)
2019-06-27 Andrew NoyesFix undefined behavior. Closes #5422 (#5423)
2019-06-27 EdwardUpdate Utf8.java: more detailed exception message ...
2019-06-27 Adrian PerezFix for FLATBUFFERS_PREFER_PRINTF writing zero-length...
2019-06-25 Vladimir GlavnyySet C# Struct/Table visibility to public (#5381) (...
2019-06-25 Bryan FuriaDon't check ForceDefaults when adding Offfset values...
2019-06-24 Wouter van... Fixed broken Utf8Old.java
2019-06-24 Bryan FuriaFix generating nested Flatbuffer accessors when they...
2019-06-20 Austin SchuhFix compatability with Bazel 0.27 (#5412)
2019-06-20 Wouter van... Updated missing generated code for PR #5313 (fixed...
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)
next