platform/upstream/flatbuffers.git
2021-01-22 Juan Cruz ViottiClarify that FlatBuffers unions do not support scalars...
2021-01-22 Juan Cruz ViottiExplain how FlatBuffers encodes unions (#6414)
2021-01-22 Ivan Dlugosdart Builder - expose finished buffer size (#6403)
2021-01-21 Juan Cruz ViottiRemove invalid claim that Protocol Buffers does not...
2021-01-19 Björn Harrtell[TS/JS] New gen TS code gen (#6302)
2021-01-19 Vladimir Glavnyy[idl_parser] Improve symbols lookup thru parent namespa...
2021-01-19 Mark SpatzSearch for includes in the directory containg the curre...
2021-01-19 CasperUpgrade Rust dependencies (#6406)
2021-01-14 Björn Harrtell[TS/JS] New gen TS code gen prequel to preserve history...
2021-01-12 CasperUnset FieldDef.optional if its key (#6402)
2021-01-12 Vladimir Glavnyy[fuzzer] Fix the binary schema loading in the monster_f...
2021-01-11 CasperFix Rust UB problems (#6393)
2021-01-08 brian-brtDefine Vector::value_type for STL compatibility (#6394)
2021-01-08 Vladimir Glavnyy[fuzzer] Debug the monster_tets.bfbs on clusterfuzz...
2021-01-07 Dan FieldFix up scripts, fix generated enum value for strong...
2021-01-07 Aaron Son[go] tests/GoTest.sh: Fix flags.Parse location to work...
2021-01-07 Ivan Dlugosfix Dart Builder._writeString() - always write trailing...
2021-01-07 Ivan Dlugosfix Dart Builder.reset() - clear vTables (#6386)
2021-01-07 Vladimir Glavnyy[C++, JSON] Fix nullptr access when reading a key with...
2021-01-05 Richard A HoferFix generated EndVector. (#6385)
2021-01-05 Stefan de KoninkImplements type promotion for Java enum (#6382)
2021-01-05 Derek BaileyDelete label_notify.yml
2021-01-04 Wouter van... Disabled PHP CI (#6381)
2021-01-04 Kamil Rojewskifixed warnings (#6355)
2021-01-04 Bruno ZIKI... Fix multiple fbs code generation failure (#6365)
2021-01-04 Vladimir Glavnyy[idl_parser] Improve stack overflow protection (#6364)
2021-01-04 Vladimir Glavnyy[idl_parser] Check the range of explicitly set field...
2021-01-04 Richard A HoferGenerate code to encode and decode nested flatbuffers...
2021-01-04 mustiikhalil[Rust] Shared String (#6367)
2021-01-02 mustiikhalilUpdates license date to 2021 (#6378)
2020-12-30 Kamil Rojewskiinclude_prefix support for rust (#6330)
2020-12-17 mustiikhalil[Swift] Rebuild the way swift handles structs from...
2020-12-17 mqyFix typos in usage/comments; Make rust generator respec...
2020-12-17 Kjetil ØsteråsRenaming infinity variables in test.cpp (#6340)
2020-12-14 Richard A HoferAdd vectorNumElements attribute to Builder for simpler...
2020-12-11 mustiikhalil[CI] Adds formatter to CI (#6272)
2020-12-11 Wouter van... Fix Max CI build path (#6333)
2020-12-11 Stefan FGenerate nullable properties in C# object-based API...
2020-12-11 David P. Sicilia[Python] Commit some orphan python genfile diffs. ...
2020-12-10 Derek BaileyFixed missing ending quotes in labeller (#6327)
2020-12-10 tira-misuAdd flatc option to inhibit all warnings #6005 (#6301)
2020-12-10 Vladimir Glavnyy[fuzzer] Rename fuzzing dictionaries for `oss-fuzz...
2020-12-09 Casperbumprust (#6322)
2020-12-08 Richard A HoferSet default initialSize for Builder to 0 (#6310)
2020-12-07 CasperRust Flatbuffers Verifier (#6269)
2020-12-07 David P. SiciliaVersion message should be a "STATUS" to avoid going...
2020-12-07 Austin SchuhReplace std::string and const char* CreateSharedString...
2020-12-07 Vladimir Glavnyy[fuzzer] Fix mistakes in the `parser` and `scalar`...
2020-12-07 Richard A HoferAdd default to offset param of Python generated GetRoot...
2020-12-07 Vladimir Glavnyy[fuzzer] Fix loading of schema in monster_fuzzer (...
2020-12-07 Vladimir Glavnyy[C++] Switch `flatc` to `--cpp-std c++11` C++ code...
2020-12-07 Vladimir Glavnyy[idl_parser] Unify parsing of NaN values read from...
2020-12-03 Wouter van... Moved various language tests from AppVeyor to GitHub...
2020-11-24 CasperDocumentation updates for Optional Scalars (#6014)...
2020-11-23 Vladimir Glavnyy[C++] Add ParseJson(), Parser(Parser&&), update fuzzers...
2020-11-23 Wouter van... Fixed FlexBufferBuilder asserting on duplicate keys
2020-11-20 Derek BaileyAdded a few more paths for auto labeler (#6281)
2020-11-20 Austin SchuhAdd --require-explicit-ids to require explicit ids...
2020-11-20 schoetbiidl_gen_json_schema.cpp: Changed generation of array...
2020-11-19 Kelvin Hufix typo (#6280)
2020-11-19 Derek BaileyUpdated Ms build Action to fix build issue (#6279)
2020-11-16 James KuszmaulAdd type annotation to unspecified array (#6264)
2020-11-16 mustiikhalil[Swift] Adds a format file and reformats the swift...
2020-11-15 mustiikhalilAdds a fix for enum generation (#6263)
2020-11-13 AdamKorczExperimental fix for failing oss-fuzz coverage build...
2020-11-13 CasperBREAKING: Rust flexbuffers serde human readable set...
2020-11-12 AdamKorczUpdate to flags in fuzzing-cmake file (#6256)
2020-11-12 Jason LenzRemove _POSIX_C_SOURCE and _XOPEN_SOURCE definitions...
2020-11-12 Stefan Fflatc should support --binary --schema with optional...
2020-11-12 Ivo ListBump version of rules_go to 0.24.5 (#6234)
2020-11-12 Derek BaileyUnion As Accessors for C# (#6251)
2020-11-09 mustiikhalilResets buffer without deallocating current pointer...
2020-11-06 OptoCloudAdd GetBufferSpan() function to bufferbuilder (#6235)
2020-11-05 Paulo PinheiroModernize android build and sample (#6229)
2020-11-05 CasperAdded required-nested-flatbuffer to monster_test and...
2020-11-05 Derek BaileyNotify based on Labelling issues and PR (#6241)
2020-11-05 Derek BaileyConverted globs to use single quotes (#6240)
2020-11-05 Derek BaileyMore adjustments to the auto labeler (#6239)
2020-11-05 Derek BaileyUpdated Lua labeller glob (#6238)
2020-11-05 Charlie YinSupport size-prefixed buffers and add tests for size...
2020-10-31 mustiikhalilRemoves duplicate swift in labeler (#6228)
2020-10-30 Derek BaileyAdded more labels for auto labeler (#6227)
2020-10-30 Derek Bailey[C#] Optional Scalars (#6217)
2020-10-30 Paulo Pinheiro[Label Bot] Add Java and Kotlin support for the label...
2020-10-29 CasperImplement `Debug` trait for Rust flatbuffers. (#6207)
2020-10-29 mustiikhalil[Label Bot] Adds some languages to labeler bot (#6222)
2020-10-29 Derek BaileyAuto Labeler Setup, Just C# for now (#6221)
2020-10-29 Derek BaileyAuto Labeler Setup, Just C# for now (#6218)
2020-10-29 CasperUpdated comments and fixed a fundamental type error...
2020-10-28 Kamil Rojewskioptional scalars for ts/js (#6215)
2020-10-28 Derek BaileyAdds NetTest.bat to run .NET Core tests on Windows...
2020-10-27 Paulo Pinheiro[Java] Implement optional scalars (#6212)
2020-10-26 mustiikhalilEmpties the sharedString map on reset on go and csharp...
2020-10-26 Derek BaileyRemoved C# references from java generator. Move annotat...
2020-10-25 mustiikhalilAdds readable size to asserts in read functions (#6210)
2020-10-24 CasperRefactor idl_gen_rust (#6206)
2020-10-22 Vladimir GlavnyyFix typo in flatbuffers::span declaration. (#6202)
2020-10-22 Paulo PinheiroKotlin test optional enum (#6201)
2020-10-20 CasperMass Refactoring to use `IsString` and other BASE_TYPE...
2020-10-19 CasperUpdated SupportsAdvancedUnionFeatures to look out for...
next