platform/upstream/flatbuffers.git
2021-02-20 mustiikhalil[Swift] Moves grpc example to grpc/examples (#6479)
2021-02-20 mustiikhalil[TS] Moves grpc code to examples folder (#6476)
2021-02-19 mustiikhalilFixes grammer (#6477)
2021-02-19 Richard A HoferFix sample_binary.py to use latest EndVector without...
2021-02-19 Kamil Rojewskiupdated JS docs to reflect current status (#6436)
2021-02-19 mustiikhalil[Go] Working on a go example plus fixing go grpc code...
2021-02-19 mustiikhalil[Swift] adds support for default vectors and strings...
2021-02-19 Arnaud LE CAMUpdate Building.md (#6473)
2021-02-19 Thanabodee... GetUOffsetT must get value by GetUint32 not GetInt32...
2021-02-17 Liu LiuFix a typo in Swift codegen (#6470)
2021-02-16 Colin[rust] Genericize flexbuffer reader (#6450)
2021-02-16 mustiikhalil[Swift] Renaming protocols (#6469)
2021-02-14 mustiikhalilUpdate swift docs (#6460)
2021-02-12 CasperDefault strings and vectors: Parser + Rust support...
2021-02-11 mustiikhalil[CMake] Renames BUILD files (#6457)
2021-02-10 Vladimir Glavnyy[Build, cmake] Add -Werror override option (#6429)
2021-02-10 blueshift155[C++]Fix extra char generation for byte type during...
2021-02-10 mustiikhalilUpdating working code (#6441)
2021-02-10 tira-misuJSON schema - tailing double quotes for maximum (#6452)
2021-02-10 Vladimir Glavnyy[idl_parser] Validate `force_align` on all possible...
2021-02-07 CasperImplement Rust object API defaults (#6444)
2021-02-03 mustiikhalilUpgrade swift grpc to alpha 24 (#6439)
2021-01-30 Vladimir Glavnyy[fuzzer] Limit parser_fuzzer execution time (#6431)
2021-01-28 Paulo PinheiroThis commit contains the initial implementation of...
2021-01-28 Richard A HoferBetter python generated code naming (#6336)
2021-01-26 CasperRust: remove inner attributes (#6410)
2021-01-25 William Bain[Rust] Ensure unions are referenced with the correct...
2021-01-25 CasperRefactor FieldDef to model presense as an enum rather...
2021-01-25 Andreas Kabel[c++] Apply NativeName before WrapInNameSpace in idl_ge...
2021-01-22 mustiikhalilFormats cpp code (#6349)
2021-01-22 CasperRust Object API (#6070)
2021-01-22 Juan Cruz ViottiClarify that (Flat|Flex)Buffers do not deduplicate...
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...
next