2020-12-06 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-12-04 |
Kevin Day | Cleanup: the fl_type functions should have "_type". |
commit | commitdiff | tree | snapshot |
2020-12-04 |
Kevin Day | Cleanup: _F_types_h should be _F_type_h and some macros... |
commit | commitdiff | tree | snapshot |
2020-12-04 |
Kevin Day | Feature: add fl_type project to provide increase()... |
commit | commitdiff | tree | snapshot |
2020-12-04 |
Kevin Day | Bugfix: use f_array_length_t and not f_string_length_t. |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Kevin Day | Update: controller program should better handle code... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Kevin Day | Cleanup: move "macro_" prefix to after program name. |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Kevin Day | Update: memory changes, memory bugfixes, and minor... |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Kevin Day | Update: provide file mode macros in f_file. |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Kevin Day | Cleanup: f_account should use "account" and not "pipe". |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Kevin Day | Update: status code changes, adding "_not" in more... |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Kevin Day | Update: add support for file error F_file_type_not_dire... |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Kevin Day | Bugfix: provide static variable "fll_error_string_null_s". |
commit | commitdiff | tree | snapshot |
2020-11-29 |
Kevin Day | Bugfix: featureless make is not copying settings directory. |
commit | commitdiff | tree | snapshot |
2020-11-29 |
Kevin Day | Progress: controller program and add F_encoding and... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-11-23 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-11-23 |
Kevin Day | Cleanup: fix comment in featureless make program. |
commit | commitdiff | tree | snapshot |
2020-11-23 |
Kevin Day | Update: handle F_incomplete_utf status. |
commit | commitdiff | tree | snapshot |
2020-11-22 |
Kevin Day | Progress: controller. |
commit | commitdiff | tree | snapshot |
2020-11-22 |
Kevin Day | Update: add f_string_maps_t increase and decrease funct... |
commit | commitdiff | tree | snapshot |
2020-11-21 |
Kevin Day | Progress: controller. |
commit | commitdiff | tree | snapshot |
2020-11-21 |
Kevin Day | Cleanup: add F_memory, F_resource, and F_resource_not... |
commit | commitdiff | tree | snapshot |
2020-11-20 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-11-20 |
Kevin Day | Update: add F_file_not and F_link_not status codes. |
commit | commitdiff | tree | snapshot |
2020-11-19 |
Kevin Day | Bugfix: f_type_warn does not exist, instead use f_type_... |
commit | commitdiff | tree | snapshot |
2020-11-19 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-11-19 |
Kevin Day | Cleanup: the FSS read functions no longer need the... |
commit | commitdiff | tree | snapshot |
2020-11-18 |
Kevin Day | Cleanup: parameters should be objects_quoted instead... |
commit | commitdiff | tree | snapshot |
2020-11-17 |
Kevin Day | Progress: controller. |
commit | commitdiff | tree | snapshot |
2020-11-17 |
Kevin Day | Update: add "DEBUG: " support to the common errors. |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Kevin Day | Bugfix: Embedded List is not properly handling delimits... |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Kevin Day | Update: FSS Extended List should be non-recursive. |
commit | commitdiff | tree | snapshot |
2020-11-14 |
Kevin Day | Update: create FSS Embedded List and other minor fixes. |
commit | commitdiff | tree | snapshot |
2020-11-14 |
Kevin Day | Progress: controller. |
commit | commitdiff | tree | snapshot |
2020-11-14 |
Kevin Day | Cleanup: add F_array and similar status codes. |
commit | commitdiff | tree | snapshot |
2020-11-13 |
Kevin Day | Update: add missing 'const'. |
commit | commitdiff | tree | snapshot |
2020-11-13 |
Kevin Day | Update: next micro version (0.5.2). |
commit | commitdiff | tree | snapshot |
2020-11-12 |
Kevin Day | Progress: begin adding the controller program, starting... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Kevin Day | Update: make fl_fss _increase() and _increase_by()... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Kevin Day | Update: add fl_string based _increase, _increase_by... |
commit | commitdiff | tree | snapshot |
2020-11-10 |
Kevin Day | Progress: init. |
commit | commitdiff | tree | snapshot |
2020-11-10 |
Kevin Day | Cleanup: remove unnecessary tabbing and move newline. |
commit | commitdiff | tree | snapshot |
2020-11-10 |
Kevin Day | Update: relax parameter restrictions in f_iki_read(). |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Kevin Day | Cleanup: remove extra parameter in printf(). |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Kevin Day | Feature: Stub out the Control program. |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Kevin Day | Feature: Stub out the Controller program. |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Kevin Day | Update: Re-create Init program with barebones source... |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Kevin Day | Bugfix: color print is bleeding into GCC messages. |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Kevin Day | Bugfix: Fake building monolithic FLL is not compiling... |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Kevin Day | Cleanup: Fake should handle file specific errors for... |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Kevin Day | Bugfix: Fake incorrectly builds header file names. |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Kevin Day | Cleanup: default to monolithic build. |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Kevin Day | Bugfix: contents_delimits is supposed to be optional. |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kevin Day | Update: next micro version (0.5.2). |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kevin Day | Bugfix: dependency generation is incorrect. 0.5.1 |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kevin Day | Bugfix: add missing project to bootstrap-example.sh... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kevin Day | Bugfix: FSS Extended List did not actually record paren... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Kevin Day | Update: FSS Extended List should now support multiple... |
commit | commitdiff | tree | snapshot |
2020-10-29 |
Kevin Day | Update: implement recursive depth handling for FSS... |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Kevin Day | Update: redesign Extended List Read --at, --depth,... |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Kevin Day | Bugfix: trinned string compare functions incorrectly... |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Kevin Day | Bugfix: firewall and fake were not updated to utilize... |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Kevin Day | Cleanup: use 'values' instead of 'additional' for console. |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Kevin Day | Bugfix: FSS Extended List object detection is invalid. |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Kevin Day | Update: relax parameter checks in f_utf_buffer_decremen... |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Kevin Day | Update: Better handle comments in FSS and fix problems. |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Kevin Day | Update: todo.txt. |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Bugfix: Byte Dump start point needs to actually seek... |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Update: print the open/closing for the FSS Basic List... |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Update: remove explicit FSS JSON specification. |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Cleanup: FSS Program documentation. |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Feature: add support for specifying delimits via -D... |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Feature: add suppot for specifying delimits via -D... |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Feature: provide string "except" functions. |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Kevin Day | Bugfix: incorrect parameter check != should instead... |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Kevin Day | Update: level_0 print functions. |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Kevin Day | Bugfix: consistently use the data.output file for stand... |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Kevin Day | Bugfix: actually finish implementing delimit changes. |
commit | commitdiff | tree | snapshot |
2020-10-20 |
Kevin Day | Update: FSS should allow caller to determine when to... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Kevin Day | Update: provide f_string_lengthss_t and f_string_quanti... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Kevin Day | Cleanup: FSS Extended List write program. |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Kevin Day | Cleanup: dependencies helper script. |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Kevin Day | Bugfix: invalid number check in FSS Extended List write... |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Kevin Day | Bugfix: FSS Extended List Content write is missing... |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Kevin Day | Bugfix: trimming in FSS extended write does not always... |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Kevin Day | Cleanup: there is no f_color library. |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Kevin Day | Progress: FSS read and write programs. |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Kevin Day | Progress: FSS basic list and extended list. |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Kevin Day | Feature: add support for trimming FSS Object names... |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Kevin Day | Progress: FSS write programs. |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Kevin Day | Update: basic list fixes and cleanups, including some... |
commit | commitdiff | tree | snapshot |
2020-10-09 |
Kevin Day | Progress: basic list write, with minor basic list read... |
commit | commitdiff | tree | snapshot |
2020-10-09 |
Kevin Day | Cleanup: fix help parameter spacing and add additional... |
commit | commitdiff | tree | snapshot |
2020-10-09 |
Kevin Day | Bugfix: the color output is incorrect. |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Kevin Day | Bugfix: FSS basic list read newline handling needs... |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Kevin Day | Progress: continue working on FSS read/write programs... |
commit | commitdiff | tree | snapshot |
next |