]> Kevux Git Server - fll/shortlog
fll
2023-06-19 Kevin DayBugfix: Object files are not being added for shared...
2023-06-19 Kevin DayBugfix: Featureless Make is not operating properly...
2023-06-18 Kevin DayFeature: Support error file type "link".
2023-06-18 Kevin DayCleanup: Remove incorrect documentation content about...
2023-06-18 Kevin DayUpdate: Use present tense for implemented (now implemen...
2023-06-18 Kevin DayBugfix: The default standard in fss_read is not working.
2023-06-18 Kevin DayUpdate: The Open Standard License, adding stronger...
2023-06-17 Kevin DayCleanup: The level_1 utf.h does not exist anymore,...
2023-06-17 Kevin DayUpdate: Remove f_array_length_t and related, replacing...
2023-06-16 Kevin DayCleanup: Remove no longer needed programs.
2023-06-16 Kevin DayUpdate: Finish the FSS Payload Read help message printing.
2023-06-16 Kevin DayUpdate: Rebuild runtime test expect files and add new...
2023-06-15 Kevin DayProgress: Fix issues in runtime tests for fss_read...
2023-06-14 Kevin DayProgress: Continue working on fss_read.
2023-06-10 Kevin DayUpdate: Complete most of the runtime times for FSS...
2023-06-09 Kevin DayBugfix: The fakefiles modes are not consistent with...
2023-06-09 Kevin DayBugfix: Incorrect build settings and testfile.
2023-06-09 Kevin DayBugfix: Use arguments passed to fake when processing...
2023-06-09 Kevin DayBugfix: Use the custom build settings name if passed...
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...
next