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
2015-02-04
Alex Ames
Merge "Added new Android build target and makefile...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Alex Ames
Added new Android build target and makefile utils.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
pjulien
Issue #136
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Florian Enner
Added force-defaults to Java bindings
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Florian Enner
Added FlatBufferBuilder reuse
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Wouter van...
Added "raw struct" results to benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Gabriel Martinez
Merge "Add options to print build rule dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Gabriel Martinez
Add options to print build rule dependencies
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Wouter van...
Fix for previous Java commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Wouter van...
Applied Java namespace filename fix to Go.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Wouter van...
Reducing garbage produced by Java serializer.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Wouter van...
Fixed flatc not writing Java files without namespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
pjulien
PR for issue #130. Improves the javadoc of ``FlatBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Hiroshi Matsunaga
cursor_ is not directly represent the hexadecimal
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Wouter van...
Support for booleans in the Java/C# API
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Wouter van...
Parser will allow a table or vector to have a trailing...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Wouter van...
Fixed C# SizedByteArray copying leading bytes of ByteBu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Patrick Julien
Add a simple Maven file modeled after
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Patrick Julien
Ignore intellij files
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Patrick Julien
Reuse the same charset instance
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Wouter van...
Sorted Vector & binary search functionality.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Wouter van...
Fixed C# showing up as C in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Wouter van...
Added clarification about unions in JSON to the docs.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Leander Bessa...
Added option FLATBUFFERS_BUILD_FLATC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Wouter van...
Union verification functions were not correctly namespaced.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Wouter van...
Made CreateUninitializedVector return the buffer.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Wouter van...
Merge changes Id7618e53,Ieddc3c5c into ub-games-master
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Jon Simantov
Merge "C#: Allow ByteBuffer to use faster unsafe mode...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
dyu
non-generic version of CreateUninitializedVector for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
dyu
cast literal to csize to fix error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
dyu
update generated sources
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Wouter van...
Documentation clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Jon Simantov
C#: Allow ByteBuffer to use faster unsafe mode
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Merge "Added CONTRIBUTING.md file." into ub-games-master
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Merge "Added VectorLength helper function that works...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Merge "Fixed missing virtual destructor in allocator...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Merge "Fixed Java ByteBuffer accessors generated for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Merge "Generate C++ function returning the file_identif...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Merge "Various documentation clarifications." into...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Added CONTRIBUTING.md file.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Added VectorLength helper function that works on nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Fixed missing virtual destructor in allocator.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Fixed Java ByteBuffer accessors generated for non-scala...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Lars Magnusson
Generate C++ function returning the file_identifier...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Wouter van...
Various documentation clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Robert Segal
[fix] removed some source files included multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Wouter van...
Added "final" to generated types to block inheritance.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Wouter van...
Added user defined attribute declarations.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Wouter van...
Clarified note on multi-threading in the docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jon Simantov
Fix FlatBuffersTest build on Android by adding missing...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Zbigniew Mandziejewicz
Fixes #90 - flatc chokes on IDL files starting with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Wouter van...
Made the memcmp address sanitizer clean.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Wouter van...
Fixed required field checking incorrectly using unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Luna
Fix a build error on 32 bit go
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Wouter van...
Fixed boilerplate copyright message in LICENSE.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Wouter van...
Added support for custom allocators and uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Wouter van...
Made CMakeLists.txt compatible with older versions...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Wouter van...
Various documentation improvements.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Wouter van...
Fixed big-endian issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Wouter van...
Fixed missing files in Xcode project.
v1.0.3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Wouter van...
Added fenced code blocks to the C++/Java/Go docs for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Wouter van...
Added .proto parsing and convertion to .fbs.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Wouter van...
Fixed bug in convenient constructors for Java/C#
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Gabriel Martinez
Output multiline doc comments over multiple lines
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
rw
Fix vector of strings for Go
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Wouter van...
Enums in C++ are now strongly typed.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Wouter van...
Made flatc error messages look like what other compiler...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Wouter van...
Added option to flatc to generate dependent header...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Wouter van...
Support for required fields.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Zbigniew Mandziejewicz
Generate headers from spec, add option for installing...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Gabriel Martinez
Add enum name lookup method to Java/C# enums
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Wouter van...
Added convenient create functions for Java/C#.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Wouter van...
Added general codegen to Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Wouter van...
Refactored the Java and C# code generators into one.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Wouter van...
Added C# generator to Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Wouter van...
Prepended com.google to the Java namespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Wouter van...
Added missing assert.h to util.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Wouter van...
The parser and flatc now allow include directories...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Wouter van...
Added convenient vector from array construction for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Wouter van...
Added accessor in Java to get vectors as ByteBuffers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Wouter van...
Fixed test that was incompatible with 64bit offsets.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
bml13
Removed the use of b.array() to support DirectBuffers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
evolutional
Initial commit of .NET port of FlatBuffers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Stewart Miles
Added option to disable build of tests and samples.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
Made FlatBufferBuilder.java require ByteBuffers that...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
Non-alpha-numeric characters are filtered out of includ...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
A generated C++ function was missing "inline".
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
Fixed JSON text output not finding symbolic names for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
Implemented the file identifier functionality for Java.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
Made Vector have a size() function, to make it more...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Wouter van...
Changed hard-coded constant in JavaTest to enum value.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
rw
Fixed possible alignment issue in Go
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Wouter van...
Made "field set more than once" check in JSON parser...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Fixed missing <functional> header (VS).
v1.0.2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Made sure GetRootAs..() functions are generated for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Setting a field twice in a JSON object now gives error.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Fixed flatc silently accepting non-scalars as default...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Fixed C++ codegen ignoring multiple padding scalars...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Made reading read-only ByteBuffers work.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Wouter van...
Fixed compiler warning for int to char conversion.
commit
|
commitdiff
|
tree
|
snapshot
next