2025-03-06 |
Kevin Day | Bugfix: The sources and under parameters can have inval... |
commit | commitdiff | tree | snapshot |
2025-03-04 |
Kevin Day | Update: Add help message for fakefiles and testfiles. |
commit | commitdiff | tree | snapshot |
2025-02-21 |
Kevin Day | Update: Implement the static string array for the fll_e... |
commit | commitdiff | tree | snapshot |
2025-02-21 |
Kevin Day | Update: Add programs to bootstrap script. |
commit | commitdiff | tree | snapshot |
2025-02-20 |
Kevin Day | Cleanup: Reduce duplicate code in the fll_error print... |
commit | commitdiff | tree | snapshot |
2025-02-20 |
Kevin Day | Cleanup: Use the f_string_static_t macros for the f_str... |
commit | commitdiff | tree | snapshot |
2025-02-19 |
Kevin Day | Feature: Add F_add and F_remove status codes. |
commit | commitdiff | tree | snapshot |
2025-02-19 |
Kevin Day | Update: IKI Write from main/data.callback to main/data... |
commit | commitdiff | tree | snapshot |
2025-02-19 |
Kevin Day | Update: IKI Read documentation comments should use... |
commit | commitdiff | tree | snapshot |
2025-02-14 |
Kevin Day | Update: Help printing functions and callbacks. |
commit | commitdiff | tree | snapshot |
2025-02-14 |
Kevin Day | Update: Use f_console_parameters_t as a pointer and... |
commit | commitdiff | tree | snapshot |
2025-02-14 |
Kevin Day | Update: Switch from memcpy() to memmove() just in case. |
commit | commitdiff | tree | snapshot |
2025-02-14 |
Kevin Day | Update: Use *_settings_load_call_t for callbacks. |
commit | commitdiff | tree | snapshot |
2025-02-12 |
Kevin Day | Feature: Allow for the group and user functions to... |
commit | commitdiff | tree | snapshot |
2025-02-09 |
Kevin Day | Update: Use a constant for the argv in fss_write. |
commit | commitdiff | tree | snapshot |
2025-02-09 |
Kevin Day | Update: Callback changes and improvements. |
commit | commitdiff | tree | snapshot |
2025-02-09 |
Kevin Day | Bugfix: Individual build problems with incorrect settin... |
commit | commitdiff | tree | snapshot |
2025-02-08 |
Kevin Day | Bugfix: Incorrect ifndef for f_capability_user_set(). |
commit | commitdiff | tree | snapshot |
2025-02-08 |
Kevin Day | Cleanup: Fix spelling of comment. |
commit | commitdiff | tree | snapshot |
2025-02-08 |
Kevin Day | Bugfix: Incorrect clear macro on f_account_t(). |
commit | commitdiff | tree | snapshot |
2025-02-08 |
Kevin Day | Update: Add f_id_t, f_uid_t, and f_gid_t type helpers... |
commit | commitdiff | tree | snapshot |
2025-02-08 |
Kevin Day | Feature: Add f_void_call_t as a standard function callback. |
commit | commitdiff | tree | snapshot |
2025-01-31 |
Kevin Day | Update: Improve directory recursion and its documentation. |
commit | commitdiff | tree | snapshot |
2025-01-30 |
Kevin Day | Update: Switch to typedef struct approach for safer... |
commit | commitdiff | tree | snapshot |
2025-01-30 |
Kevin Day | Cleanup: Add new line after typedef. |
commit | commitdiff | tree | snapshot |
2025-01-30 |
Kevin Day | Update: Add specific action flag for directory do recur... |
commit | commitdiff | tree | snapshot |
2025-01-28 |
Kevin Day | Update: Improve signal handling code. |
commit | commitdiff | tree | snapshot |
2025-01-28 |
Kevin Day | Update: Document that the NULL characters are removed... |
commit | commitdiff | tree | snapshot |
2025-01-24 |
Kevin Day | Update: The threaded signal handler to avoid signal... |
commit | commitdiff | tree | snapshot |
2025-01-23 |
Kevin Day | Feature: Implement fll_program_standard_signal_received... |
commit | commitdiff | tree | snapshot |
2025-01-23 |
Kevin Day | Feature: Add F_maximum and F_minimum status codes. |
commit | commitdiff | tree | snapshot |
2025-01-23 |
Kevin Day | Bugfix: f_signal_close() should be setting signal id... |
commit | commitdiff | tree | snapshot |
2025-01-22 |
Kevin Day | Feature: Add fl_path_clean() for stripping out NULLs... |
commit | commitdiff | tree | snapshot |
2025-01-22 |
Kevin Day | Update: The fl_path_canonical() should handle the NULL... |
commit | commitdiff | tree | snapshot |
2025-01-20 |
Kevin Day | Update: Use the pre-defined typedef structure style... |
commit | commitdiff | tree | snapshot |
2025-01-20 |
Kevin Day | Cleanup: Fix function alphabetic ordering in unit tests. |
commit | commitdiff | tree | snapshot |
2025-01-20 |
Kevin Day | Update: use directory back and current strings. |
commit | commitdiff | tree | snapshot |
2025-01-20 |
Kevin Day | Feature: Add several reverse string search functions. |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Kevin Day | Update: Add missing constant qualifiers and update... |
commit | commitdiff | tree | snapshot |
2025-01-18 |
Kevin Day | Feature: Add new function fl_directory_empty(). |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Kevin Day | Cleanup: Typo in documentation comments and add missing... |
commit | commitdiff | tree | snapshot |
2025-01-17 |
Kevin Day | Bugfix: Add missing disable define for private_fll_exec... |
commit | commitdiff | tree | snapshot |
2025-01-13 |
Kevin Day | Cleanup: private_fl_payload_header_map_multis() needs... |
commit | commitdiff | tree | snapshot |
2025-01-13 |
Kevin Day | Cleanup: Remove extra "_map" from private function... |
commit | commitdiff | tree | snapshot |
2025-01-11 |
Kevin Day | Bugfix: The IKI and EKI specifications do not require... |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Kevin Day | Bugfix: Specification files need proper escaping for... |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Kevin Day | Cleanup: Comments in examples in specifications must... |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Kevin Day | Update: Next micro version (0.7.1). |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Kevin Day | Bugfix: Runtime tests are missing the main programs. 0.7.0 |
commit | commitdiff | tree | snapshot |
2025-01-07 |
Kevin Day | Update: The eki_read runtime tests. |
commit | commitdiff | tree | snapshot |
2025-01-07 |
Kevin Day | Update: Finish fixing iki_read for runtime tests. |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Kevin Day | Update: Clarify precedence of the --select for IKI... |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Kevin Day | Update: Clarify precedence of the --name, --at, and... |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Kevin Day | Progress: Continue fixing iki_read (and eki_read) for... |
commit | commitdiff | tree | snapshot |
2024-12-18 |
Kevin Day | Progress: Continue fixing iki_read (and eki_read) for... |
commit | commitdiff | tree | snapshot |
2024-12-17 |
Kevin Day | Progress: Continue fixing iki_read (and eki_read). |
commit | commitdiff | tree | snapshot |
2024-12-16 |
Kevin Day | Progress: Continue fixing iki_read (and eki_read). |
commit | commitdiff | tree | snapshot |
2024-12-12 |
Kevin Day | Progress: Continue fixing iki_read (and eki_read). |
commit | commitdiff | tree | snapshot |
2024-12-11 |
Kevin Day | Progress: Continue fixing iki_read (and eki_read). |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Kevin Day | Cleanup: Improve spacing style for fss_read generate... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Kevin Day | Update: IKI Read help message regarding --line parameter. |
commit | commitdiff | tree | snapshot |
2024-12-09 |
Kevin Day | Update: Improve error reporting in runtime tests during... |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Progress: Begin fixing iki_read (and eki_read). |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Feature: Add support for eki_read program by extending... |
commit | commitdiff | tree | snapshot |
2024-12-07 |
Kevin Day | Progress: Continue eki_read program by extending iki_read. |
commit | commitdiff | tree | snapshot |
2024-12-07 |
Kevin Day | Progress: Continue eki_read program by extending iki_read. |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Kevin Day | Progress: Begin adding eki_read program by extending... |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Kevin Day | Update: Simplify code slightly aad remove redundant... |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Kevin Day | Cleanup: Use parameters pointer and relocate output... |
commit | commitdiff | tree | snapshot |
2024-11-30 |
Kevin Day | Cleanup: Add missing documentation comment and fix... |
commit | commitdiff | tree | snapshot |
2024-11-30 |
Kevin Day | Cleanup: Build settings structure for iki_write. |
commit | commitdiff | tree | snapshot |
2024-11-30 |
Kevin Day | Cleanup: Add new line in build settings files. |
commit | commitdiff | tree | snapshot |
2024-11-30 |
Kevin Day | Update: Add clarifying documentation to some memory... |
commit | commitdiff | tree | snapshot |
2024-11-30 |
Kevin Day | Feature: Add eki_write program. |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Kevin Day | Update: The fss_read has missing our out of date inform... |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Kevin Day | Progress: Begin adding the eki_write program by extendi... |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Kevin Day | Update: Improved documentation comments in f_memory... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Kevin Day | Update: Switch iki_write to using f_iki_write(). |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Kevin Day | Cleanup: Fix incorrect documentation comment for fss_re... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Kevin Day | Feature: Add fl_iki_eki_read(), add unit tests, and... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Kevin Day | Cleanup: Remove unused header include fo f_abstruse... |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Kevin Day | Update: The time specification, making it more flexible. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Kevin Day | Bugfix: FSS Read unit tests, fix file names, and fix... |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Kevin Day | Bugfix: Incorrect handling of "at" positions in FSS... |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Kevin Day | Bugfix: The FSS Read process at should only process... |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Kevin Day | Bugfix: Do not treat out of range depth as an error. |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Kevin Day | Update: Refresh the stand alone builds. |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Kevin Day | Bugfix: Add missing _di_f_print_except_in_dynamic_safel... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Kevin Day | Update: Fix IKI write and add EKI write functions for... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Kevin Day | Bugfix: IKI and EKI specifications, clarifying backslas... |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Kevin Day | Bugfix: The IKI and EKI specifications have mistakes... |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Kevin Day | Feature: Add f_iki_write() along with appropriate unit... |
commit | commitdiff | tree | snapshot |
2024-11-17 |
Kevin Day | Feature: Implement EKI at level_0. |
commit | commitdiff | tree | snapshot |
2024-11-16 |
Kevin Day | Update: IKI and EKI specifications. |
commit | commitdiff | tree | snapshot |
2024-11-08 |
Kevin Day | Cleanup: Print new line to test.sh script on install. |
commit | commitdiff | tree | snapshot |
2024-11-08 |
Kevin Day | Update: Add FSS Embedded List read depth tests and... |
commit | commitdiff | tree | snapshot |
2024-11-07 |
Kevin Day | Update: Implement the fss_embedded_read depth logic... |
commit | commitdiff | tree | snapshot |
2024-11-07 |
Kevin Day | Cleanup: f_fss_item_t documentation. |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Kevin Day | Feature: Add EKI specification for EKI standard, a... |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Kevin Day | Bugfix: Mistakes in the IKI specification. |
commit | commitdiff | tree | snapshot |
next |