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
7a955a09f43f271a5dec1221e2a74fa2da9825cd
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
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
4
3
28
Dec
21
19
20
19
16
14
12
9
8
7
5
2
21
Nov
18
16
9
7
2
26
Oct
24
21
19
17
12
7
5
3
21
Sep
19
15
14
13
12
9
7
6
7
1
31
Aug
30
29
26
27
26
27
26
25
24
25
24
23
22
20
18
17
16
15
14
13
12
10
8
3
2
1
31
Jul
29
28
27
26
25
26
25
23
22
20
21
20
19
18
16
15
14
13
12
11
9
8
5
4
1
29
Jun
27
23
22
23
20
18
17
15
14
13
10
8
7
6
2
1
31
May
30
28
26
25
24
23
21
20
18
3
1
29
Apr
27
26
25
23
22
21
20
18
16
15
13
11
8
7
6
4
3
1
30
Mar
29
28
26
23
20
14
9
8
7
2
26
Feb
25
22
17
12
10
11
10
8
3
1
2
29
Jan
27
22
21
20
19
18
13
9
8
6
5
4
2
31
Dec
29
24
22
21
17
16
15
14
13
12
11
9
7
5
4
2
30
Nov
27
25
C#: Fixed possible conflicts between usings and user-supplied namespace (#4247)
Support binary search for struct in cpp (#4245)
Add a VectorCast function that safely casts from
Fixing closure compile compatibility when --gen-mutable is used.
Fixed building and warnings on Arduino (16 bit platform). (#4197)
C++: Add default value handling to mutation/SetField code (#4230)
add command line argument for go namespace (#4222)
Add arbitrary string type to the native object API (#4218)
C++: add String::str() function (#4234)
fixed duplicate symbol error in flexbuffers.h (#4233)
GO: add _ postfix to identiy conflict golang keyword (#4221)
fixed flag for javascript (#4223)
tests: update monster_test.bfbs binary file with generate_code.sh (#4220)
sample: update auto-generated monster_generated.h (#4219)
Prevent flatbuffers::Vector and flatbuffers::VectorOfAny to be copied (#4217)
Pedantic Visual Studio build (/W4 /WX) (#4214)
NoError was returning on DoParse method when file was empty (#4208)
VS2015 warning "conditional expression is constant" (#4210)
Fix broken symlink to CONTRIBUTING.md (#4212)
fixed path being ignored in GenerateCppGRPC (#4207)
Add a backwards-compatible version of VerifyBuffer() (#4201)
Fixing broken link and added missing <map> header include. (#4199)
optimization of FlatBufferBuilder::CreateVector() (#4198)
Fixed problem with uint keys (#4172)
C++ generator: Pre-allocating std::vector in UnPack methods. (#4187)
Fixed move constructor in generated union class (#4192)
Remove libc++ and c++abi requirement on Linux with clang (#4189)
more safer (#4186)
[C++] Additional accessors for fields of union types. (#4184)
fix #4180: Long.prototype.toFloat64() overflow (#4182)
Temporarily disabled VS2010 warning 4512.
Fixed VS x64 warnings in flexbuffers.h
Removed spurious "aa" from flatc usage message.
Updated version numbers to 1.6
v1.6.0
v1.6.0
Updated docs for 1.6
Round vector_downward initial size up (#4179)
Added doc comments to the binary schema.
Fixed sorting assertion with some std::sort implementations.
JS: add package.json to publish the npm pacakge (#4166)
Added missing generated code.
Loading