Add a backwards-compatible version of VerifyBuffer() (#4201) |
|
More...
|
almost 8 years ago
|
Fixing broken link and added missing <map> header include. (#4199) |
|
More...
|
almost 8 years ago
|
optimization of FlatBufferBuilder::CreateVector() (#4198) |
|
More...
|
almost 8 years ago
|
Fixed problem with uint keys (#4172) |
|
More...
|
almost 8 years ago
|
C++ generator: Pre-allocating std::vector in UnPack methods. (#4187) |
|
More...
|
almost 8 years ago
|
Fixed move constructor in generated union class (#4192) |
|
More...
|
almost 8 years ago
|
Remove libc++ and c++abi requirement on Linux with clang (#4189) |
|
More...
|
almost 8 years ago
|
more safer (#4186) |
|
More...
|
almost 8 years ago
|
[C++] Additional accessors for fields of union types. (#4184) |
|
More...
|
almost 8 years ago
|
fix #4180: Long.prototype.toFloat64() overflow (#4182) |
|
More...
|
almost 8 years ago
|
Temporarily disabled VS2010 warning 4512. |
|
More...
|
almost 8 years ago
|
Fixed VS x64 warnings in flexbuffers.h |
|
More...
|
almost 8 years ago
|
Removed spurious "aa" from flatc usage message. |
|
More...
|
almost 8 years ago
|
Updated version numbers to 1.6 |
|
More...
|
almost 8 years ago
|
Round vector_downward initial size up (#4179) |
|
More...
|
almost 8 years ago
|
Added doc comments to the binary schema. |
|
More...
|
almost 8 years ago
|
Fixed sorting assertion with some std::sort implementations. |
|
More...
|
almost 8 years ago
|
JS: add package.json to publish the npm pacakge (#4166) |
|
More...
|
about 8 years ago
|
Added missing generated code. |
|
More...
|
about 8 years ago
|
Added --prefix-include option for generated includes. |
|
More...
|
about 8 years ago
|
Add move constructor to generated union class. (#4167) |
|
More...
|
about 8 years ago
|
Error C2668: 'Service::Version2::CreateServiceValues' : ambiguous call to overloaded function (#4161) |
|
More...
|
about 8 years ago
|
Changes to make flatbuffers javascript compatible with the closure compiler. |
|
More...
|
about 8 years ago
|
Fixed missing ' |
|
More...
|
about 8 years ago
|
Fixed link to Google C++ Style Guide. |
|
More...
|
about 8 years ago
|
Fixed vector test on Windows |
|
More...
|
about 8 years ago
|
Fixes for Windows compiler errors. |
|
More...
|
about 8 years ago
|
Fixed the Android build. |
|
More...
|
about 8 years ago
|
Added PULL_REQUEST_TEMPLATE.md |
|
More...
|
about 8 years ago
|
Add utility method to build a vector of struct in-place. (#4153) |
|
More...
|
about 8 years ago
|