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
2018-12-10
Rob Agar
Get rid of reproducible build warning by removing build...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Austin Schuh
Add flatbuffer_cc library support (#5061)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Kamil Rojewski
Renamed JS generator to explicitly state it generates...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Simon.S.King
[net] Fix issue #5036 when write a double value into...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Matt Frantz
Support nulls in String compare, CreateSharedString...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Robert
CI: Dockerized language port tests (#5066)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Robert
Fix create_vector_of_strings to use the stack, and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sumant Tambe
Fix Java generator bug that ignores bidi streaming...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Robert
disable unimportant RAM-heavy test b/c Windows (#5047)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Russell Chou
Make Parser skip files it's seen already. (#5048)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Wouter van...
Make string/vector field serialization order not depend...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Vladimir Glavnyy
Make the Parser independent from the global C-locale...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Kamil Rojewski
Fixed double generated file name postfix (#5046)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Austin Schuh
Make flatbuffer C++ tests work when vendored with bazel...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Kamil Rojewski
Convenient createX methods for TS (#5044)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Shivendra Agarwal
flexbuffers blob to string implementation (#5039)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Robert
Fix missing doxygen link to Rust docs
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Antonio Park
Wrong int32 min-max range definition on numTypes.lua...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Uilian Ries
Update Conan version Automatically (#5027)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Shivendra Agarwal
FlexBuffer to JSON convertor for typed and fixedTypedve...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Wouter van...
Fixed STLPort build
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Wouter van...
Fixed vectors of enums in object API serialized incorre...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Wouter van...
Fixed missing code from @javax.annotation PR.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Sumant Tambe
Fix a memory leak in builder test (#5021)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Gabriel Nützi
--keep-prefix for JS generator (#5018)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Frank Benkstein
make unions with type aliases more usable (#5019)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Robert
Rust: test that no heap allocs happen on hot paths...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Wouter van...
Disallowed 0 byte structs.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Wouter van...
Revert "Convert net/FlatBuffers project to be compatibl...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Vladimir Glavnyy
Add 'fsanitize=address,undefined' to tests and flatc...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Wouter van...
Fixed Java gRPC version numbers.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Wouter van...
Fixed npm publish appending multiple copies into .mjs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
csmoe
clean up unnecessary outer rust gen-snippet (#5013)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Felix Hanley
Use stdlib context in generated Go files (#4904)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Doug Muir
Make alignment checking optional. (#5011)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Frank Benkstein
make flatbuffers::IsFieldPresent safer (#4988)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Vladimir Glavnyy
Add fuzzer test for scalar numbers in json. (#4996)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Frank Benkstein
CI check generate code (#4998)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Frank Benkstein
forbid enum values that are out of range (#4977)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Sumant Tambe
Efficient Conversion of a FlatBufferBuilder to a Messag...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Felix Frank
[Python] Fast serialization of numpy vectors (#4829)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
kostya-sh
Go - Use Go bool type for bool fields (#4962)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Frank Benkstein
disallow c style casts (#4981)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Frank Benkstein
don't use std::function in flatbuffers::Parser (#4995)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
iceboy
add :runtime_cc target (#4994)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Frank Benkstein
fix missing newline in flatc help message (#4992)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Frank Benkstein
fix #4974 (#4989)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Vladimir Glavnyy
Refactoring of idl_parser (#4948)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Frank Benkstein
better output on TestError (#4979)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Rikard Lundmark
Add @javax.annotation.Generated to generated flatbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Frank Benkstein
don't crash when calling EnumNameXXX on sparse enum...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Michael Edwards
Fix expected type of enum values in reflection tables...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
kostya-sh
Use enum types in generated read/mutate methods for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
cor3ntin
Add missing const on Reference::As<> (#4975)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Stewart Miles
Disable armeabi builds for Android and re-enable CI...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Taj Morton
In Javascript, generate bidirectional mappings for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Vladimir Glavnyy
Fix recursion counter check. Add control to override...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Wouter van...
Bumped version to 1.10.1 for all languages.
v1.10.0
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Wouter van...
Updated TestAll.sh with Rust.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Jason Neufeld
Adds __reset method to Struct and Table (#4966)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Vladimir Glavnyy
Assert tests on the first failure. (#4952)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
kostya-sh
Use standard header for generated Go files (#4961)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Taj Morton
Allow tables that are entirely composed of native inlin...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sumant Tambe
Turn on gRPC tests in travis build (#4955)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Vladimir Glavnyy
Parser error message reports both the line number and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Matt Mastracci
Remove lifetime specifier on table getter methods ...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
kzvi
loosen lifetimes in type signature of Table::get (...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Shivendra Agarwal
Add more apis to query vector types from a reference...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Vladimir Glavnyy
Add missed defined(clang) and fix the wrong placement...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
kzvi
don't return Option from required table field accessors...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-26
jean-airoldie
rust: Fixed MakeCamelCase (#4932) (#4936)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Sumant Tambe
Add FlatBufferBuilder move semantics tests to the main...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Michael Edwards
ToStringVisitor settings to allow pretty formatted...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Thomas
Add compare operator to code generated for c++ (#4940)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Wouter van...
Updated readme.md
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Wouter van...
Changed JS/TS codegen to use stable non-compiler depend...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Wouter van...
Added missing Dart codegen files.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Christopher...
[C#] Fix compile issue when compiling with older versio...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Robert
Add Rust to Appveyor config. (#4928)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Enrico Olivelli
Add ByteBufferFactory#releaseByteBuffer (#4914)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Robert
rust: more builder lifetimes predicates (#4923)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Robert
rust: more builder lifetimes logic (#4917)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Onur Karaman
fix rust flatbuffers create_vector docs (#4913)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
rust generator: fix builder lifetime switch (#4912)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
rust generator: fix enum member comments (#4911)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
readme.md: add Rust as a supported language
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
Update Cargo.toml for Crates.io package
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
delete and ignore Cargo.lock files (#4906)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chris Holcombe
Fix extern crate in root namespace (#4905)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
Rust: Add basic crate-level documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Robert
Update Rust runtime crate version for publishing
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Robert
Port FlatBuffers to Rust (#4898)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sumant Tambe
Add move semantics to MessageBuilder, FlatBufferBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Gabriel Nützi
DetachedBuffer cannot be rewrapped (#4885)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Christopher...
C# support for directly reading and writting to memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Derek Bailey
Updated preprocessor check for template aliases. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Derek Bailey
Mono Fix for Unsafe Mode (#4887)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Wouter van...
Revert "Performance Increase of Vector of Structures...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Wouter van...
Added missing dart/ts test changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Andy Martin
Add C#/Java generator behaviour for 'private' attribute...
commit
|
commitdiff
|
tree
|
snapshot
next