]> Kevux Git Server - fll/shortlog
fll
2022-07-17 Kevin DayCleanup: Documentation in regards to the newly added...
2022-07-17 Kevin DayUpdate: Add support for +E/++error, change '+q' to...
2022-07-17 Kevin DayBugfix: Error verbosity is not being preserved.
2022-07-17 Kevin DayUpdate: Testfiles now need to use the "exist" rather...
2022-07-17 Kevin DayBugfix: IKI variable substitutionr results in incorrect...
2022-07-15 Kevin DayBugfix: Single quotes are not being properly detected...
2022-07-14 Kevin DayUpdate: Change "exists" to "exist" in fakefile syntax.
2022-07-13 Kevin DayUpdate: Strip out NULL characters after applying delimits.
2022-07-13 Kevin DayUpdate: Replace Unicode Terminate escape sequence with...
2022-07-13 Kevin DayBugfix: Delimits are not being applied for IKI variables.
2022-07-13 Kevin DayBugfix: IKI variables are incorrectly being processed...
2022-07-13 Kevin DayCleanup: Fix alphabetic ordering.
2022-07-11 Kevin DaySecurity: Invalid read for formatted printing using...
2022-07-10 Kevin DayFeature: Add support to the "print" operation for escap...
2022-07-10 Kevin DayCleanup: Converted type is actually uint32_t rather...
2022-07-10 Kevin DayFeature: The featureless make program now supports...
2022-07-10 Kevin DayCleanup: Fix documentation comments.
2022-07-10 Kevin DayBugfix: Incorrect information is printed on certain...
2022-07-10 Kevin DayCleanup: Update controller examples.
2022-07-10 Kevin DayBugfix: "State is now ..." should not be printed when...
2022-07-10 Kevin DayBugfix: Empty strings improperly pass validation checks.
2022-07-10 Kevin DayRefactor: "if defined" and "if not defined" to be easie...
2022-07-10 Kevin DayUpdate: Ensure first if block is initialized to operate.
2022-07-10 Kevin DayCleanup: Remove unnecessary includes in fake program.
2022-07-10 Kevin DayCleanup: Fix spelling mistake, 'tread' should be 'treat'.
2022-07-09 Kevin DayUpdate: Use "settings" instead of "setting" for better...
2022-07-09 Kevin DayUpdate: Restrict environment to PATH and LD_LIBRARY_PAT...
2022-07-09 Kevin DayFeature: The controller program should expose the ...
2022-07-09 Kevin DaySecurity: Invalid read when using -s/--settings in...
2022-07-09 Kevin DayUpdate: Make environment variable handling design consi...
2022-07-09 Kevin DayUpdate: Further reduce memory allocation pressure by...
2022-07-09 Kevin DayFeature: Add missing function f_environment_get_all().
2022-07-09 Kevin DaySecurity: Environment value has invalid read.
2022-07-09 Kevin DayBugfix: Condition blocks are still being processed...
2022-07-05 Kevin DayUpdate: The "engine" rule setting should support parame...
2022-07-05 Kevin DayCleanup: Remove unused task feature.
2022-07-05 Kevin DayUpdate: Change default controller settings path to...
2022-07-05 Kevin DayRefactor: Rename "script" setting to "engine".
2022-07-05 Kevin DayUpdate: Change execute error code handling to better...
2022-07-05 Kevin DayCleanup: Fix word mistake.
2022-07-05 Kevin DayFeature: The fake progam is supposed to support a piped...
2022-07-04 Kevin DayUpdate: Next minor version (0.6.0).
2022-07-02 Kevin DayUpdate: Improve design in f_conversion to be safer... 0.5.10
2022-07-02 Kevin DayBugfix: Signal code is not being set when accepted...
2022-07-01 Kevin DayUpdate: Add additional checks just in case execution...
2022-07-01 Kevin DayCleaup: Spelling mistake in debugging documentation.
2022-07-01 Kevin DayUpdate: Example bootstrap script now supports building...
2022-07-01 Kevin DayUpdate: Add note about ulimit privileges potentially...
2022-07-01 Kevin DayUpdate: Add the last of the unit tests for f_thread.
2022-07-01 Kevin DayBugfix: Problems exposed by f_thread unit tests.
2022-06-30 Kevin DayProgress: Add more unit tests for f_thread.
2022-06-30 Kevin DayBugfix: Problems exposed by f_thread unit tests.
2022-06-29 Kevin DayUpdate: The featureless make should default to 'make...
2022-06-28 Kevin DayProgress: Add more unit tests for f_thread.
2022-06-28 Kevin DayBugfix: Problems exposed by f_thread unit tests.
2022-06-27 Kevin DayProgress: Add unit tests for f_thread.
2022-06-27 Kevin DayBugfix: Problems and clean ups exposed when writing...
2022-06-27 Kevin DayCleanup: Add missing new line.
2022-06-25 Kevin DayUpdate: Add the last of the planned f_utf unit tests.
2022-06-25 Kevin DayUpdate: White space function changes.
2022-06-25 Kevin DayUpdate: Use "decimal" instead of "digit".
2022-06-25 Kevin DayUpdate: Implement more f_utf unit tests.
2022-06-25 Kevin DayBugfix: Problems in f_utf exposed by unit tests.
2022-06-24 Kevin DayUpdate: Finish f_utf unit tests for digits.
2022-06-23 Kevin DayUpdate: The fake program should check file existence...
2022-06-23 Kevin DayBugfix: The fss_identify needs the latest version of...
2022-06-23 Kevin DayBugfix: Entry file not found when --settings is used.
2022-06-23 Kevin DayProgress: Continue on f_utf digits.
2022-06-22 Kevin DayBugfix: The < 0xc2 test is supposed to be against the...
2022-06-22 Kevin DayBugfix: A typo resulting in treating < 0xc3 as invalid...
2022-06-22 Kevin DayProgress: f_utf unit tests and make significant change...
2022-06-21 Kevin DayUpdate: The f_utf project regarding digits and perform...
2022-06-20 Kevin DayUpdate: The f_utf project regarding digits and perform...
2022-06-19 Kevin DayUpdate: Use a regular int instead of uint8_t for counti...
2022-06-19 Kevin DaySecurity: Floating point exception due to incorrect...
2022-06-19 Kevin DayBugfix: Add missing endianness check to f_convesion.
2022-06-18 Kevin DayBugfix: Uppercase 'T' needs to be supported.
2022-06-18 Kevin DayCleanup: Style improvement.
2022-06-18 Kevin DayBugfix: The byte_dump --first and --last are not always...
2022-06-18 Kevin DayRegression: Remove invalid validation block.
2022-06-18 Kevin DayUpdate: Follow up previous Unicode changes.
2022-06-17 Kevin DayUpdate: Unit tests for f_utf and relating changes or...
2022-06-14 Kevin DayUpdate: Add unit tests in f_utf project.
2022-06-14 Kevin DayCleanup: Use correct range.
2022-06-14 Kevin DayUpdate: Add some unit tests for f_utf.
2022-06-13 Kevin DayBugfix: Problems exposed by unit tests for f_utf.
2022-06-12 Kevin DayUpdate: Add unit tests for is_punctuation in f_utf...
2022-06-12 Kevin DayUpdate: Add unit tests for is_private in f_utf project.
2022-06-12 Kevin DayUpdate: Add script for generating Unicode Codepoints...
2022-06-12 Kevin DayCleanup: Incorrect comments in iki headers.
2022-06-12 Kevin DayUpdate: Implement symbol function unit tests and fix...
2022-06-12 Kevin DayUpdate: Generate Unicode script to support generating...
2022-06-12 Kevin DayBugfix: Problems exposed by unit tests in f_utf.
2022-06-11 Kevin DayBugfix: Last character of file after conversion from...
2022-06-11 Kevin DayBugfix: Incorrect 4-width characters are generated.
2022-06-10 Kevin DayCleanup: Remove execute bit from script.
2022-06-10 Kevin DayUpdate: Finish adding Unicode symbol handling code.
2022-06-10 Kevin DayFeature: Provide simple script for assisting in the...
2022-06-08 Kevin DayUpdate: Add unit tests for f_signal project.
2022-06-08 Kevin DayUpdate: Rename f_thread_signal() to f_thread_signal_wri...
next