]> Kevux Git Server - fll/shortlog
fll
2023-01-24 Kevin DayBugfix: FSS Write programs don't correctly handle multi...
2023-01-23 Kevin DayProgress: Continue program related work and make f_cons...
2023-01-21 Kevin DayProgress: Continue program related work, focusing prima...
2023-01-19 Kevin DayProgress: Continue program related work.
2023-01-18 Kevin DayProgress: Continue program related work.
2023-01-18 Kevin DayUpdate: Add locale environment variable support, instal...
2023-01-17 Kevin DayProgress: Continue program related work.
2023-01-17 Kevin DayUpdate: The directory documentation comments.
2023-01-17 Kevin DayUpdate: The directory documentation comments.
2023-01-17 Kevin DayUpdate: Use _di_f_type_d_ instead of _di_f_type_input_o...
2023-01-17 Kevin DayUpdate: Add new standard global type, "_g".
2023-01-14 Kevin DayUpdate: The disable header files.
2023-01-14 Kevin DayBugfix: Fix some of the outdated unit tests.
2023-01-14 Kevin DayBugfix: Several problems with the wrapping define macro...
2023-01-14 Kevin DayBugfix: The f_int_128_t is using incorrect size and...
2023-01-14 Kevin DayCleanup: Add new lines to dependencies file in level...
2023-01-14 Kevin DayBugfox: The type macros in type.h are missing 'f_'...
2023-01-14 Kevin DayBugfix: Incorrect define macros for private functions...
2023-01-13 Kevin DayBugfix: Incorrect macro definition _di_pthread_support_...
2023-01-13 Kevin DayCleanup: Fix license confusion.
2023-01-08 Kevin DayCleanup: Parameters in byte_dump man page should be...
2023-01-08 Kevin DayUpdate: Documentation and build settings, adding remain...
2023-01-08 Kevin DayUpdate: Use more proper copyright communication.
2023-01-08 Kevin DayCleanup: Minor IKI formatting improvements.
2023-01-08 Kevin DayCleanup: Apply IKI formatting to controller specificati...
2023-01-08 Kevin DayUpdate: Add man page documentation for iki_read.
2023-01-08 Kevin DayUpdate: Add man page documentation for iki_write.
2023-01-08 Kevin DayUpdate: Add man page documentation for status_code.
2023-01-08 Kevin DayCleanup: Use correct year, remove extra line, and fix...
2023-01-08 Kevin DayUpdate: Improve IKI Read help documentation.
2023-01-08 Kevin DayUpdate: Improve IKI Write help documentation.
2023-01-08 Kevin DayUpdate: Add more detailed documentation to fss_status_c...
2023-01-08 Kevin DayBugfix: Incorrectly string length causes inability...
2023-01-07 Kevin DayUpdate: Restructure settings now the install.sh is...
2023-01-07 Kevin DayUpdate: Improve logic and design of install.sh script.
2023-01-07 Kevin DayUpdate: Add man pages for utf8 program.
2023-01-07 Kevin DayFeature: Add missing documentation handling functionali...
2023-01-07 Kevin DayCleanup: Fake program has incorrectly named variables.
2023-01-07 Kevin DayUpdate: Add explicit note about copyrights belonging...
2023-01-07 Kevin DayRegression: A bad refactor caused the "file" and ...
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: The f_file_mode_from_string() replace parameter...
2023-01-03 Kevin DayFeature: Add f_file_is_stat() to perform f_file_is...
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-30 Kevin DayUpdate: Use an enumeration rather than a define macro...
2022-12-27 Kevin DayUpdate: Code documentation is missing the function...
2022-12-26 Kevin DayBugfix: The signal is not properly closing.
2022-12-25 Kevin DaySecurity: Check if either 'main' or 'setting' is NULL.
2022-12-25 Kevin DayUpdate: Do not treat interrupt not being listened to...
2022-12-24 Kevin DaySecurity: Check if setting is NULL.
2022-12-24 Kevin DayCleanup: Use 'choice' instead of 'decision'.
2022-12-24 Kevin DayUpdate: Use f_color_mode_not_e rather than f_color_mode...
2022-12-21 Kevin DayUpdate: Fix license in documentation.
2022-12-20 Kevin DayBugfix: Not defaulting to top-level fakefile when data...
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 DayProgress: Prototype the callback paameter for console...
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-14 Kevin DayCleanup: Fix problems with comments.
2022-12-14 Kevin DayBugfix: The fakefile needs to have the supported modes.
2022-12-14 Kevin DaySecurity: Ensure pointer exists before calling process...
2022-12-13 Kevin DayProgress: Begin working on Featureless Make.
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-13 Kevin DayCleanup: The main program header files should not norma...
2022-12-13 Kevin DayUpdate: Add main.h to every program.
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 DayBugfix: Incorrect directory path for header file.
2022-12-12 Kevin DayCleanup: Rename files in status_code project.
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: The -h/--help is not describing backticks is...
2022-12-11 Kevin DayFeature: Add support for printing partial data with...
2022-12-11 Kevin DayFeature: Add support for "trim" in "complete" enumerati...
2022-12-11 Kevin DayFeature: Add fll_program_print_error_parameter_cannot_u...
2022-12-11 Kevin DayCleanup: Remove accidentally created file.
2022-12-11 Kevin DayUpdate: Redesign project structure to follow the "main...
next