Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • upstream/benchmarks
  • upstream/fix-277
  • upstream/gh-pages
  • upstream/issue-template
  • upstream/master
  • upstream/rw-fix-rust-build-errors
  • upstream/schemaless
  • 1.11.0
  • v1.11.0
  • v1.10.0
  • v1.9.0
  • v1.8.0
  • v1.7.1
  • v1.7.0
  • v1.6.0
  • v1.5.0
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.3
  • v1.0.2
  • v1.0.1
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Jan2726252423221918131194328Dec211920191614129875221Nov181697226Oct242119171275321Sep19151413129767131Aug30292627262726252425242322201817161514131210832131Jul29282726252625232220212019181615141312119854129Jun27232223201817151413108762131May3028262524232120183129Apr27262523222120181615131187643130Mar292826232014987226Feb25221712101110831229Jan2722212019181398654231Dec29242221171615141312119754230Nov2725232021191817181716151312111097628Oct222019181714Remove max_message_size arg, which is not passed to Deserialize func.A bug fix to the union vector feature in FlatBuffers.Add utility to produce vector of structs in-place.Merge branch 'master' of https://github.com/google/flatbuffersAdded tracking of order of types declared.Some small speed optimizations to the core copying functions.Merge pull request #4146 from zchee/go-test-fix_structFix unused variable build warning on Mac.Moved union vector test to file dependent section.Allow the flatbuffer compiler (flatc) to be built as a library.minor fixes to the union vector code styles (#4149)Generates includes for imported flatbuffers schemas.Merge pull request #4148 from gbeili/vector_unionsUnion VectorUpdate flatbuffers rules to allow includes.Reword comment so that code editors can mark deprecation correctly (#4147)go: fix unknown field 'UOffset' to 'Pos'Adding fuchsia build files.More native code gen functionality.Add no-op for padding variables to prevent clang compiler warning.Fix compiler warning on Visual Studio.Merge branch 'master' of https://github.com/google/flatbuffersFixed unions not being parsed correctly in JSON.GenEnum: bit_flags: Remove useless conditions (#4141)Fix unused field warning in clang.Add CodeWriter utility class.Add a builder option to enable/disable vtables deduplication. (#4132)Resolve Go fmt and vet warnings (#4134)Merge branch 'master' of https://github.com/google/flatbuffersFixed GRPC method name generation.Cold part of make_space() code moved to reallocate member function. (#4130)Re-applied reverted fix, adding missing codegen files.Misc idl_gen_cpp cleanupUpdated docs for 1.5Updated version to 1.5v1.5.0v1.5.0fix memory leak (#4126)Fix C++ gRPC test with streaming method (#4123)Merge branch 'master' of https://github.com/google/flatbuffersFixed empty structs generating illegal constructor in C++.Fix call to Verifier::VerifyBuffer from BufferRef (#4124)
Loading