| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-04-12 | Added change in ft_write, ft_readlinux | Charles |
| 2020-02-08 | Added ft_list_remove_if | Charles |
| 2020-02-08 | Added ft_list_sort.s | Charles |
| 2020-02-06 | read write protection, ft_list_size, ft_list_push_front finished | Charles |
| 2020-01-14 | Linux version without '_' prefix | Charles |
| 2019-11-25 | draft for ft_list*.s functions | Charles |
| 2019-11-23 | refactored mandatory functions, to respect c calling convention | Charles |
| 2019-11-23 | Compiling with nasm | Charles |
| 2019-11-22 | ft_atoi_base.s without the negative and base part | Charles |
| 2019-11-22 | ft_strdup.s and Makefile | Charles |
