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