openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
FlatBuffers
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
12 days
ago. based on code collected
13 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 13 of 107
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Perform nil check on string fields when packing (#7719)
Michael Le
More...
about 2 years ago
Add CI step to build with -DFLATBUFFERS_NO_FILE_TESTS. (#7729)
engedy
More...
about 2 years ago
Add include guards around DoNotRequireEofTest (#7728)
engedy
More...
about 2 years ago
Fix Rust codegen escaping field in tables. (#7659)
Casper
More...
about 2 years ago
Add clang-tidy, fix some bugpron problems. (#7708)
Saman
More...
about 2 years ago
[C++] Fix clang `-Wnewline-eof` warning (#7711)
mogemimi
More...
about 2 years ago
Add CI job to build linux and run unit test on s390x (#7707)
Wen Sun
More...
about 2 years ago
Add Ref.AsStringBytes to flatbuffers.flexbuffers Python API (#7713)
Jared Junyoung Lim
More...
about 2 years ago
[Go] Fix bug where `bytes` wasn't being imported when using --gen-onefile flag (#7706)
Michael Le
More...
about 2 years ago
fix clang format plus implicit cast error. (#7704)
Saman
More...
about 2 years ago
Fix a bug where a floating point number was cast to int and the value was stored incorrectly because of low byte width. (#7703)
Maxim Zaks
More...
about 2 years ago
[Rust] Restore public visibility of previously-public fields (#7700)
Max Burke
More...
about 2 years ago
FlatBuffers Version 22.12.06 (#7702)
Derek Bailey
More...
about 2 years ago
inline initialize byte_width
Derek Bailey
More...
about 2 years ago
fix: byte_width_ = 1U << static_cast<BitWidth>(packed_type & 3) implicit conversion loses integer precision: 'unsigned int' to 'uint8_t' (aka 'unsigned char') [-Werror,-Wimplicit-int-conversion] (#7697)
郭浩伟
More...
about 2 years ago
[C++] Update to address comparator failure in big endian (#7681)
Wen Sun
More...
about 2 years ago
Fix "Download Doxygen" URL (#7699)
Michael Mickelson
More...
about 2 years ago
Upgrade rules_go for Bazel 7.0 support (#7691)
James Kuszmaul
More...
about 2 years ago
Refactor src/idl_gen_cpp.cpp (#7693)
RishabhDeep Singh
More...
about 2 years ago
Add LICENSE.txt to python (#7692)
RishabhDeep Singh
More...
about 2 years ago
Add swift link
Derek Bailey
More...
about 2 years ago
Move Nim to completed language
Derek Bailey
More...
about 2 years ago
Fix confrom failure for nullptr dereference. (#7688)
Derek Bailey
More...
about 2 years ago
Update missing C# namespace to Google.FlatBuffers
Derek Bailey
More...
about 2 years ago
Remove --gen-name-strings flag from cmake command for generating union_vector_generated.h (#7684)
Michael Le
More...
about 2 years ago
tests/reflection_test.h: add missing <stdint.h> include (#7680)
Sergei Trofimovich
More...
about 2 years ago
Fix PHP byte validation and reenable builds (#7670)
Louis Laugesen
More...
about 2 years ago
chore: emit more reasonable error message when using incomplete type in struct (#7678)
sssooonnnggg
More...
about 2 years ago
Use FinshedBytes() in go-echo example instead of manually encoding offset (#7660)
Michael Le
More...
about 2 years ago
Fix java import wild card (#7672)
Saman
More...
about 2 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
106
107
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree