Wrap verify file id condition in Check call (#6085)
[platform/upstream/flatbuffers.git] / tests /
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...
2020-03-30 Paulo Pinheiro[Java][FlexBuffers] Optimize Map access (#5735)
2020-03-26 Dmitriy KovalevCorrect calculation of vector element size (#5831)
2020-03-23 Arthur O'DwyerFix Clang-trunk warnings about special members deprecat...
2020-03-23 stefan301[csharp] flatc should generate a 'Create…' method for...
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-12 Wouter van Oortmerssenpre-tag version bump for 1.12 v1.12.0
2020-03-12 Marc ButlerEscape characters in jsonschema descriptions (#5644)
2020-03-12 Vladimir GlavnyyRemove `noexcept` qualifier copy-ctor of `union` type...
2020-03-09 Lee Mracek[Rust] Add gen-name-strings for Rust (#5757)
2020-03-05 Wouter van Oortmerssen[C#] add ObjectAPI Serialization Utility (#5785)
2020-03-02 Derek BaileyAdded --filename-suffix and --filename-ext to flatc...
2020-02-24 mustiikhalil[Swift] Adds GRPC to Swift (#5758)
2020-02-21 Paulo Pinheiro[Java][FlexBuffers] Abstract buffer access from ByteBuf...
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-01-30 mugisoba[C#] support Object API (#5710)
2020-01-27 mustiikhalilAdds min and max, comments, and all of swift's keywords...
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 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-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 OortmerssenRemoved code_generators.cpp from library targets
2019-12-31 Max Burke[rust] Make enum names public (#5690)
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 Austin SchuhFix --incompatible_load_cc_rules_from_bzl (#5683)
next