platform/upstream/flatbuffers.git
2020-10-29 Derek BaileyAuto Labeler Setup, Just C# for now (#6221)
2020-10-29 Derek BaileyAuto Labeler Setup, Just C# for now (#6218)
2020-10-29 CasperUpdated comments and fixed a fundamental type error...
2020-10-28 Kamil Rojewskioptional scalars for ts/js (#6215)
2020-10-28 Derek BaileyAdds NetTest.bat to run .NET Core tests on Windows...
2020-10-27 Paulo Pinheiro[Java] Implement optional scalars (#6212)
2020-10-26 mustiikhalilEmpties the sharedString map on reset on go and csharp...
2020-10-26 Derek BaileyRemoved C# references from java generator. Move annotat...
2020-10-25 mustiikhalilAdds readable size to asserts in read functions (#6210)
2020-10-24 CasperRefactor idl_gen_rust (#6206)
2020-10-22 Vladimir GlavnyyFix typo in flatbuffers::span declaration. (#6202)
2020-10-22 Paulo PinheiroKotlin test optional enum (#6201)
2020-10-20 CasperMass Refactoring to use `IsString` and other BASE_TYPE...
2020-10-19 CasperUpdated SupportsAdvancedUnionFeatures to look out for...
2020-10-19 Björn Harrtell[JS/TS] Rewrite flexbuffers JS to TS (#6148)
2020-10-19 CasperRework enums in rust. (#6098)
2020-10-16 schoetbiidl_gen_json_schema Fix generation of arrays of enums...
2020-10-15 Niels Hofmansfix(go_test): remove deprecated grpc call (#6183)
2020-10-15 tira-misuAdd generation of JSON Schema to library (#6165)
2020-10-13 dependabot... Bump junit from 4.12 to 4.13.1 in /grpc/tests (#6173)
2020-10-13 dependabot... Bump junit from 4.12 to 4.13.1 in /grpc (#6172)
2020-10-12 astange[C++] Add option to not generate direct copy methods...
2020-10-12 Vladimir GlavnyyAdd Array initialization from struct constructor (...
2020-10-12 astangeCast to right type for reserved_ subtraction (#6167)
2020-10-10 CasperFixed rust nested flatbuffers for tables other than...
2020-10-08 Anass Al[C++] Fix -Wnarrowing and -Woverflow due to signed...
2020-10-07 mustiikhalil[TS] GRPC Implementation (#6141)
2020-10-07 CasperMoved C++ to optional_scalars2 and added some tests...
2020-10-06 ImmConCon[Rust] Upgrade flatbuffers library to 2018 edition...
2020-10-06 mrmarkwellFlatbuffer C++ UnpackTo optimization for vectors of...
2020-10-06 mustiikhalilEnables optional enums in swift (#6160)
2020-10-02 Wouter van... Updated Lobster test for optional bools/enums
2020-10-02 CasperRuopt enum (#6156)
2020-10-02 Vladimir GlavnyyFix generation of C++ code with Optional<Enum> (#6155)
2020-09-28 Conan Chen[C#] Fix and improve project files (#6142)
2020-09-28 Kamil Rojewskipossibility to create a vector from an iterator (#6135)
2020-09-28 Stefan Fflatc should output a warning, when an attribute is...
2020-09-28 Anass Al[Python/JS/TS] Codegen SizeOf method for structs (...
2020-09-28 石晓伟unix2dos on tests/FlatBuffers.Test/FlatBuffers.Core...
2020-09-25 春条SpanT is available in .Net Standard 2.0. (#6137)
2020-09-24 Nat JeffriesAdd static cast to avoid implicit double promotion...
2020-09-23 春条[C#]Change to ENABLE_SPAN_T that doesn't require UNSAFE...
2020-09-23 Derek BaileyRevert "[C#] Fix and improve project files (#6116)...
2020-09-23 Mark NauwelaertsMinireflect fixed array (#6129)
2020-09-21 Björn Harrtell[JS/TS] fix flatbuffers default export (#6123)
2020-09-21 Vladimir GlavnyyAdd missed file generated by optional_scalar.fbs (...
2020-09-21 Conan Chen[C#] Fix and improve project files (#6116)
2020-09-21 Vladimir GlavnyyAdd CharToLower and CharToUpper into util.s (#6126)
2020-09-18 Vladimir GlavnyyAdd support of Optional<T> scalars to C++ code generato...
2020-09-18 Paulo Pinheiro[Kotlin] Support for optional scalars. (#6115)
2020-09-17 mustiikhalilBump version for latest swift version (#6121)
2020-09-17 Björn Harrtell[JS/TS] Modernize TypeScript / JavaScript flatbuffers...
2020-09-17 Anass Al[JS] Add getFullyQualifiedName() (#6119)
2020-09-17 Diogo Monteiro[Java] allowing larger buffer sizes when growing a...
2020-09-17 mustiikhalil[Swift] Migrates struct write APIS to write directly...
2020-09-11 CasperOptional-ness in reflection (#6097)
2020-09-10 CasperRename Nullable scalars to Optional scalars (#6112)
2020-09-10 Ruslan BurakovAvoid memcpy call for empty vectors (#6111)
2020-09-10 Maxim Zaks[JS] FlexBuffers Fix for wrong type of offset and lengt...
2020-09-09 mugisobafix c# json serializer commandline argument docs (...
2020-09-04 Laurentiu CristoforFix for issue 6100: incorrect shrinking logic in Resize...
2020-08-31 Maxim Zaks[JS] FlexBuffers Support (#5973)
2020-08-31 Vladimir Glavnyy[C++] Small refactoring of the C++ code generator ...
2020-08-31 Navin MohanWrap verify file id condition in Check call (#6085)
2020-08-24 Wybe Westra+ Add `removable-media` plug to the snapcraft config...
2020-08-22 mustiikhalilAdds proper access types for swift object api & flatbuf...
2020-08-18 Wouter van... [Lobster] missed a test
2020-08-18 Wouter van... [CMake] enabled multi-core builds in VS projects
2020-08-18 Wouter van... [Lobster] optional scalars support
2020-08-18 Yoon Kyong Sik[Kotlin] Attach JvmStatic annotation to each method...
2020-08-17 Derek Bailey[C#] Cleaned up .NET testing script for Mono (#6016)
2020-08-04 mustiikhalilAdds a serialize helper function to native table (...
2020-08-03 Max Burke[TS] Fix four bugs with imported types in TypeScript...
2020-07-31 Liu Liu[Swift] Append namespace for Swift Grpc implementation...
2020-07-30 Omer Akramexport a __version__ variable for python module (#5309)
2020-07-30 Kamil Rojewskiadding fb import when no other imports are present...
2020-07-27 mustiikhalil[Feature] Checks for Nullable strings (#6050)
2020-07-27 Liu Liu[Swift] RFC: Switch Swift namespace from public enum...
2020-07-25 CasperRust codegen improvements and lint fixes (#6046)
2020-07-25 mustiikhaliladds code gen for optional scalars in swift (#6038)
2020-07-24 jdess[C++] Fix compiler error from deleted assignment operat...
2020-07-23 CasperOptional Scalars support for Rust (#6034)
2020-07-21 ShengzheAllow to run cpp tests under grpc/tests/ using bazel...
2020-07-20 Olivier Le... Fix git command executed in wrong folder when doing...
2020-07-20 mustiikhalil[Swift] Optional Scalars Preparation (#6028)
2020-07-20 Vasyl Gellotests: Check for both quiet and signaling NaN on mipsel...
2020-07-16 Dmitrysupport deprecated flag in json schema (#6022)
2020-07-16 CasperFlatc parser support for nullable scalars (#6026)
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)
next