platform/upstream/flatbuffers.git
2020-07-11 Zhaoxuan Jiang[Dart] Generate constant values map for enums (#6025)
2020-07-06 Kamil RojewskiUsing proper symbol name for reexport (#6021)
2020-07-06 Vasyl GelloSilence false positive "-Wstringop-overflow" on GCC...
2020-07-02 Kamil RojewskiUpdated FB import (#6019)
2020-07-02 Paulo Pinheiro[Java] Add support for shared strings on FlatBufferBuil...
2020-07-02 Kamil RojewskiNot using non-existent create method for obj api (...
2020-06-30 mustiikhalilCode cleanup + updates test and readme (#6004)
2020-06-29 CasperSerde with bytes maps to Blob (#6009)
2020-06-28 Liu Liu[Swift] FlatBuffers createMonster method doesn't treat...
2020-06-26 ShengzheManage grpc dependency in Bazel's WORKSPACE file. ...
2020-06-26 Derek BaileyAdd warning to schema parser if field name is not snake...
2020-06-26 Johan Andersson[Rust] Flexbuffers dependency cleanup and fixes (#5998)
2020-06-25 Derek BaileyRe-added Evolution Schema Code Generation Command ...
2020-06-25 martind1111Fix RPM install conflict (#6003)
2020-06-25 Liu Liu[Swift] Initialize memory when clear ByteBuffer (#5982)
2020-06-25 hanstzou[TS] Use proper TypedArray in create*Vector (#5991)
2020-06-25 mjvankampen[C++] Updates real_path to be truly portable (#5787)
2020-06-23 Jean-François Roy[C++] Generate default member initializers for >= C...
2020-06-23 Paulo Pinheiro[Kotlin] Fix Access to union of vector element (#5994)
2020-06-23 Liu Liu[Swift] Add parsing from unowned UnsafeMutableRawPointe...
2020-06-23 Alex AmesRemoved requirement that enums be declared in ascending...
2020-06-22 Javier SerranoDo not remove the last digit from float values (#5974)
2020-06-18 Gleb MazovetskiyMark GetBufferMinAlignment() const (#5985)
2020-06-18 Dimitri MitropoulosTypeScript/JavaScript docs improvements (#5984)
2020-06-18 mustiikhalil[Swift] Internal library improvements (#5965)
2020-06-18 laurens-dg[Doc] Added missing letters to compiler options (#5976)
2020-06-18 CasperRust Flexbuffers Documentation update (#5979)
2020-06-18 Dimitri Mitropoulos[docs] typo: updates monsterdata.json to be valid json...
2020-06-16 Liu Liu[idl_parser] Mark typefield as deprecated (#5958)
2020-06-15 Derek BaileyDeleted old stale bot
2020-06-15 Derek BaileyIncreased Operations per run in stale.yml
2020-06-12 Derek BaileyAdding Stale Action to clean up PR and Issues
2020-06-11 volkan-ozdemir[C++] Fixed/Enabled --cpp-ptr-type std::shared_ptr...
2020-06-11 Mika RaentoPropagate boolean default values from proto to fbs...
2020-06-11 mustiikhalil[Swift] Improving reallocation time by using memcpy...
2020-06-10 Vladimir GlavnyyFix error in SimpleQSort (#5955)
2020-06-08 Malar Kannanfix error on GRPC Python - ignore namespace tree if...
2020-06-08 mustiikhalilRequired is now implemented in swift (#5952)
2020-06-08 Wouter van... Fixed: Access violation and ASAN/UNSAN failures with...
2020-06-08 Matt Brubeck[rust] Add FlatBufferBuilder::force_defaults API (...
2020-06-08 Paulo Pinheiro[FlexBuffer][Java] ReadWriteBuf and ReadBuf interface...
2020-06-05 greenrobot... [Java] Grow ArrayReadWriteBuf enough to match requested...
2020-06-04 mustiikhalilAdds bool support in structs + updates grpc support...
2020-06-04 Kamil Rojewskifixed mutating inline values (#5942)
2020-06-02 Laurentiu CristoforAdd static asserts to ensure that reflection API arrays...
2020-06-02 bakinovsky-m[C++] Got rid of memset's in constructors (#5938)
2020-06-01 Derek BaileyGeneral Codebase clean up (#5939)
2020-05-29 stefan301Add GetStringView like GetString, GetCstring (#5937)
2020-05-21 mugisoba[C#] Add file identifier to ObjectAPI Serialization...
2020-05-18 Kamil Rojewskinot creating creation methods when using structs (...
2020-05-18 Maxim Zaks[Dart] Adding FlexBuffers support (#5853)
2020-05-16 Derek Bailey[Dart] Getting tests/DartTest.sh to work on (#5915)
2020-05-14 Vladimir GlavnyySchema parser: prohibit declaration of an array of...
2020-05-13 CasperFix Cargo.toml dependencies (#5911)
2020-05-13 Dan Fieldfix union type names (#5902)
2020-05-12 CasperUpdate Rust Flexbuffers metadata before publishing...
2020-05-11 Khoi Dinh Trinh[TS] Make Obj-API work with --short-names (#5898)
2020-05-07 Kamil Rojewskifixed invalid imports with --gen-all (#5895)
2020-05-07 Derek Bailey[C#] Thread safe reads of Double and Float values from...
2020-05-07 Dmitriy KovalevImplement flexbuffers in python (#5880)
2020-05-07 CasperRust Flexbuffers (#5669)
2020-05-07 mustiikhalil[swift] Moves code to use VTablesStorage (#5888)
2020-05-07 Markus Junginger[Java][FlexBuffers] Make FlexBuffersBuilder reusable...
2020-05-07 Adam OleksyAlign package name to FindFlatBuffers.cmake (#5899)
2020-05-07 Carol (Nichols... Small tutorial improvements - documentation only (...
2020-05-05 Wouter van... Attempt at adding Github Actions CI
2020-05-04 Dmitry VolosnykhHandle git program or .git folder absence (#5878)
2020-05-04 Thomasonly add native_include_files if object based api is...
2020-05-04 Mika RaentoRespect shared attribute in Parser (#5885)
2020-05-04 Even Rouaultinclude/flatbuffers: typo fixes in comments (#5884)
2020-05-04 mustiikhalilUpdates swift docs for package management (#5883)
2020-05-04 jrop[Rust] idl_gen_rust.cpp: (Option/required-aware codegen...
2020-04-30 Mika RaentoPropagate use_string_pooling in CopyTable (#5879)
2020-04-27 Kamil RojewskiNot using reexports with --gen-all (#5873)
2020-04-23 Alex AmesAdded INCLUDE_PREFIX option for flatbuffers_generate_he...
2020-04-23 Wouter van... Fixed text in internals doc that implied structs can...
2020-04-13 mustiikhalil[Swift] Object API support (#5826)
2020-04-09 Khoi Dinh Trinh[TS] Add Obj API (#5788)
2020-04-09 Meng Yangfix cpp usage markdown error (#5845)
2020-04-06 mustiikhalilUpgraded swift implementation for grpc (#5843)
2020-04-06 Anass Al[C#] Fix nested structs and arrays in Object API (...
2020-04-06 Max Burke[ts] Fix empty source/dest namespaces when reexporting...
2020-04-02 mustiikhalilImproves performance for the swift library by using...
2020-03-30 Paulo Pinheiro[Java][FlexBuffers] Optimize Map access (#5735)
2020-03-27 Olivier Le... [CMake] : Add precompiled header support with FLATBUFFE...
2020-03-27 Alex AmesAdded flatbuffers_generate_headers and flatbuffers_gene...
2020-03-26 Dmitriy KovalevCorrect calculation of vector element size (#5831)
2020-03-23 Arthur O'DwyerFix Clang-trunk warnings about special members deprecat...
2020-03-23 Vladimir GlavnyyFix `float_constant` definition in './doc/Grammar.md...
2020-03-23 stefan301[csharp] flatc should generate a 'Create…' method for...
2020-03-20 Yurii NakonechnyiUpdated doxyfile - added missing files (#5824)
2020-03-20 Ekene MaduUpdate Grammar.md (#5820)
2020-03-17 a-mauriceInclude CPack only when explictly packaging (#5817)
2020-03-16 stefan301[C++] Add max_depth and max_tables parameters to reflec...
2020-03-16 Vladimir GlavnyyFix interpretation of 'nan(number)' by the idl_parser...
2020-03-16 mustiikhalil[Scripts] Adds swift to generated code (#5806)
2020-03-16 Wouter van... updated maven build files v1.12.1
2020-03-12 Wouter van... pre-tag version bump for 1.12 v1.12.0
2020-03-12 mustiikhalilRemoves the inner loop in the endtable check written...
2020-03-12 Marc ButlerEscape characters in jsonschema descriptions (#5644)
next