]> Kevux Git Server - fll/shortlog
fll
2023-06-08 Kevin DayUpdate: Enable testing programs, starting with fss_read...
2023-06-08 Kevin DayCleanup: Add "script" parameter to fss_read testfile.
2023-06-08 Kevin DayCleanup: Add -Wno-main to suppress warning about "main".
2023-06-08 Kevin DayBugfix: Incorrect variable name used in fss_read_main_p...
2023-06-08 Kevin DayCleanup: Add quotes to testfile LD_LIBRARY_PATH assignment.
2023-06-08 Kevin DayBugfix: Unit tests are not up to date.
2023-05-31 Kevin DayUpdate: Add backticks to runtime tests.
2023-05-31 Kevin DayUpdate: Better describe the quote requirements for...
2023-05-31 Kevin DayBugfix: Fix runtime tests and problems exposed by runti...
2023-05-31 Kevin DayBugfix: Quotes in FSS read functions are not being...
2023-05-30 Kevin DayCleanup: FSS Read testfile and related.
2023-05-30 Kevin DayRegression: Incorrect parameter location used, breaking...
2023-05-30 Kevin DayProgress: Add simple runtime testing scripts and testfi...
2023-05-30 Kevin DayBugfix: The set no EOL is misplaced on "extended" and...
2023-05-30 Kevin DayBugfix: Remove extra (and invalid) processing of -...
2023-05-29 Kevin DayBugfix: Handle f_directory_not status as an invalid...
2023-05-29 Kevin DayBugfix: The testfile needs to handle the --build parame...
2023-05-29 Kevin DayCleanup: Fix comments in settings-tests files.
2023-05-29 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-28 Kevin DayUpdate: Make fss_read and fss_write --as consistent...
2023-05-28 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-28 Kevin DaySecurity: F_data_not is not being handled leading to...
2023-05-26 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-24 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-15 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-14 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-12 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-10 Kevin DayProgress: Continue work on refactoring fss_*_read into...
2023-05-09 Kevin DayCleanup: Remove no longer used fl_utf project.
2023-05-01 Kevin DayProgress: Continue work on fss_read, making relevant...
2023-04-29 Kevin DayBugfix: Fix return codes and clean up package.sh.
2023-04-29 Kevin DayBugfix: Incorrect return code in tests causes false...
2023-04-28 Kevin DayProgress: Make some progress towards getting fss_read...
2023-04-27 Kevin DayProgress: Initial setup of fss_read for merging all...
2023-04-27 Kevin DayUpdate: Slightly reduce recursion cost for private_fl_d...
2023-04-26 Kevin DayBugfix: Incorrect wrapping define usage.
2023-04-26 Kevin DayBugfix: Fix problems exposed by unit tests.
2023-04-26 Kevin DayUpdate: Get remaining unit tests working.
2023-04-25 Kevin DayProgress: Continue fixing the unit tests.
2023-04-25 Kevin DayCleanup: Suppress false positive regarding missing...
2023-04-25 Kevin DayUpdate: The stand alone builds should also support...
2023-04-25 Kevin DayRefactor: Mass change the macro initializer functions...
2023-04-19 Kevin DayProgress: Unit tests and other minor changes.
2023-04-18 Kevin DayBugfix: Fix bugs in console parameter processing expose...
2023-04-18 Kevin DayUpdate: Unit tests.
2023-04-18 Kevin DayProgress: Address incomplete updates to several programs.
2023-04-17 Kevin DayCleanup: Remove unused variables, remove double declare...
2023-04-17 Kevin DayCleanup: Fix warning regarding private_inline_f_print_w...
2023-04-17 Kevin DayCleanup: Add -Wno-main flag to disable GCC's warning...
2023-04-17 Kevin DayProgress: Wrap up most of the directory do related...
2023-04-16 Kevin DayProgress: Additional file copy, clone, and move changes.
2023-04-14 Kevin DayProgress: Focus on directory recursion related changes...
2023-04-11 Kevin DaySecurity: fl_directory_list() is not appending a NULL.
2023-04-09 Kevin DayProgress: Focus on directory recursion related changes...
2023-04-06 Kevin DayProgress: Continue program related work, addressing...
2023-04-06 Kevin DayUpdate: Implement threaded signal handler in Featureles...
2023-04-06 Kevin DayBugfix: The stage files should not begin with "-".
2023-04-06 Kevin DayBugfix: Add missing new line.
2023-04-04 Kevin DayProgress: Improve thread support across programs and...
2023-04-03 Kevin DayUpdate: Implement threaded signal handler in Featureles...
2023-04-02 Kevin DayProgress: Continue program related work, focusing on...
2023-04-02 Kevin DayProgress: Centralize Featureless Make cache and update...
2023-04-01 Kevin DayUpdate: Relocate fll_status_string to fl_status_string...
2023-03-31 Kevin DayBugfix: When specifying a specific section name, do...
2023-03-31 Kevin DayCleanup: Remove extra line.
2023-03-30 Kevin DayUpdate: Add define macros for newly created functions...
2023-03-30 Kevin DayUpdate: Add unit tests for f_compare utf string functions.
2023-03-30 Kevin DayUpdate: Add missing utf string functions and fix existi...
2023-03-30 Kevin DayCleanup: Syntax in f_utf.
2023-03-30 Kevin DayUpdate: Add missing macro macro_f_utf_string_t_initiali...
2023-03-30 Kevin DayCleanup: Typo in testfile, Cmcka should be Cmocka.
2023-03-29 Kevin DayRegression: Build test.sh script is not properly running.
2023-03-29 Kevin DayUpdate: Add the locale specific environment variables...
2023-03-29 Kevin DayUpdate: Finish adding the unit tests to f_compare.
2023-03-29 Kevin DaySecurity: Invalid read in trim comparison functions.
2023-03-28 Kevin DayUpdate: Add more f_compare unit tests and minor tweaks...
2023-03-27 Kevin DayBugfix: The f_parse parsing functions do not check...
2023-03-27 Kevin DayRefactor: Redesign fl_string and fl_utf_string, relocat...
2023-03-26 Kevin DayUpdate: Add fl_directory_do(), add new status codes...
2023-03-23 Kevin DayProgress: Continue program related work, focusing on...
2023-03-22 Kevin DayProgress: Continue program related work, focusing on...
2023-03-22 Kevin DayUpdate: Utf8 program structure, following newer standards.
2023-03-21 Kevin DayBugfix: Out of date repository build scripts.
2023-03-20 Kevin DayProgress: Continue program relating work, focusing...
2023-03-20 Kevin DayBugfix: Out of date install.sh and Featureless Make...
2023-03-19 Kevin DaySecurity: Fix memory leak in private_fl_directory_copy_...
2023-03-19 Kevin DayProgress: Continue program related work, focusing on...
2023-03-18 Kevin DayProgress: Get stand alone Featureless Make compiling...
2023-03-18 Kevin DayBugfix: Add missing includes, add missing fanalyzer...
2023-03-18 Kevin DayUpdate: Relocate fll_path to fl_path.
2023-03-18 Kevin DayProgress: Continue program related work, focusing on...
2023-03-16 Kevin DayUpdate: Add "HOME" environment variable support to...
2023-03-16 Kevin DayUpdate: Add unit tests for fll_path.
2023-03-16 Kevin DayUpdate: Change man page year and month from January...
2023-03-16 Kevin DayUpdate: Man page for controller specification changes...
2023-03-14 Kevin DayBugfix: Bad define macros.
2023-03-14 Kevin DayBugfix: Incorrect dependencies for individual build...
2023-03-13 Kevin DayProgress: Continue program related work, focusing on...
2023-03-12 Kevin DayProgress: Continue program related work, focusing on...
2023-03-11 Kevin DayBugfix: The control readonly option is not being loaded.
next