1. b9f6b1a Revert "Revert "Upgrade flatbuffers to v1.12.0"" by Haibo Huang · 4 years, 3 months ago
  2. 420a0a2 Revert "Upgrade flatbuffers to v1.12.0" by Aurimas Liutikas · 4 years, 3 months ago
  3. 6df40a2 pre-tag version bump for 1.12 by Wouter van Oortmerssen · 4 years, 3 months ago
  4. f73d205 Removed assert that wasn't backwards compatible. by Wouter van Oortmerssen · 4 years, 3 months ago
  5. 6ff1898 Added --filename-suffix and --filename-ext to flatc (#5778) by Derek Bailey · 4 years, 3 months ago
  6. 34305c4 [Swift] Adds GRPC to Swift (#5758) by mustiikhalil · 4 years, 3 months ago
  7. 173e10f [C#] support Json Serialization (#5752) by mugisoba · 4 years, 4 months ago
  8. 8f56990 FlexBuffers: C++: scalar-only typed vectors were not aligned. by Wouter van Oortmerssen · 4 years, 4 months ago
  9. 47026ea Added the code to embed the binary schema to the source (--bfbs-gen-embed). (#5701) by sjoblom65 · 4 years, 5 months ago
  10. 01189d7 [C++] Fix for printing of enum in case output_enum_identifiers=1. (#5706) by Vladimir Glavnyy · 4 years, 5 months ago
  11. 04d80f2 [Swift] Swift implementation 🎉🎉 (#5603) by mustiikhalil · 4 years, 5 months ago
  12. 5568610 Changed direct calls to strtod to use StringToNumber by Wouter van Oortmerssen · 4 years, 5 months ago
  13. 21b7061 (Optionally) add an additional suffix namespace to generated fbs files. (#5698) by Michael Beardsworth · 4 years, 5 months ago
  14. 901b89e [C++] Add Builder and Table typedefs (#5685) by Austin Schuh · 4 years, 5 months ago
  15. 04c17c7 Add support for absl::string_view when available (#5682) by Austin Schuh · 4 years, 5 months ago
  16. 44bf719 Add flatc '--cpp_std' switch (#5656) by Vladimir Glavnyy · 4 years, 6 months ago
  17. 3e8f15d Fix for FlexBuffers FBT_VECTOR_STRING size bit-width. by Wouter van Oortmerssen · 4 years, 6 months ago
  18. 602721a Added Check to VerifyAlignment (#5675) by stefan301 · 4 years, 6 months ago
  19. b20801c Supress unsigned-integer-overflow for PaddingBytes (#5647) by Björn Harrtell · 4 years, 6 months ago
  20. a8e800b Add --force-empty-vectors option (#5653) by cryptocode · 4 years, 6 months ago
  21. 75823cc [Clang 10]: definition of implicit copy constructor for 'TableKeyComparatoris deprecated #5649 (#5650) by Ivan Shynkarenka · 4 years, 6 months ago
  22. c3c32ec Fix ambiguity of a type deduction in TEST_EQ macro if arguments have `enum class` type. (#5630) by Vladimir Glavnyy · 4 years, 7 months ago
  23. 075e8d6 Simplify declarations of x-macro FLATBUFFERS_TD (#5638) by Vladimir Glavnyy · 4 years, 7 months ago
  24. bcf1bd5 read vtable size through ReadScalar() (#5636) by FujiZ · 4 years, 7 months ago
  25. ff3781d add namespace prefix in FLATBUFFERS_MAX_BUFFER_SIZE (#5629) by FujiZ · 4 years, 7 months ago
  26. 6beb9f4 Support for python grpc - continuing the work from the pull request #4270 #4705 (#5613) by Malar Kannan · 4 years, 7 months ago
  27. 80988ea Removed idl_gen_general.cpp and move contents to code_generators.cpp (#5625) by Derek Bailey · 4 years, 7 months ago
  28. adbcbba [C++, C#, Java] Separated C# and Java generators into their own classes (#5618) by Derek Bailey · 4 years, 7 months ago
  29. 42c08cb Ran src/clang-format-all.sh (#5617) by Derek Bailey · 4 years, 7 months ago
  30. f0f0efe [C++] Refactor to conform to Google C++ style guide (#5608) by Derek Bailey · 4 years, 7 months ago
  31. 44b2ab0 include/flatbuffers/base.h: fix no_sanitize issue with old clang (#5610) by Even Rouault · 4 years, 7 months ago
  32. 46ae3f8 [C++, Java, C#, TypeScript, JavaScript] Skip generation of mutable union types (#5599) by Derek Bailey · 4 years, 7 months ago
  33. 7b38aa7 flatbuffers.h: fix documentation warning (#5607) by Even Rouault · 4 years, 7 months ago
  34. 1b85292 Fix typos in comments (#5590) by Even Rouault · 4 years, 7 months ago
  35. fbc11e8 Avoid intentional unsigned integer overflow getting caught by sanitizers (#5572) by Björn Harrtell · 4 years, 8 months ago
  36. 5797540 #5544 Fix of Array of table is not sorted if Create<type>Direct() is used (#5546) by tira-misu · 4 years, 8 months ago
  37. 7f1af7c Fix build with gcc version 7.4.0 (#5570) by Brian Harris · 4 years, 8 months ago
  38. cfb4ecf [flac] Add FlexBuffers option for generating data (#5519) by Paulo Pinheiro · 4 years, 9 months ago
  39. cbdf82e Fix Mutate() methods of Array<scalar/struct> (override 5508) (#5526) by Vladimir Glavnyy · 4 years, 9 months ago
  40. 97f3aa9 Fixed DetachedBuffer self move assignment (#5521) by mmoscicki2 · 4 years, 9 months ago
  41. 917687c Fixed Reflection Verifier not handling vectors of unions. by Wouter van Oortmerssen · 4 years, 9 months ago
  42. 782b865 Annotate getters with @Pure when --java-checkerframework is specified. (#5510) by jaceksur · 4 years, 9 months ago
  43. fb25eb8 Doc typo fixes (#5505) by Björn Harrtell · 4 years, 9 months ago
  44. 1fbb711 FlexBuffers: allow any values to be shared. by Wouter van Oortmerssen · 4 years, 10 months ago
  45. ec6b0bf Fixed STLPort Android compile error by Wouter van Oortmerssen · 4 years, 10 months ago
  46. c11b5d7 [bugfix]flexbuffers isvector bugfix (#5488) by Earlonus · 4 years, 10 months ago
  47. 4525c91 Fix incorrect padding in arrays of structs (Issue #5484) (#5491) by svenk177 · 4 years, 10 months ago
  48. a20e71a has_method support for primitive fields in java runtime. Changed: idl.h, FlatBufferBuilder.java , idl_gen_general.cpp, idl_parser.cpp, flatc.cpp (#5468) by Edward · 4 years, 10 months ago
  49. 2d5315f [C++] remove static_cast expression (#5440) by Alexey Geraskin · 4 years, 10 months ago
  50. a5ca8be Fix numeric_limits<T>::max() to avoid conflict with windows.h header (#5462) by ll-antn · 4 years, 11 months ago
  51. de9aa0c Add basic Kotlin support (#5409) by Paulo Pinheiro · 4 years, 11 months ago
  52. a752d1b [C++] fix static_cast expression (#5441) by Alexey Geraskin · 5 years ago
  53. e304f8c Extend the test of MonsterExtra (#5428) by Vladimir Glavnyy · 5 years ago
  54. 7a63792 Remove unused variables (#5382) by Vladimir Glavnyy · 5 years ago
  55. 7d7d796 Fix undefined behavior. Closes #5422 (#5423) by Andrew Noyes · 5 years ago
  56. 5479adc Fix for FLATBUFFERS_PREFER_PRINTF writing zero-length strings (#5418) by Adrian Perez · 5 years ago
  57. e635141 Add support for fixed-size arrays (#5313) by svenk177 · 5 years ago
  58. 0d2cebc Add FLATBUFFERS_COMPATIBILITY string (#5381) by Vladimir Glavnyy · 5 years ago
  59. a80db85 [C#, Java, C++] Fixes issue #5399 by always including namespaces (#5404) by John Luxford · 5 years ago
  60. bc7ede8 c++: Add command line option to add extra includes to gen files (#5360) by Alexander Gallego · 5 years ago
  61. 79f0df3 [C++] Fix Undefined behavior for zero length vectors (#5355) by emkornfield · 5 years ago
  62. 8d86b53 Add support for IAR compiler (#5347) by Siarhei Fiedartsou · 5 years ago
  63. 39bd667 Fix reverse_iterator in Vector and tests (#5344) by mmoscicki2 · 5 years ago
  64. b56d60f [Go] Generate imports with fixed order (#5340) by iceboy · 5 years ago
  65. 107c089 Set default CRTReportMode for the `flatc` target (#5336) by Vladimir Glavnyy · 5 years ago
  66. f9ebfcb Make Monster's Color unsigned (#5318) by Vladimir Glavnyy · 5 years ago
  67. b8ef8c1 Fix issues with uint64 enums (#5265) by Vladimir Glavnyy · 5 years ago
  68. 9e7e8cb Bumped version to 1.11.0 by Wouter van Oortmerssen · 5 years ago
  69. dd6daa7 Part of #5265, neutral changes (#5281) by Vladimir Glavnyy · 5 years ago
  70. 249f3b3 Add method GenerateTextFromTable issue #5249 (#5266) by Anthony Liot · 5 years ago
  71. 4cbff97 Fix a warning on compiling with clang (#5258) by Nikolay Kuznetsov · 5 years ago
  72. 02e73e1 Further fixes to make minireflect compatible with old behavior. by Wouter van Oortmerssen · 5 years ago
  73. fd51fad Fixed vector_delimited excluding delimiter by Wouter van Oortmerssen · 5 years ago
  74. 11198f1 Fixed shadowing warning in older gcc for vector_delimited by Wouter van Oortmerssen · 5 years ago
  75. 3b23ff1 Made ToStringVisitor backwards compatible with older behavior. by Wouter van Oortmerssen · 5 years ago
  76. ca68d8b Disabled constexpr for hashing functions. by Wouter van Oortmerssen · 5 years ago
  77. 407fb5d Narrows template ascii routines to prevent a possible signed overflow in generic code. (#5232) by Vladimir Glavnyy · 5 years ago
  78. eb2a81f [C++] Object API: document custom string type requirements, by Wouter van Oortmerssen · 5 years ago
  79. 71628da Fixed vector of union JSON parsing. by Wouter van Oortmerssen · 5 years ago
  80. 1b9d1b0 IterateValue: Use ReadScalar instead of unportable reinterpret_casts (#5209) by Marcus Comstedt · 5 years ago
  81. 6e2d530 Fix incorrect code generation on Solaris Sparc. (#5208) by Brian Wellington · 5 years ago
  82. 9bf9b18 Added -Wc++98-compat-extra-semi by Wouter van Oortmerssen · 5 years ago
  83. 537c6ec Added -Wextra-semi to Clang build. by Wouter van Oortmerssen · 5 years ago
  84. a1f1400 Fix big-endian build. (#5205) by Brian Wellington · 5 years ago
  85. bb58442 Improve endian detection. (#5204) by bwelling · 5 years ago
  86. e1defaa Add flag to make short names in JS/TS. (#5152) by Gabriel Nützi · 5 years ago
  87. 60e94cf Implement (shared) attribute for C++ (#5157) by iceboy · 5 years ago
  88. cf47f27 Turn on -Werror=unused-private-field for Clang. by Wouter van Oortmerssen · 5 years ago
  89. cc7f9b8 Made FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE #ifdef out less by Wouter van Oortmerssen · 5 years ago
  90. 4d98faa Only use __movsb on architectures that support it (#5147) by Jon Kunkee · 5 years ago
  91. d8210d5 Make changes on the make_unsigned type trait (#5136) by Henry Lee · 5 years ago
  92. 7d3930a Repair `fallthrough` was broken by d4493165 (#5115) (#5139) by Vladimir Glavnyy · 5 years ago
  93. 347dba8 delete zero width space characters <U+200B>'s to avoid MSVC warning C4819 (#5133) by find · 5 years ago
  94. fcacb46 Replace deprecated Vector::Length() with Vector::size() (#5131) by Vladimir Glavnyy · 5 years ago
  95. 3f388ec Repair MSVC-CRT leakage detector and enable this detection with Appveyor-CI (#5105) by Vladimir Glavnyy · 5 years ago
  96. c2f40c3 [C++]Support reverse iterator in Vector (#5128) by Henry Lee · 5 years ago
  97. d449316 Fix high certainty warnings from PVS-studio (#5115) by Vladimir Glavnyy · 5 years ago
  98. 7c94ff6 Reference::ToString should be const (#5118) by cor3ntin · 5 years ago
  99. 4fa4d36 Add default NaN/Inf to C#, Java, Python (#5107) by Vladimir Glavnyy · 5 years ago
  100. b99332e Move all platform dependent headers and code to util.cpp module (#5106) by Vladimir Glavnyy · 5 years ago