read vtable size through ReadScalar() (#5636)
[platform/upstream/flatbuffers.git] / src /
2019-11-15 Malar KannanSupport for python grpc - continuing the work from...
2019-11-14 Derek BaileyRemoved idl_gen_general.cpp and move contents to code_g...
2019-11-11 Derek Bailey[C++, C#, Java] Separated C# and Java generators into...
2019-11-11 Dmitryadd check for root_type specified for json schema gener...
2019-11-11 Derek BaileyRan src/clang-format-all.sh (#5617)
2019-11-07 Wouter van OortmerssenImproved pull request & clang-format instructions.
2019-11-07 Derek Bailey[C++] Refactor to conform to Google C++ style guide...
2019-11-04 Derek Bailey[C++, Java, C#, TypeScript, JavaScript] Skip generation...
2019-11-04 Paulo Pinheiro[Kotlin] Fix union vector accessor after change in...
2019-11-04 Paulo Pinheiro[flatc] Remove an always true condition for flexbuffers...
2019-11-04 Lawrence Chan[Go] Add UnPackTo functions (#5598)
2019-10-31 iceboy[Go] Object API support (#5339)
2019-10-28 Derek BaileyC++ verifier for evolved union fields should return...
2019-10-28 Derek BaileyAdd ByteBuffer copy for vector of bytes in Java (#5587)
2019-10-17 Jacek SurazskiJava: Don't annotate vector-of-tables item getters...
2019-10-17 Wouter van OortmerssenFixed warnings generated by recent JSON sorting feature.
2019-10-17 tira-misu#5544 Fix of Array of table is not sorted if Create...
2019-10-10 Wouter van OortmerssenFixed JSON parser not sorting vectors of tables/structs...
2019-09-30 Wouter van OortmerssenFixed Android STLPort related error.
2019-09-30 Jack ZhouFix namespaced struct/field name collision detection...
2019-09-26 Paulo Pinheiro[flac] Add FlexBuffers option for generating data ...
2019-09-26 mjvkAdds XOPEN_SOURCE for PATH_MAX and POSIX 1993 for stat...
2019-09-23 Kulikov AlexeyJava: Added access object for vector of struct and...
2019-09-17 Wouter van OortmerssenFixed Reflection Verifier not handling vectors of unions.
2019-09-16 Wouter van OortmerssenFixed GenerateText not handling vectors of unions.
2019-09-11 Kevin FortAdd element size parameter to __vector_as_arraysegment...
2019-09-10 jaceksurAnnotate getters with @Pure when --java-checkerframewor...
2019-09-09 Edward[Dart]fix: segment fault with empty namespace when...
2019-09-05 Jaemin Park[Javascript] Fix syntax error for signed enum (#5503)
2019-09-03 Nathan Williams[C#] Fix retrieving enumeration vectors as arrays ...
2019-08-20 Wes McKinneyC++ IDL generation adds superfluous semicolon in GenTab...
2019-08-19 Mark Nauwelaertsreflection: check for valid union enum value during...
2019-08-19 Edwardhas_method support for primitive fields in java runtime...
2019-08-01 ll-antn[C++ ] Correctly serialize bit_flags enums to JSON...
2019-07-29 Vladimir GlavnyyReplace '--cpp-include' brackets to quotes (#5438)...
2019-07-27 Vladimir GlavnyyExtend the error message if base type of parsed scalar...
2019-07-26 Joseph PyottPython: Added support for file_identifiers (#5123)
2019-07-26 ll-antnSupport nested_flatbuffer attribute when parsing bfbs...
2019-07-22 Paulo PinheiroAdd basic Kotlin support (#5409)
2019-07-08 Vladimir GlavnyyExtend the test of MonsterExtra (#5428)
2019-07-01 Vladimir GlavnyyRemove unused variables (#5382)
2019-06-24 Bryan FuriaFix generating nested Flatbuffer accessors when they...
2019-06-17 svenk177Add support for fixed-size arrays (#5313)
2019-06-17 Vladimir GlavnyyAdd FLATBUFFERS_COMPATIBILITY string (#5381)
2019-06-14 John Luxford[C#, Java, C++] Fixes issue #5399 by always including...
2019-06-14 John Luxford[Go] Fix namespaces on enums (#5406)
2019-06-13 Tiger CaldwellExcluded crtdbg.h from non-MSVC compilation (#5401)
2019-06-02 mugisoba[bfbs] fix deserializing nested struct (#5383)
2019-06-02 Vladimir GlavnyyFix multi-line comments for cpp enums (#5345) (#5346)
2019-05-31 Alexander Gallegoc++: Add command line option to add extra includes...
2019-05-31 Wouter van OortmerssenBreak internal Java/C# APIs
2019-05-31 Wouter van OortmerssenEnforce matching version in Java and C#.
2019-05-31 360 CodeSafeDereference of null pointer #5353 (#5376)
2019-05-30 Marc ButlerGenerate FlagsAttribute for Csharp (#5370)
2019-05-23 aardappelLobster: added builder API for tables
2019-05-22 aardappelMade Lobster builder offsets strongly typed
2019-05-22 aardappelMade Lobster API use strongly typed enums
2019-05-22 aardappelFixed Lobster implementation to work with latest langua...
2019-05-22 aardappelFixed warnings in idl_gen_go.cpp
2019-05-21 jonsimantovChange usage of std::string's .at() to more widely...
2019-05-20 David Reiss[Go] Change two more sites to use enum types (#5359)
2019-05-20 David CowanAdded a CPP UnPackSizePrefixed<struct_name> generated...
2019-05-17 David Reiss[Go] Make enums into real types, add String() (#5235)
2019-05-16 Björn Harrtell[JS/TS] Size prefix support (#5326)
2019-05-13 iceboy[Go] Generate imports with fixed order (#5340)
2019-05-09 Vladimir GlavnyySet default CRTReportMode for the `flatc` target (...
2019-05-09 Vladimir GlavnyyMake Monster's Color unsigned (#5318)
2019-05-09 Vladimir GlavnyyFix out-of-range error (MSVC2010) in idl_gen_dart.cpp...
2019-05-02 Vladimir GlavnyyFix issues with uint64 enums (#5265)
2019-04-24 Wouter van OortmerssenBumped version to 1.11.0 v1.11.0
2019-04-19 Wouter van OortmerssenFix heap-buffer-overflow if there is a struct within...
2019-04-15 Nils Bergfix check for Enum defaults (#5292)
2019-04-15 Nils BergStruct typetable (#5291)
2019-04-15 Vladimir GlavnyyAdd logging of warnings from the flatc compiler (#5289)
2019-04-11 Wouter van OortmerssenFixed VS2010 build.
2019-04-11 Wouter van OortmerssenAllow Set() methods to handle reference types
2019-04-11 Vladimir GlavnyyFix the proto-enum leaking issue (#5286)
2019-04-08 Vladimir GlavnyyPart of #5265, neutral changes (#5281)
2019-04-05 Matt MastracciEnsure we don't subtract with underflow getting enum...
2019-04-05 Anthony LiotAdd method GenerateTextFromTable issue #5249 (#5266)
2019-04-05 Kamil RojewskiFix for build break in c# vector of unions (#5271)
2019-03-25 Nikolay KuznetsovFix a warning on compiling with clang (#5258)
2019-03-25 LouisPAdd inequality operator (inspired from #263) (#5257)
2019-03-21 Henry Lee[C++] Changes in the flathash program (#5255)
2019-03-11 Wouter van OortmerssenMade JS enum declarations compatible with google closure
2019-03-11 Vladimir GlavnyyNarrows template ascii routines to prevent a possible...
2019-03-11 Wouter van Oortmerssen[C++] Object API: document custom string type requirements,
2019-03-09 bspeice[Rust] Don't use inner attributes for `allow` (#5212)
2019-03-08 Mathias SvenssonSmall usability tweaks to the rust codegen. (#5213)
2019-03-07 Wouter van OortmerssenFixed vector of union JSON parsing.
2019-03-06 jean-airoldie[Rust] Fixed codegen documentation for Tables (#5227)
2019-03-06 David Reiss[Go] Add mutation functions for vector elements (#5221)
2019-03-04 ll-antnClean-up nested_parser on all paths (#5179) (#5184)
2019-03-04 Laurent Stacul[Fix #5112] flatc generates constructors with memset...
2019-02-27 naureRust: Fix lifetime in union _as_ accessors (#5140)
2019-02-25 Kulikov AlexeyJava: Calculation of vtable and vtable size moved to...
2019-02-25 Wouter van OortmerssenAdded -Wextra-semi to Clang build.
2019-02-21 Kamil RojewskiFixed vector of unions crash in java (#5190)
2019-02-19 Vladimir GlavnyyUtility for checking the encoding and line ending of...
2019-02-15 Christopher CifraChanged the JavaScript generation to emit createX helpe...
next