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.05Dec4230Nov2725232021191817181716151312111097628Oct22201918171413829Sep28252423211816151411928Aug261915141211753131Jul292214131287652129Jun262524221716151413627May20181513121198765429Apr2815131062130Mar27231311923Feb1713111094228Jan262116769Dec819Nov729Oct2724221525Sep23221918161510543225Aug22201913121131Jul2928252421202115141110982123Jun2019171312111027JanCorrect the max/min signed/unsigned 32-bit intFix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation.Add Get Bytes Method Generator for C#Do not create empty enums.Added --gen-all to generate code for a schema and all its includes.Added --gen-all to generate code for a schema and all its includes.Multiple schemas parsed by flatc are now parsed independently.Fixed implicit dereference in flatc.Added long form options for all generators (--cpp etc.)Link clang builds against libc++abi on LinuxMultiple schemas parsed by flatc are now parsed independently.C++ generated code now has constants for vtable offsets.Made C++ generated code use "bool" instead of uint8_t wire type.Allow vectors to be aligned beyond their natural type.Java builder now checks if buffer was finished upon access.Fix use of std::max when Windows.h is imported.Return the full string when requested from a flatbuffers::String, even if it contains a NULL byte.Added long form options for all generators (--cpp etc.)Made generated C++ code respect gcc -Werror=shadow.Fixed crash related to flatc parsing duplicate input files.Fixed implicit dereference in flatc.Merge pull request #610 from iperry/masterLink clang builds against libc++abi on LinuxMultiple schemas parsed by flatc are now parsed independently.C++ generated code now has constants for vtable offsets.Merge branch 'master' of https://github.com/google/flatbuffersMade C++ generated code use "bool" instead of uint8_t wire type.Merge pull request #602 from chrisstaite/masterAllow vectors to be aligned beyond their natural type.Java builder now checks if buffer was finished upon access.Fix use of std::max when Windows.h is imported.Return the full string when requested from a flatbuffers::String, even if it contains a NULL byte.Added long form options for all generators (--cpp etc.)Made generated C++ code respect gcc -Werror=shadow.Fixed crash related to flatc parsing duplicate input files.Merge pull request #353 from takaken1994/masterMerge pull request #349 from belldon/enum-fixFix C# vector of enum code generationMerge pull request #362 from chobie/fix-projectfilealso, fix xcode project
Loading