]> Kevux Git Server - fll/shortlog
fll
2021-07-09 Kevin DayUpdate: Add cygwin rough documentation. 0.5.4
2021-07-09 Kevin DayFeature: Add support for specifying nano version number...
2021-06-26 Kevin DayRegression: The 'defines_all' build settings is not...
2021-06-26 Kevin DayFeature: Featureless Make must support both version_tar...
2021-06-25 Kevin DayUpdate: Redesign Featureless Make's -d/--define to...
2021-06-25 Kevin DayCleanup: Remove unused function in FSS Embedded List...
2021-06-25 Kevin DayCleanup: Change post-increment to pre-increment where...
2021-06-25 Kevin DayUpdate: Implement *_except_in* print functions, remove...
2021-06-24 Kevin DayUpdate: The Featureless Make no longer needs to verify...
2021-06-23 Kevin DayUpdate: Restructure enum non-alphabetically and detect...
2021-06-23 Kevin DayBugfix: Properly build version string.
2021-06-09 Kevin DayProgress: Incorrect linkage, not handling default value...
2021-05-31 Kevin DayUpdate: Redesign FSS Identify to be more consistent...
2021-05-31 Kevin DayCleanup: Remove stale comment and fix typo.
2021-05-31 Kevin DayUpdate: Attempt to avoid libc/POSIX character array...
2021-05-31 Kevin DayCleanup: Use the number strings for version numbers...
2021-05-31 Kevin DayFeature: Add FSS Identify program "fss_identify".
2021-05-31 Kevin DayBugfix: FLL/FSS Identifier problems.
2021-05-30 Kevin DayProgress: FLL/FSS related changes, populate more ASCII...
2021-05-30 Kevin DayUpdate: Additional FLL Identifier changes along with...
2021-05-29 Kevin DayRevert: Partially revert unsigned to signed change...
2021-05-29 Kevin DayFeature: Provide and implement f_fll_id_t and fl_string...
2021-05-29 Kevin DayFeature: Allow controller program to run as a non-init...
2021-05-27 Kevin DayCleanup: The byte_dump program should use uppercase...
2021-05-26 Kevin DayBugfix: remove overlooked $build_static == "yes".
2021-05-26 Kevin DayUpdate: Rewrite the enabled/disabled logic for the...
2021-05-26 Kevin DayFeature: The install.sh script should support disabling...
2021-05-25 Kevin DayFeature: Add Unicode to/from UTF-8 translations and...
2021-05-23 Kevin DayFeature: Support Unicode format in byte_dump.
2021-05-20 Kevin DayRegression: "fake skeleton" no longer works due to...
2021-05-20 Kevin DayCleanup: Syntax and style.
2021-05-19 Kevin DayProgress: Interrupt and memory allocation related changes.
2021-05-19 Kevin DayBugfix: Segfault from parameter being accessed when...
2021-05-13 Kevin DayUpdate: Add documentation about EpochTime compliment...
2021-05-11 Kevin DayBugfix: The disabled thread defines should be on 'defin...
2021-05-11 Kevin DayFeature: The install.sh should helper script should...
2021-05-11 Kevin DayUpdate: Remove usage of <linux/limits.h>.
2021-05-08 Kevin DayFeature: Add support for determining columns in FSS...
2021-05-07 Kevin DayBugfix: The install.sh should allow for -w to be used...
2021-05-07 Kevin DayUpdate: Provide defines for disabling less-portable...
2021-05-07 Kevin DayBugfix: Compilation/Portability problems exposed when...
2021-05-07 Kevin DayBugfix: Fix problems revealed when working on FSS Exten...
2021-05-07 Kevin DayCleanup: Replace "object" with "content".
2021-05-07 Kevin DaySecurity: FSS Read functions should check range before...
2021-05-07 Kevin DayUpdate: Get FSS Extended List Read in sync with FSS...
2021-05-06 Kevin DayBugfix: FSS Extended List is not detecting end properly.
2021-05-06 Kevin DayCleanup: FSS Basic List Read, removing unused code.
2021-05-06 Kevin DayUpdate: Get FSS Extended Read in sync with FSS Basic...
2021-05-06 Kevin DayCleanup: Uppercase the Object and Content for FSS Basic...
2021-05-06 Kevin DayBugfix: FSS Basic Read and FSS Basic List Read problems...
2021-05-05 Kevin DayCleanup: Update case of Object and Content in help...
2021-05-05 Kevin DayCleanup: Use number instead of word in FSS Basic Read...
2021-05-05 Kevin DayUpdate: Get FSS Basic List Read in sync with FSS Basic...
2021-05-05 Kevin DayUpdate: Improvements and tweaks in FSS Basic Read.
2021-05-05 Kevin DayCleanup: Comments in IKI Read functions.
2021-05-05 Kevin DayBugfix: Status codes F_complete_not_utf_stop and F_comp...
2021-05-05 Kevin DayBugfix: UTF-8 characters buffer is incorrectly returnin...
2021-05-04 Kevin DayBugfix: UTF-8 characters are not being fully printed.
2021-05-03 Kevin DayUpdate: FSS Basic Read --delimit parameter improvements.
2021-05-03 Kevin DayRegression: FSS Basic read --select is always returning...
2021-05-03 Kevin DayCleanup: Uppercase the Object and Content for FSS Basic...
2021-05-03 Kevin DayBugfix: Incorrect macro definition structure resulting...
2021-05-03 Kevin DayCleanup: Remove unused variables and other minor changes.
2021-05-03 Kevin DayCleanup: Disable parenthesis warning in GCC.
2021-05-03 Kevin DayCleanup: Sloppy use of "main" inside of "main()", oops.
2021-05-03 Kevin DayCleanup: FSS Basic Read parameter processing, file...
2021-05-02 Kevin DayRegression: FSS Basic Read default should be Content.
2021-05-02 Kevin DayFeature: Add F_success and F_success_not status codes.
2021-05-02 Kevin DayUpdate: Implement data structure in FSS Read.
2021-05-02 Kevin DayUpdate: Remove the "amount" from file stream functions.
2021-05-02 Kevin DayCleanup: Standard code practices refresh.
2021-05-01 Kevin DayUpdate: FSS Basic Read program to use memory allocate...
2021-05-01 Kevin DayCleanup: Always have private-common.h and private-commo...
2021-05-01 Kevin DayRefactor: Relocate 'macro' prefix in names for macros.
2021-05-01 Kevin DayRefactor: Use 'main' instead of 'data'.
2021-05-01 Kevin DayBugfix: Several of the parameters are not handling...
2021-05-01 Kevin DayUpdate: Redesign Basic List loading logic to load all...
2021-05-01 Kevin DayRegression: Incorrect char type resulted in SIGPIPE.
2021-05-01 Kevin DayFeature: Provide fll_program_parameter_process_empty().
2021-04-30 Kevin DayUpdate: Lift the restrictions on specifying -o with...
2021-04-29 Kevin DayUpdate: Next micro version (0.5.4).
2021-04-29 Kevin DayBugfix: Previous uint8_t to char resulted in accidental... 0.5.3
2021-04-28 Kevin DayUpdate: Replace static strings with extern defined...
2021-04-28 Kevin DayUpdate: Fix problems and make changes after testing...
2021-04-28 Kevin DayUpdate: Support legacy-only capability by default.
2021-04-28 Kevin DayBugfix: Fake should ceate parent directories for the...
2021-04-28 Kevin DayCleanup: Relocate headers into appropriate sub-directories.
2021-04-28 Kevin DayBugfix: Setting path_headers_preserve should still...
2021-04-28 Kevin DayCleanup: Use simpler logic for used > 0 check.
2021-04-28 Kevin DayUpdate: Include example settings when building Controller.
2021-04-28 Kevin DayUpdate: Support legacy-only capability by default.
2021-04-28 Kevin DayBugfix: cap_mode_t is not available in legacy capability.
2021-04-28 Kevin DayCleanup: rename program data delete functions.
2021-04-27 Kevin DayUpdate: Remove init program.
2021-04-27 Kevin DayBugfix: PID and PID file should account for multiples...
2021-04-27 Kevin DayCleanup: Replace 'test' with 'simulate'.
2021-04-27 Kevin DayRegression: Entry error after failure or during validat...
2021-04-27 Kevin DayRegression: validation is printing "synchronous" when...
2021-04-26 Kevin DayUpdate: Implement "execute" support and fix bugs.
2021-04-26 Kevin DayFeature: add support for F_execute and F_execute_not...
next