]> Kevux Git Server - fll/shortlog
fll
2022-12-10 Kevin DayUpdate: Add more notes to 'disable' about.txt documenta...
2022-12-09 Kevin DayCleanup: Update the build disable process.
2022-12-09 Kevin DayCleanup: Make changes to the build disable process...
2022-12-09 Kevin DayBugfix: _di_string_ascii_s_ is missing the _f.
2022-12-09 Kevin DayUpdate: Add mising _d in wrapping defines.
2022-12-09 Kevin DayUpdate: The define _di_f_array_t_ should be _di_f_array...
2022-12-09 Kevin DayUpdate: The status code wrapping global constant string...
2022-12-09 Kevin DayUpdate: The _di_compiler_attributes_ should e _di_compi...
2022-12-09 Kevin DayBugfix: Some of the level checking defines have an...
2022-12-09 Kevin DayUpdate: The status code wrapping defines should end...
2022-12-09 Kevin DayUpdate: Improve define structure, wrapping global stati...
2022-12-08 Kevin DayUpdate: More consistently follow the recent clarificati...
2022-12-08 Kevin DayUpdate: Style guide documentation.
2022-12-08 Kevin DayUpdate: Add stand alone firewall build.
2022-12-08 Kevin DayBugfix: Add missing dependencies and remove incorrect...
2022-12-08 Kevin DayUpdate: Remove unused "test" mode and add "clang" mode...
2022-12-08 Kevin DayUpdate: The disable defines files need to be updated...
2022-12-08 Kevin DayUpdate: The fake stand alone build defines.
2022-12-08 Kevin DayCleanup: Add updated type and add commented out status...
2022-12-08 Kevin DayUpdate: The ifndef wrappers should end in _t_ to repres...
2022-12-07 Kevin DayCleanup: Remove random '_f' in ifndef define.
2022-12-07 Kevin DayCleanup: Update the stand alone utf8 to match how the...
2022-12-07 Kevin DayBugfix: The private is_zero_width function is also...
2022-12-07 Kevin DayCleanup: Remove random '_f' added to ifndef define.
2022-12-07 Kevin DayUpdate: Wrap the conversion digits defines in _di_f_con...
2022-12-07 Kevin DayBugfix: Add missing ifdefs for f_file_stat() and f_file...
2022-12-07 Kevin DayUpdate: Add pre-built define files for stand alone...
2022-12-07 Kevin DayCleanup: The static inline functions are being included...
2022-12-07 Kevin DayCleanup: Update stand alone config.h files and add...
2022-12-07 Kevin DayBugfix: The type_array is probably a dependency for...
2022-12-07 Kevin DayCleanup: The utf8 stand alone program does not need...
2022-12-07 Kevin DayBugfix: Incorrect ifndef defines for some functions...
2022-12-06 Kevin DayUpdate: Add support for backtick quoting for IKI.
2022-12-06 Kevin DayBugfix: Incorrect parameter passed to iki_read_print_he...
2022-12-06 Kevin DayUpdate: Add support for backtick quoting for IKI.
2022-12-06 Kevin DayUpdate: FSS and IKI specification now supports backtick...
2022-12-06 Kevin DayBugfix: Invalid print of character when a placeholder...
2022-12-05 Kevin DayProgress: Continue program related work, updating fss_w...
2022-12-04 Kevin DayProgress: Continue program related work, updating fss_w...
2022-12-03 Kevin DayCleanup: Remove fss_payload_write.
2022-12-02 Kevin DayProgress: Continue program related work, updating fss_w...
2022-11-30 Kevin DayProgress: Continue program related work, updating fss_w...
2022-11-29 Kevin DayProgress: Continue program related work, updating fss_w...
2022-11-25 Kevin DayUpdate: Fix and improve FSS unit test regarding zero...
2022-11-23 Kevin DayProgress: Stub out the fss_write program.
2022-11-23 Kevin DayRegression: Improper execution when no arguments and...
2022-11-23 Kevin DaySecurity: Invalid access when calling fake without...
2022-11-22 Kevin DayUpdate: All projects should have fakefiles.
2022-11-19 Kevin DayUpdate: Change the console structure to use bits and...
2022-11-19 Kevin DayUpdate: The stand alone settings need to use the update...
2022-11-18 Kevin DayCleanup: Remove unimplemented function.
2022-11-17 Kevin DayRegression: Wrong bitwise operator used.
2022-11-17 Kevin DayProgress: Continue program related work.
2022-11-17 Kevin DayUpdate: Finish program related work for fss_payload_write.
2022-11-17 Kevin DayProgress: Continue program related work.
2022-11-15 Kevin DayProgress: Continue program related work.
2022-11-12 Kevin DayBugfix: The f_color tests are failing due to test desig...
2022-11-11 Kevin DayCleanup: Improve organization in f_utf, using addtional...
2022-11-11 Kevin DayCleanup: Improve organization in f_string, using addtio...
2022-11-09 Kevin DayUpdate: Provide the program name in the main library...
2022-11-08 Kevin DayUpdate: Merge fss_status_code into status_code.
2022-11-08 Kevin DayBugfix: Output stream is not properly unlocked on signal.
2022-11-06 Kevin DayBugfix: Add missing f_type_array dependency.
2022-11-06 Kevin DayCleanup: The fake program doesn't depend on fll_iki.
2022-11-06 Kevin DayFeature: Add support for additional dependencies and...
2022-11-05 Kevin DayBugfix: Incomplete UTF-8 zero-width detection, particul...
2022-11-05 Kevin DayCleanup: Add comment about special control code handling.
2022-11-05 Kevin DayCleanup: Add comment about BOM.
2022-11-03 Kevin DayBugfix: Incorect spacing when combining --unicode with...
2022-10-29 Kevin DayUpdate: Slight improvement in UTF unassigned detection...
2022-10-29 Kevin DayBugfix: Two 0's are printed when --total is used and...
2022-10-28 Kevin DayFeature: Add support for ZSH in addition to BASH.
2022-10-28 Kevin DayCleanup: Rename and relocate private is_unassigned...
2022-10-28 Kevin DayUpdate: Support Unicode 15.0.
2022-10-23 Kevin DayProgress: The iki_read should also support the previous...
2022-10-23 Kevin DayProgress: Fix additional problems in iki_read.
2022-10-23 Kevin DayCleanup: Remove no longer accurate help message in...
2022-10-23 Kevin DayUpdate: Should be using f_file_stream_flush() instead...
2022-10-23 Kevin DayProgress: Fix problems in iki_read.
2022-10-22 Kevin DayRefactor: Change FILE * to f_file_t when printing.
2022-10-21 Kevin DayCleanup: Remove unused/dead code.
2022-10-21 Kevin DayProgress: Continue program related work.
2022-09-13 Kevin DayProgress: Continue program related work.
2022-09-05 Kevin DayUpdate: Add support for stand_alone builds in the examp...
2022-09-05 Kevin DayBugfix: The fll_program_standard_signal_received()...
2022-09-05 Kevin DayUpdate: Cygwin documentation.
2022-09-01 Kevin DayProgress: Continue program related work.
2022-08-24 Kevin DayProgress: Continue program related work.
2022-08-22 Kevin DayProgress: Working on program related changes and fix...
2022-08-11 Kevin DayProgress: Begin breaking out internal parameters to...
2022-08-11 Kevin DayProgress: Changes to fll_program functions.
2022-08-11 Kevin DayUpdate: Major changes regarding file functions.
2022-08-11 Kevin DayCleanup: Fix comment regarding endif.
2022-08-09 Kevin DayRegression: Recent changes in f_account header structur...
2022-08-08 Kevin DayUpdate: Implement stand alone build for UTF8 program.
2022-08-08 Kevin DayCleanup: Add missing dependency in UTF8 program.
2022-08-08 Kevin DayUpdate: Stand alone Featureless Make custom config...
2022-08-08 Kevin DayUpdate: The utf8 program should be using the stream...
2022-08-08 Kevin DayCleanup: Use functions directly rather than macros.
2022-08-08 Kevin DayBugfix: Functions private_f_file_flush() and private_f_...
next