2021-12-12 |
Kevin Day | Feature: Add support for tests in the packager. |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Kevin Day | Update: Handle more error messages for file types and... |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Kevin Day | Update: Restructure fake settings, moving examples... |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Kevin Day | Update: Improve performance by removing redundant memset(). |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Kevin Day | Update: Use C11's aligned_alloc() by default, but keep... |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Kevin Day | Cleanup: Utilize 'void' inside of function declarations. |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Cleanup: Fix mistake in comment. |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Update: Add documentation. |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Feature: Support outputting width or combining state... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Bugfix: Failed to produce identical binary when passing... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Update: Cygwin documentation notes are slightly out... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Update: Remove unecessary conflicts in to/from parameters. |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Update: Keep original value when printing error while... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Bugfix: Do not use 4 digits when should be printing... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Bugfix: f_utf_unicode_string_to() not treating numbers... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Bugfix: Error handling should not exit for certain... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Update: Support printing errors for F_signal and F_inte... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Kevin Day | Bugfix: Raw formatted print sometimes prints trailing... |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Kevin Day | Update: Improve error handling and add F_utf_fragment... |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Kevin Day | Bugfix: Do not print leading zero's in large Unicode... |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Kevin Day | Bugfix: Codepoint to Binary is not working. |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Kevin Day | Bugfix: Performance is slow due to process signal check... |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Kevin Day | Progress: Continue adding to the is_unassigned Unicode... |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Kevin Day | Bugfix: Performance is slow due to process signal checks. |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Kevin Day | Update: Add missing function in f_utf needed for comple... |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Kevin Day | Update: Wrap up utf8 program. |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Kevin Day | Progress: Continue updating unassigned detection. |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Kevin Day | Cleanup: Add newline. |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Kevin Day | Cleanup: Better clarify that the Software License is... |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Kevin Day | Progress: Continue populating unassigned UTF-8 characte... |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Kevin Day | Update: Complete incomplete unicode processing code. |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Kevin Day | Bugfix: f_utf_unicode_string_from() is not functioning... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Kevin Day | Update: More unicode improvements, byte_dump improvements. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Kevin Day | Update: Finish implementing combining character detection. |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Kevin Day | Progress: More UTF-8 improvements, adding more combinin... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Kevin Day | Update: Make wide text display the default. |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Kevin Day | Progress: Major UTF-8 changes and optimization. |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Kevin Day | Progress: Major UTF-8 changes and optimization, begin... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Kevin Day | Regression: Previous byte_dump cleanup resulted in... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
Kevin Day | Cleanup: Byte Dump UTF-8 handling. |
commit | commitdiff | tree | snapshot |
2021-11-14 |
Kevin Day | Update: Improve UTF-8 Control detecting, expanding... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Update: Implement double support in print functions... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Bugfix: Base 10 was used in hexdigit for comparison... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Bugfix: The print safely functions are not fully UTF... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Update: Remove old color print functions. |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Bugfix: Wrong characters being printed, switch to newer... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Kevin Day | Update: Signal related updates, consistency improvement... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Kevin Day | Update: The color set context should also have the... |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Kevin Day | Regression: NULL is being printed and fix inline function. |
commit | commitdiff | tree | snapshot |
2021-11-09 |
Kevin Day | Cleanup: Improve standard verbosity help message. |
commit | commitdiff | tree | snapshot |
2021-11-09 |
Kevin Day | Update: Experimentall cast characters to uint8_t in... |
commit | commitdiff | tree | snapshot |
2021-11-09 |
Kevin Day | Update: Fix print function bugs and add missing functions. |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Kevin Day | Bugfix: UTF-8 functions fail to properly handle ASCII. |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Kevin Day | Cleanup: Fix styling practice where a newline should... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
Kevin Day | Update: Add "success" color context and initialize... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
Kevin Day | Cleanup: Break apart controller sources. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Regression: Script and Utility are no longer working... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Update: Add two example entries for testing delay so... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Bugfix: Use BLOCK after UNBLOCK rather than UNBLOCK... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Cleanup: Remove stale comment regarding sleep interrupts. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Update: Improve sleeping logic, also replacing sleep... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Cleanup: Fix spelling of "interruptible" and "uninterru... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Bugfix: Functions like nanosleep() are not receiving... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Cleanup: extra line. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Regression: controller_time_micro() is waiting too... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Kevin Day | Update: Next micro version (0.5.7). |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Kevin Day | Bugfix: config.h shouldn't be installed. 0.5.6 |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Kevin Day | Bugfix: Require is not properly triggering failure... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Kevin Day | Update: Implement "session new" and "session same"... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Kevin Day | Update: Improve terminal support in execute functions. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Kevin Day | Update: Bootstrap build script should understand static... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Kevin Day | Feature: Add support for F_terminal status codes. |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Kevin Day | Cleanup: Remove resolved or no longer relevant notes... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Kevin Day | Regression: Example bzip fakefile fails. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Kevin Day | Update: Add support for indexer_arguments, update docum... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Kevin Day | Update: add additional fake settings, simplify defines_... |
commit | commitdiff | tree | snapshot |
2021-10-18 |
Kevin Day | Refactor: Use the newer _s and _d define strategy. |
commit | commitdiff | tree | snapshot |
2021-10-17 |
Kevin Day | Refactor: Convert old f_file_t output strategy to the... |
commit | commitdiff | tree | snapshot |
2021-10-16 |
Kevin Day | Refactor: fll_error_print_t is now fl_print_t. |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Day | Update: Controller devices rule should no longer attemp... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Day | Update: Execute changes and controller program changes. |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Kevin Day | Bugfix: The rule for devices is "devices" and not ... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Kevin Day | Update: Implement "rerun" and properly get failed execu... |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Kevin Day | Progress: Begin implementing re-run, fixing related... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Kevin Day | Update: Implement timeout setting support, fix number... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Kevin Day | Update: Add F_read_only and F_write_only errors to... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Kevin Day | Cleanup: The fl_conversion re-used functions should... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Kevin Day | Bugfix: The decimal '.' (0x2e) should not be considered... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Kevin Day | Bugfix: Formatted prints are pulling additional var_arg... |
commit | commitdiff | tree | snapshot |
2021-10-03 |
Kevin Day | Update: Support "pid" and "show" entry settings, and... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Update: Configuration settings changes. |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Update: Make fl_execute_into() slightly more consistent... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Bugfix: Infinite loop on invalid entry file and related... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Cleanup: Remove quotes from number on printing. |
commit | commitdiff | tree | snapshot |
2021-09-30 |
Kevin Day | Update: Improve a few initial error printing messages. |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: Environment should only be reset when specified... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: Highlighting text should be using 'notable... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: Running as init is still not handling interrupt... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: When already running as "init", ignore --init... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Update: Improve pid file handling logic. |
commit | commitdiff | tree | snapshot |
next |