]> Kevux Git Server - fll/shortlog
fll
2022-06-04 Kevin DayBugfix: The print functions are not printing the last...
2022-06-04 Kevin DayCleanup: Capitalize first letter of comments.
2022-06-03 Kevin DayBugfix: Finish addressing trimmed printing is not worki...
2022-06-03 Kevin DayBugfix: Trimmed printing is not working as expected.
2022-06-03 Kevin DayCleanup: Rename "output" to "stream".
2022-06-02 Kevin DayUpdate: Unit tests, fixing minor problems and adding...
2022-06-02 Kevin DayUpdate: Add the status codes.
2022-06-02 Kevin DayUpdate: Add unit tests for f_fss project.
2022-06-02 Kevin DayUpdate: Fixes and changes resulting from f_fss unit...
2022-05-29 Kevin DayUpdate: Add Unicode Symbols for currency and modifiers...
2022-05-29 Kevin DayCleanup: Remove the parameter checking macros around...
2022-05-29 Kevin DayCleanup: Remove stale todo comment.
2022-05-29 Kevin DayBugfix: Unit test for f_serialize has incorrect depende...
2022-05-29 Kevin DayUpdate: Add unit tests for f_print.
2022-05-29 Kevin DayBugfix: Fix problems exposed by unit tests in f_print.
2022-05-28 Kevin DayFeature: Provide rebuild option in package script.
2022-05-28 Kevin DayCleanup: Restructure f_utf project to make it more...
2022-05-28 Kevin DayUpdate: The f_utf punctuation codes.
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...
next