platform/upstream/flatbuffers.git
2021-12-02 Panagiotis... Have grpc include file with correct filename-suffix...
2021-12-01 Derek BaileyRemoved test/generate_code.{sh|bat} (#6873)
2021-12-01 Derek Baileyswitched to windows-lastest, removed deadcode (#6948)
2021-12-01 engedyRestore FlatBufferBuilder::kFileIdentifierLength. ...
2021-11-29 Wouter van... Enable verifier on nested_flatbuffers
2021-11-29 Wouter van... Turn off nested FlatBuffers/FlexBuffers for the fuzzer
2021-11-24 Derek Baileyinvalid conditional running genrate_code.py (#6952)
2021-11-23 Élie ROUDNINSKIrust: remove needless borrow (#6922)
2021-11-23 Derek BaileyVector Downward GetSize optimization (#6925)
2021-11-22 jonathan-conder-smFix flexbuffers clang-analyzer warning (#6947)
2021-11-22 Sergei Trofimovichtest: fix undefined order of functio parameters. (...
2021-11-22 Denis Protivensky[cmake] Fix getting version info from tags during the...
2021-11-20 Derek Baileyclang-all (#6941)
2021-11-18 Ivan DlugosWIP: Dart release 2.0 (#6927)
2021-11-18 Derek BaileyAdd benchmarks to Linux CI (#6928)
2021-11-18 Taiju Tsuiki[C++] Fix compile failure on Object API union construct...
2021-11-18 Wouter van... Fix integer overflow warnings
2021-11-18 Derek Baileyfixed cmp0048 error (#6932)
2021-11-17 Catena cyberfuzzers: fix typo in file path (#6931)
2021-11-15 Derek BaileyAdded Raw C++ benchmarks (#6924)
2021-11-15 Derek BaileyAdded Google benchmarks (and gtests) (#6920)
2021-11-15 taroplus[Java] lookup by byteArray is giving back wrong entry...
2021-11-12 Wouter van... Removal of support for FLATBUFFERS_CPP98_STL (#6918)
2021-11-11 Derek Baileymove [[ ]] to calling sites (#6914)
2021-11-11 Derek Bailey[C++] Split flatbuffers.h into separate files (#6868)
2021-11-04 lu-wang-gKeep methods with struct name and switch them to defaul...
2021-11-04 Tom Miller[Python] Verify EnumDef is not generated in GenUnionCre...
2021-11-01 Alec TheriaultSupport `--conform` for vector of unions (#6883)
2021-10-28 Even RouaultTypo fixes in comments of flatbuffers.h and flexbuffers...
2021-10-18 Fraser Crossman[Java] Prevent generation of enum names when underlying...
2021-10-18 xuyatian[C++] Fix memory leak when using grpc (#6896) (#6897)
2021-10-07 Brian KingOutput errors / warnings on stderr instead of stdout...
2021-10-07 mustiikhalilAdds JSON encoding to swift (#6874)
2021-10-07 Paulo Pinheiro[Kotlin] Fix missing escape for struct construction...
2021-10-06 Derek Baileyadd working directory (#6878)
2021-09-30 T SprecherDefault Arguments for Mutators C++ [Updated] (#6872)
2021-09-30 Derek Bailey[Cmake] Add a post build command after flatc to run...
2021-09-28 Ivan Dlugosdart - add Packable interface (#6846)
2021-09-27 Wouter van... Bumped package.json to 2.0.4
2021-09-27 Yesudeep MangalapillyFix linker errors on (Free|Open)BSD. (#6860)
2021-09-27 mustiikhalilImproves documentation, and adding DocC (#6784)
2021-09-24 Derek BaileyMake and generate_code.sh generate same outputs (#6855)
2021-09-23 Louis DeScioliInclude subdirectories in published npm package (#6850)
2021-09-23 Louis DeScioliUse ArrayBuffer type for JS flexbuffer's toObject ...
2021-09-23 Ivan Dlugosfeat(build): compile "universal" libraries and executab...
2021-09-21 Derek Baileyfixed errant itemgroup element in C# test project ...
2021-09-15 Todd Hansen[C#] Using 'global::' as qualifying_start_ within BaseG...
2021-09-15 Ivan DlugosDart: binary lists (typed_data) (#6839)
2021-09-13 CasperDelete IDLOptions::lang (#6841)
2021-09-10 Artavazd BalaianBugFix: Optional enum when it is null (#6835)
2021-09-09 Derek Bailey[C#] Use @ for keyword escaping (#6834)
2021-09-08 Maksim Ivanov[C++] Let builder accept custom-alloc std::vector ...
2021-09-08 Herr FreiChanges to support binary schema file loading and parsi...
2021-09-08 Rafal KapuscikMove Apple-specific build flags to Clang section (...
2021-09-02 schoetbiIssue error if jsonschema has no root type defined...
2021-09-02 SaintMalikFix typos in docs (#6829)
2021-08-31 Tyler Denniston[C++] Add mutable version of LookupByKey and test ...
2021-08-30 CasperAdd html and latex to gitignore (#6819)
2021-08-30 Björn Harrtell[Java] Avoid casting ByteBuffer to Buffer (#6785)
2021-08-30 Stefan F[C++] Add GetMutableSizePrefixedRoot and generate GetMu...
2021-08-30 Stefan Fflattests_cpp17 doesn't compile with Visual Studio...
2021-08-30 Ivan DlugosDart lints (#6808)
2021-08-24 Casperfix parser string=null (#6810)
2021-08-23 CasperRefactor idl_gen_rust and Rust generated code to use...
2021-08-18 CasperFix Rust keyword inconsistency (#6794)
2021-08-17 Todd Hansen[C#] Remove superfluous semicolon in C# structs (#6791)
2021-08-16 Casperfix ptr in flatbuffers cpp tutorial (#6787)
2021-08-16 Todd Hansen[C#] Handle keywords (#6775)
2021-08-15 Todd Hansen[C#] Respect command line parameter for file name exten...
2021-08-14 Wouter van... update Java version to 2.0.3
2021-08-14 Paulo Pinheiro[Kotlin] Fix CI by changing compiler to Java 11 (#6783)
2021-08-05 Kamil Rojewskiavoiding even more NoSuchMethod exceptions (#6729)
2021-08-05 Björn Harrtelljava: Use maven profile to target Java 8 bytecode ...
2021-08-05 bakinovsky-m[C++] Using calculated fields_number for field_names...
2021-08-05 RWauson[C++] Use UnPackTo instead of UnPack if pointer exists...
2021-08-03 CasperStore vtables sorted in Rust builder (#6765)
2021-08-02 mogemimi[C++] Use nullptr instead of 0 in generated headers...
2021-08-02 mogemimi[C++] Fix compiler warning -Wredundant-parens in clang...
2021-08-02 Ivan DlugosDart 2.0 release prep (#6759)
2021-07-29 Esun Kim[C++] Use proper gRPC C++ API when using MemoryBuffer...
2021-07-29 Ivan DlugosDart - make ascii optimization optional in StringReader...
2021-07-26 Ivan DlugosDart - change table building to assert() instead of...
2021-07-26 Ivan DlugosDart - inline small functions to increase performance...
2021-07-26 tira-misu[C#] Fix field name struct name collision (#6744) ...
2021-07-26 mugisoba[C#] Add Union Constructor Utility for ObjectAPI. ...
2021-07-26 Ivan DlugosDart - fixup writeString() return type after previous...
2021-07-25 Taiju Tsuiki[C++] Fix union type handling on object api in C++17...
2021-07-22 CasperRework how Rust generated files are laid out (#6731)
2021-07-22 Ivan DlugosDart - optimize writeString for ASCII (#6736)
2021-07-20 Ivan DlugosDart - make writeString() argument non-nullable (#6737)
2021-07-19 Casperfix lints in rust tests (#6743)
2021-07-19 Sam SobellAdd a split on ':' to build_defs.bzl (#6742)
2021-07-19 Ivan DlugosDart - make vTable fixed size (expect the number of...
2021-07-15 Ivan DlugosDart - make vTable deduplication optional (#6734)
2021-07-15 Ivan DlugosDart - regenerate example after recent flatc changes...
2021-07-12 Shlomi Regevflexbuffers: Add variant of Blob() that takes a key...
2021-07-09 Ivan DlugosDart - store empty vectors instead of NULL (#6728)
2021-07-09 Ivan DlugosDart - finish/lowFinish/buffer changes (#6712)
2021-07-09 Philipp WollermannRemove ubuntu1604 from presubmit.yml (#6715)
2021-07-09 Ivan DlugosDart - unpack() must use eager list reader (#6723)
next