]> Kevux Git Server - fll/shortlog
fll
2020-06-07 Kevin DayFeature: add version_target setting to Featureless...
2020-06-07 Kevin DayUpdate: change settings structure to follow the Feature...
2020-06-07 Kevin DayUpdate: readme
2020-06-07 Kevin DayUpdate: redesign to follow the Featureless Make design
2020-06-07 Kevin DayCleanup: remove redundant adding of library_flags setting
2020-06-07 Kevin DayUpdate: implement the bootstrap.sh
2020-06-07 Kevin DayBugfix: incorrect is_library boolean during build process
2020-06-07 Kevin DayBugfix: don't produce extra errors on certain build...
2020-06-06 Kevin DayCleanup: switch to simpler color context strategy
2020-06-06 Kevin DayCleanup: typo in directory
2020-06-06 Kevin DayBugfix: do not consider a non-existent build directory...
2020-06-06 Kevin DayBugfix: filename without extension not terminated and...
2020-06-06 Kevin DayBugfix: invalid memory access and only process if not...
2020-06-06 Kevin DayCleanup: remove no longer used scripts
2020-06-05 Kevin DayProgress: featureless make
2020-06-05 Kevin DayCleanup: remove unnecessary -lfake in flags_program
2020-06-05 Kevin DayProgress: featureless make
2020-06-05 Kevin DayBugfix: do not embed libraries into program
2020-06-04 Kevin DayProgress: Featureless Make
2020-06-04 Kevin DayBugfix: correctly calculate terminating null for fl_str...
2020-06-03 Kevin DayBugfix: memory leak in f_execute_*_environment() functi...
2020-06-03 Kevin DayUpdate: add f_path_extension_separator
2020-06-02 Kevin DayProgress: featureless make
2020-06-01 Kevin DayProgress: featureless make
2020-06-01 Kevin DayUpdate: f_file, add f_file_touch() and f_file_touch_at...
2020-05-31 Kevin DayProgress: featureless make
2020-05-31 Kevin DayUpdate: ensure string parameter tests exist and add...
2020-05-30 Kevin DayCleanup: make f_string_eol and f_string_placeholder...
2020-05-30 Kevin DayProgress: featureless make
2020-05-30 Kevin DayUpdate: pipe and fifo, replace f_directory_mode with...
2020-05-30 Kevin DayUpdate: todo documentation, directory copy and clone...
2020-05-29 Kevin DayProgress: add more directory and file related functions...
2020-05-27 Kevin DayProgress: featureless make
2020-05-27 Kevin DayUpdate: file and directory improvements, finish writing...
2020-05-25 Kevin DayFeature: add push and pop directory functions
2020-05-25 Kevin DayCleanup: remove unused header
2020-05-24 Kevin DayUpdate: minor improvements, finish f_file_copy(), add...
2020-05-23 Kevin DayCleanup: Replace F_file_open_not with F_file_closed...
2020-05-23 Kevin DayCleanup: update all status codes in line with recent...
2020-05-23 Kevin DayRefactor: use capital F, FL, and FLL for status codes...
2020-05-23 Kevin DayUpdate: get the level_3 / programs working after major...
2020-05-22 Kevin DayProgress: continue redesign of file and directoy structure
2020-05-21 Kevin DayProgress: major redesigns with file and directory handl...
2020-05-18 Kevin DayUpdate: add additional file functions, fix bug with...
2020-05-18 Kevin DayProgress: featureless make
2020-05-17 Kevin DayBugfix: incorrect return status resulted in mistaken...
2020-05-17 Kevin DayProgress: featureless make
2020-05-17 Kevin DayCleanup: fix build issues relating to build settings
2020-05-17 Kevin DayUpdate: add path expode using normal order
2020-05-17 Kevin DayProgress: featureless make
2020-05-17 Kevin DayUpdate: numerous changes, most notably path and vfork...
2020-05-15 Kevin DayProgress: featureless make
2020-05-15 Kevin DayCleanup: remove f_string_eos, use 0 instead
2020-05-15 Kevin DayUpdate: add environment functions, add static strings...
2020-05-14 Kevin DayProgress: Featureless Make
2020-05-14 Kevin DayUpdate: additional file functions, relocate function...
2020-05-12 Kevin DayProgress: Featureless Make
2020-05-12 Kevin DayUpdate: add directory functions, file functions, and...
2020-05-12 Kevin DayUpdate: add path.h headerr
2020-05-11 Kevin DayUpdate: finish the @todo in errno handling of recent...
2020-05-11 Kevin DayProgress: further work in Featureless Make, implement...
2020-05-11 Kevin DayUpdate: new directory related functions, file function...
2020-05-10 Kevin DayProgress: continue work on fake (Featureless Make)
2020-05-10 Kevin DayUpdate: add boostrap.sh stub and add readme.txt document
2020-05-10 Kevin DayFeature: add f_utf_string_static as a non-allocated...
2020-05-10 Kevin DayFeature: Add string assure functions to assure a given...
2020-05-10 Kevin DayRevert "Refactor: f_print_string_dynamic to f_print_str...
2020-05-09 Kevin DayRefactor: f_print_string_dynamic to f_print_string_static
2020-05-09 Kevin DayRefactor: all constant dynamic strings can be safely...
2020-05-09 Kevin DayFeature: add f_string_static as a non-allocated alterna...
2020-05-09 Kevin DayProgress: pass coloor modes and verbosity to build...
2020-05-09 Kevin DayUpdate: improve color mode handling
2020-05-09 Kevin DayUpdate: explode parameter priotization into left &...
2020-05-09 Kevin DayProgress: continue work on fake
2020-05-09 Kevin DayUpdate: add snatch apart functions and improve logic...
2020-05-09 Kevin DayRevert: f_array_too_large already existed, its just...
2020-05-09 Kevin DayRefactor: f_string_location to f_string_range (and...
2020-05-09 Kevin DayCleanup: reword location to range
2020-05-09 Kevin DayUpdate: switch back to lengths from inclusive ranges
2020-05-09 Kevin DayUpdate: add missing error handling
2020-05-08 Kevin DayProgress: continue fake development
2020-05-08 Kevin DayUpdate: numerous fixes and additions, mostly string...
2020-05-06 Kevin DayProgress: begin re-implementing fake program (Featurele...
2020-05-06 Kevin DayUpdate: add together snatch functions, update comments
2020-05-05 Kevin DayFeature: add fss snatch functions for "snatching" conte...
2020-05-05 Kevin DayBugfix: start position not being calculated fo fl_strin...
2020-05-05 Kevin DayCleanup: remove useless macros for f_string_location...
2020-05-05 Kevin DayCleanup: replace variable name 'input' with 'location...
2020-05-05 Kevin DayUpdate: add back the dynamic_partial functions, add...
2020-05-04 Kevin DayFeature: add fl_utf_file project
2020-05-04 Kevin DayUpdate: Redesign f_file and fl_file functions, simplify...
2020-05-04 Kevin DayUpdate: make fl_file functions more consistent and...
2020-05-04 Kevin DayUpdate: ensure f_no_data is returned when applicable...
2020-05-03 Kevin DayUpdate: simplify and rework string functions
2020-05-02 Kevin DayUpdate: set default allocation step to 4
2020-05-02 Kevin DayUpdate: at f_array_too_large status and don't include...
2020-05-02 Kevin DayFeature: add word, dash, and plus UTF-8 character checker
2020-05-02 Kevin DayUpdate: Fix string length calculation and report when...
2020-05-02 Kevin DayBugfix: is_word tests were using the wrong function...
2020-05-02 Kevin DayCleanup: fic typo in the word "skip"
next