| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| - substr if start > str length - all list functions check for NULL reference - not modifying const pointers | |||
| 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-28 | std library function almost done, tested with libft-unit-tests | Charles | |
