Commit Graph

17 Commits

Author SHA1 Message Date
gbaconni
53464f0798 Use a variable for git repository 2022-04-17 11:31:29 +02:00
gbaconni
4b5895e873 Improve the way I push to git and add comment 2022-04-17 11:19:59 +02:00
gbaconni
ba482a0104 Add tests and fix bugs 2022-04-17 09:59:41 +02:00
gbaconni
5aa3e848e9 Remplace all write with ft_putchar and ft_puts 2022-04-16 00:53:16 +02:00
gbaconni
d7d3f39e54 Improve hexadecimal and pointer by using ltoa instead of itoa 2022-04-15 20:55:58 +02:00
gbaconni
175a774e49 Add pointer support and improve debug and valgrind in Makefile 2022-04-15 17:20:15 +02:00
gbaconni
af87168372 Fix for other in ft_vprintf 2022-04-15 00:26:47 +02:00
gbaconni
cab84b5f28 Add hexadecimal support w/ ft_itoa_base 2022-04-15 00:15:26 +02:00
gbaconni
55044bb017 2022-04-13 23:03:55 2022-04-13 23:03:55 +02:00
gbaconni
bd6d0c3a5e 2022-04-13 22:57:04 2022-04-13 22:57:04 +02:00
gbaconni
9dc6e243ed 2022-04-13 08:54:38 2022-04-13 08:54:38 +02:00
gbaconni
44846ef2a9 2022-04-13 08:53:46 2022-04-13 08:53:46 +02:00
gbaconni
0d9c19446e Add PDFs spec files 2022-04-13 08:39:49 +02:00
gbaconni
f2c0f85bba Remove NAME file and git ignore it 2022-04-13 08:33:14 +02:00
gbaconni
65a087aa34 Add initial code 2022-04-13 08:01:46 +02:00
gbaconni
3c563477d5 Add .gitignore 2022-04-13 07:59:03 +02:00
cf63223c11 Initial commit 2022-04-11 19:04:39 +00:00