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