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
60de37448671772201e156eae66d503bf70066bc
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
18
Apr
15
11
8
5
4
1
28
Mar
25
21
18
14
11
9
8
7
6
5
4
28
Feb
26
25
22
21
19
14
15
14
11
7
5
4
28
Jan
24
17
16
14
7
27
Dec
26
20
17
13
10
6
3
29
Nov
16
15
13
12
5
2
1
31
Oct
29
25
23
22
18
15
11
8
4
3
1
28
Sep
27
26
24
21
20
12
6
5
4
3
2
30
Aug
24
23
20
16
13
10
9
6
29
Jul
27
26
23
19
16
15
6
5
3
2
28
Jun
27
25
21
18
14
12
8
7
4
1
31
May
18
15
14
10
7
3
30
Apr
27
23
16
6
5
4
2
26
Mar
23
15
12
9
8
5
4
2
26
Feb
23
22
16
15
12
8
5
29
Jan
22
18
16
12
11
8
4
28
Dec
21
18
14
13
7
4
1
30
Nov
27
20
17
16
13
9
6
26
Oct
23
20
16
13
9
6
5
2
27
Sep
25
22
21
14
12
7
31
Aug
25
24
17
14
11
10
7
4
2
1
28
Jul
27
24
20
19
13
10
26
Jun
21
20
16
13
12
7
5
2
24
May
22
18
16
15
12
10
8
4
1
26
Apr
24
21
19
17
12
10
7
29
Mar
27
20
18
15
13
10
8
3
28
Feb
25
20
15
13
10
8
1
30
Jan
27
26
25
24
23
22
19
18
13
11
9
Update snap to use "flatbuffers" as name
Add Linux Snap Packaging (#5293)
fix check for Enum defaults (#5292)
Struct typetable (#5291)
Add logging of warnings from the flatc compiler (#5289)
Fixed VS2010 build.
Allow Set() methods to handle reference types
Fix the proto-enum leaking issue (#5286)
Detect leak with sanitizer (#5283)
Add basic test for enum defaults (#5280)
Part of #5265, neutral changes (#5281)
Enable MSVC assert report box [Abort|Retry|Ignore] if a debugger is present (#5279)
Add files generated by CMake to git ignore (#5278)
[C++]Sync the sample monster.fbs file with the tutorial (#5277)
Ensure we don't subtract with underflow getting enum names (#5246)
Add method GenerateTextFromTable issue #5249 (#5266)
Fix for build break in c# vector of unions (#5271)
Fix typo in Go tutorial (#5274)
Add compile-time checking of numerical limits in C++ code. (#5270)
Update grammar to reflect required type signature for enum declarations. (#5269)
Add missing test data file to BUILD file (#5264)
Bazel CI: fix bad value in yml (#5262)
Fix a warning on compiling with clang (#5258)
Add inequality operator (inspired from #263) (#5257)
[C++] Changes in the flathash program (#5255)
Fixed tutorial markdown file (#5248)
Further fixes to make minireflect compatible with old behavior.
Unify line ending rules in '.editorconfig' and '.gitattributes' (#5231)
Fixed vector_delimited excluding delimiter
Fixed shadowing warning in older gcc for vector_delimited
Made ToStringVisitor backwards compatible with older behavior.
Made JS enum declarations compatible with google closure
Disabled constexpr for hashing functions.
Narrows template ascii routines to prevent a possible signed overflow in generic code. (#5232)
Fix typo in dart documentation (#5230)
[C++] Object API: document custom string type requirements,
[Rust] Don't use inner attributes for `allow` (#5212)
Small usability tweaks to the rust codegen. (#5213)
Fix rust crate for big-endian targets (#5229)
Removed -Wc++98-compat-extra-semi for compatibility with older clang.
Loading