aboutsummaryrefslogtreecommitdiff
path: root/include/libft_mem.h
AgeCommit message (Expand)Author
2020-03-11ft_mem* and ft_strlen optimizationCharles
2020-02-13Added ft_memmem and ft_memset_pattern4, not testedCharles
2020-02-10Fixing merge compilation error, Added ft_mergesortCharles
2020-02-02hash table unit testing, normingCharles
2020-01-30Renaming t_list -> t_ftlst, changing feature adding by headerCharles
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles