COMMITS
/ tests/test_builder.cpp September 24, 2025
D
Use the Google Style for clang-format without exceptions (#8706)
Derek Bailey committed
May 11, 2023
D
run `scripts/clang-format-all.sh`
Derek Bailey committed
May 9, 2023
D
FlatBuffers 64 for C++ (#7935)
Derek Bailey committed
August 16, 2022
P
Audit and fixups for GCC and Clang (#7212)
Paul Harris committed
November 12, 2021
W
Removal of support for FLATBUFFERS_CPP98_STL (#6918)
Wouter van Oortmerssen committed
March 2, 2020
D
Added --filename-suffix and --filename-ext to flatc (#5778)
Derek Bailey committed
December 23, 2019
V
Add flatc '--cpp_std' switch (#5656)
Vladimir Glavnyy committed
November 7, 2019
D
[C++] Refactor to conform to Google C++ style guide (#5608)
Derek Bailey committed
October 18, 2018
S
Efficient Conversion of a FlatBufferBuilder to a MessageBuilder (#4980)
Sumant Tambe committed
October 8, 2018
S
Disable armeabi builds for Android and re-enable CI builds. (#4970)
Stewart Miles committed
September 24, 2018
S
Add FlatBufferBuilder move semantics tests to the main test suite (#4902)
Sumant Tambe committed