platform/upstream/flatbuffers.git
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...
2020-01-02 Wouter van... Removed code_generators.cpp from library targets
2019-12-31 Max Burke[rust] Make enum names public (#5690)
2019-12-30 Michael BeardsworthCorrect inverted logic around include prefixes. (#5689)
2019-12-27 lu-wang-gOptimize Pack method using numpy (#5662)
2019-12-26 Austin Schuh[C++] Add Builder and Table typedefs (#5685)
2019-12-26 Wouter van... Minor doc updates: FlexBuffers C#, Discord, CppUsage.
2019-12-26 Austin SchuhUpgrade rules_go (#5684)
2019-12-26 Austin SchuhFix --incompatible_load_cc_rules_from_bzl (#5683)
2019-12-26 Austin SchuhAdd support for absl::string_view when available (...
2019-12-26 Austin Schuh[Bazel] Add support for compatible_with and restricted_...
2019-12-24 Robert WinslowCI: New Docker tests for Python with numpy (#5677)
2019-12-24 Wouter van... Fixed struct initialization error on older versions...
2019-12-24 Wouter van... Fixed warnings in FlexBuffers.java
2019-12-23 Wouter van... Fixed out of date licenses on gRPC Python files.
2019-12-23 Wouter van... Removed test proto output.
2019-12-23 Vladimir GlavnyyAdd flatc '--cpp_std' switch (#5656)
2019-12-23 Wouter van... Fix for FlexBuffers FBT_VECTOR_STRING size bit-width.
2019-12-23 stefan301Added Check to VerifyAlignment (#5675)
2019-12-23 Michael BeardsworthImprove import handling for proto conversion (#5673)
2019-12-18 Light Lin[Dart] Fix prepare space for writeListInt64 and writeLi...
2019-12-17 Matt BrubeckMake Rust constants public (#5659)
2019-12-17 cryptocodeAdd namespace qualification to union types (#5666)
2019-12-15 Max BurkeBugfix for Rust generation of union fields named with...
2019-12-13 FujiZwrap multiple statements in do {} while(!IsConstTrue...
2019-12-09 Gautham B A[gRPC] Uncomment MessageBuilder (#5658)
2019-12-09 Björn HarrtellSupress unsigned-integer-overflow for PaddingBytes...
2019-12-06 cryptocodeAdd --force-empty-vectors option (#5653)
2019-12-05 Wouter van... Fixed enum min/max values not properly escaped.
2019-12-02 bttkSplit Bazel targets into multiple packages (#5640)
2019-12-02 Google AutoFuzz... Remove a static_assert (#5643)
2019-12-02 lu-wang-gFlatbuffers Python Object API (#5616)
2019-12-02 Ivan Shynkarenka[Clang 10]: definition of implicit copy constructor...
2019-12-02 nilsocket[docs]: add missing semicolon (#5648)
2019-11-26 Tiago Silva[GO] Fix support for enums with underscores and Unions...
2019-11-25 Vladimir GlavnyyFix ambiguity of a type deduction in TEST_EQ macro...
2019-11-25 Vladimir GlavnyySimplify declarations of x-macro FLATBUFFERS_TD (#5638)
2019-11-25 FujiZread vtable size through ReadScalar() (#5636)
2019-11-21 Derek BaileyChanged null checks in test. Removed verifier pointer...
2019-11-18 Vladimir GlavnyyAdd testing of C++ with sanitizers (CI-Docker) (#5631)
2019-11-18 FujiZadd namespace prefix in FLATBUFFERS_MAX_BUFFER_SIZE...
2019-11-15 Malar KannanSupport for python grpc - continuing the work from...
2019-11-14 Derek BaileyRemoved idl_gen_general.cpp and move contents to code_g...
2019-11-14 Derek BaileyLua cleanup (#5624)
next