| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-11-20 | refactored everything | Charles |
| 2019-10-21 | fixed strnstr, added protection on specific functions of part1 | Charles |
| 2019-10-20 | Part1 refactoring | Charles |
| 2019-10-18 | Fixed ft_substr, added a few protection to list functions | Charles |
| 2019-10-15 | Fixed ft_split to destroy previous alloc if ENOMEM | Charles |
| 2019-10-12 | Fixed ft_strlcat and ft_strnstr to pass Libftest tests | Charles |
| 2019-10-07 | Added calloc and strlcpy, rename out of date | Cabergs Charles |
| 2019-10-07 | Normed everything | Cabergs Charles |
| 2019-07-29 | part 1 pass except ft_isalnum (why??) | Charles |
| 2019-07-28 | std library function almost done, tested with libft-unit-tests | Charles |
