Tags give the ability to mark specific points in history as being important
-
-
v3.6.1
Release: slaplog 3.6.14d4b43b6 · ·v3.6.1: Track version.hpp in the repository (fix fresh-clone build) - version.hpp was never committed, so a fresh clone could not compile - Bump version to 3.6.1 in version.hpp, README.md, doc/slaplog.md and embedded.hpp
-
v3.6.0
185a7a6b · ·v3.6.0: Temp file for replay output bounds memory, add --replay-limit - Replay output now writes to a temporary file () instead of storing all completed operations in memory - Memory usage is now bounded regardless of log file size - acts as a safety cap for extreme cases (default: 1M ops, 0 = unlimited) - - creates and opens the temp file - - flushes and closes before reading - - removes temp file after report - - sets the --replay-limit value - Fixed VLA warning in init_replay_tempfile() - Updated doc/slaplog.md, embedded.hpp, README.md **Full Changelog**: https://github.com/zx97/slaplog/compare/v3.5.0...v3.6.0
-
-
-