]> Kevux Git Server - fll/shortlog
fll
2022-01-05 Kevin DayUpdate: Finish "is unassigned", add "is surrogate"...
2022-01-04 Kevin DayProgress: Continue working on the controller program...
2022-01-04 Kevin DayUpdate: Fix bug in socket disconnect, add additional...
2022-01-03 Kevin DayUpdate: Implement more socket support.
2022-01-02 Kevin DayBugfix: Incorrect mode is being set.
2022-01-02 Kevin DayProgress: Begin implementing Control support in Control...
2022-01-02 Kevin DayUpdate: f_file project.
2022-01-02 Kevin DayCleanup: Update comments.
2022-01-02 Kevin DayUpdate: Add socket functions and improve existing ones.
2022-01-02 Kevin DayUpdate: Add several new status codes and update existin...
2022-01-02 Kevin DayCleanup: Expand filesystem to file system.
2022-01-01 Kevin DayCleanup: Use present tense.
2022-01-01 Kevin DayCleanup: Use const for fake_make_get_id_mode() return...
2022-01-01 Kevin DayUpdate: Improvements to file processing code.
2022-01-01 Kevin DayUpdate: f_path related improvements.
2022-01-01 Kevin DayUpdate: Add F_domain, F_family, F_protocol, and F_prope...
2021-12-25 Kevin DayFeature: Add support for "context" IKI in Fakefiles.
2021-12-25 Kevin DayUpdate: Testfiles should detect LD_LIBRARY_PATH.
2021-12-25 Kevin DayUpdate: Documentation and add "context" to IKI-0002.
2021-12-25 Kevin DayCleanup: Fix space alignment in help print out.
2021-12-25 Kevin DayUpdate: Next micro version (0.5.8).
2021-12-24 Kevin DayProgress: Add more unassigned UTF-8 characters. 0.5.7
2021-12-24 Kevin DayCleanup: Append "_e" to all enums, update status types...
2021-12-23 Kevin DayCleanup: Move the process and validate functions into...
2021-12-23 Kevin DayUpdate: Use 'shell' rather than 'run' in testfile.
2021-12-23 Kevin DayUpdate: Add tests for f_type_array.
2021-12-23 Kevin DayCleanup: Remove extra line.
2021-12-23 Kevin DayUpdate: Test file.
2021-12-23 Kevin DayUpdate: Move main data into the data make structure.
2021-12-23 Kevin DayUpdate: Add "and" and "or" operations, operation if...
2021-12-23 Kevin DayUpdate: make the interrupt handler pointer variables...
2021-12-23 Kevin DaySecurity: Invalid memory access in interrupt handlers.
2021-12-23 Kevin DayCleanup: Fix spelling.
2021-12-23 Kevin DayBugfix: Signal id should be -1 the id should be passed...
2021-12-23 Kevin DayUpdate: Make the state parameter a constant.
2021-12-20 Kevin DayCleanup: Move remaining operation type processors into...
2021-12-20 Kevin DayUpdate: Add support for if "not", add support for ...
2021-12-20 Kevin DaySecurity: Buffer overflow.
2021-12-20 Kevin DayBugfix: The character 'o' is not properly detected...
2021-12-19 Kevin DayCleanup: Move several operation type processors into...
2021-12-19 Kevin DayUpdate: Relocate fake_main_t position in function argum...
2021-12-19 Kevin DayBugfix: The "if defined parameter .." is not supporting...
2021-12-19 Kevin DaySecurity: Segfault when "load_build yes" and "build...
2021-12-19 Kevin DayUpdate: Ensure terminating NULLs, remove unnecessary...
2021-12-19 Kevin DayBugfix: Incorrect return values in some print functions.
2021-12-18 Kevin DayCleanup: Remove stale code.
2021-12-18 Kevin DayCleanup: Decompose fakefile setting loading into multip...
2021-12-18 Kevin DayCleanup: Explode sources into separate files.
2021-12-18 Kevin DayUpdate: Improve IKI support, various cleanups, and...
2021-12-18 Kevin DayUpdate: IKI improvements, cleanups, and bugfixes.
2021-12-16 Kevin DayCleanup: Remove '_string' from the FSS write functions.
2021-12-15 Kevin DayCleanup: Remove unused parameters in testfile.
2021-12-15 Kevin DayUpdate: Add testfile for executing test.
2021-12-15 Kevin DayUpdate: Switch to simple string and cleanup syntax...
2021-12-15 Kevin DayUpdate: Don't bother checking, just always update pointer.
2021-12-15 Kevin DayUpdate: Reset fakefile buffer and only call resize...
2021-12-15 Kevin DaySecurity: Fix memory leak.
2021-12-13 Kevin DayCleanup: If/else nesting when previous if calls return.
2021-12-13 Kevin DayUpdate: Add cmocka tests for f_memory project.
2021-12-13 Kevin DayBugfix: Individual build should be building with "versi...
2021-12-12 Kevin DayFeature: Add support for tests in the packager.
2021-12-12 Kevin DayUpdate: Handle more error messages for file types and...
2021-12-12 Kevin DayUpdate: Restructure fake settings, moving examples...
2021-12-12 Kevin DayUpdate: Improve performance by removing redundant memset().
2021-12-12 Kevin DayUpdate: Use C11's aligned_alloc() by default, but keep...
2021-12-12 Kevin DayCleanup: Utilize 'void' inside of function declarations.
2021-12-11 Kevin DayCleanup: Fix mistake in comment.
2021-12-11 Kevin DayUpdate: Add documentation.
2021-12-11 Kevin DayFeature: Support outputting width or combining state...
2021-12-11 Kevin DayBugfix: Failed to produce identical binary when passing...
2021-12-11 Kevin DayUpdate: Cygwin documentation notes are slightly out...
2021-12-11 Kevin DayUpdate: Remove unecessary conflicts in to/from parameters.
2021-12-11 Kevin DayUpdate: Keep original value when printing error while...
2021-12-11 Kevin DayBugfix: Do not use 4 digits when should be printing...
2021-12-11 Kevin DayBugfix: f_utf_unicode_string_to() not treating numbers...
2021-12-11 Kevin DayBugfix: Error handling should not exit for certain...
2021-12-11 Kevin DayUpdate: Support printing errors for F_signal and F_inte...
2021-12-11 Kevin DayBugfix: Raw formatted print sometimes prints trailing...
2021-12-10 Kevin DayUpdate: Improve error handling and add F_utf_fragment...
2021-12-10 Kevin DayBugfix: Do not print leading zero's in large Unicode...
2021-12-10 Kevin DayBugfix: Codepoint to Binary is not working.
2021-12-09 Kevin DayBugfix: Performance is slow due to process signal check...
2021-12-09 Kevin DayProgress: Continue adding to the is_unassigned Unicode...
2021-12-09 Kevin DayBugfix: Performance is slow due to process signal checks.
2021-12-07 Kevin DayUpdate: Add missing function in f_utf needed for comple...
2021-12-04 Kevin DayUpdate: Wrap up utf8 program.
2021-12-04 Kevin DayProgress: Continue updating unassigned detection.
2021-12-04 Kevin DayCleanup: Add newline.
2021-12-04 Kevin DayCleanup: Better clarify that the Software License is...
2021-12-04 Kevin DayProgress: Continue populating unassigned UTF-8 characte...
2021-12-04 Kevin DayUpdate: Complete incomplete unicode processing code.
2021-12-03 Kevin DayBugfix: f_utf_unicode_string_from() is not functioning...
2021-11-30 Kevin DayUpdate: More unicode improvements, byte_dump improvements.
2021-11-30 Kevin DayUpdate: Finish implementing combining character detection.
2021-11-27 Kevin DayProgress: More UTF-8 improvements, adding more combinin...
2021-11-27 Kevin DayUpdate: Make wide text display the default.
2021-11-27 Kevin DayProgress: Major UTF-8 changes and optimization.
2021-11-20 Kevin DayProgress: Major UTF-8 changes and optimization, begin...
2021-11-15 Kevin DayRegression: Previous byte_dump cleanup resulted in...
2021-11-14 Kevin DayCleanup: Byte Dump UTF-8 handling.
next