platform/upstream/flatbuffers.git
2017-12-21 Yuri Finkelsteingrpc bindings generator for Java and a few minor suppor...
2017-12-21 Yuri Finkelsteinsynchronized grpc cpp_generator with latest version...
2017-12-18 Yuri Finkelsteinupdated cpp_generator.cc to be compatible with the...
2017-12-18 xgdgscupdate mutation status in doc (#4549)
2017-12-14 RobertMerge pull request #4516 from mikeholler/travis
2017-12-14 Kamil RojewskiFix for strictPropertyInitialization for TS (#4540)
2017-12-13 Mike HollerChange mikeholler to PYPI_USERNAME
2017-12-07 Wouter van... Fixed CreateStruct not testing for nesting.
2017-12-04 Bastien BrunnensteinReplace the non standard M_PI with a constant (#4528)
2017-12-01 Paul Taylorpublish additional js/flatbuffers.mjs to npm to support...
2017-12-01 rmawatsonthis is allow custom allocator for obj-api structs...
2017-11-30 Bastien BrunnensteinAdd include directory to CMake install targets (#4510)
2017-11-27 Mike HollerFixed prod PyPI URL and deploy block list.
2017-11-27 Mike HollerAdded all_branches to tags: true block
2017-11-27 Michael HollerAdd support for Python lib continuous deployment.
2017-11-20 Wouter van... Updated version numbers to 1.8.0 v1.8.0
2017-11-20 Wouter van... Missing generated code files.
2017-11-17 MikkelFJDocument type aliases (#4499)
2017-11-17 Dan Douglasfix typo (#4495)
2017-11-16 Wouter van... Fixed potential strict-aliasing violation in big-endian...
2017-11-16 red1939Add exports for all targets (#4491)
2017-11-16 Hong Wuc++ Tutorial fix (#4494)
2017-11-16 Louis-Paul... Remove copy constructor to make flatbuffers struct...
2017-11-16 David Komertutorial docs (#4492)
2017-11-13 Angela SheuFix valid params limit exceeded for generated table...
2017-11-09 Wouter van... Made stl_emulation.h usable by itself.
2017-11-09 Sergey AvseyevSpecify ABI version for shared library (#4479)
2017-11-06 Sergey AvseyevUse CMake install directories instead of hardcoded...
2017-11-06 Sergey AvseyevText files should not have executable bit set (#4480)
2017-11-06 Lawrence ChanLink grpctest with libgrpc_unsecure explicitly (#4474)
2017-10-26 Wouter van... Updated pom.xml to be able to deploy to Maven central.
2017-10-23 stefan301Added missing EndTable() call to VerifyObject() (#4468)
2017-10-20 Alex AmesChanged how vector_data works. (#4467)
2017-10-20 Alex AmesFixed CMake build issue when building with Clang. ...
2017-10-16 Yonggang LiNullable java (#4455)
2017-10-14 Stewart MilesMerge pull request #4459 from stewartmiles/master
2017-10-14 Stewart MilesReport a build failure when any Android build fails.
2017-10-14 Stewart MilesFixed Android build failure caused by use of C++11...
2017-10-13 Stewart MilesMerge pull request #4458 from a-maurice/master
2017-10-13 AnthonyUse flatbuffer unique_ptr instead of std's.
2017-10-09 Wouter van... Add new flatbuffer_go_library to generate Go library...
2017-10-09 Brian ChavezSpelling error in C# and Java documentation (#4454)
2017-10-09 Yonggang Li_Nullable cpp interface (#4451)
2017-10-06 Wouter van... Improved .proto conversion.
2017-10-06 Aaron[C++] Add explicit keyword on generated constructors...
2017-10-06 RobertPython: CreateByteVector function in builder. (#4453)
2017-10-05 Dariusz OstolskiFix issue #4389, if field is ommitted the return type...
2017-10-02 Louis-Paul... Add template version for As method. (#4443)
2017-09-25 Wouter van... Fixed TypeTable function not being inline.
2017-09-22 Wouter van... Made the parser not have any hard-coded keywords.
2017-09-22 Wouter van... Added support for mini-reflection tables.
2017-09-21 endorph-softAdd constant accessors to C++ unions (#4433)
2017-09-21 Khem RajFix build with clang on big-endian targets (#4440)
2017-09-14 schoetbiidl_gen_json_schema.cpp: Fixed detection of enum types...
2017-09-14 Lukas Bergdoll[C++] Fix DetachedBuffer move assignment lifetime ...
2017-09-12 Wouter van... Fixed .proto not being accepted as schema file.
2017-09-07 Wouter van... Forgot to bump flatc version to 1.7.1
2017-09-07 rouzierUpdate doc (#4427)
2017-08-31 schoetbiEvery type gets additionalProperties set to "false...
2017-08-31 endorph-softC++ Customise prefix/suffix of object API [Issue #4419...
2017-08-25 Wouter van... Updated C# test project.
2017-08-25 Wouter van... Fixed VS memory tracking leaking into user code
2017-08-24 Wouter van... Disabled numpy test in appveyor due to timeout.
2017-08-24 Wouter van... Cleaned up namespace handling.
2017-08-24 Wouter van... Trimmed vtables of trailing zeroes.
2017-08-17 Younguk KimFix use of min and max when Windows.h is imported ...
2017-08-14 Wouter van... Noted that benchmarks are for C++
2017-08-14 Wouter van... Explained GetRoot<Monster> vs GetMonster.
2017-08-14 Wouter van... Fixed .proto -> .fbs translating type bytes incorrectly.
2017-08-14 Wouter van... Further grammar.md fixes: union types, idents, string...
2017-08-14 Wouter van... Fixed up grammar.md with rpc's and new scalar types.
2017-08-14 Wouter van... Missing FieldDef initializer.
2017-08-14 Wouter van... Fixed file_identifier/extension leaking from included...
2017-08-14 Wouter van... Cleaned up test output.
2017-08-14 Wouter van... Fixed root_type leaking in from included files.
2017-08-14 rouzierC++ Add new type vector_bool flexbuffers (#4410)
2017-08-14 rouzierInternal doc (#4409)
2017-08-11 Wouter van... Added VS crtdbg memory leak tracking
2017-08-11 Wouter van... Added missing generated code.
2017-08-11 Kamil RojewskiVector of unions for TS/JS and PHP (#4404)
2017-08-11 Kamil RojewskiCopying required field to union type vector (#4407)
2017-08-10 Wouter van... Make flatc not silently skip schema files not ending...
2017-08-10 Wouter van... Make it an error if a field has the same name as a...
2017-08-10 Wouter van... Forgot to update pom.xml in recent 1.7.1 release.
2017-08-10 Wouter van... Misc documentation fixes.
2017-08-07 Wouter van... Fixed clang-tidy warnings.
2017-08-07 Wouter van... Added missing generated code from past commits.
2017-08-07 Wouter van... Linked to Mikkel's binary format documentation.
2017-08-07 Wouter van... Public accessor for buffer size of flexbuffers::Builder
2017-08-04 rouzier[c++] Add support for boolean types in flexbuffers...
2017-08-02 MikkelFJAdd scalar type aliases for int8, uint8, ..., f32,...
2017-08-01 Kevin Rose[Python] (scalar) vector reading speedup via numpy...
2017-07-28 Christian HelmichAdded support for nested flatbuffers serializing to...
2017-07-27 Manuel KroissAdding accessors for IsBlob and Blob.data (#4398)
2017-07-24 Stewart MilesMerge pull request #4395 from stewartmiles/master
2017-07-24 Stewart MilesTest case for CreateVectorOfStructs() using a callback.
2017-07-24 Christian Helmichforwarding IDLOptions.strict_json to flexbuffers .ToStr...
2017-07-20 Stewart MilesMerge pull request #4383 from stewartmiles/master
2017-07-20 Stewart MilesC++98 (stlport) support for core FlatBuffers and FlexBu...
2017-07-19 schoetbiidl_parser.cpp ignores $schema in input json (#4382)
next