42-archive/libftasm/src/str
2017-02-20 16:43:41 +01:00
..
ft_atoi.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_convert_base.c some norm changes 2016-11-03 19:07:43 +01:00
ft_split_whitespaces.c split_whitespaces de gwojda 2017-02-03 16:13:50 +01:00
ft_str3join.c some norm changes 2016-11-03 19:07:43 +01:00
ft_strappend.c NULL proctect ft_strchr 2017-02-20 16:43:41 +01:00
ft_strbetween.c ft_strreplace and stuff 2017-01-12 18:08:26 +01:00
ft_strcat.c printf reallocation for 0x and 0b prefixes 2016-12-09 19:20:56 +01:00
ft_strcatf.c printf reallocation for 0x and 0b prefixes 2016-12-09 19:20:56 +01:00
ft_strchr.c NULL proctect ft_strchr 2017-02-20 16:43:41 +01:00
ft_strclr.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strcmp.c strcmp protection 2017-01-03 15:36:25 +01:00
ft_strcpy.c added debug features and colors to printf 2016-12-07 18:27:07 +01:00
ft_strcspn.c strcspn called strchr not ft_strchr 2017-02-17 17:11:56 +01:00
ft_strcut.c some norm changes 2016-11-03 19:07:43 +01:00
ft_strdel.c NULL proctect ft_strchr 2017-02-20 16:43:41 +01:00
ft_strdup.c strdup protection for @alao 2017-01-10 10:56:49 +01:00
ft_strequ.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strinsert.c libft updates for ft_ls 2016-11-24 12:15:39 +01:00
ft_striter.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_striteri.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strjoin.c NULL proctect ft_strchr 2017-02-20 16:43:41 +01:00
ft_strlcat.c new shiny project architecture 2016-09-23 00:52:35 +02:00
ft_strlen.c printf minus for i conversions 2017-01-22 18:22:16 +01:00
ft_strmap.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strmapi.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strncat.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strncmp.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strncpy.c new shiny project architecture 2016-09-23 00:52:35 +02:00
ft_strnequ.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strnew.c ft_strbetween duplicates string in between 2 addresses 2017-01-11 18:05:47 +01:00
ft_strnstr.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strrchr.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strreplace.c strtok, need to rewrite strcspn next 2017-02-13 15:30:49 +01:00
ft_strrev.c some norm changes 2016-11-03 19:07:43 +01:00
ft_strsplit.c re-added strsplit 2017-02-14 01:15:47 +01:00
ft_strstr.c libft rendu norm fixes and moulitest fixes are here 2016-11-03 17:57:17 +01:00
ft_strsub.c time and color 2016-11-25 18:29:21 +01:00
ft_strtok.c strcspn done, should use it to reimplement strsplit[_whitespace] cleanly 2017-02-14 00:40:57 +01:00
ft_strtrim.c strtrim fix 2017-02-16 11:43:31 +01:00