Merge branch 'master' of https://github.com/google/flatbuffers |
|
More...
|
almost 9 years ago
|
Fixed a verifier check that didn't return from its parent. |
|
More...
|
almost 9 years ago
|
Fixed SkipByteOrderMark advancing cursor_ too early. |
|
More...
|
almost 9 years ago
|
Fixed float suffix not being added on implicit float defaults. |
|
More...
|
almost 9 years ago
|
size the allocation to the required bytes |
|
More...
|
almost 9 years ago
|
fix file permission |
|
More...
|
almost 9 years ago
|
Fix for #3853 |
|
More...
|
almost 9 years ago
|
Merge pull request #3848 from pjulien/3847 |
|
More...
|
almost 9 years ago
|
Fixed whole-number float default values missing a .0 suffix. |
|
More...
|
almost 9 years ago
|
Fix for #3849 |
|
More...
|
almost 9 years ago
|
3847 |
|
More...
|
almost 9 years ago
|
Enforcing the google C++ style guide |
|
More...
|
almost 9 years ago
|
Added GRPC code generator to flatc. |
|
More...
|
almost 9 years ago
|
Merge branch 'master' of https://github.com/google/flatbuffers |
|
More...
|
almost 9 years ago
|
Fixed missing "f" on float default values in C++/Java/C# |
|
More...
|
almost 9 years ago
|
Merge pull request #3844 from Nnamdi/CreateUninitializedVector_fix |
|
More...
|
almost 9 years ago
|
Stop CreateUninitializedVector returning a pointer to invalid memory. |
|
More...
|
almost 9 years ago
|
Transition 1 (with nice diffs) Go, Cpp and General code generators with class |
|
More...
|
almost 9 years ago
|
Fixed struct -> class pre-declaration error. |
|
More...
|
almost 9 years ago
|
Made user-defined attributes available in the reflection data. |
|
More...
|
almost 9 years ago
|
Merge branch 'master' of https://github.com/google/flatbuffers |
|
More...
|
almost 9 years ago
|
Fixed JSON integers as strings not being parsed correctly. |
|
More...
|
almost 9 years ago
|
Fixed pre-declarations of included types in generated code. |
|
More...
|
almost 9 years ago
|
Merge pull request #3789 from Chippiewill/master |
|
More...
|
almost 9 years ago
|
Merge pull request #3839 from klapek/net/bytebuffer-assert-optimization |
|
More...
|
almost 9 years ago
|
Remove unnecessary condition in AssertOffsetAndLength. |
|
More...
|
almost 9 years ago
|
Merge pull request #3832 from mikkelfj/c_docs |
|
More...
|
almost 9 years ago
|
Update C documentation with supported MSVC versions, and other minor updates. |
|
More...
|
almost 9 years ago
|
Adding missing util.cpp to Xcode project |
|
More...
|
almost 9 years ago
|
Added missing util.cpp to VS project |
|
More...
|
almost 9 years ago
|