More missing version changes
[platform/upstream/flatbuffers.git] / tests /
2021-05-10 Wouter van OortmerssenMore missing version changes master v2.0.0
2021-05-10 Wouter van OortmerssenSwift/Kotlin generated code version updates
2021-05-10 Wouter van OortmerssenC++/Rust version changes
2021-05-10 Wouter van OortmerssenC#/Java generated code version updates
2021-05-10 Vladimir GlavnyyFix reverse iterators for Vector and Array (#6626)
2021-05-08 罗泽轩[Lua] manipulate byte array as string (#6624)
2021-05-06 罗泽轩[Lua] Avoid infinite loop when creating empty string...
2021-05-05 Derek BaileyAdded support for Lua 5.1, 5.2 and 5.4 (#6606)
2021-05-03 Björn Harrtell[TS] Remove wrong and obsolete NS prefix use (#6604)
2021-05-03 Derek BaileyFixed LuaJIT when not compiled with COMPAT mode (#6605)
2021-05-03 Kamil Rojewskiremoved unneeded type prefixing (#6601)
2021-04-30 罗泽轩[Lua] Add LuaJIT support (#6584)
2021-04-27 Derek Bailey[Lua] GetRootAs can accept strings. Made Luatest Benchm...
2021-04-27 CasperAdd advance feature indicators to reflection (#6546)
2021-04-26 CasperRust Remove SafeSliceAccess for Arrays, and fix miri...
2021-04-26 CasperMark endian_scalar as unsafe. (#6588)
2021-04-24 mustiikhalil[swift] Implements union strings (#6589)
2021-04-22 罗泽轩[TS] Commit the generated tests code (#6579)
2021-04-19 罗泽轩[Lua] Fix EnforceNumberAndPack for bool type (#6576)
2021-04-16 Eddie Linder[Rust] Add support for fixed size arrays (#6548)
2021-04-15 Kamil Rojewskisilenced clippy warning (#6565)
2021-04-12 Björn Harrtell[TS] Add Build TS to CI jobs (#6524)
2021-04-06 CasperDefault-empty vectors of enums (#6505)
2021-04-05 mustiikhalil[CI] fixes buildkite (#6544)
2021-03-29 CasperRust structz (#6539)
2021-03-25 Jeong YunWon[grpc] Support latest version of grpc PoC (#6338)
2021-03-25 Kamil Rojewskifixed packing structs (#6530)
2021-03-18 Michael[C++] #6501 - Problem when mapping a native type multip...
2021-03-18 Vladimir Glavnyy[fuzzer] Add `monster_debug` target (#6513)
2021-03-15 Vladimir Glavnyy[flexbuffers, json] Parse `nan` and `inf` (#6512)
2021-03-11 Kamil Rojewskifixed packing structs in nested buffers (#6509)
2021-03-11 Vladimir Glavnyy[idl_parser] Add kTokenNumericConstant token (#6432)
2021-03-09 mustiikhalilBump grpc to 1.0.0 (#6507)
2021-03-06 dpacbachAdd --cpp-static-reflection to generate_code.bat. ...
2021-03-05 David P. Sicilia[C++17] Add compile-time reflection for fields. (#6324)
2021-03-04 Kamil Rojewskifixed invalid TS call and added test files (#6495)
2021-03-01 Casperdisable clippy (#6494)
2021-03-01 Mark Spatz[idl_parser] Track included files by hash (#6434)
2021-02-24 Colin[rust] Remove debug code (#6475)
2021-02-23 Derek BaileyRevert "[C#] Fix truncated ArraySegment<byte> if elemen...
2021-02-23 Björn Harrtell[C#] Fix truncated ArraySegment<byte> if elementSize...
2021-02-23 mustiikhalil[CI] Adds Code Generation tests on Github Actions ...
2021-02-20 mustiikhalil[Swift] Moves grpc example to grpc/examples (#6479)
2021-02-19 mustiikhalilFixes grammer (#6477)
2021-02-19 mustiikhalil[Go] Working on a go example plus fixing go grpc code...
2021-02-19 mustiikhalil[Swift] adds support for default vectors and strings...
2021-02-16 Colin[rust] Genericize flexbuffer reader (#6450)
2021-02-16 mustiikhalil[Swift] Renaming protocols (#6469)
2021-02-12 CasperDefault strings and vectors: Parser + Rust support...
2021-02-11 mustiikhalil[CMake] Renames BUILD files (#6457)
2021-02-10 tira-misuJSON schema - tailing double quotes for maximum (#6452)
2021-02-07 CasperImplement Rust object API defaults (#6444)
2021-02-03 mustiikhalilUpgrade swift grpc to alpha 24 (#6439)
2021-01-30 Vladimir Glavnyy[fuzzer] Limit parser_fuzzer execution time (#6431)
2021-01-28 Richard A HoferBetter python generated code naming (#6336)
2021-01-26 CasperRust: remove inner attributes (#6410)
2021-01-25 William Bain[Rust] Ensure unions are referenced with the correct...
2021-01-25 CasperRefactor FieldDef to model presense as an enum rather...
2021-01-22 mustiikhalilFormats cpp code (#6349)
2021-01-22 CasperRust Object API (#6070)
2021-01-19 Björn Harrtell[TS/JS] New gen TS code gen (#6302)
2021-01-12 CasperUnset FieldDef.optional if its key (#6402)
2021-01-12 Vladimir Glavnyy[fuzzer] Fix the binary schema loading in the monster_f...
2021-01-11 CasperFix Rust UB problems (#6393)
2021-01-08 Vladimir Glavnyy[fuzzer] Debug the monster_tets.bfbs on clusterfuzz...
2021-01-07 Dan FieldFix up scripts, fix generated enum value for strong...
2021-01-07 Aaron Son[go] tests/GoTest.sh: Fix flags.Parse location to work...
2021-01-07 Vladimir Glavnyy[C++, JSON] Fix nullptr access when reading a key with...
2021-01-05 Richard A HoferFix generated EndVector. (#6385)
2021-01-05 Stefan de KoninkImplements type promotion for Java enum (#6382)
2021-01-04 Kamil Rojewskifixed warnings (#6355)
2021-01-04 Vladimir Glavnyy[idl_parser] Improve stack overflow protection (#6364)
2021-01-04 Vladimir Glavnyy[idl_parser] Check the range of explicitly set field...
2021-01-04 Richard A HoferGenerate code to encode and decode nested flatbuffers...
2021-01-04 mustiikhalil[Rust] Shared String (#6367)
2021-01-02 mustiikhalilUpdates license date to 2021 (#6378)
2020-12-17 mustiikhalil[Swift] Rebuild the way swift handles structs from...
2020-12-17 Kjetil ØsteråsRenaming infinity variables in test.cpp (#6340)
2020-12-14 Richard A HoferAdd vectorNumElements attribute to Builder for simpler...
2020-12-11 Stefan FGenerate nullable properties in C# object-based API...
2020-12-11 David P. Sicilia[Python] Commit some orphan python genfile diffs. ...
2020-12-10 Vladimir Glavnyy[fuzzer] Rename fuzzing dictionaries for `oss-fuzz...
2020-12-07 CasperRust Flatbuffers Verifier (#6269)
2020-12-07 Vladimir Glavnyy[fuzzer] Fix mistakes in the `parser` and `scalar`...
2020-12-07 Vladimir Glavnyy[fuzzer] Fix loading of schema in monster_fuzzer (...
2020-12-07 Vladimir Glavnyy[C++] Switch `flatc` to `--cpp-std c++11` C++ code...
2020-12-07 Vladimir Glavnyy[idl_parser] Unify parsing of NaN values read from...
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)
next