Commit Graph

  • a20e71ac96 has_method support for primitive fields in java runtime. Changed: idl.h, FlatBufferBuilder.java , idl_gen_general.cpp, idl_parser.cpp, flatc.cpp (#5468) Edward 2019-08-19 12:46:48 -07:00
  • acc9990abd Fix compilation error in tests. (#5472) Max Burke 2019-08-05 11:57:54 -07:00
  • 2d5315ff0e [C++] remove static_cast expression (#5440) Alexey Geraskin 2019-08-02 00:31:48 +03:00
  • 7de1a5e347 [C++ ] Correctly serialize bit_flags enums to JSON with output_enum_identifiers option (#5454) ll-antn 2019-08-02 00:16:44 +03:00
  • a4e3ad808e Fix for Boolean types (#5379) (#5466) Derek Bailey 2019-08-01 10:28:54 -07:00
  • c953fa572b Renamed stale label from "wontfix" to "stale". Wouter van Oortmerssen 2019-07-29 11:43:28 -07:00
  • 0c86085a5b Replace '--cpp-include' brackets to quotes (#5438) (#5464) Vladimir Glavnyy 2019-07-30 01:38:52 +07:00
  • a1f7ecd148 Made stale.yml friendlier. Wouter van Oortmerssen 2019-07-26 18:56:56 -07:00
  • a20c55bea5 Extend the error message if base type of parsed scalar not resolved (#5456) Vladimir Glavnyy 2019-07-27 07:56:41 +07:00
  • d7c2b388ef Add .github/stale.yml to auto close stale issues and PRs. Wouter van Oortmerssen 2019-07-26 17:48:21 -07:00
  • 9fa8245e81 Python: Added support for file_identifiers (#5123) Joseph Pyott 2019-07-26 14:06:25 -04:00
  • a5ca8bee4d Fix numeric_limits<T>::max() to avoid conflict with windows.h header (#5462) ll-antn 2019-07-26 19:14:05 +03:00
  • 09dea79a22 Support nested_flatbuffer attribute when parsing bfbs schema (#5448) ll-antn 2019-07-26 19:13:11 +03:00
  • b632061eff Pin FlatBuffers Android Travis builds to NDK r17c (#5460) Stewart Miles 2019-07-25 17:58:02 -07:00
  • da88be05e1 Change deprecated vector Length() to size() in tutorial (#5450) Jason Monschke 2019-07-25 18:09:40 +00:00
  • d4fa984f1d Added missing Kotlin generated code change. Wouter van Oortmerssen 2019-07-25 11:08:06 -07:00
  • a0c0131e36 #4590 Fix Conan build (#5449) Uilian Ries 2019-07-25 15:06:40 -03:00
  • de9aa0cdee Add basic Kotlin support (#5409) Paulo Pinheiro 2019-07-22 20:05:15 -03:00
  • a752d1b88c [C++] fix static_cast expression (#5441) Alexey Geraskin 2019-07-18 21:51:12 +03:00
  • db972be264 [rust] Ran rustfmt against library code (#5389) jean-airoldie 2019-07-09 16:41:51 -04:00
  • e304f8c115 Extend the test of MonsterExtra (#5428) Vladimir Glavnyy 2019-07-09 01:22:56 +07:00
  • 47c7aa0361 Fix echo not interpret \n in GoTest.sh (#5426) Thanabodee Charoenpiriyakij 2019-07-02 01:42:00 +07:00
  • 7a63792929 Remove unused variables (#5382) Vladimir Glavnyy 2019-07-02 01:38:21 +07:00
  • 7d7d796cd0 Fix undefined behavior. Closes #5422 (#5423) Andrew Noyes 2019-06-27 14:11:31 -07:00
  • 550b386995 Update Utf8.java: more detailed exception message (#5421) Edward 2019-06-27 12:19:57 -07:00
  • 5479adc80f Fix for FLATBUFFERS_PREFER_PRINTF writing zero-length strings (#5418) Adrian Perez 2019-06-27 09:23:13 -07:00
  • b7012484f3 Set C# Struct/Table visibility to public (#5381) (#5416) Vladimir Glavnyy 2019-06-25 07:51:04 +07:00
  • 92e9f33036 Don't check ForceDefaults when adding Offfset values (#5415) Bryan Furia 2019-06-24 20:49:53 -04:00
  • ff1a22a05f Fixed broken Utf8Old.java Wouter van Oortmerssen 2019-06-24 16:53:50 -07:00
  • 9fb195cce8 Fix generating nested Flatbuffer accessors when they cross namespaces (#5414) Bryan Furia 2019-06-24 14:46:00 -04:00
  • 7836e65dd4 Fix compatability with Bazel 0.27 (#5412) Austin Schuh 2019-06-20 10:25:41 -07:00
  • 123c7a4890 Updated missing generated code for PR #5313 (fixed arrays) Wouter van Oortmerssen 2019-06-20 10:21:10 -07:00
  • e635141d5b Add support for fixed-size arrays (#5313) svenk177 2019-06-18 00:15:13 +02:00
  • 0d2cebccfe Add FLATBUFFERS_COMPATIBILITY string (#5381) Vladimir Glavnyy 2019-06-18 00:16:21 +07:00
  • a80db8538c [C#, Java, C++] Fixes issue #5399 by always including namespaces (#5404) John Luxford 2019-06-14 10:47:08 -05:00
  • a6be1d0d74 [Go] Fix namespaces on enums (#5406) John Luxford 2019-06-13 22:25:03 -05:00
  • a7e20b1996 Excluded crtdbg.h from non-MSVC compilation (#5401) Tiger Caldwell 2019-06-13 02:58:40 -07:00
  • 4eb3efc221 [flatc][docs] Document rounding behavior of floats in JSON output (#5397) Michael Seifert 2019-06-12 12:35:39 +02:00
  • a807fa9567 Remove out-dated -S option from the flatc syntax. (#5398) Will Stott 2019-06-09 20:30:10 +01:00
  • b80ad7e439 [rust] Use read_scalar_at where possible (#5385) jean-airoldie 2019-06-07 17:06:21 -04:00
  • 16aef8ac0d [rust] Derive Eq + PartialEq on FieldLoc and FlatBufferBuilder (#5394) jean-airoldie 2019-06-06 17:09:58 -04:00
  • b59a1ca2f8 fix typo (#5384) Ashwin Ramaswami 2019-06-05 11:24:29 -07:00
  • 4fdfe0d468 [bfbs] fix deserializing nested struct (#5383) mugisoba 2019-06-03 04:49:27 +09:00
  • 95004218f7 Fix multi-line comments for cpp enums (#5345) (#5346) Vladimir Glavnyy 2019-06-03 02:36:49 +07:00
  • bc7ede8fb3 c++: Add command line option to add extra includes to gen files (#5360) Alexander Gallego 2019-05-31 13:43:30 -07:00
  • b652fcc3a7 Break internal Java/C# APIs Wouter van Oortmerssen 2019-05-31 13:00:55 -07:00
  • c978b9ef1f Enforce matching version in Java and C#. Wouter van Oortmerssen 2019-05-31 11:29:09 -07:00
  • 3a88e1031b Dereference of null pointer #5353 (#5376) 360 CodeSafe 2019-05-31 08:50:21 +08:00
  • 51dd733ba4 [C#] add FlatBuffersBuilder.CreateSharedString (#5372) mugisoba 2019-05-31 08:15:50 +09:00
  • 79f0df3dfc [C++] Fix Undefined behavior for zero length vectors (#5355) emkornfield 2019-05-30 16:13:34 -07:00
  • 9d92fd92e1 Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5362) iceboy 2019-05-30 16:02:57 -07:00
  • 93f74c0363 Generate FlagsAttribute for Csharp (#5370) Marc Butler 2019-05-31 08:57:41 +10:00
  • 43dbac5d25 Lobster: added builder API for tables aardappel 2019-05-22 19:42:13 -07:00
  • 53ea1ab1bd Lobster documentation fixes aardappel 2019-05-22 16:01:51 -07:00
  • b10b050ab9 Made Lobster builder offsets strongly typed aardappel 2019-05-22 15:55:28 -07:00
  • 563dcd6893 Made Lobster API use strongly typed enums aardappel 2019-05-22 15:28:16 -07:00
  • 30ac512a54 Fixed Lobster implementation to work with latest language features aardappel 2019-05-22 11:48:10 -07:00
  • b04736f9bd Fixed warnings in idl_gen_go.cpp aardappel 2019-05-21 18:54:26 -07:00
  • bc240b3004 [Go] Public visibility for gazelle default target (#5361) Siddhartha Bagaria 2019-05-21 14:48:51 -07:00
  • 0f7e7fd209 Change usage of std::string's .at() to more widely-compatible []. (#5365) jonsimantov 2019-05-21 14:40:33 -07:00
  • 766ed04422 Go bazel default target for gazelle (#5358) Siddhartha Bagaria 2019-05-20 17:16:48 -07:00
  • c5e2d37337 [Go] Change two more sites to use enum types (#5359) David Reiss 2019-05-20 14:46:36 -07:00
  • fe83b68ac6 Added a CPP UnPackSizePrefixed<struct_name> generated helper function (#5350) David Cowan 2019-05-20 14:01:44 -07:00
  • 718ddea558 [Go] Make enums into real types, add String() (#5235) David Reiss 2019-05-17 12:41:39 -07:00
  • 8d86b5347f Add support for IAR compiler (#5347) Siarhei Fiedartsou 2019-05-16 21:56:22 +03:00
  • 39bd667fd0 Fix reverse_iterator in Vector and tests (#5344) mmoscicki2 2019-05-16 20:49:01 +02:00
  • 0bb3ce6935 [JS/TS] Size prefix support (#5326) Björn Harrtell 2019-05-16 20:43:31 +02:00
  • b56d60f058 [Go] Generate imports with fixed order (#5340) iceboy 2019-05-14 01:10:14 +08:00
  • bff7ffbc51 Add detection of strtoull_l function (#5333) (#5337) Vladimir Glavnyy 2019-05-10 00:15:29 +07:00
  • 107c08988a Set default CRTReportMode for the flatc target (#5336) Vladimir Glavnyy 2019-05-10 00:10:10 +07:00
  • f9ebfcb9c4 Make Monster's Color unsigned (#5318) Vladimir Glavnyy 2019-05-10 00:07:38 +07:00
  • b701c7d56e Fix out-of-range error (MSVC2010) in idl_gen_dart.cpp (#5335) Vladimir Glavnyy 2019-05-10 00:05:21 +07:00
  • 103f61b685 [Python PyPI] Added classifiers and more links. Fixes typo and #5215 (#5272) Will Stott 2019-05-08 20:42:20 +01:00
  • e47ca7ab40 Use a hash table to index existing vtables (#5314) Malthe Borch 2019-05-06 22:00:02 +00:00
  • d79f4e9717 Add monster_extra files to Bazel cc_test section (#5321) Vladimir Glavnyy 2019-05-07 02:27:04 +07:00
  • 5d67693e8f Fix typo in build_defs.bzl (#5320) Lee Mracek 2019-05-06 15:10:11 -04:00
  • af74f87ccd Make MonsterExtra table a root table (#5315) Vladimir Glavnyy 2019-05-03 05:12:58 +07:00
  • b8ef8c1521 Fix issues with uint64 enums (#5265) Vladimir Glavnyy 2019-05-03 03:57:58 +07:00
  • 6cc30b3272 [BUILD] Fix Bazel test target //:flatbuffers_test (#5311) László Csomor 2019-04-29 19:01:23 +02:00
  • e5b6125fa2 Added common rust traits to FlatBufferBuilder (#5307) jean-airoldie 2019-04-26 21:40:10 -04:00
  • ac14c8906f Update GRPC Java generated file. Wouter van Oortmerssen 2019-04-24 12:34:42 -07:00
  • 9936adf473 [maven-release-plugin] prepare for next development iteration Wouter van Oortmerssen 2019-04-24 12:09:50 -07:00
  • bf9eb67ab9 [maven-release-plugin] prepare release 1.11.0 1.11.0 Wouter van Oortmerssen 2019-04-24 12:09:44 -07:00
  • 9e7e8cbe9f Bumped version to 1.11.0 v1.11.0 Wouter van Oortmerssen 2019-04-24 11:34:53 -07:00
  • b72a75f87d Doc: use correct ref types for flatcc string creation. (#5305) Clément Julliard 2019-04-24 10:34:21 -07:00
  • 6cfcd8628a Don't test on Ubuntu 14.04 (#5302) Philipp Wollermann 2019-04-24 19:28:35 +02:00
  • ddb12c0192 [Javascript] Remove newly introduced trailing whitespace in flatbuffer.js (#5300) Damien Lespiau 2019-04-22 18:10:02 +01:00
  • 2032b94f61 Fixed file access test in the wrong location. Wouter van Oortmerssen 2019-04-22 09:57:01 -07:00
  • 860dc803fe docs: Fix where to find the Typescript typings (#5298) Damien Lespiau 2019-04-19 21:09:26 +01:00
  • 5b43e4bbb8 Fix heap-buffer-overflow if there is a struct within a union Wouter van Oortmerssen 2019-04-19 11:49:49 -07:00
  • ecd76e898d Update snap include path instruction (#5297) Omer Akram 2019-04-19 03:15:21 +05:00
  • f55d4388e0 Update snap to use "flatbuffers" as name Wouter van Oortmerssen 2019-04-18 13:50:04 -07:00
  • e7340c390f Add Linux Snap Packaging (#5293) Omer Akram 2019-04-19 00:22:43 +05:00
  • 90441c2078 fix check for Enum defaults (#5292) Nils Berg 2019-04-15 20:38:44 +02:00
  • cef8f928bb Struct typetable (#5291) Nils Berg 2019-04-15 20:38:00 +02:00
  • 98b9b5a933 Add logging of warnings from the flatc compiler (#5289) Vladimir Glavnyy 2019-04-16 01:34:09 +07:00
  • d07a3d2f4c Fixed VS2010 build. Wouter van Oortmerssen 2019-04-11 16:14:38 -07:00
  • 640df2c1f5 Allow Set() methods to handle reference types Wouter van Oortmerssen 2019-04-11 14:18:21 -07:00
  • 60340ac529 Fix the proto-enum leaking issue (#5286) Vladimir Glavnyy 2019-04-12 03:52:01 +07:00
  • 2bd4a27550 Detect leak with sanitizer (#5283) Vladimir Glavnyy 2019-04-12 00:15:11 +07:00