aboutsummaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Standarized function names. Added addTagFiles. Updated DOC and fixes bugsSoikk2022-08-081-2/+4
|
* Added removing things from db. Ref counts update when removing things. Added ↵Soikk2022-08-071-5/+10
| | | | changelog.
* Refactored database. Replaced htable with ctable (same thing different ↵Soikk2022-08-061-0/+2
| | | | name). Introduced AVL tree for hashes.
* Updated example againSoikk2022-07-251-0/+4
|
* Added ref count for files & tags. Refactored database.c. Removed tags.h but ↵Soikk2022-07-241-0/+2
| | | | kept documentation.
* Minor modifications. Updated TODO and added documentation (DOC)Soikk2022-07-231-10/+12
|
* Improved the database storage system. Added persistency.Soikk2022-07-231-1/+1
|\
| * Idr=2022-05-291-0/+20
| |
* | Improved the database storage system. Added persistency.Soikk2022-07-231-1/+12
|/
* Improved sameStr by removing an unnecessary check=2022-05-061-1/+1
|
* Modified TODOSoikk2022-05-051-1/+1
|
* Quality of life changes=2022-05-051-0/+1