| Age | Commit message (Expand) | Author |
| 2020-03-08 | Linux portabilitycub3d | Charles |
| 2020-02-05 | fixing ft_split_strict | Charles |
| 2020-02-04 | Added ft_getchar and fixing strtol | Charles |
| 2020-02-04 | Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ... | Charles |
| 2020-02-04 | Added ft_abs | Charles |
| 2020-02-02 | Added algo functions ft_qsort, ft_is_set, ft_memswap, ft_compar_int | Charles |
| 2020-01-16 | Added ft_strcount | Charles |
| 2019-10-24 | lstmap little fixraw | Charles |
| 2019-10-21 | Added protection on part2 and changed lstmap according to the subject | 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-17 | More protection | Charles |
| 2019-10-15 | Updated ft_lstiter and ft_lstmap according to the updated subject | 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 | Small update | Cabergs 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 | WIP bonus list | Charles |
| 2019-10-07 | Added calloc and strlcpy, rename out of date | Cabergs Charles |
| 2019-10-07 | Added subject pdf | Cabergs Charles |
| 2019-10-07 | Normed everything | Cabergs Charles |
| 2019-07-29 | part 2 done (except putchar and putstr unicode) | 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 |
| 2019-07-28 | initial commit | Charles |