| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-15 | Move *.o -> src/, *.h -> include/ and *.o -> build | Charles | |
| 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 | |
| - Normed libf.h - Removed ugly conditions in ft_strnstr | |||
| 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 | |
| Created a few dummy functions to resolve functions having more than 25 lines. | |||
| 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 | |
