Updated version to 1.5 |
|
More...
|
about 8 years ago
|
fix memory leak (#4126) |
|
More...
|
about 8 years ago
|
Fix C++ gRPC test with streaming method (#4123) |
|
More...
|
about 8 years ago
|
Merge branch 'master' of https://github.com/google/flatbuffers |
|
More...
|
about 8 years ago
|
Fixed empty structs generating illegal constructor in C++. |
|
More...
|
about 8 years ago
|
Fix call to Verifier::VerifyBuffer from BufferRef (#4124) |
|
More...
|
about 8 years ago
|
Added helper methods to access struct through reflection. (#4120) |
|
More...
|
about 8 years ago
|
Fixed more Windows build errors. |
|
More...
|
about 8 years ago
|
Fixed Windows compiler warning. |
|
More...
|
about 8 years ago
|
Go related style fixes. |
|
More...
|
about 8 years ago
|
Fixed Windows build errors. |
|
More...
|
about 8 years ago
|
Added missing generated code from previous commits. |
|
More...
|
about 8 years ago
|
Merge branch 'master' of https://github.com/google/flatbuffers |
|
More...
|
about 8 years ago
|
Merge "Documentation improvements: style guide & guide lines." into ub-games-master |
|
More...
|
about 8 years ago
|
Add default values (if they exist) to native tables. |
|
More...
|
about 8 years ago
|
Add ::Set function to Unions to make memory ownership clear. |
|
More...
|
about 8 years ago
|
Documentation improvements: style guide & guide lines. |
|
More...
|
about 8 years ago
|
Changes for verifying a buffer dynamically using reflection. (#4102) |
|
More...
|
about 8 years ago
|
random access iterator for vector added (#4119) |
|
More...
|
about 8 years ago
|
Fixed JS outputting helper for Int64Array. |
|
More...
|
about 8 years ago
|
Made GRPC generator missing into a warning. |
|
More...
|
about 8 years ago
|
Improving AppVeyor CI with other languages. |
|
More...
|
about 8 years ago
|
add weapon + equipment to json example (#4114) |
|
More...
|
about 8 years ago
|
Merge pull request #4112 from manolama/tweaks |
|
More...
|
about 8 years ago
|
Restore the ''import "unsafe'' removed in 36daedf35fd0cc2ad0e5e24d187b25613c13660e. This was causing build failures with tools dependent on Flatbuffers in Go. E.g. go/src/github.com/google/flatbuffers/go/sizes.go:50: undefined: unsafe in unsafe.Pointer |
|
More...
|
about 8 years ago
|
Create basic issue template (#4107) |
|
More...
|
about 8 years ago
|
Merge pull request #3791 from mmastrac/master |
|
More...
|
about 8 years ago
|
Merge pull request #3977 from gonzaloserrano/feature/go-generic-deserialitzation |
|
More...
|
about 8 years ago
|
Support for Golang GRPC (Experimental) (#4082) |
|
More...
|
about 8 years ago
|
Adds typedefs and functions to help write generic code. |
|
More...
|
about 8 years ago
|