]> Kevux Git Server - fll/shortlog
fll
2021-01-26 Kevin DayProgress: controller program and related.
2021-01-23 Kevin DayUpdate: add missing thread functionality and fix an...
2021-01-22 Kevin DayProgress: controller program.
2021-01-22 Kevin DayCleanup: macro functions should have 'macro' in their...
2021-01-22 Kevin DayBugfix: thread delete functions and related.
2021-01-22 Kevin DayBugfix: incorrect data type being used.
2021-01-21 Kevin DayProgress: controller program thread support.
2021-01-21 Kevin DayBugfix: missing semicolon, missing macros, add todo...
2021-01-21 Kevin DayCleanup: comment for memory function.
2021-01-19 Kevin DayUpdate: f_thread_create() fixes.
2021-01-17 Kevin DayUpdate: add missing property to control program data...
2021-01-17 Kevin DayUpdate: synchronize f_utf (and fl_utf) with f_string...
2021-01-16 Kevin DayUpdate: fix regressions due to recent mass structural...
2021-01-15 Kevin DayBugfix: regression in how an optional variable is handled.
2021-01-15 Kevin DayCleanup: update f_memory function structure to follow...
2021-01-14 Kevin DayBugfix: recent changes in macro structures broke iki_read.
2021-01-14 Kevin DayBugfix: f_type_array has different headers.
2021-01-14 Kevin DayUpdate: more FLL cleanup and consistency.
2021-01-10 Kevin DayProgess: FLL cleanup and consistency.
2021-01-10 Kevin DayBugfix: f_fss_set_quotes_t incorrectly has f_fss_set_t...
2021-01-09 Kevin DayUpdate: Remove *_decrease() and *_decimate() macros...
2021-01-09 Kevin DayUpdate: collapse projects using fl_string as necessary...
2021-01-08 Kevin DayProgress: restructure string project and eventially...
2021-01-06 Kevin DayUpdate: consistency issues in code design, better utili...
2021-01-06 Kevin DayBugfix: conversion scale maximums are too short and...
2021-01-05 Kevin DayUpdate: memory changes, macro changes, and return type...
2021-01-05 Kevin DayCleanup: fix typo.
2021-01-04 Kevin DayCleanup: use the structure macros for memory operations.
2021-01-04 Kevin DayProgress: controller program and other minor tweaks.
2021-01-03 Kevin DayCleanup: remove redundant memset() calls.
2021-01-03 Kevin DayUpdate: thread support.
2021-01-02 Kevin DayCleanup: provide empty static strings and use the stati...
2021-01-02 Kevin DayFeature: add F_time and F_time_not.
2021-01-02 Kevin DayUpdate: fix length calculation (cannot be 0), add f_mem...
2021-01-01 Kevin DayCleanup: use correct parameter checking levels.
2021-01-01 Kevin DayUpdate: next micro version (0.5.3).
2021-01-01 Kevin DayProgress: begin writing thread support and fix a proble... 0.5.2
2020-12-31 Kevin DayProgress: controller program, restructure some of f...
2020-12-30 Kevin DayProgress: control program, adding numerous FLL projects...
2020-12-26 Kevin DayProgress: scheduler support in contol program.
2020-12-26 Kevin DayProgress: controller program and other changes.
2020-12-21 Kevin DayProgress: controller program and execute "as" additions.
2020-12-20 Kevin DayProgress: controller program and execute function impro...
2020-12-20 Kevin DaySecurity: free the memory of the environment variables...
2020-12-20 Kevin DayProgress: controller program and related changes, such...
2020-12-19 Kevin DayUpdate: rewrite the execute functions to accept a param...
2020-12-18 Kevin DayProgress: controller program, working on execute script...
2020-12-17 Kevin DayProgress: controller program, featureless make tweaks...
2020-12-16 Kevin DayProgress: controller program.
2020-12-16 Kevin DayFeature: add F_optional, F_optional_not, F_require...
2020-12-15 Kevin DayUpdate: wrap some macros in functions and minor cleanups.
2020-12-14 Kevin DayProgress: controller program.
2020-12-14 Kevin DayUpdate: f_memory tweaks, always call memset() on new...
2020-12-14 Kevin DayBugfix: closing the before at the end of the program...
2020-12-13 Kevin DayFeature: the execute functions now support custom pipes.
2020-12-13 Kevin DayUpdate: always ensure standard file descriptors are...
2020-12-13 Kevin DaySecurity: A child process of an execv() family of funct...
2020-12-13 Kevin DayCleanup: further utilize static stringss and correct...
2020-12-13 Kevin DayProgress: contoller program.
2020-12-12 Kevin DayCleanup: use "triple" instead of "tuple".
2020-12-11 Kevin DayFeature: Provide a tuple of string structure.
2020-12-11 Kevin DayProgress: controller program.
2020-12-11 Kevin DayBugfix: fl_string_dynamic_rip() and fl_string_dynamic_r...
2020-12-10 Kevin DayProgress: controller program.
2020-12-10 Kevin DayUpdate: Add missing header and add/update static variab...
2020-12-10 Kevin DayCleanup: use const more, but in a way that works with...
2020-12-09 Kevin DayProgress: controller program.
2020-12-09 Kevin DayFeature: add F_ready, F_ready_not, F_wait, and F_wait_n...
2020-12-08 Kevin DayProgress: controller program.
2020-12-08 Kevin DayFeature: add date and time related types.
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...
next