]> Kevux Git Server - fll/shortlog
fll
14 hours ago Kevin DayBugfix: Directory recursion has incorrect status check... development
3 days ago Kevin DayUpdate: Switch to the global array for print messages...
3 days ago Kevin DayUpdate: Rebuild the disable build configs.
3 days ago Kevin DayCleanup: The FLL FSS Status String strings.
4 days ago Kevin DayCleanup: Improve language for the version parameter...
4 days ago Kevin DayUpdate: Ensure the FLL print help option functions...
4 days ago Kevin DayCleanup: Print less technical messages about verbosity...
4 days ago Kevin DayFeature: Add fll_program function for printing unsuppor...
6 days ago Kevin DayCleanup: Fix comment in f_directory_empty().
6 days ago Kevin DayCleanup: Change verbosity variable assignments structure.
7 days ago Kevin DayUpdate: Copyright year to 2025.
8 days ago Kevin DayCleanup: Documentation comments, adding _s, _e, and _d.
8 days ago Kevin DayFeature: Add 'input' as file type error string.
8 days ago Kevin DayFeature: The standard input should be available in...
8 days ago Kevin DayCleanup: Use project-specific type F_file_flag_read_only_d.
11 days ago Kevin DayBugfix: Trailing semi-colon added at the end of the...
12 days ago Kevin DayFeature: Add missing file type unknown string.
12 days ago Kevin DayBugfix: Incorrect example in time specification regardi...
13 days ago Kevin DayUpdate: Add more file type documentation comments and...
2025-03-19 Kevin DayFeature: Add support for unknown file type.
2025-03-13 Kevin DayBugfix: The macro _f_memory_NO_zeroing_on_larger_ is...
2025-03-10 Kevin DayUpdate: The top-level directory recursion actions shoul...
2025-03-09 Kevin DayCleanup: Further clarify the directory recrusion action...
2025-03-09 Kevin DayCleanup: Use uint8_t instead of bool and reduce calls...
2025-03-09 Kevin DayBugfix: Ensure that fl_directory_do() depth 0 may still...
2025-03-09 Kevin DayCleanup: Remove redundant resetting of directory used...
2025-03-09 Kevin DaySecurity: Incorrect variable printed in private_fl_dire...
2025-03-08 Kevin DayFeature: Add F_test status codes.
2025-03-08 Kevin DayCleanup: Remove unused variables created via a copy...
2025-03-08 Kevin DayCleanup: Make the object parameter array a constant...
2025-03-08 Kevin DayCleanup: Fix incorrect statement in documentation.
2025-03-07 Kevin DayBugfix: Incorrect counter resets and related clean...
2025-03-07 Kevin DayBugfix: Static build is not working, 'rcs' is not being...
2025-03-07 Kevin DayCleanup: Remove ':' from documentation line with "license".
2025-03-07 Kevin DayFeature: Add more fine tuned build_name options.
2025-03-06 Kevin DayUpdate: Bootstrap script needs iki_read and iki_write...
2025-03-06 Kevin DayBugfix: The sources and under parameters can have inval...
2025-03-04 Kevin DayUpdate: Add help message for fakefiles and testfiles.
2025-02-21 Kevin DayUpdate: Implement the static string array for the fll_e...
2025-02-21 Kevin DayUpdate: Add programs to bootstrap script.
2025-02-20 Kevin DayCleanup: Reduce duplicate code in the fll_error print...
2025-02-20 Kevin DayCleanup: Use the f_string_static_t macros for the f_str...
2025-02-19 Kevin DayFeature: Add F_add and F_remove status codes.
2025-02-19 Kevin DayUpdate: IKI Write from main/data.callback to main/data...
2025-02-19 Kevin DayUpdate: IKI Read documentation comments should use...
2025-02-14 Kevin DayUpdate: Help printing functions and callbacks.
2025-02-14 Kevin DayUpdate: Use f_console_parameters_t as a pointer and...
2025-02-14 Kevin DayUpdate: Switch from memcpy() to memmove() just in case.
2025-02-14 Kevin DayUpdate: Use *_settings_load_call_t for callbacks.
2025-02-12 Kevin DayFeature: Allow for the group and user functions to...
2025-02-09 Kevin DayUpdate: Use a constant for the argv in fss_write.
2025-02-09 Kevin DayUpdate: Callback changes and improvements.
2025-02-09 Kevin DayBugfix: Individual build problems with incorrect settin...
2025-02-08 Kevin DayBugfix: Incorrect ifndef for f_capability_user_set().
2025-02-08 Kevin DayCleanup: Fix spelling of comment.
2025-02-08 Kevin DayBugfix: Incorrect clear macro on f_account_t().
2025-02-08 Kevin DayUpdate: Add f_id_t, f_uid_t, and f_gid_t type helpers...
2025-02-08 Kevin DayFeature: Add f_void_call_t as a standard function callback.
2025-01-31 Kevin DayUpdate: Improve directory recursion and its documentation.
2025-01-30 Kevin DayUpdate: Switch to typedef struct approach for safer...
2025-01-30 Kevin DayCleanup: Add new line after typedef.
2025-01-30 Kevin DayUpdate: Add specific action flag for directory do recur...
2025-01-28 Kevin DayUpdate: Improve signal handling code.
2025-01-28 Kevin DayUpdate: Document that the NULL characters are removed...
2025-01-24 Kevin DayUpdate: The threaded signal handler to avoid signal...
2025-01-23 Kevin DayFeature: Implement fll_program_standard_signal_received...
2025-01-23 Kevin DayFeature: Add F_maximum and F_minimum status codes.
2025-01-23 Kevin DayBugfix: f_signal_close() should be setting signal id...
2025-01-22 Kevin DayFeature: Add fl_path_clean() for stripping out NULLs...
2025-01-22 Kevin DayUpdate: The fl_path_canonical() should handle the NULL...
2025-01-20 Kevin DayUpdate: Use the pre-defined typedef structure style...
2025-01-20 Kevin DayCleanup: Fix function alphabetic ordering in unit tests.
2025-01-20 Kevin DayUpdate: use directory back and current strings.
2025-01-20 Kevin DayFeature: Add several reverse string search functions.
2025-01-19 Kevin DayUpdate: Add missing constant qualifiers and update...
2025-01-18 Kevin DayFeature: Add new function fl_directory_empty().
2025-01-17 Kevin DayCleanup: Typo in documentation comments and add missing...
2025-01-17 Kevin DayBugfix: Add missing disable define for private_fll_exec...
2025-01-13 Kevin DayCleanup: private_fl_payload_header_map_multis() needs...
2025-01-13 Kevin DayCleanup: Remove extra "_map" from private function...
2025-01-11 Kevin DayBugfix: The IKI and EKI specifications do not require...
2025-01-10 Kevin DayBugfix: Specification files need proper escaping for...
2025-01-10 Kevin DayCleanup: Comments in examples in specifications must...
2025-01-09 Kevin DayUpdate: Next micro version (0.7.1).
2025-01-09 Kevin DayBugfix: Runtime tests are missing the main programs. 0.7.0
2025-01-07 Kevin DayUpdate: The eki_read runtime tests.
2025-01-07 Kevin DayUpdate: Finish fixing iki_read for runtime tests.
2025-01-05 Kevin DayUpdate: Clarify precedence of the --select for IKI...
2025-01-05 Kevin DayUpdate: Clarify precedence of the --name, --at, and...
2025-01-02 Kevin DayProgress: Continue fixing iki_read (and eki_read) for...
2024-12-18 Kevin DayProgress: Continue fixing iki_read (and eki_read) for...
2024-12-17 Kevin DayProgress: Continue fixing iki_read (and eki_read).
2024-12-16 Kevin DayProgress: Continue fixing iki_read (and eki_read).
2024-12-12 Kevin DayProgress: Continue fixing iki_read (and eki_read).
2024-12-11 Kevin DayProgress: Continue fixing iki_read (and eki_read).
2024-12-10 Kevin DayCleanup: Improve spacing style for fss_read generate...
2024-12-10 Kevin DayUpdate: IKI Read help message regarding --line parameter.
2024-12-09 Kevin DayUpdate: Improve error reporting in runtime tests during...
2024-12-08 Kevin DayProgress: Begin fixing iki_read (and eki_read).
2024-12-08 Kevin DayFeature: Add support for eki_read program by extending...
next