]> Kevux Git Server - fll/shortlog
fll
2022-01-17 Kevin DayUpdate: Console parameter macro, console structure...
2022-01-17 Kevin DayCleanup: Add back the two spaces before the "-" in...
2022-01-17 Kevin DayCleanup: Add period at the end of comments.
2022-01-17 Kevin DayUpdate: Rewrite f_color functions and use f_string_stat...
2022-01-17 Kevin DayUpdate: Use F_number_t_size_positive_d for F_string_t_s...
2022-01-17 Kevin DayCleanup: Use += operation when possible.
2022-01-16 Kevin DayCleanup: Add additional initializer for f_string_static...
2022-01-16 Kevin DayCleanup: remove unnecessary #undef.
2022-01-16 Kevin DayUpdate: Add parameter checking to unit tests and fix...
2022-01-16 Kevin DayCleanup: Fix ordering of comment.
2022-01-16 Kevin DayUpdate: Add parameter checking to unit tests, fix order...
2022-01-16 Kevin DayCleanup: Rename f_account functions in attempt to be...
2022-01-16 Kevin DayUpdate: Add parameter checking to unit tests, fix order...
2022-01-16 Kevin DayUpdate: Add f_color unit tests.
2022-01-16 Kevin DayBugfix: Fix problems exposed by unit testing.
2022-01-16 Kevin DayProgress: Begin designing contoller to control socket...
2022-01-16 Kevin DayBugfix: Improve include and wrapping macros.
2022-01-15 Kevin DayUpdate: Lay out the foundation for proper endianness...
2022-01-15 Kevin DayUpdate: Documentation for FSS-000E Payload and add...
2022-01-14 Kevin DayBugfix: Mock function is missing parameter name?
2022-01-14 Kevin DayUpdate: Add unit tests for f_account.
2022-01-14 Kevin DayUpdate: Add missing f_account_name_group_by_id(), clean...
2022-01-14 Kevin DayBugfix: Unit test files have typos.
2022-01-14 Kevin DayBugfix: IKI variables are not substituting consistently.
2022-01-13 Kevin DayUpdate: Provide more details in the documentation on...
2022-01-12 Kevin DayBugfix: More cases where if/else is not working as...
2022-01-12 Kevin DayBugfix: Partially fix "if is regular for xxx" exposes...
2022-01-12 Kevin DayCleanup: Clarify how the "if is XX for YY".
2022-01-12 Kevin DayRegression: The "failure" operation if condition type...
2022-01-12 Kevin DayBugfix: The "if not defined" is not working as expected.
2022-01-12 Kevin DayCleanup: Add missing bold around type name for unsuppor...
2022-01-12 Kevin DayBugfix: If/else condition logic is incorrect or incomplete.
2022-01-10 Kevin DayUpdate: Implement f_capability unit tests and improve...
2022-01-10 Kevin DayBugfix: Fix problems exposed by unit testing and perfor...
2022-01-09 Kevin DayCleanup: Simplify structure using more basic file names...
2022-01-09 Kevin DayCleanup: Coding style updates and miscellaneous fixes.
2022-01-09 Kevin DayFeature: Add support for FSS-000E Payload specification.
2022-01-08 Kevin DayUpdate: Add additional status codes.
2022-01-07 Kevin DayCleanup: Remove out of place function declarations.
2022-01-06 Kevin DayUpdate: Have fss-000e Payload be more specific about...
2022-01-06 Kevin DayBugfix: Valid comment lines are keeping leading white...
2022-01-06 Kevin DayFeature: Add fss-000e Payload specification.
2022-01-06 Kevin DayUpdate: Only clear socket id when fast closing and...
2022-01-06 Kevin DayCleanup: Remove stale macro and fix comments.
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...
next