0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation with GCC 4.8 More... almost 8 years ago
GAL-506 - fixed alignment assertion, additional clarifications in the code More... almost 8 years ago
GAL-506 - fixups and cleanups following review: - fixed totally broken alignment handling code in gu_spooky.h - completely undefined GU_ALLOW_NON_ALIGNED_READS macro as unportable - included missing <sstream> header in gu_serialize.cpp - made GU_ASSERT_ALIGNMENT() macro usable in plain C and put it to use in gu_uuid.h/c - fixed gu::UUID methods to consistently use corresponding C implementations - got rid of virtua gu::UUID destructor - fixed compilation of copy_vs_assignment program and added it to compilation list More... almost 8 years ago
Fix compilation with Clang in both C++98 and C++11 mode More... almost 8 years ago
GAL-516 Fix compilation if OpenSSL is compiled with SSLv3 disabled More... almost 8 years ago
GAL-527 make code compliant with C++11 compiler mode More... almost 8 years ago
GAL-515 "scons ssl=0" does not disable all SSL dependencies More... almost 8 years ago
GAL-526 fixed print syntax in SConstruct to be compatible with scons-3.0 More... almost 8 years ago
Use subprocess.Popen() instead of subprocess.check_output() More... almost 8 years ago
Fix a compilation warning about comparing unsigned >= 0 More... almost 8 years ago
Improve scons printout about compiler version More... almost 8 years ago
Disable -Werror by default in SCons More... almost 8 years ago
Fix compilation with GCC 7.2.1 More... almost 8 years ago
Handle NULL return value from gu::compression() More... about 8 years ago
GAL-525 Bumped Galera version up to 3.22 More... about 8 years ago
GAL-524 Merging missing commits from public to bug fixes tree More... about 8 years ago
GAL-523 Fix compilation on FreeBSD (avoid collision with T_USER) More... about 8 years ago
GAL-521 Fix EVS protocol stall due to exhausted send_window More... about 8 years ago
GAL-520 Protect access to send_q_ from AsioPostForSendHandler More... about 8 years ago
Merge tag 'release_25.3.21' into galera-3.x More... about 8 years ago
GAL-518 Improve AsioTcpSocket::write_handler() error handling More... about 8 years ago
GAL-514 Bumped version number More... over 8 years ago
GAL-513 Split a CXX compiler string for subprocess.check_output() More... over 8 years ago
GAL-510 Disable kqueue on ASIO < 1.10.5 More... over 8 years ago
Make scripts/build.sh work on systems where bash is not installed in /bin/bash More... over 8 years ago
GAL-510 Non-functional: make AsioTcpAcceptor::accept_handler() private More... over 8 years ago
GAL-510 Non-functional: remove duplicated code by using AsioTcpSocket::socket() More... over 8 years ago
GAL-510 Fix "scons system_asio=0" when system wide asio is present More... over 8 years ago
Detect clang even if disguised as "c++" More... over 8 years ago
GAL-509 White-space cleanup in README More... over 8 years ago