Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-flatbuffers
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-flatbuffers
Graph
41a6d35e74779eb69ffa9c1b3b8e1c38717d8bcf
Select Git revision
Branches
8
master
default
upstream/benchmarks
upstream/fix-277
upstream/gh-pages
upstream/issue-template
upstream/master
upstream/rw-fix-rust-build-errors
upstream/schemaless
Tags
16
1.11.0
v1.11.0
v1.10.0
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.3
v1.0.2
v1.0.1
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
16
15
14
13
6
27
May
20
18
15
13
12
11
9
8
7
6
5
4
29
Apr
28
15
13
10
6
2
1
30
Mar
27
23
13
11
9
23
Feb
17
13
11
10
9
4
2
28
Jan
26
21
16
7
6
9
Dec
8
19
Nov
7
29
Oct
27
24
22
15
25
Sep
23
22
19
18
16
15
10
5
4
3
2
25
Aug
22
20
19
13
12
11
31
Jul
29
28
25
24
21
20
21
15
14
11
10
9
8
2
1
23
Jun
20
19
17
13
12
11
10
27
Jan
Changed VS flatc test settings to match Linux.
Merge pull request #217 from amoldeshpande/master
Merge branch 'master' of https://github.com/amoldeshpande/flatbuffers
Merge branch 'master' of https://github.com/google/flatbuffers
Merge pull request #3 from amoldeshpande/google-master
Merge pull request #2 from amoldeshpande/master
merge
merge
Fixed warnings on Windows
Removed unused variable.
Initial reflection and resizing functionality.
Make generating dependent include files for C++ the default.
Allowing _ as first character of identifiers in .fbs/.json.
Merge pull request #219 from jesta88/master
Follow Google code standards
Namespace now optional for general generator
fix code formatting and bug with losing enums when using --gen-onefile
option to generate one file for C#
Added clang & OS X to .travis
Added --defaults-json to output fields at default value.
Added GitHub link to start of documentation page.
Added a #define for running tests without file access.
Small readability improvements to recent commits.
Fixed -Wunused-result warning.
Java: Allow access to the underlying ByteBuffer from a table.
Merge pull request #207 from zachreizner/header
Add include for cstdlib for std::bsearch definition
Merge pull request #206 from rw/go-faster-string-writing
Improve comment for unicode check.
use escape codes here for non-unicode editors
Go: CreateString now needs zero allocs.
Merge pull request #198 from zulli73/master
Merge pull request #205 from zachreizner/fb_bsearch
Use std::bsearch in LookupByKey for binary search
Merge pull request #201 from rw/python-docs-and-packaging
Regenerate Doxygen docs to add Python usage page.
Regenerate Doxygen docs to add Python usage page.
Update Python package description: license, descriptions.
fixed xcode build files
fixed the windows build files
Loading