Moul
|
0326544f15
[enh] makefile: rename git rule and add 'git status' command.
|
4 years ago |
Moul
|
13210735a7
[enh] add count_char_str().
|
4 years ago |
Moul
|
6a08dcc32b
[enh] Don't print NULL string with ft_putstr() and it's three derivatives. It prevent segfault.
|
4 years ago |
Moul
|
eb9b580b7e
[enh] Makefile: check objects are update. If note recompile them.
|
4 years ago |
Moul
|
1f5cc813a2
[enh] Makefile: remove useless lines.
|
4 years ago |
Moul
|
12fb6ef1f6
[enh] Makefile: Move flags in a variable. Add diff rule. Norm: grep only errors.
|
4 years ago |
Moul
|
e87fdd161d
[enh] Add printf and dprintf functions. [Fix] ortho in Makefile.
|
5 years ago |
Moul
|
2e8df4acdd
Forget @.
|
5 years ago |
Moul
|
c5c7c68c2c
Enhance makefile. Don't work with /obj diretory. Move sources in src/ directory.
|
5 years ago |
Moul
|
3e830f0078
Makefile: add norminette rule. Add 42 headers. itoa is now based on itoa_base. Enh itoa_base but doesn't fit with norm.
|
5 years ago |
Moul
|
2376222586
Add ft_itoa_base and sort_int_tab functions. Add explicits comments on makefile commands. Add future /obj repository to store objects to only recompile modified functions.
|
5 years ago |
Moul
|
c7a11cef44
Remove testing function.
|
5 years ago |
Moul
|
582787459a
Enhance ft_putnbr. Add spaces parameter in ft_puttabint.
|
5 years ago |
Moul
|
ddcdbcc8a8
Add ft_puttabint function which can display square and variable size.
|
5 years ago |
Moul
|
315b71211e
Fix files rights. Add ft_strdup_till function.
|
5 years ago |
Moul
|
098498d462
Add ft_strndup.
|
5 years ago |
Moul
|
262d9f5edf
Enhance putnbr.
|
5 years ago |
Moul
|
f241b3ef83
Add libft
|
5 years ago |
moul
|
876125cc0e
initial commit
|
5 years ago |