[C++] Add ParseJson(), Parser(Parser&&), update fuzzers (#6284)
[platform/upstream/flatbuffers.git] / tests /
2020-11-23 Vladimir Glavnyy[C++] Add ParseJson(), Parser(Parser&&), update fuzzers...
2020-11-20 schoetbiidl_gen_json_schema.cpp: Changed generation of array...
2020-11-16 mustiikhalil[Swift] Adds a format file and reformats the swift...
2020-11-13 AdamKorczExperimental fix for failing oss-fuzz coverage build...
2020-11-12 AdamKorczUpdate to flags in fuzzing-cmake file (#6256)
2020-11-12 Derek BaileyUnion As Accessors for C# (#6251)
2020-11-05 CasperAdded required-nested-flatbuffer to monster_test and...
2020-11-05 Charlie YinSupport size-prefixed buffers and add tests for size...
2020-10-30 Derek Bailey[C#] Optional Scalars (#6217)
2020-10-29 CasperImplement `Debug` trait for Rust flatbuffers. (#6207)
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-22 Paulo PinheiroKotlin test optional enum (#6201)
2020-10-19 CasperRework enums in rust. (#6098)
2020-10-16 schoetbiidl_gen_json_schema Fix generation of arrays of enums...
2020-10-12 Vladimir GlavnyyAdd Array initialization from struct constructor (...
2020-10-10 CasperFixed rust nested flatbuffers for tables other than...
2020-10-07 mustiikhalil[TS] GRPC Implementation (#6141)
2020-10-07 CasperMoved C++ to optional_scalars2 and added some tests...
2020-10-06 mrmarkwellFlatbuffer C++ UnpackTo optimization for vectors of...
2020-10-06 mustiikhalilEnables optional enums in swift (#6160)
2020-10-02 Wouter van OortmerssenUpdated 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 Anass Al[Python/JS/TS] Codegen SizeOf method for structs (...
2020-09-28 石晓伟unix2dos on tests/FlatBuffers.Test/FlatBuffers.Core...
2020-09-23 春条[C#]Change to ENABLE_SPAN_T that doesn't require UNSAFE...
2020-09-23 Mark NauwelaertsMinireflect fixed array (#6129)
2020-09-21 Vladimir GlavnyyAdd missed file generated by optional_scalar.fbs (...
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 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 Maxim Zaks[JS] FlexBuffers Fix for wrong type of offset and lengt...
2020-08-31 Maxim Zaks[JS] FlexBuffers Support (#5973)
2020-08-31 Navin MohanWrap verify file id condition in Check call (#6085)
2020-08-22 mustiikhalilAdds proper access types for swift object api & flatbuf...
2020-08-18 Wouter van Oortmerssen[Lobster] missed a test
2020-08-18 Wouter van Oortmerssen[Lobster] optional scalars support
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-07-31 Liu Liu[Swift] Append namespace for Swift Grpc implementation...
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-23 CasperOptional Scalars support for Rust (#6034)
2020-07-21 ShengzheAllow to run cpp tests under grpc/tests/ using bazel...
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-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 Derek BaileyAdd warning to schema parser if field name is not snake...
2020-06-25 Derek BaileyRe-added Evolution Schema Code Generation Command ...
2020-06-25 hanstzou[TS] Use proper TypedArray in create*Vector (#5991)
2020-06-23 Jean-François Roy[C++] Generate default member initializers for >= C...
2020-06-23 Paulo Pinheiro[Kotlin] Fix Access to union of vector element (#5994)
2020-06-23 Liu Liu[Swift] Add parsing from unowned UnsafeMutableRawPointe...
2020-06-23 Alex AmesRemoved requirement that enums be declared in ascending...
2020-06-18 mustiikhalil[Swift] Internal library improvements (#5965)
2020-06-18 CasperRust Flexbuffers Documentation update (#5979)
2020-06-16 Liu Liu[idl_parser] Mark typefield as deprecated (#5958)
2020-06-11 volkan-ozdemir[C++] Fixed/Enabled --cpp-ptr-type std::shared_ptr...
2020-06-11 mustiikhalil[Swift] Improving reallocation time by using memcpy...
2020-06-08 mustiikhalilRequired is now implemented in swift (#5952)
2020-06-08 Matt Brubeck[rust] Add FlatBufferBuilder::force_defaults API (...
2020-06-05 greenrobot Team[Java] Grow ArrayReadWriteBuf enough to match requested...
2020-06-04 mustiikhalilAdds bool support in structs + updates grpc support...
2020-06-04 Kamil Rojewskifixed mutating inline values (#5942)
2020-06-02 bakinovsky-m[C++] Got rid of memset's in constructors (#5938)
2020-05-21 mugisoba[C#] Add file identifier to ObjectAPI Serialization...
2020-05-18 Kamil Rojewskinot creating creation methods when using structs (...
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 Dan Fieldfix union type names (#5902)
2020-05-11 Khoi Dinh Trinh[TS] Make Obj-API work with --short-names (#5898)
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-04-13 mustiikhalil[Swift] Object API support (#5826)
2020-04-09 Khoi Dinh Trinh[TS] Add Obj API (#5788)
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-02 mustiikhalilImproves performance for the swift library by using...
next