platform/upstream/flatbuffers.git
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)
2020-03-12 Vladimir GlavnyyRemove `noexcept` qualifier copy-ctor of `union` type...
2020-03-12 Vladimir GlavnyyReplace 'assert' by 'FLATBUFFERS_ASSERT' inside idl_par...
2020-03-12 Jakub VránaAdd non-nullable modifier to return type of functions...
2020-03-12 Myrice[C++] Generate code for vector force_align attribute...
2020-03-10 jean-airoldierust: pub export the VectorIter type (#5736)
2020-03-09 Wouter van... Fix Python min alignment
2020-03-09 Lee Mracek[Rust] Add gen-name-strings for Rust (#5757)
2020-03-06 Wouter van... Removed assert that wasn't backwards compatible.
2020-03-05 Wouter van... [C#] add ObjectAPI Serialization Utility (#5785)
2020-03-02 Wouter van... Fixed docs on how to obtain parser error.
2020-03-02 Derek BaileyAdded --filename-suffix and --filename-ext to flatc...
2020-02-27 Derek BaileyFixed refractoring issue in reflection/generate_code...
2020-02-24 Derek BaileySkip writing reflection_generated.h if not changed...
2020-02-24 mustiikhalil[Swift] Adds GRPC to Swift (#5758)
2020-02-21 Paulo Pinheiro[Java][FlexBuffers] Abstract buffer access from ByteBuf...
2020-02-21 mustiikhalilAdds cocoapods and a readme of how to get the package...
2020-02-13 Omer Akram[snap] Fix versioning (#5727)
2020-02-12 Joseph Pyott[Python] Fixed potential allignment issue (#5768)
2020-02-12 xtrm0Fix memory leak on cpp object api (#5761)
2020-02-11 Joseph Pyott[Python] Fixed issue #5499 (#5764)
2020-02-11 David P. Sicilia[C++] Use strong enum type for vectors when scoped...
2020-02-11 mugisoba[C#] support Json Serialization (#5752)
2020-02-06 Wouter van... FlexBuffers: C++: scalar-only typed vectors were not...
2020-01-30 Robert WinslowBump Rust port to 0.6.1 (#5747)
2020-01-30 mugisoba[C#] support Object API (#5710)
2020-01-27 mustiikhalilAdds min and max, comments, and all of swift's keywords...
2020-01-27 Dan FieldUse VS 2017 and 2019 on CI, fix cast issue in dart_idl...
2020-01-24 mustiikhalilCreates a flatbuffers validation function + small fix...
2020-01-24 sjoblom65Added the code to embed the binary schema to the source...
2020-01-24 Paulo Pinheiro[Java][FlexBuffers] Deprecate typed vector strings...
2020-01-24 mustiikhalil[Go] Implements a SharedStrings function (#5733)
2020-01-24 vkill[Swift] Fix padding function overflow when bufSize...
2020-01-23 PhoebeAdd vcpkg installation instructions (#5732)
2020-01-23 Dan Field[Dart] Fix deprecated field support, inf/nan (#5724)
2020-01-21 Max Burke[typescript] Size-prefixed root accessors not taking...
2020-01-19 Max Burke[rust] Add use declarations to Rust-generated bindings...
2020-01-17 Somo[Go] Replace references to hardcoded ”Monster" etc...
2020-01-16 Vladimir Glavnyy[C++] Fix for printing of enum in case output_enum_iden...
2020-01-16 vkill[Swift] Support create long string (#5709)
2020-01-13 mustiikhalilAdded create function for swift (#5707)
2020-01-09 mustiikhalil[Swift] Swift implementation 🎉🎉 (#5603)
2020-01-09 Wouter van... Changed direct calls to strtod to use StringToNumber
2020-01-09 emkornfieldDocument JSON compatibility guarantees. (#5704)
2020-01-06 Vladimir GlavnyyAdd CMake 'generated_code' target to simplify resolutio...
2020-01-06 Michael Beardsworth(Optionally) add an additional suffix namespace to...
2020-01-06 dreifachstein[Java] Replace Table.UTF8_CHARSET with StandardCharsets...
2020-01-02 Robert WinslowRust: Temporarily disable 2 endianness unit tests ...
2020-01-02 David P. Sicilia[C++17] Add Traits class for Tables and Factory functio...
next