]> Kevux Git Server - fll/shortlog
fll
2023-01-07 Kevin DayUpdate: Add explicit note about copyrights belonging...
2023-01-07 Kevin DayCleanup: Fix grammar in utf8 program help.
2023-01-06 Kevin DayBugfix: The mode clang is missing from the UTF8 stand...
2023-01-06 Kevin DayBugfix: Support for passing a fakefile Section incorrec...
2023-01-06 Kevin DayCleanup: Use correct version in install.sh script.
2023-01-06 Kevin DayFeature: Add support for installing documentation to...
2023-01-06 Kevin DayCleanup: Use braces around variable names.
2023-01-06 Kevin DayBugfix: Install script still install static program...
2023-01-05 Kevin DayFeature: Support passing a fakefile Section name to...
2023-01-05 Kevin DayCleanup: Add missing space in fake --help output.
2023-01-05 Kevin DayUpdate: De-couple the build settings data file from...
2023-01-03 Kevin DayUpdate: Be more thorough in the f_file unit test.
2023-01-03 Kevin DayBugfix: The f_signal unit tests after significant change.
2022-12-27 Kevin DayUpdate: Code documentation is missing the function...
2022-12-26 Kevin DayCleanup: Replace 'decision' with 'choice' for consisten...
2022-12-26 Kevin DayBugfix: The signal is not properly closing.
2022-12-25 Kevin DaySecurity: Check if 'main' is NULL.
2022-12-25 Kevin DayCleanup: Remove stale and no longer valid comment about...
2022-12-21 Kevin DayUpdate: Fix license in documentation.
2022-12-20 Kevin DayBugfix: Not defaulting to top-level fakefile when data...
2022-12-20 Kevin DayUpdate: Clarify wording in specifications.
2022-12-19 Kevin DayUpdate: FSS Status Code should have a fakefile.
2022-12-19 Kevin DayUpdate: Next micro version (0.6.3).
2022-12-17 Kevin DayCleanup: Remove improper white space from build fake... 0.6.2
2022-12-17 Kevin DayFeature: Add support for a prepending a prefix to build...
2022-12-17 Kevin DayBugfix: The "-mode" functionality is incomplete and...
2022-12-16 Kevin DayCleanup: Fix comments that have incorrect notes.
2022-12-16 Kevin DayCleanup: Fix comments that have incorrect notes.
2022-12-16 Kevin DayUpdate: Documentation and specifications.
2022-12-16 Kevin DayUpdate: Add formal specification for Time and EpochTime...
2022-12-16 Kevin DayCleanup: Bring a copy of time.txt from Controller to...
2022-12-16 Kevin DayCleanup: Re-word sentences in time.txt to be less likel...
2022-12-15 Kevin DayCleanup: Be more specific about quotes in FSS and add...
2022-12-15 Kevin DayBugfix: The IKI variables that expand reserved words...
2022-12-14 Kevin DayUpdate: Slight changes to design around the build setti...
2022-12-13 Kevin DayUpdate: Improve some of the Featureless Make documentat...
2022-12-13 Kevin DayUpdate: Build and other documentation, fixing or adding...
2022-12-13 Kevin DayUpdate: Add lossy allocation documentation.
2022-12-12 Kevin DayBugfix: _GNU_SOURCE should be wrapped in an ifndef.
2022-12-12 Kevin DayUpdate: Out of date build documentation.
2022-12-12 Kevin DayBugfix: The bootstrap script needs to support settings...
2022-12-12 Kevin DayBugfix: The bootsrap script needs to treat -s/--setting...
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.
next