Commit Graph

37 Commits

Author SHA1 Message Date
Hugo LAMY
b542d8adc0 correction memcpy pour le cas ou dst et src sont nuls 2019-11-28 13:51:50 +01:00
Hugo LAMY
feede2804f corrrection erreur dans le split 2019-11-27 21:41:19 +01:00
Hugo LAMY
7c97628f5c enleve les lignes de debugs dans le makefile 2019-11-27 20:56:58 +01:00
Hugo LAMY
a5aa001b26 fixe substr quand start commence apres la fin de s 2019-11-27 20:45:33 +01:00
Hugo LAMY
bc23537688 fixe substr quand start commence apres la fin de s 2019-11-27 20:45:22 +01:00
Hugo LAMY
4804efecb2 vpath du makefile cheche a la racine de source 2019-11-27 19:01:28 +01:00
Hugo LAMY
8392fd20f0 creation du gitignore 2019-11-25 17:15:35 +01:00
Hugo LAMY
09087b01a7 makefile avec couleurs 2019-11-25 17:13:04 +01:00
Hugo LAMY
96c7ce814e purge ancien files et mise a jour libftH 2019-11-25 15:46:21 +01:00
Hugo LAMY
b6e9b9e5e6 remis les header des toutes les fonctions 2019-11-25 14:17:42 +01:00
Hugo LAMY
500c4516b1 mise a jour functions strtrim strmapi et substr 2019-11-25 13:52:27 +01:00
Hugo LAMY
c29be1b311 enleve strnew dans itoa 2019-11-25 11:58:15 +01:00
Hugo LAMY
e240d38318 correction erreurs dans lstclear et lstdelone 2019-11-21 16:31:20 +01:00
Hugo LAMY
a3c44c565c correction lstnew erreur de malloc 2019-11-21 15:14:20 +01:00
Hugo LAMY
71e165f894 reecrit main de delone comme celui de iter 2019-11-21 00:34:59 +01:00
Hugo LAMY
da6c5563d8 ecrit lstiter et main 2019-11-21 00:29:59 +01:00
Hugo LAMY
401c458dee lstdelone est ecrit avec un main 2019-11-20 23:04:03 +01:00
Hugo LAMY
33b1147968 correction pointeur liste null dans lstadd_back 2019-11-20 21:03:51 +01:00
Hugo LAMY
3a56265dfb lstadd_back ecrit avec main 2019-11-20 20:42:09 +01:00
Hugo LAMY
5adb2bacc9 lstlast ecrit avec main 2019-11-20 17:34:13 +01:00
Hugo LAMY
e89fd311eb lstsize ecrit avec main 2019-11-20 17:17:44 +01:00
Hugo LAMY
04a5228457 lstadd_front ecrite avec main 2019-11-20 17:05:09 +01:00
Hugo LAMY
bf6caf8019 lstadd_front ecrite avec main 2019-11-20 17:04:53 +01:00
Hugo LAMY
26c0fd6776 lstnew mis au point 2019-11-20 16:40:00 +01:00
Hugo LAMY
32356ba7a0 makefile organise 2019-11-19 21:13:55 +01:00
Hugo LAMY
966241a6df mise a jour de plusieurs fonctions 2019-11-19 18:16:42 +01:00
Hugo LAMY
c612c9bae7 strlcpy add with comment and test main 2019-11-19 14:12:47 +01:00
hugodu69
6817f350ab list des functions dans makefile avec modifications a effectuer 2019-11-17 17:44:09 +01:00
hugodu69
6806ab114b makefile class finish 2019-11-16 14:35:48 +01:00
hugodu69
2a86ed7724 explications claires sur la partie makefile active 2019-11-16 05:24:36 +01:00
hugodu69
11c01ea0fd some stuff modified 2019-11-16 05:14:18 +01:00
Hugo LAMY
848931d537 explicaiton des makefiles presque fini 2019-11-15 19:39:02 +01:00
Hugo LAMY
28e08d8238 explication makefil en cours 2019-11-14 17:05:54 +01:00
Hugo LAMY
ac4a5e088c ajout explications 2019-11-13 12:48:59 +01:00
hugo
3d8dde51f4 explication header 2019-11-12 19:21:17 +01:00
Hugo LAMY
ad9dca840f ecriture des regles de makefile en cours 2019-11-08 16:23:21 +01:00
Hugo LAMY
80898b1d80 init avec fichiers ancienne libft 2019-11-06 18:42:13 +01:00