| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-30 | Reduced size of task_t by moving state and modified on control to ↵ | dam | |
| database_t. Implemented add_task. On binary file, store and load entire database_t. | |||
| 2022-08-26 | Using new database_t struct and companion functions. | dam | |
| 2022-08-26 | Reduced size of task_t. Fixed bug on edge cases of truncate_string_utf8. ↵ | dam | |
| Fixed import_database. | |||
| 2022-08-24 | Add modified_on field to task_t. | dam | |
| 2022-08-24 | Prepared prototype code to be called from command line to help further ↵ | dam | |
| developments. | |||
| 2022-08-24 | Checks if CHAR_BIT is 8. Using char as unit of string. Completed ↵ | dam | |
| truncate_string_utf8 function. Fixed all warnings. Fix bug on replace_char function. | |||
| 2022-08-23 | Updated to do list. | dam | |
| 2022-08-23 | Removed hash related stuff (kept in misc.c file just in case). Prototype ↵ | dam | |
| implementation of truncate_string_utf8. | |||
