]> Kevux Git Server - fll/shortlog
fll
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...
2020-10-09 Kevin DayCleanup: fix help parameter spacing and add additional...
2020-10-09 Kevin DayBugfix: the color output is incorrect.
2020-10-08 Kevin DayBugfix: FSS basic list read newline handling needs...
2020-10-07 Kevin DayProgress: continue working on FSS read/write programs...
2020-10-06 Kevin DayUpdate: console improvements and fixes.
2020-10-06 Kevin DayProgress: fss write functions and programs.
2020-10-05 Kevin DayProgress: fss write programs and related, including...
2020-10-03 Kevin DayFeature: add -c/--content parameter to FSS read programs.
2020-10-03 Kevin DayBugfix: consistently handle last newline location in...
2020-10-03 Kevin DayProgress: FSS related changes and improvements to conso...
2020-10-02 Kevin DayProgress: FSS development and other changes.
2020-09-29 Kevin DayBugfix: the fl_string_dynamic_terminate() function...
2020-09-29 Kevin DayProgress: fss write programs synchronize.
2020-09-28 Kevin DayUpdate: iki_read and iki_write.
2020-09-28 Kevin DayCleanup: minor syntax.
2020-09-27 Kevin DayBugfix: fss read programs should return 0 on invalid...
2020-09-27 Kevin DayProgress: add additional f_file stream functions, impro...
2020-09-27 Kevin DayBugfix: incorrect read.
2020-09-26 Kevin DaySecurity: Incorrect size increase in private_fll_iki_co...
2020-09-26 Kevin DayBugfix: use correct variable name.
2020-09-26 Kevin DayUpdate: check if stream exists before attempting to...
2020-09-26 Kevin DayUpdate: replace fake_print_message_file() with fll_erro...
2020-09-26 Kevin DayProgress: wrap up most of the print changes.
2020-09-26 Kevin DayBugfix: iki_read_console_parameter_t_initialize is...
2020-09-26 Kevin DayUpdate: bzip2 fakefile.
2020-09-25 Kevin DayProgress: continue work on updating print code changes...
2020-09-24 Kevin DayProgress: print function changes.
2020-09-23 Kevin DayProgress: begin overhauling the printing infrastructure.
2020-09-21 Kevin DayProgress: start getting FSS, as well as other programs...
2020-09-21 Kevin DayUpdate: move the, now standard, verbosity modes into...
2020-09-21 Kevin DayBugfix: add missing include to f_signal.
2020-09-21 Kevin DayCleanup: f_memory should also be using underscores...
2020-09-21 Kevin DayCleanup: f_single is not filly updated to using signal...
2020-09-21 Kevin DayCleanup: used !x instead of x == 0.
2020-09-20 Kevin DayCleanup: header files structure, *-common.h, and use...
2020-09-20 Kevin DayCleanup: syntax and structure.
2020-09-20 Kevin DayBugfix: more incorrect macro implementations.
2020-09-19 Kevin DayBugfix: incorrect macro implementations.
2020-09-19 Kevin DayRefactor: color management system.
2020-09-19 Kevin DayCleanup: rename f_print_string* functions to f_print*.
2020-09-19 Kevin DayCleanup: basic maintenance pass on some level_0 projects.
2020-09-19 Kevin DayUpdate: cleanup f_print and add f_print_to* functions.
2020-09-19 Kevin DayUpdate: add support for verbose and color modes in...
2020-09-19 Kevin DayCleanup: add -fdiagnostics-color=always to GCC flags...
2020-09-19 Kevin DayBugfix: iki_write needs to handle the error cases where...
2020-09-19 Kevin DayUpdate: add missing -f/--file processing to iki_write.
2020-09-19 Kevin DayCleanup: IKI project dependencies.
2020-09-19 Kevin DayUpdate: add project name when calling featureless make...
2020-09-19 Kevin DayCleanup: add -c/--content for consistency to iki_read.
2020-09-19 Kevin DayBugfix: incorrect printout when using -w/--whole mode.
2020-09-19 Kevin DayFeature: add iki_write and all related dependencies.
2020-09-19 Kevin DayUpdate: f_file, f_fss, fl_fss, fl_utf, level_3.
2020-09-16 Kevin DayUpdate: next micro version (0.5.1).
2020-09-15 Kevin DayUpdate: use *_size_increase() functions, improve logic... 0.5.0
2020-09-14 Kevin DayUpdate: get only exist status when processing return...
2020-09-14 Kevin DayProgress: featureless make, finish implementing reserve...
2020-09-13 Kevin DayCleanup: rename F_status_is_not_error() to F_status_is_...
2020-09-13 Kevin DayUpdate: implement signal support, rewrite execute funct...
2020-09-11 Kevin DayUpdate: Improve execution functions to use fewer alloca...
2020-09-11 Kevin DayUpdate: add and example fakefile that compiles the...
2020-09-11 Kevin DayBugfix: featureless make parameter substitution is...
2020-09-11 Kevin DayUpdate: Improve featureless make parameter processing.
2020-09-11 Kevin DayProgress: featureless make.
2020-09-10 Kevin DayProgress: featureless make.
2020-09-10 Kevin DayUpdate: rename f_file_move to f_file_rename, add fll_fi...
2020-09-09 Kevin DayProgress: featureless make.
2020-09-09 Kevin DayProgress: featureless make.
2020-09-08 Kevin DayProgress: featureless make.
2020-09-08 Kevin DayUpdate: recursive functions, fix 'const const', don...
2020-09-07 Kevin DayProgress: featureless make.
2020-09-07 Kevin DayCleanup: add missing dependencies to featueless make...
2020-09-06 Kevin DayCleanup: rename linker/archiver to indexer in featurele...
2020-09-05 Kevin DayProgress: featureless make.
2020-09-05 Kevin DayCleanup: fix wording of documentation.
2020-09-05 Kevin DayUpdate: featureless make fakefile build section operati...
next