platform/upstream/flatbuffers.git
2019-09-11 Kevin FortAdd element size parameter to __vector_as_arraysegment...
2019-09-10 Paulo Pinheiro[Java][FlexBuffers] Improve documentation for FlexBuffe...
2019-09-10 jaceksurAnnotate getters with @Pure when --java-checkerframewor...
2019-09-09 Edward[Dart]fix: segment fault with empty namespace when...
2019-09-09 CasperRust: Fixed cargo clippy on non-generated code (#5485)
2019-09-05 Jaemin Park[Javascript] Fix syntax error for signed enum (#5503)
2019-09-03 Nathan Williams[C#] Fix retrieving enumeration vectors as arrays ...
2019-09-03 Björn HarrtellDoc typo fixes (#5505)
2019-09-03 Morten GrouleffUse all of the available space in the buffer returned...
2019-08-29 Paulo Pinheiro[FlexBuffers][Java] Implementation of FlexBuffers API...
2019-08-26 Wouter van... Clarified value reuse in FlexBuffers
2019-08-26 Wouter van... Fixed test build invocation of arrays_test.fbs
2019-08-26 Wouter van... FlexBuffers: allow any values to be shared.
2019-08-23 Wouter van... Android: remove app_dummy() calls
2019-08-23 Wouter van... Fixed STLPort Android compile error
2019-08-23 Earlonus[bugfix]flexbuffers isvector bugfix (#5488)
2019-08-23 svenk177Fix incorrect padding in arrays of structs (Issue ...
2019-08-20 Wouter van... Fixed missing generated code.
2019-08-20 Wes McKinneyC++ IDL generation adds superfluous semicolon in GenTab...
2019-08-19 Tsingson[go]add Name() for ForceCodec interface (#5486)
2019-08-19 Mark Nauwelaertsreflection: check for valid union enum value during...
2019-08-19 Edwardhas_method support for primitive fields in java runtime...
2019-08-05 Max BurkeFix compilation error in tests. (#5472)
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 ...
next