From: Mark R. <no...@gi...> - 2025-08-07 08:55:48
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 9c7b6209b1bc0145cf1eba26b782726fcff3171b https://github.com/FirebirdSQL/firebird/commit/9c7b6209b1bc0145cf1eba26b782726fcff3171b Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/jrd/Collation.cpp M src/jrd/Collation.h M src/jrd/evl_string.h M src/jrd/intl_classes.h Log Message: ----------- constexpr + noexcept in Collation/evl_string/intl_classes + Made matchers final Commit: a096fdc795bfd97888700a45ada8470e076886c9 https://github.com/FirebirdSQL/firebird/commit/a096fdc795bfd97888700a45ada8470e076886c9 Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/jrd/trace/TraceService.cpp M src/jrd/trace/TraceSession.h Log Message: ----------- constexpr in TraceSession, const in TraceService Commit: 4ed816ee867ab6a7080942f8631b0667da67cca8 https://github.com/FirebirdSQL/firebird/commit/4ed816ee867ab6a7080942f8631b0667da67cca8 Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/remote/server/os/win32/cntl.cpp Log Message: ----------- constexpr in cntl Commit: 073cd6daa0b3a3543d576cb00aa2ab0f94fc2483 https://github.com/FirebirdSQL/firebird/commit/073cd6daa0b3a3543d576cb00aa2ab0f94fc2483 Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/auth/SecureRemotePassword/manage/SrpManagement.cpp Log Message: ----------- removed unused constants in SrpManagement Add const Commit: 6ceb420e25f96f0e0ada031d52ed75b6b4e6973b https://github.com/FirebirdSQL/firebird/commit/6ceb420e25f96f0e0ada031d52ed75b6b4e6973b Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/jrd/tpc.cpp M src/jrd/tpc_proto.h Log Message: ----------- constexpr + noexcept in tpc + Marked leaf classes final + const Commit: 4f8c297e03360350db06748b54da900ba53ae56b https://github.com/FirebirdSQL/firebird/commit/4f8c297e03360350db06748b54da900ba53ae56b Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/jrd/WorkerAttachment.cpp M src/jrd/WorkerAttachment.h Log Message: ----------- constexpr in WorkerAttachment Commit: 5f654e731a4716d5ae910cf9810d27ab9f1e4367 https://github.com/FirebirdSQL/firebird/commit/5f654e731a4716d5ae910cf9810d27ab9f1e4367 Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/jrd/trace/TraceCmdLine.cpp Log Message: ----------- constexpr in TraceCmdLine Commit: d78d32a304a07746d4c32d18de33333629dd06a4 https://github.com/FirebirdSQL/firebird/commit/d78d32a304a07746d4c32d18de33333629dd06a4 Author: Mark Rotteveel <ma...@la...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/jrd/sdw.cpp M src/jrd/sdw.h M src/jrd/sdw_proto.h Log Message: ----------- constexpr in sdw Compare: https://github.com/FirebirdSQL/firebird/compare/3d61133afc2b...d78d32a304a0 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |