]> Kevux Git Server - fll/shortlog
fll
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...
2024-12-07 Kevin DayProgress: Continue eki_read program by extending iki_read.
2024-12-07 Kevin DayProgress: Continue eki_read program by extending iki_read.
2024-12-04 Kevin DayProgress: Begin adding eki_read program by extending...
2024-12-04 Kevin DayUpdate: Simplify code slightly aad remove redundant...
2024-12-04 Kevin DayCleanup: Use parameters pointer and relocate output...
2024-11-30 Kevin DayCleanup: Add missing documentation comment and fix...
2024-11-30 Kevin DayCleanup: Build settings structure for iki_write.
2024-11-30 Kevin DayCleanup: Add new line in build settings files.
2024-11-30 Kevin DayUpdate: Add clarifying documentation to some memory...
2024-11-30 Kevin DayFeature: Add eki_write program.
2024-11-26 Kevin DayUpdate: The fss_read has missing our out of date inform...
2024-11-26 Kevin DayProgress: Begin adding the eki_write program by extendi...
2024-11-26 Kevin DayUpdate: Improved documentation comments in f_memory...
2024-11-24 Kevin DayUpdate: Switch iki_write to using f_iki_write().
2024-11-24 Kevin DayCleanup: Fix incorrect documentation comment for fss_re...
2024-11-24 Kevin DayFeature: Add fl_iki_eki_read(), add unit tests, and...
2024-11-24 Kevin DayCleanup: Remove unused header include fo f_abstruse...
2024-11-23 Kevin DayUpdate: The time specification, making it more flexible.
2024-11-23 Kevin DayBugfix: FSS Read unit tests, fix file names, and fix...
2024-11-23 Kevin DayBugfix: Incorrect handling of "at" positions in FSS...
2024-11-23 Kevin DayBugfix: The FSS Read process at should only process...
2024-11-23 Kevin DayBugfix: Do not treat out of range depth as an error.
2024-11-22 Kevin DayUpdate: Refresh the stand alone builds.
2024-11-22 Kevin DayBugfix: Add missing _di_f_print_except_in_dynamic_safel...
next