aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2020-02-14Added documentation for all functions and refactored ft_strjoin_free -> ft_st...Charles
2020-02-13Added tests for algo*, fixing ft_bsearch and ft_mergesortCharles
2020-02-13Filled mem* testsCharles
2020-02-13Added mem and ctype documentationCharles
2020-02-13filling mem tests, testing readme docCharles
2020-02-02hash table unit testing, normingCharles
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles
2020-01-16Testing config with travisCharles
2020-01-16Trying Travis-CiCharles
2019-11-21WIP: adding ft_*printfCharles
2019-11-20Update README.mdCharles
2019-07-28initial commitCharles