]> Kevux Git Server - fll/shortlog
fll
2024-08-18 Kevin DayUpdate: Add additional runtime tests for FSS Read progr...
2024-08-18 Kevin DayUpdate: Add additional signal checks in loops.
2024-08-18 Kevin DayUpdate: Improve FSS Read function correctness based...
2024-08-14 Kevin DayRegression: The UTF-8 program should be printing a...
2024-08-12 Kevin DayBugfix: FSS Read functions are not handling the --colum...
2024-08-11 Kevin DayBugfix: Incorrect runtime tests for FSS Read programs.
2024-08-10 Kevin DayUpdate: Add comments in some of the fss_read runtime...
2024-08-06 Kevin DaySecurity: Missing range checks on comment processing.
2024-08-06 Kevin DayCleanup: Remove unused and commented out callback in...
2024-08-06 Kevin DayBugfix: FSS Payload Read is not counting the Content...
2024-08-06 Kevin DayUpdate: Apply the not operator logic to avoid needing...
2024-08-06 Kevin DayRegression: IPv6 detection is failing after isdigit...
2024-08-05 Kevin DayBugfix: Incorrect settings in the fss_read runtime...
2024-08-04 Kevin DayUpdate: Greatly reduce memory consumption by implementi...
2024-08-04 Kevin DayUpdate: Reduce memory usage by fl_fss_basic_content_rea...
2024-08-04 Kevin DayUpdate: Optimize away the isdigit(), isalpha(), isalnum...
2024-08-03 Kevin DayFeature: Add clock get, set, and precision functions...
2024-08-03 Kevin DayBugfix: The private_f_abstruses_delete_switch() and...
2024-08-02 Kevin DayCleanup: Build settings and fakefile mode related setti...
2024-08-02 Kevin DayBugfix: Incorrect wrapping defines around private_fl_fs...
2024-08-02 Kevin DayBugfix: _di_f_file_write_range must instead be _di_f_fi...
2024-08-02 Kevin DayBugfix: Missing define wrapper for private_f_rip_find_r...
2024-08-01 Kevin DayCleanup: Build settings and fakefile mode related setti...
2024-08-01 Kevin DayBugfix: The stand alone utf8 program should not be...
2024-08-01 Kevin DayCleanup: Use a pointer to make the code more readable...
2024-08-01 Kevin DayBugfix: The build_name and version numbers should not...
2024-08-01 Kevin DayBugfix: Add stage setting to standards to prevent build...
2024-07-31 Kevin DayRefactor: Change bit-wise enumerations into defines.
2024-07-31 Kevin DayUpdate: Remove the control program.
2024-07-30 Kevin DayUpdate: Refresh the stand alone build files.
2024-07-30 Kevin DayUpdate: Add missing ifndef wrapping define for the...
2024-07-29 Kevin DayCleanup: Improve fakefile help using the bracketed...
2024-07-28 Kevin DayUpdate: The format sentence end strings, making their...
2024-07-26 Kevin DayCleanup: Remove extra line.
2024-07-25 Kevin DayUpdate: Yet another file with a copyright year that...
2024-07-14 Kevin DayCleanup: Fix grammar mistake in the standard.
2024-07-13 Kevin DayUpdate: Add F_lock_spin and F_lock_spin_not to status...
2024-07-13 Kevin DayUpdate: Add initialize macros for time.h structures...
2024-07-12 Kevin DayUpdate: Add additional F_enter and F_enter_not status...
2024-07-11 Kevin DayUpdate: Documentation and specifications and add additi...
2024-07-09 Kevin DayUpdate: Remove Controller program as it is now migrated...
2024-07-08 Kevin DayCleanup: Documentation comments regarding optional...
2024-07-08 Kevin DayCleanup: Minor style improvements and make pointers...
2024-07-08 Kevin DayCleanup: Use _1 and _2 consistently in fl_print_t macro...
2024-07-07 Kevin DayUpdate: Use memmove() instead of memcpy() for memory...
2024-07-07 Kevin DayBugfix: The f_memory array append and append all need...
2024-07-06 Kevin DayCleanup: Fix incorrect documentation regarding the...
2024-07-03 Kevin DayCleanup: Add time based version in each of the document...
2024-06-17 Kevin DayUpdate: Add F_file_empty_not to status codes.
2024-06-15 Kevin DayUpdate: Change f_memory_array_increase() and f_memory_a...
2024-06-14 Kevin DayBugfix: Incorrect condition checks for wrap and replace...
2024-06-14 Kevin DayBugfix: Incorrect flag bits for combined flag hexidecim...
2024-06-14 Kevin DaySecurity: Console parameter single short values array...
2024-06-13 Kevin DayCleanup: Fix section name of Magic Block structure.
2024-06-11 Kevin DayUpdate: f_iki unit test to include changes from 0.6.
2024-06-11 Kevin DayUpdate: Specifications to use 'grave' as the common...
2024-06-11 Kevin DayBugfix: The fl_directory_create() needs to also handle...
2024-06-10 Kevin DayUpdate: Add all of the fl_print_format() replacement...
2024-06-08 Kevin DayUpdate: The f_capability styles and use constant pointe...
2024-06-06 Kevin DayFeature: Add "Magic Bit" to the FSS-000F (Simple Packet...
2024-06-02 Kevin DayCleanup: Remove ++first and ++last parameters that...
2024-06-02 Kevin DayUpdate: Add F_instance status codes.
2024-06-02 Kevin DayCleanup: Add newline before NULL comment and add dash...
2024-06-02 Kevin DayBugfix: f_date_simple_t_initialize is using wrong initi...
2024-05-23 Kevin DayUpdate: Remove the ++first and ++last parameters and...
2024-05-23 Kevin DayCleanup: Fix grammar in comment.
2024-05-22 Kevin DayCleanup: Warning in unit f_utf tests under GCC 14 regar...
2024-05-09 Kevin DayUpdate: Build files to have the correct build modes.
2024-04-27 Kevin DayUpdate: Add "const" to the pointer in some signal funct...
2024-04-26 Kevin DayFeature: Add f_time_sleep_spec() for providing nanosleep().
2024-04-26 Kevin DayCleanup: Add missing new line.
2024-04-26 Kevin DayUpdate: Add "const" to the pointer in numerous thread...
2024-04-21 Kevin DayFeature: Add pid_t array types, adding appropriate...
2024-04-20 Kevin DayUpdate: Add additional time types, refactor f_time_spec...
2024-04-19 Kevin DayCleanup: Build settings files, use alphabetic ordering...
2024-04-19 Kevin DayFeature: Add additional f_time functions and types...
2024-04-19 Kevin DayCleanup: Fix documentation comments wording in symbol...
2024-04-16 Kevin DayCleanup: Remove stale files not used anymore.
2024-04-15 Kevin DayUpdate: Add experimental ctags generation and ctags...
2024-04-15 Kevin DayUpdate: The build scripts copyright to 2024.
2024-04-14 Kevin DayUpdate: Follow up changes for adding sockaddr_storage...
2024-04-13 Kevin DayUpdate: Add sockaddr_storage use in the socket type.
2024-04-10 Kevin DayUpdate: Have fll_program_print_copyright() use year...
2024-04-10 Kevin DayCleanup: The OSLv1 license usage, fixing license reference.
2024-04-08 Kevin DayUpdate: Add support for disable pthread mutex attr...
2024-04-08 Kevin DayUpdate: Add support for disable pthread mutex prioceili...
2024-04-07 Kevin DayUpdate: Remove -D_FORTIFY_SOURCE because several system...
2024-04-04 Kevin DayUpdate: Use bitwise operation check in f_thread_cancel_...
2024-03-29 Kevin DayCleanup: Incorrect example in IKI specification.
2024-03-29 Kevin DayUpdate: The version date in the documents documentation...
2024-03-29 Kevin DayBugfix: Problematic handling of object files.
2024-03-29 Kevin DayUpdate: Copyright year in man pages ad files.
2024-03-23 Kevin DayBugfix: Fake build settings specification inconsistentl...
2024-03-21 Kevin DayCleanup: Simple mistakes in the Example program sources.
2024-03-16 Kevin DayProgress: Controller program migration from 0.6 to...
2024-03-15 Kevin DayProgress: Controller program migration from 0.6 to...
2024-03-15 Kevin DayRefactor: The map "name" into "key" for the f_utf project.
2024-03-14 Kevin DayProgress: Controller program migration from 0.6 to...
2024-03-13 Kevin DayUpdate: FSS-000E specification, adding "salt" and ...
2024-03-12 Kevin DayFeature: add f_random_array_shuffle() function to f_ran...
next