1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Lua FlatbufferBuilder Clean() method to enable reuseable builders (#5606) More... over 5 years ago
[Kotlin] Fix union vector accessor after change in Java API (#5605) More... over 5 years ago
[flatc] Remove an always true condition for flexbuffers (#5604) More... over 5 years ago
[Go] Add UnPackTo functions (#5598) More... over 5 years ago
[Go] Object API support (#5339) More... over 5 years ago
Rust: Add idiomatic iterator for Vector type (#5579) More... over 5 years ago
Fix typos in comments (#5590) More... over 5 years ago
C++ verifier for evolved union fields should return true (#5586) More... over 5 years ago
Add ByteBuffer copy for vector of bytes in Java (#5587) More... over 5 years ago
Rust: Fix Copy and Clone impls for a few generic types (#5577) More... over 5 years ago
Add `--clean-first` to the cmake-build command (travis) (#5574) More... over 5 years ago
Fix Follow implementation for bool (#5554) More... over 5 years ago
Fix issue #5557 (#5573) More... over 5 years ago
Avoid intentional unsigned integer overflow getting caught by sanitizers (#5572) More... over 5 years ago
Python: Add forceDefaults opt to python Builder (#5564) More... over 5 years ago
Java: Don't annotate vector-of-tables item getters with @nullable. (#5562) More... over 5 years ago
Fixed warnings generated by recent JSON sorting feature.
aardappel
as Wouter van Oortmerssen
More... over 5 years ago
[Java] byte buffer factory returned buffer capcity is used instead of the requested size (#5558) More... over 5 years ago
#5544 Fix of Array of table is not sorted if Create<type>Direct() is used (#5546) More... over 5 years ago
Fix build with gcc version 7.4.0 (#5570) More... over 5 years ago
Fixed JSON parser not sorting vectors of tables/structs with key.
aardappel
as Wouter van Oortmerssen
More... over 5 years ago
[FlexBuffers][Java] Cache size of Sized objects in FlexBuffers (#5551) More... over 5 years ago
Fix issue #5542 (#5543) More... over 5 years ago
Fixed Android STLPort related error.
aardappel
as Wouter van Oortmerssen
More... over 5 years ago
Fix namespaced struct/field name collision detection (#5540) (#5545) More... over 5 years ago
[flac] Add FlexBuffers option for generating data (#5519) More... over 5 years ago
Update Rust versions under test from 1.30.1 to 1.37.0 (#5538) More... over 5 years ago
Adds XOPEN_SOURCE for PATH_MAX and POSIX 1993 for stat (#5529) More... over 5 years ago
[FlexBuffers][Java] Add override Key::toString (#5533) More... over 5 years ago
[FlexBuffers][Java] Fix wrong access to a string using Reference::asString(). (#5532) More... over 5 years ago