| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-11-13 | Added get_next_line | Charles |
| 2019-11-05 | Added ft_strjoin_free and ft_strjoin_free_snd, Removed ft_itoa_base | Charles |
| 2019-10-25 | Added ft_itoa_base | Charles |
| 2019-10-25 | Added strndup and lstpop_front | Charles |
| 2019-10-21 | Added protection on part2 and changed lstmap according to the subject | Charles |
| 2019-10-17 | More protection | Charles |
| 2019-10-15 | Removed libft_bonus.h | 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-09 | Normed, Makefile bonus rule | Cabergs Charles |
| 2019-10-08 | Fix ft_memmove and calloc | Charles |
| 2019-10-08 | Added bonus functions WIP | 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 2 done (except putchar and putstr unicode) | Charles |
| 2019-07-28 | std library function almost done, tested with libft-unit-tests | Charles |
