1. 7418d85 [C#] support Object API (#5710) by mugisoba · 4 years, 10 months ago
  2. c580fa2 Adds min and max, comments, and all of swift's keywords + fix docs (#5737) by mustiikhalil · 4 years, 10 months ago
  3. f2a1272 Use VS 2017 and 2019 on CI, fix cast issue in dart_idl (#5740) by Dan Field · 4 years, 10 months ago
  4. 316d7c2 Creates a flatbuffers validation function + small fix (#5725) by mustiikhalil · 4 years, 10 months ago
  5. 47026ea Added the code to embed the binary schema to the source (--bfbs-gen-embed). (#5701) by sjoblom65 · 4 years, 10 months ago
  6. 3f677f2 [Java][FlexBuffers] Deprecate typed vector strings due to design flaw (#5722) by Paulo Pinheiro · 4 years, 10 months ago
  7. a593a11 [Go] Implements a SharedStrings function (#5733) by mustiikhalil · 4 years, 10 months ago
  8. 7cdfc84 [Swift] Fix padding function overflow when bufSize is 0 (#5721) by vkill · 4 years, 10 months ago
  9. bab2b0d Add vcpkg installation instructions (#5732) by Phoebe · 4 years, 10 months ago
  10. 89418eb [Dart] Fix deprecated field support, inf/nan (#5724) by Dan Field · 4 years, 10 months ago
  11. 9cadf05 [typescript] Size-prefixed root accessors not taking into account size prefix (#5717) by Max Burke · 4 years, 10 months ago
  12. 6da1cf7 [rust] Add use declarations to Rust-generated bindings for imported FB definitions (#5645) by Max Burke · 4 years, 10 months ago
  13. bee1df9 [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) by Somo · 4 years, 10 months ago
  14. 01189d7 [C++] Fix for printing of enum in case output_enum_identifiers=1. (#5706) by Vladimir Glavnyy · 4 years, 10 months ago
  15. c4b2b0a [Swift] Support create long string (#5709) by vkill · 4 years, 10 months ago
  16. a4b2884 Added create function for swift (#5707) by mustiikhalil · 4 years, 10 months ago
  17. 04d80f2 [Swift] Swift implementation 🎉🎉 (#5603) by mustiikhalil · 4 years, 10 months ago
  18. 5568610 Changed direct calls to strtod to use StringToNumber by Wouter van Oortmerssen · 4 years, 10 months ago
  19. 7183518 Document JSON compatibility guarantees. (#5704) by emkornfield · 4 years, 10 months ago
  20. d1b34f0 Add CMake 'generated_code' target to simplify resolution of build dependencies (#5697) by Vladimir Glavnyy · 4 years, 11 months ago
  21. 21b7061 (Optionally) add an additional suffix namespace to generated fbs files. (#5698) by Michael Beardsworth · 4 years, 11 months ago
  22. 35daaf8 [Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696) by dreifachstein · 4 years, 11 months ago
  23. 3b458f7 Rust: Temporarily disable 2 endianness unit tests (#5695) by Robert Winslow · 4 years, 11 months ago
  24. a5d9d0f [C++17] Add Traits class for Tables and Factory function within it. (#5678) by David P. Sicilia · 4 years, 11 months ago
  25. 3cd9b64 Removed code_generators.cpp from library targets by Wouter van Oortmerssen · 4 years, 11 months ago
  26. 355dfd4 [rust] Make enum names public (#5690) by Max Burke · 4 years, 11 months ago
  27. bcd58a1 Correct inverted logic around include prefixes. (#5689) by Michael Beardsworth · 4 years, 11 months ago
  28. a2c1290 Optimize Pack method using numpy (#5662) by lu-wang-g · 5 years ago
  29. 901b89e [C++] Add Builder and Table typedefs (#5685) by Austin Schuh · 5 years ago
  30. 31f8799 Minor doc updates: FlexBuffers C#, Discord, CppUsage. by Wouter van Oortmerssen · 5 years ago
  31. 8023d99 Upgrade rules_go (#5684) by Austin Schuh · 5 years ago
  32. b415440 Fix --incompatible_load_cc_rules_from_bzl (#5683) by Austin Schuh · 5 years ago
  33. 04c17c7 Add support for absl::string_view when available (#5682) by Austin Schuh · 5 years ago
  34. 62ec7d5 [Bazel] Add support for compatible_with and restricted_to (#5681) by Austin Schuh · 5 years ago
  35. 7de6680 CI: New Docker tests for Python with numpy (#5677) by Robert Winslow · 5 years ago
  36. 3a70e0b Fixed struct initialization error on older versions of C# by Wouter van Oortmerssen · 5 years ago
  37. 9b13201 Fixed warnings in FlexBuffers.java by Wouter van Oortmerssen · 5 years ago
  38. 5e39160 Fixed out of date licenses on gRPC Python files. by Wouter van Oortmerssen · 5 years ago
  39. c957550 Removed test proto output. by Wouter van Oortmerssen · 5 years ago
  40. 44bf719 Add flatc '--cpp_std' switch (#5656) by Vladimir Glavnyy · 5 years ago
  41. 3e8f15d Fix for FlexBuffers FBT_VECTOR_STRING size bit-width. by Wouter van Oortmerssen · 5 years ago
  42. 602721a Added Check to VerifyAlignment (#5675) by stefan301 · 5 years ago
  43. 13c05f4 Improve import handling for proto conversion (#5673) by Michael Beardsworth · 5 years ago
  44. ce3a1c4 [Dart] Fix prepare space for writeListInt64 and writeListUint64 (#5654) by Light Lin · 5 years ago
  45. aa75e57 Make Rust constants public (#5659) by Matt Brubeck · 5 years ago
  46. 2790fee Add namespace qualification to union types (#5666) by cryptocode · 5 years ago
  47. eddebec Bugfix for Rust generation of union fields named with language keywords (#5592) by Max Burke · 5 years ago
  48. 030fee3 wrap multiple statements in do {} while(!IsConstTrue(true)) (#5655) by FujiZ · 5 years ago
  49. f9724d1 [gRPC] Uncomment MessageBuilder (#5658) by Gautham B A · 5 years ago
  50. b20801c Supress unsigned-integer-overflow for PaddingBytes (#5647) by Björn Harrtell · 5 years ago
  51. a8e800b Add --force-empty-vectors option (#5653) by cryptocode · 5 years ago
  52. d7530ae Fixed enum min/max values not properly escaped. by Wouter van Oortmerssen · 5 years ago
  53. 99d11e2 Split Bazel targets into multiple packages (#5640) by bttk · 5 years ago
  54. 4fd8eb2 Remove a static_assert (#5643) by Google AutoFuzz Team · 5 years ago
  55. 65f8703 Flatbuffers Python Object API (#5616) by lu-wang-g · 5 years ago
  56. 75823cc [Clang 10]: definition of implicit copy constructor for 'TableKeyComparatoris deprecated #5649 (#5650) by Ivan Shynkarenka · 5 years ago
  57. 58e2792 [docs]: add missing semicolon (#5648) by nilsocket · 5 years ago
  58. 3c964e1 [GO] Fix support for enums with underscores and Unions with imported members (#5600) by Tiago Silva · 5 years ago
  59. c3c32ec Fix ambiguity of a type deduction in TEST_EQ macro if arguments have `enum class` type. (#5630) by Vladimir Glavnyy · 5 years ago
  60. 075e8d6 Simplify declarations of x-macro FLATBUFFERS_TD (#5638) by Vladimir Glavnyy · 5 years ago
  61. bcf1bd5 read vtable size through ReadScalar() (#5636) by FujiZ · 5 years ago
  62. 136d75f Changed null checks in test. Removed verifier pointer usage (#5634) by Derek Bailey · 5 years ago
  63. 091fa1f Add testing of C++ with sanitizers (CI-Docker) (#5631) by Vladimir Glavnyy · 5 years ago
  64. ff3781d add namespace prefix in FLATBUFFERS_MAX_BUFFER_SIZE (#5629) by FujiZ · 5 years ago
  65. 6beb9f4 Support for python grpc - continuing the work from the pull request #4270 #4705 (#5613) by Malar Kannan · 5 years ago
  66. 80988ea Removed idl_gen_general.cpp and move contents to code_generators.cpp (#5625) by Derek Bailey · 5 years ago
  67. 0f2ff7e Lua cleanup (#5624) by Derek Bailey · 5 years ago
  68. dda0950 [C++] Adds basic schema evolution tests (#5611) by Derek Bailey · 5 years ago
  69. adbcbba [C++, C#, Java] Separated C# and Java generators into their own classes (#5618) by Derek Bailey · 5 years ago
  70. cbbd6ac add check for root_type specified for json schema generation (#5622) by Dmitry · 5 years ago
  71. 405c64e [Rust] Bump smallvec version to 1.0 (#5621) by messense · 5 years ago
  72. 42c08cb Ran src/clang-format-all.sh (#5617) by Derek Bailey · 5 years ago
  73. 33d5dd9 Improved pull request & clang-format instructions. by Wouter van Oortmerssen · 5 years ago
  74. 105dd52 Change monster_extra generation to use flatbuffers::unique_ptr (#5612) by Derek Bailey · 5 years ago
  75. f0f0efe [C++] Refactor to conform to Google C++ style guide (#5608) by Derek Bailey · 5 years ago
  76. e837d5a Fixed deprecated method in GRPC Java test. by Wouter van Oortmerssen · 5 years ago
  77. 9834ee9 Fixed Apache license not using canonical version. by Wouter van Oortmerssen · 5 years ago
  78. 44b2ab0 include/flatbuffers/base.h: fix no_sanitize issue with old clang (#5610) by Even Rouault · 5 years ago
  79. 46ae3f8 [C++, Java, C#, TypeScript, JavaScript] Skip generation of mutable union types (#5599) by Derek Bailey · 5 years ago
  80. 7b38aa7 flatbuffers.h: fix documentation warning (#5607) by Even Rouault · 5 years ago
  81. 661bedd Add Lua FlatbufferBuilder Clean() method to enable reuseable builders (#5606) by Derek Bailey · 5 years ago
  82. 8526e12 [Kotlin] Fix union vector accessor after change in Java API (#5605) by Paulo Pinheiro · 5 years ago
  83. 3c7b660 [flatc] Remove an always true condition for flexbuffers (#5604) by Paulo Pinheiro · 5 years ago
  84. 964365b [Go] Add UnPackTo functions (#5598) by Lawrence Chan · 5 years ago
  85. 32254b7 [Go] Object API support (#5339) by iceboy · 5 years ago
  86. 521e255 Rust: Add idiomatic iterator for Vector type (#5579) by Mathias Svensson · 5 years ago
  87. 1b85292 Fix typos in comments (#5590) by Even Rouault · 5 years ago
  88. 4808154 C++ verifier for evolved union fields should return true (#5586) by Derek Bailey · 5 years ago
  89. 8d5e424 Add ByteBuffer copy for vector of bytes in Java (#5587) by Derek Bailey · 5 years ago
  90. b4774d2 Rust: Fix Copy and Clone impls for a few generic types (#5577) by Mathias Svensson · 5 years ago
  91. 26f238c Add `--clean-first` to the cmake-build command (travis) (#5574) by Vladimir Glavnyy · 5 years ago
  92. e93c8c4 Fix Follow implementation for bool (#5554) by StackDoubleFlow · 5 years ago
  93. e21516b Fix issue #5557 (#5573) by Vladimir Glavnyy · 5 years ago
  94. fbc11e8 Avoid intentional unsigned integer overflow getting caught by sanitizers (#5572) by Björn Harrtell · 5 years ago
  95. e9d29c2 Python: Add forceDefaults opt to python Builder (#5564) by Bharat Tak · 5 years ago
  96. 8bfafc7 Java: Don't annotate vector-of-tables item getters with @nullable. (#5562) by Jacek Surazski · 5 years ago
  97. df3e8bf Fixed warnings generated by recent JSON sorting feature. by Wouter van Oortmerssen · 5 years ago
  98. 5665cfe [Java] byte buffer factory returned buffer capcity is used instead of the requested size (#5558) by Idan Sheinberg · 5 years ago
  99. 5797540 #5544 Fix of Array of table is not sorted if Create<type>Direct() is used (#5546) by tira-misu · 5 years ago
  100. 7f1af7c Fix build with gcc version 7.4.0 (#5570) by Brian Harris · 5 years ago