]> Kevux Git Server - fll/shortlog
fll
2022-05-26 Kevin DayBugfix: IKI variable substitution in fake doesn't alway...
2022-05-26 Kevin DayBugfix: The quotes are always being defined even when...
2022-05-25 Kevin DayUpdate: Additional test settings and add initial covera...
2022-05-25 Kevin DayUpdate: The fake "build" fakefile Object needs to suppo...
2022-05-24 Kevin DayCleanup: Existing unit tests, adjust status check behavior.
2022-05-24 Kevin DayUpdate: Add unit tests for f_socket.
2022-05-24 Kevin DayBugfix: Problems exposed by unit tests.
2022-05-23 Kevin DayBugfix: Remove extra zero from hex-digit.
2022-05-23 Kevin DayBugfix: Combining and Width detection for utf8 are...
2022-05-23 Kevin DayCleanup: Incorrect function documented in comment.
2022-05-23 Kevin DayCleanup: Rename bytecode to bytesequence.
2022-05-23 Kevin DayCleanup: Use macro_f_string_static_t_initialize2()...
2022-05-23 Kevin DayUpdate: Tweak endiannes for f_utf_char_t.
2022-05-23 Kevin DayFeature: Add missing functionality allowing the utf8...
2022-05-22 Kevin DayUpdate: Use F_utf_not instead of F_utf and other result...
2022-05-21 Kevin DayUpdate: Project f_utf.
2022-05-21 Kevin DayRegression: The utf8 program is only returning space...
2022-05-21 Kevin DayCleanup: Remove no longer being used 'u' from macros.
2022-05-20 Kevin DayCleanup: Stale code, improve usage, replace macros.
2022-05-20 Kevin DaySecurity: Add missing NULL at the end of string.
2022-05-19 Kevin DayUpdate: Add unit tests for f_serialize.
2022-05-19 Kevin DayUpdate: Rewrite the f_serialize functions.
2022-05-18 Kevin DaySecurity: The realpath() calls malloc() and free()...
2022-05-17 Kevin DayCleanup: Replace the number 0 with the word zero.
2022-05-17 Kevin DayCleanup: Rename pictures that have logo in the name...
2022-05-17 Kevin DayUpdate: Specifications.
2022-05-16 Kevin DayBugfix: The iki_read program is not handling verbosity...
2022-05-16 Kevin DayFeature: The iki_read program should support wrapping...
2022-05-15 Kevin DayBugfix: Previous commit overlooked the counter resultin...
2022-05-15 Kevin DayFeature: The iki_read program should support a more...
2022-05-15 Kevin DayUpdate: Add cmocka specific environment variables to...
2022-05-15 Kevin DayUpdate: Add unit tests for fll_status_string.
2022-05-15 Kevin DayBugfix: Fix problems exposed by unit tests.
2022-05-15 Kevin DayUpdate: Add unit tests for f_status_string.
2022-05-15 Kevin DayBugfix: Problems exposed by unit tests and do some...
2022-05-15 Kevin DayUpdate: Unit tests, fixing minor mistakes and add missi...
2022-05-15 Kevin DayBugfix: Add missing return value handling in f_fss.
2022-05-15 Kevin DayUpdate: Add unit tests for f_limit.
2022-05-15 Kevin DayUpdate: The f_limit project is out of date.
2022-05-14 Kevin DayBugfix: Incorrect and missing initializer macros in...
2022-05-14 Kevin DayRegression: Fix mistake in variable name of controller...
2022-05-14 Kevin DayUpdate: Add new status codes and fix problems with...
2022-05-14 Kevin DayBugfix: Use '%Q' rather than '%S' when printing error...
2022-05-14 Kevin DayCleanup: Use standard name when printing message.
2022-05-14 Kevin DayBugfix: The FSS object write functions don't handle...
2022-05-14 Kevin DayCleanup: Add U+000A Unicode codepoint in error message.
2022-05-14 Kevin DayRefactor: Rename -R/--raw to -O/--original in programs.
2022-05-13 Kevin DayUpdate: Add unit tests for f_pipe.
2022-05-13 Kevin DayUpdate: Improvements exposed when writing unit tests.
2022-05-13 Kevin DayUpdate: Add unit tests for f_path.
2022-05-13 Kevin DayBugfix: Fixes to f_path of problems exposed by unit...
2022-05-13 Kevin DaySecurity: Add missing parameter checks and rename ...
2022-05-13 Kevin DayUpdate: Add missing state.flag assignment in f_state_t_...
2022-05-13 Kevin DaySecurity: Wrong variable passed resulting in invalid...
2022-05-12 Kevin DayBugfix: Environment variables in fake are not being...
2022-05-12 Kevin DayBugfix: The fake program should not require the data...
2022-05-12 Kevin DayUpdate: Add missing function f_path_is_absolute() and...
2022-05-11 Kevin DayUpdate: Utilize the state.flag to allow for fss read...
2022-05-11 Kevin DayUpdate: Utilize the state.flag to allow for iki read...
2022-05-11 Kevin DayUpdate: The f_utf_is_* functions should be more specifi...
2022-05-11 Kevin DayBugfix: Invalid read in f_file_stream_read_until().
2022-05-10 Kevin DayCleanup: Add -Wno-missing-braces due to false positives.
2022-05-10 Kevin DayUpdate: Add flags to the f_state_t.
2022-05-10 Kevin DayCleanup: Add -Wall when running tests and fix problems...
2022-05-10 Kevin DayUpdate: Add pictures of the Kohlrabi that I have decide...
2022-05-10 Kevin DayBugfix: NULL is a valid character, causing utf8 not...
2022-05-10 Kevin DayUpdate: Remove unused code, cast (char) to (unsigned...
2022-05-07 Kevin DayCleanup: Remove extra space in Featureless Make help.
2022-05-07 Kevin DayCleanup: Add additional spaces to controller program...
2022-05-06 Kevin DayCleanup: Rename 'Available Commands' to 'Commands'...
2022-05-06 Kevin DayCleanup: Expand newline into two words and expand EOL...
2022-05-05 Kevin DayCleanup: Handle a coiple of additional words that now...
2022-05-05 Kevin DayCleanup: Fix typo in the word 'whitespace' and break...
2022-05-05 Kevin DayCleanup: More confusing messages due to a bad refactor.
2022-05-05 Kevin DayCleanup: The help is displaying a confusing message...
2022-05-05 Kevin DayCleanup: The help is displaying a confusing message.
2022-05-05 Kevin DayCleanup: Use upper case Object and Content.
2022-05-05 Kevin DayUpdate: Have iki_write use form-feed rather than end...
2022-05-05 Kevin DayRegression: The iki_read is not processing anything.
2022-05-04 Kevin DayCleanup: Fix +n/++no_color help message.
2022-05-04 Kevin DayCleanup: Rename 'binary' to 'bytecode' in UTF8 program.
2022-05-02 Kevin DayUpdate: Add licenses to text files and clarify OSL...
2022-04-28 Kevin DayCleanup: Controller program return codes should be...
2022-04-28 Kevin DayBugfix: Incorrect rule name for controller boot setting...
2022-04-27 Kevin DayBugfix: When compiled as "init" the controller program...
2022-04-25 Kevin DayBugfix: The FILE type may not have a known storage...
2022-04-25 Kevin DayBugfix: Should include <stdio.h> when using printf...
2022-04-23 Kevin DayUpdate: Update the "github" test system in the testing...
2022-04-23 Kevin DayCleanup: Remove spurious 'individual' from cmocka build...
2022-04-23 Kevin DayUpdate: Implement "github" test system in the testing...
2022-04-23 Kevin DayUpdate: Add f_execute unit tests.
2022-04-23 Kevin DayCleanup: Remove non-existent header file in f_environme...
2022-04-22 Kevin DayUpdate: Add unit tests for f_environment, make changes...
2022-04-22 Kevin DayCleanup: Bad data and incorrect include in f_file.
2022-04-21 Kevin DayUpdate: Finish writing unit tests for f_file.
2022-04-21 Kevin DayBugfix: Fixes for f_file exposed by unit tests.
2022-04-21 Kevin DayProgress: Continue witing f_file unit tests.
2022-04-21 Kevin DayBugfix: Fixes for f_file exposed by unit tests.
2022-04-20 Kevin DayProgress: Continue witing f_file unit tests.
2022-04-20 Kevin DayBugfix: Fixes for f_file exposed by unit tests.
next