]> Kevux Git Server - fll/shortlog
fll
2022-12-12 Kevin DayUpdate: Add fakefile for the FLL monolithic and level...
2022-12-12 Kevin DayUpdate: Add not implemented clarifications for 0.6...
2022-12-12 Kevin DayFeature: Add 'import' Object to fakefile and settings...
2022-12-12 Kevin DayCleanup: Fix styling, spelling, and wording mistakes...
2022-12-11 Kevin DayBugfix: Imprecise desciption for --partial.
2022-12-10 Kevin DayBugfix: FSS write functions should use 'quote' when...
2022-12-10 Kevin DaySecurity: Invalid write in FSS functions and ensure...
2022-12-10 Kevin DayUpdate: the stand alone fake config.h file.
2022-12-10 Kevin DayUpdate: Add more notes to 'disable' about.txt documenta...
2022-12-09 Kevin DayCleanup: Rebuild the config.h file for stand alone...
2022-12-09 Kevin DayCleanup: Update 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 DayBugfix: The f_environment_max_length should be f_enviro...
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 DayCleanup: Rename quoted to quote.
2022-12-06 Kevin DayCleanup: Use file parameter is not in alphabetic ordering.
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 DayCleanup: Minor improvement to comments and specifications.
2022-12-02 Kevin DayBugfix: The fss_payload_write should not allow "payload...
2022-11-25 Kevin DayUpdate: Fix and improve FSS unit test regarding zero...
2022-11-23 Kevin DayRegression: The f_console_environment_process() is...
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 DayBugfix: The level_0 console should use private functions.
2022-11-17 Kevin DayBugfix: The first character never gets printed for...
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-31 Kevin DayUpdate: Next micro version (0.6.2).
2022-10-29 Kevin DayUpdate: Slight improvement in UTF unassigned detection... 0.6.1
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-24 Kevin DayFeature: The iki_read should still support the older...
2022-10-23 Kevin DayBugfix: The iki_read is should apply the "--wrap" when...
2022-09-05 Kevin DayBugfix: The fll_program_standard_signal_received()...
2022-09-05 Kevin DayUpdate: Cygwin documentation.
2022-09-01 Kevin DayUpdate: f_memory_structure_increase_by() shouldn't...
2022-09-01 Kevin DayBugfix: private_f_memory_structure_resize() is not...
2022-08-24 Kevin DayCleanup: The fss_status_code never returns F_false.
2022-08-23 Kevin DayBugfix: The fll_program_standard_signal_received()...
2022-08-22 Kevin DayThe verify option in utf8 returns F_false but the progr...
2022-08-22 Kevin DayCleanup: Fix mistakes in documentation comments.
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_...
2022-08-08 Kevin DayUpdate: Describe modes being used when performing build...
2022-08-07 Kevin DayBugfix: Stand alone build is pulling headers from system.
2022-08-07 Kevin DayUpdate: The test script not uses stand alone mode for...
2022-08-07 Kevin DayUpdate: Implement stand alone build for Featureless...
2022-08-07 Kevin DayFeature: Add support for 'stand_alone' builds in the...
2022-08-07 Kevin DayBugfix: Mistakes in disable macros and remove redundant...
2022-08-06 Kevin DayBugfix: Featureless Make dependencies are not accuratel...
2022-08-05 Kevin DayUpdate: Add medium logos.
2022-08-05 Kevin DayUpdate: Use resize functions rather than adjust functio...
2022-08-05 Kevin DayUpdate: Change logic to avoid potential negative numbers.
2022-08-03 Kevin DayBugfix: Content is incorrectly attempted to be processe...
2022-08-03 Kevin DayUpdate: Always ensure content size is 0 when content...
2022-08-02 Kevin DayUpdate: Redesign behavior of pipe, allowing it to run...
2022-08-02 Kevin DayUpdate: Next micro version (0.6.1).
2022-08-01 Kevin DayUpdate: Enable gitlab test support.
2022-07-31 Kevin DayBugfix: Block is incorrectly being reset when an else... 0.6.0
2022-07-31 Kevin DayCleanup: The 'individual' mode is meaningless in the...
2022-07-31 Kevin DayUpdate: The example bzip2 now supports running the...
2022-07-31 Kevin DayCleanup: Simplify the bzip2 example fakefile ever so...
next