platform/upstream/flatbuffers.git
2022-01-07 Alex E[TS/JS] BigInt implementation (#6998)
2021-12-24 Advait JainAvoid implicit conversion from float to double. (#7003)
2021-12-22 Shlomi RegevRearrange #include directives to pass to compilation...
2021-12-19 Panagiotis... Reverting grpc generated file suffix (#6995)
2021-12-15 Wouter van... Disable parsing of nested_flatbuffers as bytes by default
2021-12-14 Wouter van... Enable OSS-Fuzz on CI
2021-12-14 Wouter van... Updated FlexBuffers fuzzer
2021-12-14 Wouter van... Added alignment checking to FlexBuffers verifier
2021-12-14 Wouter van... FlexBuffers verifier additionally checks for nesting
2021-12-14 Wouter van... Made FlexBuffers reuse tracker track types
2021-12-14 Derek BaileyPrevent shadow with _{{FIELD_NAME}} (#6991)
2021-12-13 Wouter van... FlexBuffers fuzzer fixes
2021-12-13 Derek BaileyRefractor Flatc Options (#6987)
2021-12-13 Vadim-Valdis... [CMake] Add option for disable universal on OSX (#6990)
2021-12-13 Derek BaileyValidate C# json/object-api options (#6985)
2021-12-13 Derek BaileyAdd .NET test to github workflows (#6982)
2021-12-10 Biswapriyo... [CMake]: Fix version in pkgconfig file (#6986)
2021-12-10 Wouter van... re-enabled FlexBuffer JSON in fuzzer
2021-12-10 Wouter van... Verifier for FlexBuffers (#6977)
2021-12-10 Biswapriyo... [CMake]: Fix python command for mingw environment ...
2021-12-09 lu-wang-gEnable --gen-onefile in Python (#6953)
2021-12-09 Danila KuteninMake idl_parser deterministic (#6976)
2021-12-09 Derek BaileyBumping to Version 2.0.5 (#6967)
2021-12-09 David SandersFix typo in variable name (#6973)
2021-12-06 Derek Baileyremove Appveyor's Vs2010 and 13 builds (#6969)
2021-12-06 tira-misu[TS] Fix reserved words as arguments (#6955) (#6956)
2021-12-03 Derek BaileyUpdate stale bot version and provide away to exempt...
2021-12-03 Derek Baileymissing generated files (#6966)
2021-12-03 Derek BaileyLua Generator using IR. (#6940)
2021-12-03 Markus JungingerFixedTypedVector: add const to ElementType() and size...
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
next