Commit Graph

  • 807adb73b2 FlexBuffers: support "natural utf8" output in ToString (#8426) Wouter van Oortmerssen 2024-10-12 14:34:06 -07:00
  • 2f59a0319b Update grpc-core version (#8412) Mikhail 2024-10-06 02:24:05 +01:00
  • 6a8898573c [Swift] Updates CocoaPods author info & fixes bug with versioning not working as expected (#8328) mustiikhalil 2024-10-05 00:17:05 +02:00
  • d7a70db6ac (fix): #8408 fixes a bug where the capacity of the buffer isnt verified before trying to verify the ID (#8413) mustiikhalil 2024-10-05 00:16:41 +02:00
  • b127c57ff0 Fixes spelling mistake in the word position (#8330) mustiikhalil 2024-10-05 00:16:28 +02:00
  • 2436bd8175 Attempt to fix Rust CI (#8411) Wouter van Oortmerssen 2024-09-30 09:39:38 -07:00
  • 69a53e495d Use actions/upload-artifact@v4 on CI (#8410) Wouter van Oortmerssen 2024-09-27 15:39:44 -07:00
  • c7a8102b12 docs: update README.md (#8383) Ikko Eltociear Ashimine 2024-09-06 10:50:35 +09:00
  • 2146bacd2e Update libs.versions.toml (#8387) Mikhail 2024-09-06 02:26:51 +01:00
  • 8db59321d9 Add a unit test for odd-sized small structs (for #8117) (#8363) nolen777 2024-08-19 21:27:32 -07:00
  • 42879f6ea6 [jumbo] Add begin()/end() to DetachedBuffer. (#8370) pkasting 2024-08-19 21:12:35 -07:00
  • 7833affd7e Upgrade Rust dependencies (#8372) Gunnar Schulze 2024-08-20 06:04:09 +02:00
  • c065e972db Remove unused comment and fix typo. (#8366) LamTrinh.Dev 2024-08-20 10:22:00 +07:00
  • 06b12d55ea Add "empty()" to vector (#8369) alphalex-google 2024-08-19 17:22:30 -07:00
  • baddf90599 Add parentheses in FLATBUFFERS_MAX_BUFFER_SIZE, FLATBUFFERS_MAX_64_BUFFER_SIZE to avoid preprocessor definition collision (#8377) Marcin Lewandowski 2024-08-20 00:51:15 +01:00
  • 8b35a6bc32 Bazel: Just target flatc and flatbuffers_test for presubmit Derek Bailey 2024-08-19 16:42:51 -07:00
  • 6cb4d671a8 Fixes LICENSE file in python Derek Bailey 2024-08-19 16:08:46 -07:00
  • fb9afbafc7 [gRPC] Update the code generator for Python to produce typed handlers (#8326) Anton Bobukh 2024-06-18 16:02:57 -07:00
  • dafd2f1f29 [Python] Render enums as Python IntEnum (#8145) Felix 2024-06-03 17:39:14 +02:00
  • 6ede1ccc9e [BinaryAnnotator] Add more options that control the generation of .afb files (#8323) Anton Bobukh 2024-05-29 13:34:38 -07:00
  • 8755c35a18 [C++] Update the validator to skip structs in namespaces other than the current one. (#8324) Anton Bobukh 2024-05-29 13:16:37 -07:00
  • 75f05d6389 Sets Swift minimum version to 5.8 (#8228) mustiikhalil 2024-05-29 22:07:54 +02:00
  • 3b27f5396e [Python] Generate .pyi stub files when --python-typing is on. (#8312) Anton Bobukh 2024-05-29 12:47:29 -07:00
  • 58c8eb5847 [C++] Allow using FLATBUFFERS_MIN_BUFFER_SIZE in other namespaces (#8229) Dominik Lohmann 2024-05-29 05:59:03 +02:00
  • 0e034ecdba [C++] Make code compile with -Wfloat-equal (#8221) Felix 2024-05-29 04:52:14 +02:00
  • 0f8b71180f [FIX] fix the behavior of flatbuffers::Optional to match std::optional when lhs and rhs are both nullopt (#8223) iS_lANDER 2024-05-29 10:40:04 +08:00
  • a5a2da0161 Update release.sh (#8322) Derek Bailey 2024-05-28 18:44:37 -07:00
  • 28783927af Update release.yml Derek Bailey 2024-05-28 18:36:11 -07:00
  • a1378fbd16 Update release.yml Derek Bailey 2024-05-28 18:34:26 -07:00
  • dcacfc5b11 Update release.yml Derek Bailey 2024-05-28 18:33:04 -07:00
  • f9dabf511a Update release.yml Derek Bailey 2024-05-28 18:28:18 -07:00
  • 5ba66f71c5 Added automatic publishing to crates.io on publish (#8263) Ricardo Delfin 2024-05-29 02:19:41 +01:00
  • 5adfac9fc3 dart: Fix incorrect write in Float64 write method (#8290) Tyler Dunn 2024-05-28 21:13:10 -04:00
  • c6fce30e9b [Kotlin] Update to kotlin 1.9.10 (#8307) Paulo Pinheiro 2024-05-29 03:08:01 +02:00
  • ef30729a71 [.NET] Add netstandard2.0 as target (#8295) Björn Harrtell 2024-05-29 03:07:43 +02:00
  • 30ae5f189c Add more operators. (#8309) Ben J 2024-05-28 21:07:34 -04:00
  • 299725fe2e Update build.yml (#8321) Derek Bailey 2024-05-28 18:01:00 -07:00
  • a41fefa1a8 Trying to fix bazel on macOS and Xcode 14.3 (#8304) mustiikhalil 2024-05-29 02:29:41 +02:00
  • d89f611f6f Update build.yml to ubuntu-24.04 (#8319) Derek Bailey 2024-05-28 17:18:00 -07:00
  • 150644d7f4 [gRPC] Add new options to control the gRPC code generation. (#8298) Anton Bobukh 2024-05-15 08:17:40 -07:00
  • c696275eaf [Python] Fix various codegen problems (#8292) Anton Bobukh 2024-05-01 14:39:47 -07:00
  • 7106d86685 Remove npm/rules_js dependency for C++ only use cases (#7990) Philipp Schrader 2024-04-17 22:06:06 -07:00
  • da6472013f [Kotlin] Add workflow to release kotlin multiplatform version (#8014) Paulo Pinheiro 2024-04-18 02:10:39 +02:00
  • e646392647 flatbuffer_builder: Fix GetTemporaryPointer constantness Derek Bailey 2024-04-17 16:06:26 +00:00
  • e040f4e975 Improve error handling on Object API name collision. (#8275) Michael Beardsworth 2024-04-05 12:27:43 -07:00
  • f4a9c5325b Avoid ODR violations with flatbuffers::Verifier. (#8274) Fergus Henderson 2024-04-02 20:50:15 +01:00
  • 8f2e1dbd88 Start Release workflow when published Derek Bailey 2024-03-26 05:31:50 +00:00
  • 595bf0007a FlatBuffers Version v24.3.25 v24.3.25 1780402678276938239/tmp_refs/tags/v24.3.25 Derek Bailey 2024-03-26 05:05:28 +00:00
  • 0cfb7eb80b Fix handling non null-terminated string_views in LookupByKey (#8203) mpawlowski-eyeo 2024-03-25 18:39:51 +01:00
  • 67eb95de92 presubmit.yml: Use xcode 14.2 Derek Bailey 2024-03-12 00:16:04 +00:00
  • b1f617fcb2 Fix License (#8253) Thomas Hartwig 2024-03-12 00:45:30 +01:00
  • 960cd4d635 Lobster: Support required fields Wouter van Oortmerssen 2024-03-08 21:31:55 -08:00
  • 6ff9e90e7e FlatBuffers Version v24.3.7 v24.3.7 Derek Bailey 2024-03-07 15:16:33 -08:00
  • 5b32e8f5c2 : Don't depend on java version Derek Bailey 2024-03-07 14:56:09 -08:00
  • 0bed8cd4a0 FlatBuffers Version v24.3.6 Derek Bailey 2024-03-07 06:52:51 +00:00
  • d1867fb4cf FlatBuffers Version v24.3.6 v24.3.6 1780407008184118176/tmp_refs/tags/v24.3.6 Derek Bailey 2024-03-07 06:52:51 +00:00
  • 7cd216c51e FlatBuffers Version v24.3.6 Derek Bailey 2024-03-07 06:52:51 +00:00
  • 129ef422e8 Target .NET Standard 2.1, .NET 6, .NET 8 only (#8184) Björn Harrtell 2023-12-19 23:43:55 +01:00
  • e5fc3b16d8 flatbuffer_builder: Prevent Finish() from being called twice Derek Bailey 2023-12-19 18:41:26 +00:00
  • c0d16995a4 [TS/JS] Create byte vectors (#8185) razvanalex 2023-12-19 08:42:21 +02:00
  • 70c8292c29 Update README.md Derek Bailey 2023-12-18 19:39:10 -08:00
  • d47cd10d77 Add Clear() for python Builder (#8186) razvanalex 2023-12-18 08:18:11 +02:00
  • 66bd3d7400 WORKSPACE: Run Buildifier Derek Bailey 2023-12-18 05:47:56 +00:00
  • 0cc1edb3ad WORKSPACE: go back to version that was working Derek Bailey 2023-12-18 05:42:30 +00:00
  • 57375a9e1c WORKSPACE: fix swift Derek Bailey 2023-12-18 05:37:38 +00:00
  • 0346535221 presubmit.yml: Explicitly use bazel 6.4.0 Derek Bailey 2023-12-18 05:33:39 +00:00
  • 7d62dcc422 WORKSPACE: include latst build_bazel_rules_swift Derek Bailey 2023-12-17 07:19:20 +00:00
  • b3cd878dfe WORKSPACE: remove old swift download Derek Bailey 2023-12-17 07:12:14 +00:00
  • 09486a9f97 WORKSPACE: update apple and rule_js Derek Bailey 2023-12-17 07:06:24 +00:00
  • dd79eed495 Introduce convenient implicit operator string_view (#8181) Yuriy Chernyshov 2023-12-17 07:30:21 +01:00
  • 0e1305c8e2 Update label.yml Derek Bailey 2023-12-16 22:22:07 -08:00
  • 88549130e1 Update label.yml Derek Bailey 2023-12-16 22:17:46 -08:00
  • 6dfc59dfcc [TS/JS] Upgrade dependencies (#7996) Björn Harrtell 2023-12-14 01:57:46 +01:00
  • 5ba80c24e0 Fix python type annotation output when not enabled (#7983) Aaron Barany 2023-11-29 09:58:21 -08:00
  • da55ac3a27 copy properties for conformance parser (#8174) blindspotbounty 2023-11-26 21:35:58 +02:00
  • c6f9e010bb Fix cmake build for old versions (#8173) Felix 2023-11-23 01:32:02 +01:00
  • 94ff188a3e [Swift] Migrating benchmarks to a newer lib. (#8168) mustiikhalil 2023-11-23 01:08:55 +01:00
  • 5a937f1ba1 [Swift] Add allowReadingUnalignedBuffers to most ByteBuffer init methods (#8134) abandy 2023-11-20 17:52:19 -05:00
  • e1c3690a2a Fix typo in CMakeLists.txt (#8167) DoppelDe 2023-11-20 19:35:56 +01:00
  • b08abbbbf6 [Swift] Push contiguous bytes (#8157) Taylor Holliday 2023-11-20 08:47:11 -08:00
  • 7d6d99c6be Add absolute file names option to BFBS (#8055) James Courtney 2023-11-19 10:58:03 -08:00
  • d3055a97e7 update goldens with namespace Derek Bailey 2023-11-19 07:51:07 +00:00
  • 0dc5a75dc0 Update testReadFromOtherLanguages test to also run on macos (#8044) mustiikhalil 2023-11-19 08:18:49 +01:00
  • f175e60998 [GO] compiles to much files (#8118) tira-misu 2023-11-19 04:23:09 +01:00
  • a632c3c004 Update build.yml (#8163) Derek Bailey 2023-11-18 15:04:24 -08:00
  • 11789e41b6 Add argument to FlatBufferToString for quotes around field names, default false (#8090) Aleksandr Smolin 2023-11-19 00:29:41 +03:00
  • a9c0845504 Bump word-wrap from 1.2.3 to 1.2.4 (#8042) dependabot[bot] 2023-11-18 13:23:28 -08:00
  • 526c92546f Fixes forward offset verifiable objects within arrays (#8135) mustiikhalil 2023-11-18 22:14:55 +01:00
  • eb80ead90b Update build.yml (#8162) Derek Bailey 2023-11-18 13:09:02 -08:00
  • 386b6353ed data() instead of c_str() (#8069) Artem Shilkin 2023-11-18 23:50:51 +03:00
  • d09696bbe6 Fix spelling mistake in FlatBufferBuilder.cs doc comments (#8120) Peter Dye 2023-11-18 15:14:25 -05:00
  • a228e8c9b8 Add help text to cmake git describe error message (#8123) Lukas 2023-11-18 21:13:54 +01:00
  • 91a3172519 Bump google.golang.org/grpc in /grpc/examples/go/greeter/client (#8131) dependabot[bot] 2023-11-18 12:12:44 -08:00
  • e0d4562782 Bump google.golang.org/grpc in /grpc/examples/go/greeter/server (#8132) dependabot[bot] 2023-11-18 12:12:16 -08:00
  • 49677b0b70 Bump google.golang.org/grpc in /grpc/examples/go/greeter/models (#8130) dependabot[bot] 2023-11-18 12:11:35 -08:00
  • 8e34ad5db7 Remove pragma warning disable C4351 as it is undocumented (#8124) Lukas 2023-11-18 21:09:47 +01:00
  • eb64390080 Update Compiler.md docs (#8153) Felix 2023-11-18 21:08:04 +01:00
  • 46577d0d2f Fix: detect c++ standard on MSVC for span (#8155) Gleb Lamm 2023-11-18 23:06:18 +03:00
  • 32029ac699 chore: Dart 23.5.26 release (#8160) Ivan Dlugos 2023-11-18 20:56:54 +01:00
  • 4354945727 Fix CI builds (#8161) Derek Bailey 2023-11-18 00:19:03 -08:00