projects
/
platform
/
upstream
/
flatbuffers.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/flatbuffers.git
2019-11-04
Paulo Pinheiro
[Kotlin] Fix union vector accessor after change in...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Paulo Pinheiro
[flatc] Remove an always true condition for flexbuffers...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Lawrence Chan
[Go] Add UnPackTo functions (#5598)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
iceboy
[Go] Object API support (#5339)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Mathias Svensson
Rust: Add idiomatic iterator for Vector type (#5579)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Even Rouault
Fix typos in comments (#5590)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Derek Bailey
C++ verifier for evolved union fields should return...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Derek Bailey
Add ByteBuffer copy for vector of bytes in Java (#5587)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Mathias Svensson
Rust: Fix Copy and Clone impls for a few generic types...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Vladimir Glavnyy
Add `--clean-first` to the cmake-build command (travis...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
StackDoubleFlow
Fix Follow implementation for bool (#5554)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Vladimir Glavnyy
Fix issue #5557 (#5573)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Björn Harrtell
Avoid intentional unsigned integer overflow getting...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Bharat Tak
Python: Add forceDefaults opt to python Builder (#5564)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jacek Surazski
Java: Don't annotate vector-of-tables item getters...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Wouter van...
Fixed warnings generated by recent JSON sorting feature.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Idan Sheinberg
[Java] byte buffer factory returned buffer capcity...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
tira-misu
#5544 Fix of Array of table is not sorted if Create...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Brian Harris
Fix build with gcc version 7.4.0 (#5570)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Wouter van...
Fixed JSON parser not sorting vectors of tables/structs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Paulo Pinheiro
[FlexBuffers][Java] Cache size of Sized objects in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Paulo Pinheiro
Fix issue #5542 (#5543)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Wouter van...
Fixed Android STLPort related error.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Jack Zhou
Fix namespaced struct/field name collision detection...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Paulo Pinheiro
[flac] Add FlexBuffers option for generating data ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Robert Winslow
Update Rust versions under test from 1.30.1 to 1.37...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
mjvk
Adds XOPEN_SOURCE for PATH_MAX and POSIX 1993 for stat...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Paulo Pinheiro
[FlexBuffers][Java] Add override Key::toString (#5533)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Paulo Pinheiro
[FlexBuffers][Java] Fix wrong access to a string using...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Vladimir Glavnyy
Fix Mutate() methods of Array<scalar/struct> (override...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Kulikov Alexey
Java: Added access object for vector of struct and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
mmoscicki2
Fixed DetachedBuffer self move assignment (#5521)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Austin Schuh
Fix buildifier warnings found in new bazel (#5517)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Wouter van...
Fixed Reflection Verifier not handling vectors of unions.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Wouter van...
Fixed GenerateText not handling vectors of unions.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Kevin Fort
Add element size parameter to __vector_as_arraysegment...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Paulo Pinheiro
[Java][FlexBuffers] Improve documentation for FlexBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
jaceksur
Annotate getters with @Pure when --java-checkerframewor...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Edward
[Dart]fix: segment fault with empty namespace when...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Casper
Rust: Fixed cargo clippy on non-generated code (#5485)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jaemin Park
[Javascript] Fix syntax error for signed enum (#5503)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Nathan Williams
[C#] Fix retrieving enumeration vectors as arrays ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Björn Harrtell
Doc typo fixes (#5505)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Morten Grouleff
Use all of the available space in the buffer returned...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Paulo Pinheiro
[FlexBuffers][Java] Implementation of FlexBuffers API...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Wouter van...
Clarified value reuse in FlexBuffers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Wouter van...
Fixed test build invocation of arrays_test.fbs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Wouter van...
FlexBuffers: allow any values to be shared.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Wouter van...
Android: remove app_dummy() calls
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Wouter van...
Fixed STLPort Android compile error
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Earlonus
[bugfix]flexbuffers isvector bugfix (#5488)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
svenk177
Fix incorrect padding in arrays of structs (Issue ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Wouter van...
Fixed missing generated code.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Wes McKinney
C++ IDL generation adds superfluous semicolon in GenTab...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Tsingson
[go]add Name() for ForceCodec interface (#5486)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Mark Nauwelaerts
reflection: check for valid union enum value during...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Edward
has_method support for primitive fields in java runtime...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Max Burke
Fix compilation error in tests. (#5472)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Alexey Geraskin
[C++] remove static_cast expression (#5440)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
ll-antn
[C++ ] Correctly serialize bit_flags enums to JSON...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Derek Bailey
Fix for Boolean types (#5379) (#5466)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Wouter van...
Renamed stale label from "wontfix" to "stale".
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Vladimir Glavnyy
Replace '--cpp-include' brackets to quotes (#5438)...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Wouter van...
Made stale.yml friendlier.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Vladimir Glavnyy
Extend the error message if base type of parsed scalar...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Wouter van...
Add .github/stale.yml to auto close stale issues and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Joseph Pyott
Python: Added support for file_identifiers (#5123)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
ll-antn
Fix numeric_limits<T>::max() to avoid conflict with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
ll-antn
Support nested_flatbuffer attribute when parsing bfbs...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Stewart Miles
Pin FlatBuffers Android Travis builds to NDK r17c ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jason Monschke
Change deprecated vector Length() to size() in tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Wouter van...
Added missing Kotlin generated code change.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Uilian Ries
#4590 Fix Conan build (#5449)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Paulo Pinheiro
Add basic Kotlin support (#5409)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alexey Geraskin
[C++] fix static_cast expression (#5441)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
jean-airoldie
[rust] Ran rustfmt against library code (#5389)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Vladimir Glavnyy
Extend the test of MonsterExtra (#5428)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Thanabodee...
Fix echo not interpret \n in GoTest.sh (#5426)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Vladimir Glavnyy
Remove unused variables (#5382)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Andrew Noyes
Fix undefined behavior. Closes #5422 (#5423)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Edward
Update Utf8.java: more detailed exception message ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Adrian Perez
Fix for FLATBUFFERS_PREFER_PRINTF writing zero-length...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Vladimir Glavnyy
Set C# Struct/Table visibility to public (#5381) (...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Bryan Furia
Don't check ForceDefaults when adding Offfset values...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Wouter van...
Fixed broken Utf8Old.java
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Bryan Furia
Fix generating nested Flatbuffer accessors when they...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Austin Schuh
Fix compatability with Bazel 0.27 (#5412)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Wouter van...
Updated missing generated code for PR #5313 (fixed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
svenk177
Add support for fixed-size arrays (#5313)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Vladimir Glavnyy
Add FLATBUFFERS_COMPATIBILITY string (#5381)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
John Luxford
[C#, Java, C++] Fixes issue #5399 by always including...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
John Luxford
[Go] Fix namespaces on enums (#5406)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Tiger Caldwell
Excluded crtdbg.h from non-MSVC compilation (#5401)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Michael Seifert
[flatc][docs] Document rounding behavior of floats...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Will Stott
Remove out-dated -S option from the flatc syntax. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
jean-airoldie
[rust] Use read_scalar_at where possible (#5385)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
jean-airoldie
[rust] Derive Eq + PartialEq on FieldLoc and FlatBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ashwin Ramaswami
fix typo (#5384)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
mugisoba
[bfbs] fix deserializing nested struct (#5383)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Vladimir Glavnyy
Fix multi-line comments for cpp enums (#5345) (#5346)
commit
|
commitdiff
|
tree
|
snapshot
next