platform/upstream/flatbuffers.git
2023-05-09 Sangjung Woo[spec] Update the Requires section 86/292486/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231005.094839 accepted/tizen/unified/20230601.163012 tizen_8.0_m2_release
2022-12-02 Yongjoo Ahn[Version] Bump up to v2.0.6 sandbox/anyj0527/v2.0.6 accepted/tizen/unified/20221226.065959
2022-12-02 Gichan Jang[Python] Add flatbuffers python packaging
2022-12-02 Gichan JangBump to flatbuffers 2.0.0
2022-12-02 Wook Song[Dist/Debian] Include .pc file in the dev-kit package
2022-12-02 Wook Song[Dist/Tizen] Revise the rpm spec file to include .pc...
2022-12-02 Wook Song[PkgConfig] Add a template for .pc file generation
2022-12-02 Wook Song[Dist/Debian] Fix unmet dependency on libgcc-s1 in...
2022-12-02 Geunsik LimBump to flatbuffers 1.12.0
2022-12-02 Semun LeeAdd -fno-lto for creating static library
2022-12-02 Wook Song[Dist/Debian] Initial debianization for v1.11.0
2022-12-02 MyungJoo HamRe-ported build-error workaround from 1.6.0
2022-12-02 Parichay Kapoor[Dist/Tizen] Add rpm spec and manifest files to support GBS
2022-02-15 CasperChange Rust generated file defaults (#7101)
2022-02-14 Wouter van... Fixed FlexBuffers verifier fuzzer timing out
2022-02-14 Wouter van... Fixed Parser not checking size of union types vector
2022-02-14 Wouter van... Fixed FlexBuffers ToString unquoted non-ident keys
2022-02-14 Aaron RiekenbergRemove @ExperimentalUnsignedTypes annotation from kotli...
2022-02-11 Matt GrippaldiSwift FlatBufferBuilder.sizedByteArray to ByteBuffer...
2022-02-11 Björn Harrtell[TS] Refactor away circular ref (#7099)
2022-02-10 qazwsxedcrfvtg14Add reflection support for python (#7026)
2022-02-10 Derek BaileyAdd CreateVector overload to accept array like (#7095)
2022-02-09 Derek Baileyexplicitly defined std::allocator (#7094)
2022-02-08 Timo Sturm[JS] Add ".js" suffix to all import statements to gener...
2022-02-08 Derek BaileyAdd Parsing Completed function for Rust (#7084)
2022-02-04 Marcin Witkowskirust: Bump thiserror version and remove git dependency...
2022-02-04 Derek Baileyreplace framework include of flatbuffers (#7079)
2022-02-03 godcongfix go_test implement error (#7012)
2022-02-03 Derek Baileyfixed comparator for native_inline (#7076)
2022-02-03 Derek Baileyskip generating reflection.fbs in generate_scripts...
2022-02-03 Derek Baileyupdate C++ generator to emit scoped enums in vector...
2022-02-02 Derek Baileyreplaced removed xml tag
2022-02-02 Derek Baileyremoved BSD-3-Clause license and Zlib licenses (#7073)
2022-02-02 nickedFixed default value of bool in struct for Swift (#7072)
2022-02-02 Derek Baileyone last dart omit local (#7070)
2022-02-02 Derek Baileymore omit type annotations for dart local variables...
2022-02-02 Derek Baileyomit type annotations for dart local variables (#7067)
2022-02-02 Derek Baileyadd xmlns to .Net (#7066)
2022-02-01 mustiikhalilUpdates swift gen licence for grpc code (#7063)
2022-02-01 Derek BaileyFixed long cast to int in flexbufferbuilder.java (...
2022-02-01 Derek Baileyclang format on codebase (#7058)
2022-02-01 Derek Baileyattempt to remove appveyor (#7056)
2022-02-01 Derek BaileyProvide a short help text and default in error case...
2022-02-01 Derek BaileyUse FindPython3 (#7055)
2022-02-01 Derek Baileyremove BIICODE
2022-02-01 Derek BaileyUpdate readme.md
2022-01-31 mustiikhalilFixes a bug where bools arent being nil when marked...
2022-01-31 Max BurkeImplement Serialize on generated rust types (#7022)
2022-01-30 Derek BaileyCmake 3.16 de-facto minimum version (#7049)
2022-01-30 Derek BaileyConvert flatbuffers_version_string to inline function...
2022-01-29 Jean-François Roy[C++] Support C++ object copies and moves (#5988)
2022-01-29 Max Burke[ts] Builder incorrectly serializing empty strings...
2022-01-29 Justin T ConroyInclude a SizePrefixed..HasIdentifier for c++. (#6871)
2022-01-28 Derek BaileyUse `${PYTHON_EXECUTABLE}` instead of `py` in cmake...
2022-01-27 Derek Bailey'flattest': Add --test_path option (#7041)
2022-01-27 MSAdded support for clang-cl on windows (CMake) (#7038)
2022-01-26 LouisPFix/cmake build grpc (#7028)
2022-01-26 BogDan VatraAdd FlatBuffers::FlatBuffers interface, needed for...
2022-01-26 Jon SimantovFix comment with line orders - Rust should be last...
2022-01-26 Jon SimantovUse actions/checkout@v2, which fixes security vulnerabi...
2022-01-25 Jon SimantovAdd --warnings-as-errors to flatc compiler. (#7034)
2022-01-25 Derek BaileyEmit include for bfbs-gen-embed (#7031)
2022-01-25 Derek BaileyUpgraded GRPC version to 1.42.0 (#7033)
2022-01-20 Ivan Dlugoschore: dart 2.0.5 release changes (#6983)
2022-01-20 Marcin Witkowskirust: Allow for usage in no_std environment (#6989)
2022-01-14 Danila KuteninMake flatbuffer builder deterministic (#6993)
2022-01-14 Wouter van... Added verifier alignment checking to table fields ...
2022-01-14 LouisPBuildFlatBuffers.cmake: fix arguments not passed proper...
2022-01-14 Richard A HoferAdd initial C# vector of unions support to the document...
2022-01-07 Alex E[TS/JS] BigInt implementation (#6998)
2021-12-24 Advait JainAvoid implicit conversion from float to double. (#7003)
2021-12-22 Shlomi RegevRearrange #include directives to pass to compilation...
2021-12-19 Panagiotis... Reverting grpc generated file suffix (#6995)
2021-12-15 Wouter van... Disable parsing of nested_flatbuffers as bytes by default
2021-12-14 Wouter van... Enable OSS-Fuzz on CI
2021-12-14 Wouter van... Updated FlexBuffers fuzzer
2021-12-14 Wouter van... Added alignment checking to FlexBuffers verifier
2021-12-14 Wouter van... FlexBuffers verifier additionally checks for nesting
2021-12-14 Wouter van... Made FlexBuffers reuse tracker track types
2021-12-14 Derek BaileyPrevent shadow with _{{FIELD_NAME}} (#6991)
2021-12-13 Wouter van... FlexBuffers fuzzer fixes
2021-12-13 Derek BaileyRefractor Flatc Options (#6987)
2021-12-13 Vadim-Valdis... [CMake] Add option for disable universal on OSX (#6990)
2021-12-13 Derek BaileyValidate C# json/object-api options (#6985)
2021-12-13 Derek BaileyAdd .NET test to github workflows (#6982)
2021-12-10 Biswapriyo... [CMake]: Fix version in pkgconfig file (#6986)
2021-12-10 Wouter van... re-enabled FlexBuffer JSON in fuzzer
2021-12-10 Wouter van... Verifier for FlexBuffers (#6977)
2021-12-10 Biswapriyo... [CMake]: Fix python command for mingw environment ...
2021-12-09 lu-wang-gEnable --gen-onefile in Python (#6953)
2021-12-09 Danila KuteninMake idl_parser deterministic (#6976)
2021-12-09 Derek BaileyBumping to Version 2.0.5 (#6967)
2021-12-09 David SandersFix typo in variable name (#6973)
2021-12-06 Derek Baileyremove Appveyor's Vs2010 and 13 builds (#6969)
2021-12-06 tira-misu[TS] Fix reserved words as arguments (#6955) (#6956)
2021-12-03 Derek BaileyUpdate stale bot version and provide away to exempt...
2021-12-03 Derek Baileymissing generated files (#6966)
2021-12-03 Derek BaileyLua Generator using IR. (#6940)
2021-12-03 Markus JungingerFixedTypedVector: add const to ElementType() and size...
2021-12-02 Panagiotis... Have grpc include file with correct filename-suffix...
next