2021-04-09 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-04-09 |
Kevin Day | Workaround: weird print data when received by a pipe. |
commit | commitdiff | tree | snapshot |
2021-04-09 |
Kevin Day | Cleanup: rename controller_rule_simulate() to controlle... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Kevin Day | Cleanup: printing and stale code. |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Kevin Day | Update: add pthread semaphore support and correct comments. |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Update: controller program should immediately exit... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Update: controller program should continue on error. |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Update: add message when done processing entry. |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Bugfix: wait condition issues, memory addressing issues... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Bugfix: asynchronous processing is not working in contr... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Kevin Day | Update: don't use WUNTRACED | WCONTINUED by default... |
commit | commitdiff | tree | snapshot |
2021-04-02 |
Kevin Day | Progrress: controller program. |
commit | commitdiff | tree | snapshot |
2021-03-31 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Kevin Day | Bugfix: fix thread initializers and add documentation... |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Kevin Day | Progress: controller program and related. |
commit | commitdiff | tree | snapshot |
2021-03-18 |
Kevin Day | Cleanup: document _di_pthread_support_. |
commit | commitdiff | tree | snapshot |
2021-03-18 |
Kevin Day | Bugfix: recently added capability functions are from... |
commit | commitdiff | tree | snapshot |
2021-03-18 |
Kevin Day | Update: capability. |
commit | commitdiff | tree | snapshot |
2021-03-18 |
Kevin Day | Feature: support f_string_constant_t as a way to pass... |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Kevin Day | Update: f_capability improvements and cleanups, and... |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Kevin Day | Update: add documentation about return codes. |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Kevin Day | Update: update utf string with string changes and fix... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Kevin Day | Update: add "eoa", add append functions, relocate f_str... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Kevin Day | Bugfix: should be using level 0 parameter checker macro... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Kevin Day | Update: implement append functions for array types... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Kevin Day | Cleanup: use 'print' instead of 'error' for variable... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Kevin Day | Update: add done, empty, and full status codes. |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Kevin Day | Bugfix: more thread macros aren't correct. |
commit | commitdiff | tree | snapshot |
2021-03-06 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-03-06 |
Kevin Day | Update: replace f_string_length_t (and related) and... |
commit | commitdiff | tree | snapshot |
2021-02-14 |
Kevin Day | Progress: controller program, address issues with inval... |
commit | commitdiff | tree | snapshot |
2021-02-12 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-02-12 |
Kevin Day | Update: memory function tweaks, update thread code... |
commit | commitdiff | tree | snapshot |
2021-02-10 |
Kevin Day | Cleanup: don't re-use 'result' variable name, and fix... |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Kevin Day | Update: remaining thread functions and add f_recover... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
Kevin Day | Progress: controller program and f_thread. |
commit | commitdiff | tree | snapshot |
2021-01-26 |
Kevin Day | Progress: controller program and related. |
commit | commitdiff | tree | snapshot |
2021-01-23 |
Kevin Day | Update: add missing thread functionality and fix an... |
commit | commitdiff | tree | snapshot |
2021-01-22 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2021-01-22 |
Kevin Day | Cleanup: macro functions should have 'macro' in their... |
commit | commitdiff | tree | snapshot |
2021-01-22 |
Kevin Day | Bugfix: thread delete functions and related. |
commit | commitdiff | tree | snapshot |
2021-01-22 |
Kevin Day | Bugfix: incorrect data type being used. |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Kevin Day | Progress: controller program thread support. |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Kevin Day | Bugfix: missing semicolon, missing macros, add todo... |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Kevin Day | Cleanup: comment for memory function. |
commit | commitdiff | tree | snapshot |
2021-01-19 |
Kevin Day | Update: f_thread_create() fixes. |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Kevin Day | Update: add missing property to control program data... |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Kevin Day | Update: synchronize f_utf (and fl_utf) with f_string... |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Kevin Day | Update: fix regressions due to recent mass structural... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Kevin Day | Bugfix: regression in how an optional variable is handled. |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Kevin Day | Cleanup: update f_memory function structure to follow... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Kevin Day | Bugfix: recent changes in macro structures broke iki_read. |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Kevin Day | Bugfix: f_type_array has different headers. |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Kevin Day | Update: more FLL cleanup and consistency. |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Kevin Day | Progess: FLL cleanup and consistency. |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Kevin Day | Bugfix: f_fss_set_quotes_t incorrectly has f_fss_set_t... |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Kevin Day | Update: Remove *_decrease() and *_decimate() macros... |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Kevin Day | Update: collapse projects using fl_string as necessary... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kevin Day | Progress: restructure string project and eventially... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Kevin Day | Update: consistency issues in code design, better utili... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Kevin Day | Bugfix: conversion scale maximums are too short and... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Kevin Day | Update: memory changes, macro changes, and return type... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Kevin Day | Cleanup: fix typo. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Kevin Day | Cleanup: use the structure macros for memory operations. |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Kevin Day | Progress: controller program and other minor tweaks. |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Kevin Day | Cleanup: remove redundant memset() calls. |
commit | commitdiff | tree | snapshot |
2021-01-03 |
Kevin Day | Update: thread support. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Kevin Day | Cleanup: provide empty static strings and use the stati... |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Kevin Day | Feature: add F_time and F_time_not. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Kevin Day | Update: fix length calculation (cannot be 0), add f_mem... |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Kevin Day | Cleanup: use correct parameter checking levels. |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Kevin Day | Update: next micro version (0.5.3). |
commit | commitdiff | tree | snapshot |
2021-01-01 |
Kevin Day | Progress: begin writing thread support and fix a proble... 0.5.2 |
commit | commitdiff | tree | snapshot |
2020-12-31 |
Kevin Day | Progress: controller program, restructure some of f... |
commit | commitdiff | tree | snapshot |
2020-12-30 |
Kevin Day | Progress: control program, adding numerous FLL projects... |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Kevin Day | Progress: scheduler support in contol program. |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Kevin Day | Progress: controller program and other changes. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Kevin Day | Progress: controller program and execute "as" additions. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Kevin Day | Progress: controller program and execute function impro... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Kevin Day | Security: free the memory of the environment variables... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Kevin Day | Progress: controller program and related changes, such... |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Kevin Day | Update: rewrite the execute functions to accept a param... |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Kevin Day | Progress: controller program, working on execute script... |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Kevin Day | Progress: controller program, featureless make tweaks... |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Kevin Day | Feature: add F_optional, F_optional_not, F_require... |
commit | commitdiff | tree | snapshot |
2020-12-15 |
Kevin Day | Update: wrap some macros in functions and minor cleanups. |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Kevin Day | Progress: controller program. |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Kevin Day | Update: f_memory tweaks, always call memset() on new... |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Kevin Day | Bugfix: closing the before at the end of the program... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Kevin Day | Feature: the execute functions now support custom pipes. |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Kevin Day | Update: always ensure standard file descriptors are... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Kevin Day | Security: A child process of an execv() family of funct... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Kevin Day | Cleanup: further utilize static stringss and correct... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Kevin Day | Progress: contoller program. |
commit | commitdiff | tree | snapshot |
next |