1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Python: fix default bool value. (#4773) More... over 6 years ago
Enforcing CreateUninitializedVector is only used with scalars.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Makes VectorIterator compatible with STL iterators. (#4768) More... over 6 years ago
Fix a small problem with add_subdirectory(${FLATBUFFERS_DIR}) from top level project. (#4764) More... over 6 years ago
renamed flexbuffers::Type enum values TYPE_ -> FBT_ (#4761) More... over 6 years ago
Fixed typo in Java/C# tutorial.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Fixed ASAN false positive.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
adds https to landing page link so it resolves (#4757) More... over 6 years ago
Fix typo in tutorial for Go (#4756) More... over 6 years ago
Javascript: Add suppport for ES6 style exports (#4754) More... over 6 years ago
Fix of namespace problem described in #4747 (#4752) More... over 6 years ago
Changed how the default allocator is handled.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Add [Dart] support (#4676) More... over 6 years ago
Fix undertermined execution behavior (#4751) More... over 6 years ago
[BREAKING CHANGE] Python: handle bool table fields properly. (#4736) More... almost 7 years ago
Vector of unions support for java and c# (#4735)
krojew
as Kamil Rojewski
More... almost 7 years ago
Set Working Directory for flatc commands (#4737) More... almost 7 years ago
Add define/ifdef blocks, alternate sprintf implementation via FLATBUFFERS_PREFER_PRINTF [C++] (#4700) More... almost 7 years ago
Add string view [C++] (#4730) More... almost 7 years ago
Python: return None for missing strings. (#4733) More... almost 7 years ago
Remove @Nullable (Java) for required fields (fixes #4724) (#4726) More... almost 7 years ago
Add --root-type option to flatc [C++, parser, JSON] (#4728) More... almost 7 years ago
Several pom.xml files did not have their version bumped to 1.9.0
aardappel
as Wouter van Oortmerssen
More... almost 7 years ago
Output JSON strings as natural UTF-8 text without escapes (#4710) More... almost 7 years ago
Fix union escaping order. (#4722) More... almost 7 years ago
Delete ByteBuffer.exe (#4721) More... almost 7 years ago
Addition of Go FinishWithFileIdentifier (#4720) More... almost 7 years ago
Include services in reflection data (fixes #4639) (#4713) More... almost 7 years ago
Adding JS function to get the File Identifier (#4715) More... almost 7 years ago
The asserts replaced by FLATBUFFERS_ASSERT. (#4701) More... almost 7 years ago