platform/upstream/flatbuffers.git
2022-12-19 Yongjoo Ahn[debian] Add constraint for cmake version sandbox/anyj0527/v22.11.23
2022-12-13 Yongjoo Ahn[Version] Change debian version number to v22.11.23 54/285454/1
2022-12-02 Yongjoo Ahn[Version] Bump up to v22.11.23
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-11-23 Derek BaileyFlatBuffers Version 22.11.23 (#7662)
2022-11-22 Derek BaileyFlatBuffers Version 22.11.22
2022-11-22 Michael LeAdd --go-module-name flag to support generating Go...
2022-11-22 Michael LeAdd key lookup support for tables in Go (#7644)
2022-11-22 SamanFix go generator undefined Package name, also throwing...
2022-11-22 TJKouryupdated method call (#7642)
2022-11-22 Alex AmesFixed the BytesConsumed function, which was pointing...
2022-11-22 tira-misu[C#] Fix collision of member if union name is "Value...
2022-11-18 Wen SunAdd support for using array of scalar as key field...
2022-11-18 SamanFix schema to binary test, when build and run from...
2022-11-17 tira-misuPut documentation to bfbs if it is not empty (#7649)
2022-11-13 Derek BaileyAdd _deps/ to gitignore
2022-11-13 Gh0u1L5[Go] Fix GenNativeUnionUnPack for imported union type...
2022-11-13 SamanFix import problem in dart generated files. (fixes...
2022-11-11 mr-swifter[swift] fix broken swift test build (#7633) (#7634)
2022-11-11 RishabhDeep... Fixes #7345 to add the option to minify enums (#7566)
2022-11-11 M. Şamil Ateşoğlu[C++] Minireflect: Add option to indent when converting...
2022-11-11 Alex-RatcliffeAdd comparison operator to python objects under --gen...
2022-11-11 Rudi Heitbaum[CMake]: only warn when the working directory in a...
2022-11-11 laurentsimonTemporary fix for SLSA generators (#7636)
2022-11-10 mustiikhalilUses swift build command directly in the CI (#7635)
2022-11-08 James KuszmaulFix handling of +/-inf defaults in TS/rust/go/dart...
2022-11-08 Michael LeAdd support for parsing proto map fields (#7613)
2022-11-08 Ben BeasleyFix help output for --gen-includes (#7611)
2022-11-08 Ben BeasleyFix missing spaces in flatc help text (#7612)
2022-11-08 刘帅Fix: arduino platform build (#7625)
2022-11-08 Valeriy VanFix current official name of macOS (#7627)
2022-11-08 Even RouaultAdd missing #include <algorithm> for std::min/std:...
2022-11-03 CasperBump Rust version to 22.10.26 before publication (...
2022-11-03 Alex AmesAdded option to not requires an EoF token when parsing...
2022-10-29 inaryartpython: object generation prefix and suffix (#7565)
2022-10-29 Michael LeAdd CreateSharedString to python builder (#7608)
2022-10-29 Alejandro RamalloAdd check for presence of realpath to CMakeLists.txt...
2022-10-29 Michael LeUpdate DartTest.sh golden files (#7606)
2022-10-29 Bulent Vural[TS] Add support for fixed length arrays on Typescript...
2022-10-27 Derek Bailey`build.yml`: Fix missing 'v' in version
2022-10-27 Derek Bailey`build.yml` Update to Kotlin Wrapper 1.0.5
2022-10-27 Derek Bailey`release.yml` Use env var for passphrase
2022-10-27 Derek Bailey`release.yml` Add GPG key for Maven
2022-10-27 Derek Bailey`release.yml`: Add Maven Steps
2022-10-27 Derek Bailey`release_yml` Use new dotnet version
2022-10-27 Derek Bailey`release.yml` Use NuGet Key directly
2022-10-27 Derek Bailey`release.yml` Changed Push to follow examples
2022-10-26 Derek Bailey`release.yml` Fix nuget push command
2022-10-26 Derek Bailey`release.yml` Add Nuget support
2022-10-26 Derek BaileyFlatBuffers Version 22.10.26 (#7607)
2022-10-26 Derek Bailey`setup.py`: Define version directly
2022-10-26 Derek Bailey`release.yml`: Switch to `python` directory
2022-10-26 Derek Bailey`release.yml`: Add publishing to PyPi
2022-10-26 Joshua Smith[Python] Fixed the issue with nested unions relying...
2022-10-26 Derek Baileyrelease.yml: Typo
2022-10-26 Derek Baileyrelease.yml: Remove `npm ci`
2022-10-26 Derek BaileyCreate release.yml (#7605)
2022-10-26 Derek BaileyFlatBuffers Version 22.10.25 (#7604)
2022-10-21 ArnaudD-FR[vector] Allow to iterate with mutables (#7586)
2022-10-21 Dan Lapid[Nim] Bfbs Nim Generator (#7534)
2022-10-21 Dominic BattreMake type conversions explicit. (#7595)
2022-10-21 Dominic BattreFix LongEnum definitions (#7596)
2022-10-19 Dan LapidRust fix compilation for no_std targets #2 (#7553)
2022-10-18 CasperUpdate Rust version (#7574)
2022-10-18 Dominic Battretests/test.cpp contains a couple of tests that are...
2022-10-17 CasperFix #7580 by documenting union schema evolution rules...
2022-10-11 CasperTurn on clippy for Rust and fix lints for non-generated...
2022-10-08 Piotr DziwińskiUpdate documentation to mention enum value attributes...
2022-10-07 Piotr DziwińskiAdd support for metadata attributes for enum values...
2022-09-30 Derek BaileyFlatBuffers Version 22.9.29 (#7557)
2022-09-29 Björn Harrtell[TS] Make strict compliant and improve typings (#7549)
2022-09-29 Raphael Taylor... Rust soundness fixes (#7518)
2022-09-27 mustiikhalilMoves swift package to root of repository so it can...
2022-09-27 Derek BaileyFlatBuffers Version 22.9.24 (#7547)
2022-09-24 Mark PauleyEmit internal enums when swift_implementation_only...
2022-09-22 Joshua Smith[Python] Python fixed size array (#7529)
2022-09-21 Yun PengUpgrade grpc to 1.49.0 and make sure it builds (#7538)
2022-09-21 Denis Blank[C++] Rare bad buffer content alignment if sizeof(T...
2022-09-15 DorochiFix conform (#7532)
2022-09-14 Derek BaileyUnPackTo disable merge by default (#7527)
2022-09-13 Björn Harrtell[TS/JS] Move TS tests to dedicated folder and deps...
2022-09-12 dependabot... Bump junit from 4.13 to 4.13.1 in /java (#7526)
2022-09-12 NickReplace `bash JavaTest.sh` with `mvn test` (#7500)
2022-09-11 Derek Baileyenabled cpp17 tests in CI (#7524)
2022-09-10 Derek Baileyprevent force_align attribute on enums (#7523)
2022-09-10 Derek Baileyremove travis config (#7522)
2022-09-10 Paulo Pinheiro[Java][Flexbuffers] Add API to add nullables into the...
2022-09-10 Derek BaileyInstall BuildFlatBuffers.cmake (#7519)
2022-09-10 mustiikhalilMoves all of the swift test code into tests/swift ...
2022-09-03 Derek BaileyUpdated Readme
next