aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18Fixed ft_substr, added a few protection to list functionsCharles
2019-10-17More protectionCharles
2019-10-15Updated ft_lstiter and ft_lstmap according to the updated subjectCharles
2019-10-15Removed libft_bonus.hCharles
2019-10-15Fixed ft_split to destroy previous alloc if ENOMEMCharles
2019-10-12Fixed ft_strlcat and ft_strnstr to pass Libftest testsCharles
2019-10-09Small updateCabergs Charles
2019-10-09Normed, Makefile bonus ruleCabergs Charles
2019-10-08Fix ft_memmove and callocCharles
2019-10-08Added bonus functions WIPCharles
2019-10-07WIP bonus listCharles
2019-10-07Added calloc and strlcpy, rename out of dateCabergs Charles
2019-10-07Added subject pdfCabergs Charles
2019-10-07Normed everythingCabergs Charles
2019-07-29part 2 done (except putchar and putstr unicode)Charles
2019-07-29part 1 pass except ft_isalnum (why??)Charles
2019-07-28std library function almost done, tested with libft-unit-testsCharles
2019-07-28initial commitCharles