aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-01-31Removing heapsort testsCharles Cabergs
2020-04-01Norm compliant comment format, dirty script for doxygen commentsCharles
2020-03-30Added Doxygen config fileCharles
2020-02-28hash table unit testing, normingCharles
2020-02-13Added ft_memmem and ft_memset_pattern4, not testedCharles
2020-02-02hash table unit testing, normingCharles
2020-01-31Setup unit test with unityCharles
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles
2020-01-30hash table draftCharles
2020-01-16Testing config with travisCharles
2020-01-15Move *.o -> src/, *.h -> include/ and *.o -> buildCharles
2019-11-20Update README.mdCharles
2019-10-12Fixed ft_strlcat and ft_strnstr to pass Libftest testsCharles
2019-10-07Added subject pdfCabergs Charles
2019-07-28std library function almost done, tested with libft-unit-testsCharles
2019-07-28initial commitCharles