| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-09 | Small update | Cabergs Charles | |
| 2019-10-09 | Normed, Makefile bonus rule | Cabergs Charles | |
| - bonus rule to add the *_bonus files to libft.a - normed memmove, calloc and bonus | |||
| 2019-10-08 | Fix ft_memmove and calloc | Charles | |
| - memmove doesnt depend on a buffer size - calloc return NULL if count or size == 0 - added byte type | |||
| 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 | |
| Created a few dummy functions to resolve functions having more than 25 lines. | |||
| 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 | |
