| Age | Commit message (Expand) | Author |
| 2020-05-11 | Added ft_getfile | Charles |
| 2020-05-10 | Added ft_strtof, ft_atof, ft_vectobuf32, ft_split_len (not tested) | Charles |
| 2020-03-30 | Added documentation for ht and lst | Charles |
| 2020-02-28 | hash table unit testing, norming | Charles |
| 2020-02-14 | Added documentation for all functions and refactored ft_strjoin_free -> ft_st... | Charles |
| 2020-02-10 | Merge branch 'push_swap' | Charles |
| 2020-02-02 | hash table unit testing, norming | Charles |
| 2020-01-30 | renaming header files, .libftignore file for simpler features selection | Charles |
| 2020-01-18 | Added ft_getchar and fixing strtol | Charles |
| 2020-01-17 | Splited include like src/, Adding feature toggle protection in header | Charles |
| 2020-01-15 | Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ... | Charles |
| 2020-01-15 | splited src in category, more generic makefile | Charles |