2022-12-14 |
Kevin Day | Security: Ensure pointer exists before calling process... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Kevin Day | Progress: Begin working on Featureless Make. |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Kevin Day | Update: Improve some of the Featureless Make documentat... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Kevin Day | Update: Build and other documentation, fixing or adding... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Kevin Day | Update: Add lossy allocation documentation. |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Kevin Day | Cleanup: The main program header files should not norma... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Kevin Day | Update: Add main.h to every program. |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Bugfix: _GNU_SOURCE should be wrapped in an ifndef. |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Update: Out of date build documentation. |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Bugfix: The bootstrap script needs to support settings... |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Bugfix: The bootsrap script needs to treat -s/--setting... |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Update: Add fakefile for the FLL monolithic and level... |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Bugfix: Incorrect directory path for header file. |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Cleanup: Rename files in status_code project. |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Feature: Add 'import' Object to fakefile and settings... |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Kevin Day | Cleanup: Fix styling, spelling, and wording mistakes... |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Kevin Day | Bugfix: The -h/--help is not describing backticks is... |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Kevin Day | Feature: Add support for printing partial data with... |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Kevin Day | Feature: Add support for "trim" in "complete" enumerati... |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Kevin Day | Feature: Add fll_program_print_error_parameter_cannot_u... |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Kevin Day | Cleanup: Remove accidentally created file. |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Kevin Day | Update: Redesign project structure to follow the "main... |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Update: Remove unnecessary program_name and program_nam... |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Update: Centralize the error print function names. |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Cleanup: Fix incorrect comments. |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Cleanup: Remove remaining fss_*_write programs. |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Update: Finish updating fss_write. |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Security: Invalid write in FSS functions and ensure... |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Kevin Day | Update: Add more notes to 'disable' about.txt documenta... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Cleanup: Update the build disable process. |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Cleanup: Make changes to the build disable process... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Bugfix: _di_string_ascii_s_ is missing the _f. |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Update: Add mising _d in wrapping defines. |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Update: The define _di_f_array_t_ should be _di_f_array... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Update: The status code wrapping global constant string... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Update: The _di_compiler_attributes_ should e _di_compi... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Bugfix: Some of the level checking defines have an... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Update: The status code wrapping defines should end... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Kevin Day | Update: Improve define structure, wrapping global stati... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: More consistently follow the recent clarificati... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: Style guide documentation. |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: Add stand alone firewall build. |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Bugfix: Add missing dependencies and remove incorrect... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: Remove unused "test" mode and add "clang" mode... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: The disable defines files need to be updated... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: The fake stand alone build defines. |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Cleanup: Add updated type and add commented out status... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Kevin Day | Update: The ifndef wrappers should end in _t_ to repres... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Cleanup: Remove random '_f' in ifndef define. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Cleanup: Update the stand alone utf8 to match how the... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Bugfix: The private is_zero_width function is also... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Cleanup: Remove random '_f' added to ifndef define. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Update: Wrap the conversion digits defines in _di_f_con... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Bugfix: Add missing ifdefs for f_file_stat() and f_file... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Update: Add pre-built define files for stand alone... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Cleanup: The static inline functions are being included... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Cleanup: Update stand alone config.h files and add... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Bugfix: The type_array is probably a dependency for... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Cleanup: The utf8 stand alone program does not need... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Kevin Day | Bugfix: Incorrect ifndef defines for some functions... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Kevin Day | Update: Add support for backtick quoting for IKI. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Kevin Day | Bugfix: Incorrect parameter passed to iki_read_print_he... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Kevin Day | Update: Add support for backtick quoting for IKI. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Kevin Day | Update: FSS and IKI specification now supports backtick... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Kevin Day | Bugfix: Invalid print of character when a placeholder... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Kevin Day | Progress: Continue program related work, updating fss_w... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Kevin Day | Progress: Continue program related work, updating fss_w... |
commit | commitdiff | tree | snapshot |
2022-12-03 |
Kevin Day | Cleanup: Remove fss_payload_write. |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Kevin Day | Progress: Continue program related work, updating fss_w... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Kevin Day | Progress: Continue program related work, updating fss_w... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Kevin Day | Progress: Continue program related work, updating fss_w... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
Kevin Day | Update: Fix and improve FSS unit test regarding zero... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Kevin Day | Progress: Stub out the fss_write program. |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Kevin Day | Regression: Improper execution when no arguments and... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Kevin Day | Security: Invalid access when calling fake without... |
commit | commitdiff | tree | snapshot |
2022-11-22 |
Kevin Day | Update: All projects should have fakefiles. |
commit | commitdiff | tree | snapshot |
2022-11-19 |
Kevin Day | Update: Change the console structure to use bits and... |
commit | commitdiff | tree | snapshot |
2022-11-19 |
Kevin Day | Update: The stand alone settings need to use the update... |
commit | commitdiff | tree | snapshot |
2022-11-18 |
Kevin Day | Cleanup: Remove unimplemented function. |
commit | commitdiff | tree | snapshot |
2022-11-17 |
Kevin Day | Regression: Wrong bitwise operator used. |
commit | commitdiff | tree | snapshot |
2022-11-17 |
Kevin Day | Progress: Continue program related work. |
commit | commitdiff | tree | snapshot |
2022-11-17 |
Kevin Day | Update: Finish program related work for fss_payload_write. |
commit | commitdiff | tree | snapshot |
2022-11-17 |
Kevin Day | Progress: Continue program related work. |
commit | commitdiff | tree | snapshot |
2022-11-15 |
Kevin Day | Progress: Continue program related work. |
commit | commitdiff | tree | snapshot |
2022-11-12 |
Kevin Day | Bugfix: The f_color tests are failing due to test desig... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
Kevin Day | Cleanup: Improve organization in f_utf, using addtional... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
Kevin Day | Cleanup: Improve organization in f_string, using addtio... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
Kevin Day | Update: Provide the program name in the main library... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
Kevin Day | Update: Merge fss_status_code into status_code. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
Kevin Day | Bugfix: Output stream is not properly unlocked on signal. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
Kevin Day | Bugfix: Add missing f_type_array dependency. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
Kevin Day | Cleanup: The fake program doesn't depend on fll_iki. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
Kevin Day | Feature: Add support for additional dependencies and... |
commit | commitdiff | tree | snapshot |
2022-11-05 |
Kevin Day | Bugfix: Incomplete UTF-8 zero-width detection, particul... |
commit | commitdiff | tree | snapshot |
2022-11-05 |
Kevin Day | Cleanup: Add comment about special control code handling. |
commit | commitdiff | tree | snapshot |
2022-11-05 |
Kevin Day | Cleanup: Add comment about BOM. |
commit | commitdiff | tree | snapshot |
2022-11-03 |
Kevin Day | Bugfix: Incorect spacing when combining --unicode with... |
commit | commitdiff | tree | snapshot |
2022-10-29 |
Kevin Day | Update: Slight improvement in UTF unassigned detection... |
commit | commitdiff | tree | snapshot |
2022-10-29 |
Kevin Day | Bugfix: Two 0's are printed when --total is used and... |
commit | commitdiff | tree | snapshot |
2022-10-28 |
Kevin Day | Feature: Add support for ZSH in addition to BASH. |
commit | commitdiff | tree | snapshot |
next |