- May 09, 2023
-
-
Alberto Miranda authored
scord: - Configuration file now uses standard YAML format - Add `--output` CLI argument (SCORD_LOG_OUTPUT) scord-ctl: - Add `--output` CLI argument - Add `--listen` CLI argument (Fixes #126) - Remove configuration file Both: - Remove file_options dependency - Remove genopts dependency - Replace yaml-cpp with rapidyaml - Replace general settings with specific configurations (fixes #20) - General improvements and bugfixes in `logger` - Improved `net::server` configuration - Fix fork()-related bug in `signal_listener` - Remove environment variables
-
- Mar 28, 2023
-
-
Alberto Miranda authored
Fixes #125
-
- Feb 27, 2023
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Feb 19, 2023
-
-
Alberto Miranda authored
-
- Feb 17, 2023
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Feb 14, 2023
-
-
Alberto Miranda authored
-
- Feb 10, 2023
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Feb 04, 2023
-
-
Alberto Miranda authored
-
- Jan 24, 2023
-
-
Alberto Miranda authored
-
- Nov 25, 2022
-
-
Alberto Miranda authored
Fixes #104
-
- Oct 18, 2022
-
-
Alberto Miranda authored
* adhoc_storage: Add job client information * adhoc_storage_manager: Now stores adhoc_storage_info records and provides functions to update them. * adhoc_storage_info: New synchronized type keeping updated information about the client job assigned to a adhoc_storage instance * adhoc_storage: The context can now be updated using a new update() function (non-synchronized for now, because it is only ever called via the adhoc_storage_manager). * job_info: Type is now synchronized. * errors: Add ADM_EADHOC_BUSY. Fix missing error messages for ADM_ENOENT and ADM_EEXISTS. * abt/shared_mutex: Is now movable.
-
- Sep 29, 2022
-
-
Alberto Miranda authored
-
- Sep 05, 2022
-
-
Alberto Miranda authored
-
- Aug 23, 2022
-
-
Alberto Miranda authored
-
- Jul 29, 2022
-
-
- Jul 26, 2022
-
-
Ramon Nou authored
-
- Jul 14, 2022
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Jul 07, 2022
-
-
Ramon Nou authored
-
- Jun 28, 2022
-
-
Alberto Miranda authored
This commit brings the Catch2 dependency into the project
-
- Jun 25, 2022
-
-
Alberto Miranda authored
-
- Jun 23, 2022
-
-
Alberto Miranda authored
-
- Jun 14, 2022
-
-
Alberto Miranda authored
-
- May 20, 2022
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Nov 19, 2021
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Nov 17, 2021
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Nov 15, 2021
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Nov 09, 2021
-
-
Alberto Miranda authored
-