Commit Graph

  • 505ec2fb6a Fix CreateVector/CreateVectorOfStructs for non-std vector types (cpp_vec_type) v25.12.19-2026-02-06-03fffb2-bigfoot bigfoot Romain BOULLARD 2026-05-09 20:48:32 +02:00
  • 19aa2ce420 Fix CreateVectorOfNativeStructs for non-std vector types (cpp_vec_type + native_type) Romain BOULLARD 2026-05-09 20:35:36 +02:00
  • 35665b5ae7 Add cpp_vec_type attribute for object API vector customization Romain BOULLARD 2026-05-09 19:55:26 +02:00
  • 9e9f5bbfcf Fix field-level native_type for vector pack and CreateTable args Romain BOULLARD 2026-05-09 15:47:07 +02:00
  • 4edfa03ffc native_type and native_inline on fields Romain BOULLARD 2026-05-09 12:23:35 +02:00
  • 1f438bd40f [Swift] Fix verifier accepting truncated scalar vectors (OOB read/write, RCE) (#9081) master Ali Sherif 2026-05-08 11:16:10 +03:00
  • 7ffc8d8346 Bump softprops/action-gh-release from 2 to 3 dependabot/github_actions/softprops/action-gh-release-3 dependabot[bot] 2026-05-08 01:50:55 +00:00
  • 392165432a [Swift] Migrate to use Swift Testing (#9076) mustiikhalil 2026-05-08 03:49:41 +02:00
  • e6bbb3d22e [Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983) mustiikhalil 2026-05-06 04:39:53 +02:00
  • a6979fe14a Fix logic inversion in FlexBuffers VerifyKey() (#9072) Rifat Al Jubayer 2026-05-05 08:11:30 +06:00
  • 3206325259 Merge branch 'master' into ts-type-improvements ts-type-improvements Björn Harrtell 2026-04-18 11:52:41 +02:00
  • bab10754d9 Stage the Python license file during builds (#9015) Zen Dodd 2026-04-18 10:30:06 +10:00
  • ea25e8610b Deployed ac7ef11 with MkDocs version: 1.6.1 gh-pages github-actions[bot] 2026-04-18 00:09:31 +00:00
  • ac7ef1176a Fix typo in generated header name (#9034) Felix 2026-04-18 01:09:10 +01:00
  • d6444fb7fc Fix indention level for --no-python-gen-numpy (#9049) Felix 2026-04-17 21:50:03 +01:00
  • 9b68adde0f Bump the npm_and_yarn group across 2 directories with 3 updates dependabot/npm_and_yarn/npm_and_yarn-b6c27f5050 dependabot[bot] 2026-04-10 03:25:46 +00:00
  • 3216b77f90 More code gen Björn Harrtell 2026-04-08 05:50:51 +02:00
  • 43e1505f61 More Björn Harrtell 2026-04-08 05:42:25 +02:00
  • 496f10525b Improve TS types to support isolatedModules and isolatedDeclarations Björn Harrtell 2026-04-08 05:42:18 +02:00
  • e223d69b36 [Python] Extend GRPC Typing (#9007) Felix 2026-04-03 15:12:08 +01:00
  • 05cc7a2eff fix: correct operator precedence in ForAllFields reverse iteration (#8991) Tulgaaaaaaaa 2026-04-02 18:14:27 +08:00
  • 8a12183c3b Fix out-of-bounds vector access in StructDef::Deserialize (#8988) Noam ismach moshe 2026-04-02 11:03:03 +03:00
  • 21b706b62d fix: swapped argument order in new_inconsistent_union calls (#9001) (#9010) Renzo 2026-04-02 09:05:58 +02:00
  • c5f151ab33 Add fallible try_* API for rust FlatBufferBuilder (#8918) Tomasz Andrzejak 2026-04-02 08:49:51 +02:00
  • 7e68c3625a Bump gradle/actions from 5 to 6 dependabot/github_actions/gradle/actions-6 dependabot[bot] 2026-03-30 15:06:24 +00:00
  • 3860f1cf7f [TS] Fixup TS test run at CI (#9004) Björn Harrtell 2026-03-30 14:32:24 +02:00
  • 4e582b0c1d [flexbuffers] Add "AlignedBlob", a version of "Blob" with explicit alignment. (#8993) Thomas Köppe 2026-03-23 17:28:03 +00:00
  • 400711102f Bump microsoft/setup-msbuild from 2 to 3 dependabot/github_actions/microsoft/setup-msbuild-3 dependabot[bot] 2026-03-23 14:03:02 +00:00
  • 8396e00dd8 allow to use reflection in constant time evaluation (#8978) Fedor Osetrov 2026-03-20 05:01:45 +03:00
  • 48babd417d Bump flatted in the npm_and_yarn group across 1 directory (#8989) dependabot[bot] 2026-03-19 21:48:28 -04:00
  • 22770f7e85 Fix inconsistent Python union creator function naming (#8981) tmimmanuel 2026-03-19 12:36:37 +00:00
  • 21b033227e Add bounds check for root offset in AddFlatBuffer (#8982) Dexter.k 2026-03-19 17:52:26 +05:30
  • 93f587a6d3 fix: annotated output for size-prefixed binaries (#8976) dataCenter430 2026-03-19 03:54:46 +01:00
  • 8afb68f074 codegen: escape string default values to prevent code injection (#8964) Kevin Zhao 2026-03-19 10:01:23 +08:00
  • 8788bf68cf Bump swift-actions/setup-swift from 2 to 3 dependabot/github_actions/swift-actions/setup-swift-3 dependabot[bot] 2026-03-17 16:59:12 +00:00
  • 2e07f269b9 Update build.yml Derek Bailey 2026-03-17 09:58:26 -07:00
  • 10c994155c Fix: allow flexbuffers alloc check test (#8972) Renzo 2026-03-12 14:44:32 +01:00
  • fc9909c30a fix: infinite loop in proto reserved range parser (CWE-835) (#8966) dataCenter430 2026-03-11 22:23:32 -04:00
  • e35817577c Fix missing namespace qualifier in Pack() (#8967) tmimmanuel 2026-03-12 02:11:06 +00:00
  • 9e3fe5d3f6 rust: add secondary function with preallocated internal vecs (#8936) Moritz Walker 2026-03-11 16:26:23 +01:00
  • dc9217347e fix: add missing bracket (#8969) statxc 2026-03-11 04:42:46 +02:00
  • a7fed2ce67 feat: add lookup_index_by_key to Rust Vector for index-based search (#8959) statxc 2026-03-11 04:15:21 +02:00
  • de3b97355d feat: use HashMap for create_shared_string to fix O(N²) performance (#8958) statxc 2026-03-11 03:56:34 +02:00
  • 8aa7084f01 Fix flaky flexbuffers_alloc_check test in cargo test (#8965) Renzo 2026-03-09 04:43:07 +01:00
  • 0f469cad54 Revert "fix using null string in vector (#7872)" (#8879) Justin Davis 2026-03-07 08:19:34 -05:00
  • 72e51c61f7 Bump actions/upload-artifact from 6 to 7 (#8963) dependabot[bot] 2026-03-06 22:18:54 -05:00
  • 31590a8a3b Enable Dependabot for GitHub Actions (#8778) Sutou Kouhei 2026-03-07 12:12:18 +09:00
  • 24c2432d99 [Python]: Modernize setup and drop Python 2 (#8955) Felix 2026-03-06 21:49:58 +01:00
  • 292870612c fix(flatbuffers): use manual impl Default for struct object types (#8947) Renzo 2026-03-06 11:20:32 -08:00
  • 57659d9f38 Updates Rust codegen to use proper indentation (#8952) Cameron Mulhern 2026-03-05 09:04:55 -05:00
  • 2b8e4d3af0 build: Upgrade rules_swift to 3.1.2 and grpc to 1.76.0 (#8909) Udaya Prakash 2026-03-05 14:26:33 +01:00
  • 08b6372a36 Generate better formatted Rust code (#8919) Cameron Mulhern 2026-03-04 21:49:46 -05:00
  • 9c383559e0 Bump minimatch in the npm_and_yarn group across 1 directory (#8951) dependabot[bot] 2026-03-05 02:43:14 +00:00
  • c13c3bf956 Upgrade GitHub Actions for Node 24 compatibility (#8934) Salman Chishti 2026-03-05 02:36:59 +00:00
  • 47eeb8f4e9 Bump ajv in the npm_and_yarn group across 1 directory (#8933) dependabot[bot] 2026-03-05 02:28:53 +00:00
  • e7c6874192 [Dart] Actually use resized FlexBuffers buffer (#8935) Uwe (ObjectBox) 2026-03-05 03:15:45 +01:00
  • 8d2c333b36 fix: Added return value to non type-prefixed create vector function (#8945) RCRalph 2026-03-05 03:09:09 +01:00
  • abc9bfebff Update Go support for Optional Scalars (#8946) Damian Sypniewski 2026-03-05 11:03:49 +09:00
  • 94d6b8086b Ensure optional arrays, arrays with defaults, and strings with defaults are supported (#8896) Abhay Agarwal 2026-02-22 23:55:37 -08:00
  • fa709636b4 Bump lodash (#8913) dependabot[bot] 2026-02-19 01:09:46 +00:00
  • 60463e25a8 Remove empty 'required' section from schema.md (#8900) Stevan Coroller 2026-02-19 02:03:01 +01:00
  • b8e3d215b8 [TS] Fix relative import paths of generated TypeScript code (#8880) Austin Chick 2026-02-17 03:22:32 -06:00
  • d71c0ab4ac Moves the internal stack to use a pointer stack instead of the native array for improved performance (#8891) mustiikhalil 2026-02-12 19:42:21 +01:00
  • fcf75449b8 [Swift] Moves VTs from enums to structs to prevent empty enum generation mustiikhalil 2026-02-12 19:04:26 +01:00
  • c21bda1649 Remove root_package from npm_translate_lock. (#8921) Sebastian Barfurth 2026-02-07 09:04:22 +01:00
  • 03fffb25e2 Set max_compatibility_level=3 for rules_swift (#8920) v25.12.19-2026-02-06-03fffb2 Marcel 2026-02-05 18:57:00 +01:00
  • 1a7495a6dd [C#] Add GetBytes methods for fixed arrays (#8633) bigjt 2026-02-04 18:13:32 -05:00
  • 3c1bb67ae1 sync human-readable value (#8859) Fawdlstty 2026-02-04 23:43:19 +08:00
  • 5b9de8b6c0 Fixes Rust code generation for single file output when using namespaces (#8877) Cameron Mulhern 2026-02-04 15:28:18 +00:00
  • ea0a73d168 disallow circular struct references (#8851) Justin Davis 2026-02-04 10:15:05 -05:00
  • 4623cfa4bc Opt in to using experimental Kotlin Native APIs to suppress build warnings (#8885) souma987 2026-02-04 23:54:08 +09:00
  • 9c2c56dc6a Fix typo in comment in idl.h (#8907) Peter Shih 2026-02-04 22:12:50 +08:00
  • 429c28c783 fix(rust): Zero vtable memory in write_vtable to prevent uninitialized data (#8898) brianmacy 2026-02-04 09:00:44 -05:00
  • e5a9ff757f flatbuffers.h: fix C++11 compilation (#8857) (#8858) Markus Junginger 2026-02-04 14:34:55 +01:00
  • e53732b9b9 Feature: lua now file_ident aware (#8850) Justin Davis 2026-02-04 08:05:08 -05:00
  • b84b676c89 Fix example of JSON export with flatc (#8892) Thiébaud Weksteen 2026-02-04 23:51:49 +11:00
  • 3211f857d1 Add --ts-undefined-for-optionals command line option (#8861) Iñaki Baz Castillo 2026-02-04 13:37:41 +01:00
  • 95ff1f1d80 [c#] Fix Table __vector_as_array correct len calc (#8911) Stefan F. 2026-02-04 13:13:01 +01:00
  • af8997b567 [Python] Improve python API (#8781) Jacob Abrams 2026-01-20 17:01:20 -08:00
  • 0d67abde45 MODULE.bazel: Upgrade rules_swift version (#8908) Derek Bailey 2026-01-20 16:56:11 -08:00
  • 166f25f82b MODULE.bazel: Upgrade rules_swift version push-lmlonmxykxqq derekbailey 2026-01-21 00:19:18 +00:00
  • d74e2945f7 [C++] Check for case insensitive keywords (#8420) razvanalex 2026-01-21 02:06:07 +02:00
  • 8a37f22f47 Remove generated .h files from repo push-qpplqxuynrtv derekbailey 2025-12-21 22:07:34 +00:00
  • 8914d06ab7 Remove invalid dependency on FLATBUFFERS_GENERATE_HEADERS_SCHEMAS (#8834) Nicolas Ulrich 2025-12-22 03:25:14 +01:00
  • 522f2379a6 Update CODEOWNERS Derek Bailey 2025-12-21 16:10:34 -08:00
  • 7cb0bcb212 C++ Feature: Mutable union getters (#8852) Justin Davis 2025-12-21 17:36:47 -05:00
  • b1e7868db6 add verification that type_vec.size == vec.size() (#8853) Justin Davis 2025-12-21 16:55:54 -05:00
  • 68e3c839c3 update provenance (#8873) Justin Davis 2025-12-21 16:50:57 -05:00
  • 0723245085 [Swift] Fixes bazel.build file allowing it to find Vectors folder in 8.5.0 (#8875) mustiikhalil 2025-12-21 22:22:49 +01:00
  • 9d64b9c0c0 fix(go): add bounds checking to ByteVector (#8776) Ville Vesilehto 2025-12-21 22:25:30 +02:00
  • d01f20f2fb Fix python generation with nested flatbuffers (#8854) Justin Davis 2025-12-21 14:18:05 -05:00
  • 7e163021e5 FlatBuffers Version 25.12.19 (#8871) v25.12.19 Derek Bailey 2025-12-19 15:06:07 -08:00
  • 57fdd4f995 Default Vector Support C++ (#8870) Derek Bailey 2025-12-19 14:32:51 -08:00
  • 8cb53ccc95 Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868) Derek Bailey 2025-12-19 11:49:50 -08:00
  • fb55e0c9de Run clang-format -i **/*.cpp (#8865) Derek Bailey 2025-12-19 10:42:57 -08:00
  • d9fde67eb5 Remove progaurd-rules.pro (#8866) Derek Bailey 2025-12-19 09:54:43 -08:00
  • f74fda299d Update CODEOWNERS Derek Bailey 2025-12-18 17:14:33 -08:00
  • 15802fa26c Create CODEOWNERS Derek Bailey 2025-12-18 17:03:50 -08:00
  • a86afae939 Fix casing in generated Kotlin struct constructor function (#8849) souma987 2025-12-15 08:59:17 +09:00
  • 60910fb7f5 Fix nullability of generated Kotlin ByteBuffer accessors (#8844) souma987 2025-12-15 08:56:40 +09:00