Fix Mutate() methods of Array<scalar/struct> (override 5508) (#5526) |
|
More...
|
over 5 years ago
|
Java: Added access object for vector of struct and vector of tables. (#5233) |
|
More...
|
over 5 years ago
|
Fixed DetachedBuffer self move assignment (#5521) |
|
More...
|
over 5 years ago
|
Fix buildifier warnings found in new bazel (#5517) |
|
More...
|
over 5 years ago
|
Fixed Reflection Verifier not handling vectors of unions. |
|
More...
|
over 5 years ago
|
Fixed GenerateText not handling vectors of unions. |
|
More...
|
over 5 years ago
|
Add element size parameter to __vector_as_arraysegment [c#] (#5512) |
|
More...
|
over 5 years ago
|
[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506) |
|
More...
|
over 5 years ago
|
Annotate getters with @Pure when --java-checkerframework is specified. (#5510) |
|
More...
|
over 5 years ago
|
[Dart]fix: segment fault with empty namespace when generating dart file (#5507) |
|
More...
|
over 5 years ago
|
Rust: Fixed cargo clippy on non-generated code (#5485) |
|
More...
|
over 5 years ago
|
[Javascript] Fix syntax error for signed enum (#5503) |
|
More...
|
over 5 years ago
|
[C#] Fix retrieving enumeration vectors as arrays (#5457) |
|
More...
|
over 5 years ago
|
Doc typo fixes (#5505) |
|
More...
|
over 5 years ago
|
Use all of the available space in the buffer returned by ByteBufferFactory to allow the factory to keep a pool of larger than initialsize sized buffers. (#5500) |
|
More...
|
over 5 years ago
|
[FlexBuffers][Java] Implementation of FlexBuffers API (#5476) |
|
More...
|
over 5 years ago
|
Clarified value reuse in FlexBuffers |
|
More...
|
over 5 years ago
|
Fixed test build invocation of arrays_test.fbs |
|
More...
|
over 5 years ago
|
FlexBuffers: allow any values to be shared. |
|
More...
|
over 5 years ago
|
Android: remove app_dummy() calls |
|
More...
|
over 5 years ago
|
Fixed STLPort Android compile error |
|
More...
|
over 5 years ago
|
[bugfix]flexbuffers isvector bugfix (#5488) |
|
More...
|
over 5 years ago
|
Fix incorrect padding in arrays of structs (Issue #5484) (#5491) |
|
More...
|
over 5 years ago
|
Fixed missing generated code. |
|
More...
|
over 5 years ago
|
C++ IDL generation adds superfluous semicolon in GenTablePost, causing (#5483) |
|
More...
|
over 5 years ago
|
[go]add Name() for ForceCodec interface (#5486) |
|
More...
|
over 5 years ago
|
reflection: check for valid union enum value during object verification (#5475) |
|
More...
|
over 5 years ago
|
has_method support for primitive fields in java runtime. Changed: idl.h, FlatBufferBuilder.java , idl_gen_general.cpp, idl_parser.cpp, flatc.cpp (#5468) |
|
More...
|
over 5 years ago
|
Fix compilation error in tests. (#5472) |
|
More...
|
over 5 years ago
|
[C++] remove static_cast expression (#5440) |
|
More...
|
over 5 years ago
|