2023-03-09 |
Kevin Day | Bugfix: Multiple cancellations may occur, use mutex... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Kevin Day | Cleanup: Improve semaphore documentation comments. |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Kevin Day | Cleanup: Documentation comments in regards to f_state_t. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kevin Day | Bugfix: Fix unterminated quote handling issue addressed... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kevin Day | Update: Further clarify quoting in FSS specifications. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kevin Day | Progress: Continue program related work, focusing in... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kevin Day | Update: Clarify FSS specifications in regards to quote... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kevin Day | Feature: Implement wrap support for IKI standard to... |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Kevin Day | Progress: Continue program work, wrapping up side-track... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Kevin Day | Progress: Continue program related work, focusing on |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Kevin Day | Progress: Continue program related work, focusing on... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Kevin Day | Feature: The IKI standard now supports bracket wrapping. |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Kevin Day | Update: Style guide documentation. |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Kevin Day | Progress: Begin updating the programs again. |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Kevin Day | Progress: Massive, but incomplete, refactor while origi... |
commit | commitdiff | tree | snapshot |
2023-02-24 |
Kevin Day | Progress: Continue Featureless Make, focusing on printing. |
commit | commitdiff | tree | snapshot |
2023-02-23 |
Kevin Day | Progress: Continue Featureless Make, focusing on printing. |
commit | commitdiff | tree | snapshot |
2023-02-23 |
Kevin Day | Bugfix: Control group function is partially outdated... |
commit | commitdiff | tree | snapshot |
2023-02-22 |
Kevin Day | Progress: Continue work on Featureless Make, focusing... |
commit | commitdiff | tree | snapshot |
2023-02-21 |
Kevin Day | Progress: Continue working on Featureless Make, focusin... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Kevin Day | Progress: Continue work on Featureless Make, focusing... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Kevin Day | Progress: Continue working on Featureless Make, focusin... |
commit | commitdiff | tree | snapshot |
2023-02-19 |
Kevin Day | Progress: Continue work on Featureless Make with emphas... |
commit | commitdiff | tree | snapshot |
2023-02-18 |
Kevin Day | Progress: Continue program related work, focusing on... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
Kevin Day | Progress: Continue work, primarily in Featureless Make. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
Kevin Day | Progress: Continue work on Featureless Make. |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Kevin Day | Progress: Continue work, focusing on print related... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Kevin Day | Security: Invalid read or write while expanding operations. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
Kevin Day | Progress: Continue work, focusing on organizing Feature... |
commit | commitdiff | tree | snapshot |
2023-02-12 |
Kevin Day | Feature: Add Turtle Kevux path support. |
commit | commitdiff | tree | snapshot |
2023-02-12 |
Kevin Day | Bugfix: The bootstrap script "-d/--define" command... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Kevin Day | Bugfix: The content action cache, comments, and delimit... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Kevin Day | Bugfix: Consistently use the same color context for... |
commit | commitdiff | tree | snapshot |
2023-02-06 |
Kevin Day | Bugfix: Invalid defines, incorrect comments, missing... |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Kevin Day | Update: Program man pages, adding copyright, fixing... |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Kevin Day | Cleanup: Fix directory structure for several man page... |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Kevin Day | Update: Controller and Control man page documentation. |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Kevin Day | Update: Featureless Make man page documentation. |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kevin Day | Feature: Enable support for stand_alone packaging with... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Kevin Day | Bugfix: The build settings 'path_sources' is incorrectl... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Kevin Day | Progress: Continue program related work, focusing on... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Kevin Day | Cleanup: Fix styling in the Open Standard License file. |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Kevin Day | Update: Open Standard License to be 1.0 or later rather... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Kevin Day | Update: Fakefile specification. |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Kevin Day | Progress: Continue program related work, with emphasis... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Kevin Day | Update: Have the program print version use first last... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Kevin Day | Cleanup: Simplify lines used in incrementing. |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Kevin Day | Feature: Provide program parameter for displaying copyr... |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Kevin Day | Regression: Serial example rule is not working. |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Kevin Day | Cleanup: Remove some unused variables. |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Kevin Day | Update: Add additional sanity checks. |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Kevin Day | Cleanup: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Kevin Day | Security: NULL pointer dereference in writer due to... |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Kevin Day | Update: Add fanalyzer build mode. |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Kevin Day | Update: Use pre-existing cache rather than using a... |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Kevin Day | Bugfix: Further Fakefile processing with iki replacemen... |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Kevin Day | Cleanup: Reorder logic in FSS Basic Read function. |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Kevin Day | Bugfix: Fakefile processing with color context is produ... |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Kevin Day | Bugfix: FSS Write programs don't correctly handle multi... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
Kevin Day | Progress: Continue program related work and make f_cons... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Kevin Day | Progress: Continue program related work, focusing prima... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Kevin Day | Progress: Continue program related work. |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Kevin Day | Progress: Continue program related work. |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Kevin Day | Update: Add locale environment variable support, instal... |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Kevin Day | Progress: Continue program related work. |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Kevin Day | Update: The directory documentation comments. |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Kevin Day | Update: The directory documentation comments. |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Kevin Day | Update: Use _di_f_type_d_ instead of _di_f_type_input_o... |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Kevin Day | Update: Add new standard global type, "_g". |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Update: The disable header files. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Bugfix: Fix some of the outdated unit tests. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Bugfix: Several problems with the wrapping define macro... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Bugfix: The f_int_128_t is using incorrect size and... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Cleanup: Add new lines to dependencies file in level... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Bugfox: The type macros in type.h are missing 'f_'... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Kevin Day | Bugfix: Incorrect define macros for private functions... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Kevin Day | Bugfix: Incorrect macro definition _di_pthread_support_... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Kevin Day | Cleanup: Fix license confusion. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Cleanup: Parameters in byte_dump man page should be... |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Documentation and build settings, adding remain... |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Use more proper copyright communication. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Cleanup: Minor IKI formatting improvements. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Cleanup: Apply IKI formatting to controller specificati... |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Add man page documentation for iki_read. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Add man page documentation for iki_write. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Add man page documentation for status_code. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Cleanup: Use correct year, remove extra line, and fix... |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Improve IKI Read help documentation. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Improve IKI Write help documentation. |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Update: Add more detailed documentation to fss_status_c... |
commit | commitdiff | tree | snapshot |
2023-01-08 |
Kevin Day | Bugfix: Incorrectly string length causes inability... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Update: Restructure settings now the install.sh is... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Update: Improve logic and design of install.sh script. |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Update: Add man pages for utf8 program. |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Feature: Add missing documentation handling functionali... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Cleanup: Fake program has incorrectly named variables. |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Update: Add explicit note about copyrights belonging... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Regression: A bad refactor caused the "file" and ... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Kevin Day | Cleanup: Fix grammar in utf8 program help. |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Kevin Day | Bugfix: The mode clang is missing from the UTF8 stand... |
commit | commitdiff | tree | snapshot |
next |