2020-09-11 |
Kevin Day | Update: Improve featureless make parameter processing. |
commit | commitdiff | tree | snapshot |
2020-09-11 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Kevin Day | Update: rename f_file_move to f_file_rename, add fll_fi... |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Kevin Day | Update: recursive functions, fix 'const const', don... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Kevin Day | Cleanup: add missing dependencies to featueless make... |
commit | commitdiff | tree | snapshot |
2020-09-06 |
Kevin Day | Cleanup: rename linker/archiver to indexer in featurele... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Cleanup: fix wording of documentation. |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Update: featureless make fakefile build section operati... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Cleanup: featureless make example bzip2 build data... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Feature: featureless make should support custom source... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Bugfix: featureless make should not attempt to link... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Update: featureless make should not autp-prepend "-D". |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Kevin Day | Bugfix: fake settings parameter is ignored. |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Kevin Day | Update: Add some example build settings for featureless... |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Kevin Day | Update: add/update functions and refactor f_file_mode... |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Kevin Day | Refactor: Append '_t' to all types and related macros. |
commit | commitdiff | tree | snapshot |
2020-08-31 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Kevin Day | Update: add file type name strings and lengths. |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Kevin Day | Cleanup: fix order of parameters and shorten "seek_to_t... |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Kevin Day | Cleanup: add comments to file.h. |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Kevin Day | Feature: provide common string related memory increment... |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Kevin Day | Update: header includes should be local. |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Kevin Day | Bugfix: file change role invalid parameter on < -1. |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Kevin Day | Update: don't tread buffer.used = 0 as error for print... |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Kevin Day | Bugfix: directory remove is not handling all errors. |
commit | commitdiff | tree | snapshot |
2020-08-19 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Kevin Day | Progress: implement modes operation with todo for recur... |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Kevin Day | Progress: get the change file mode functions in an... |
commit | commitdiff | tree | snapshot |
2020-08-13 |
Kevin Day | Progress: continue work on mode changes |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Kevin Day | Progress: featureless make and related |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Kevin Day | Update: rename f_file_change_owner() to f_file_change_r... |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Kevin Day | Update: print the canonical path, if available, but... |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Kevin Day | Bugfix: logic errors in fll_path_canonical(). |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Kevin Day | Cleanup: uppercase the first letter in the messages. |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Kevin Day | Progress: finish implementing UTF-8 *_is_digit(). |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Kevin Day | Cleanup: refresh dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Kevin Day | Update: provide fll_path and fl_environment while provi... |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Kevin Day | Cleanup: relocate f_path_explode_* functions to f_envir... |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Kevin Day | Feature: add f_directory_touch() and f_directory_touch_... |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Kevin Day | Cleanup: fix typo in name. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Kevin Day | Progress: UTF-8. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Kevin Day | Progress: wrap up emoji UTF-8. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Kevin Day | Cleanup: featureless make skeleton fakefile tweaks. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Kevin Day | Bugfix: IKI read is not identifying cases with leading... |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Kevin Day | Update: add missing documentation for fake fakefile... |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Kevin Day | Bugfix: invalid read after buffer. |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Kevin Day | Feature: add f_conversion_number_signed_to_string(... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Security: memory leaks in execute functions. |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Security: memory leak due to using _new instead of... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Update: start counting line at 1. |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Bugfix: extended content has wrong size. |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Cleanup: Reduce arguments by accepting the entire fake_... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Kevin Day | Bugfix: f_string_range initialize macros need to consid... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Kevin Day | Update: directory and path changes, other fixes and... |
commit | commitdiff | tree | snapshot |
2020-07-16 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-14 |
Kevin Day | Progress: add preprocess/process validation to featurel... |
commit | commitdiff | tree | snapshot |
2020-07-14 |
Kevin Day | Update: the fake documentation and specification. |
commit | commitdiff | tree | snapshot |
2020-07-14 |
Kevin Day | Cleanup: use 'warn' instead of 'warning'. |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Kevin Day | Progress: featureless make iki documentation. |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Kevin Day | Update: specifications in regards to IKI, adding new... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Kevin Day | Feature: add f_file_type() and f_file_type_at() functions. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Kevin Day | Update: add missing string compare functions. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Kevin Day | Progress: featuerless make. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Kevin Day | Cleanup: remove extra _. |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Update: add f_fss_set_quoted. |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Update: the fss snatch and similar functions should... |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Update: f_fss_quoted to use the f_uint8_t types. |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Cleanup: remove stale test code |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Feature: provide f_cell, f_cells, and f_cellss types. |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Update: add array types for the 8t, 16t, 32t, 64t,... |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Kevin Day | Cleanup: fix accidental use of - in header names |
commit | commitdiff | tree | snapshot |
2020-07-09 |
Kevin Day | Progress: add support for determining quotes in use... |
commit | commitdiff | tree | snapshot |
2020-07-09 |
Kevin Day | Bugfix: risky macro definition caused counter problems. |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Kevin Day | Revert: keep fss.h |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Kevin Day | Cleanup: remove empty fss.c and fss.h, add missing... |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Kevin Day | Progress: featureless make. |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Kevin Day | Feature: add additional string comparison functions. |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Kevin Day | Update: Unicode related specification adjustments,... |
commit | commitdiff | tree | snapshot |
next |