Commit Graph

  • 8f86c1216c Evals w/ limits master gbaconni 2022-04-29 23:41:56 +02:00
  • 9a0d970384 Fix testing Makefile gbaconni 2022-04-29 22:27:43 +02:00
  • 7550e0b28a Add tests for printftester gbaconni 2022-04-29 18:00:03 +02:00
  • 077123737c Rename libftprintf.h to ft_printf.h gbaconni 2022-04-29 17:50:40 +02:00
  • 2b5b1de944 Rename all ft_vprintf_*.c to ft_va_*.c gbaconni 2022-04-29 15:18:54 +02:00
  • 1cb8c78ae3 Fix ft_vprintf_precision_bonus for norminette gbaconni 2022-04-29 11:02:02 +02:00
  • 34fe699fea Add ft_vprintf_precision_bonus and define HEXA_LOWER HEXA_UPPER gbaconni 2022-04-29 11:00:53 +02:00
  • 63712bd5d6 Remove ft_ischr.c and fix make online gbaconni 2022-04-29 09:35:15 +02:00
  • 5734b6b29b Define SPECIFIERS macro and use it everyhere. gbaconni 2022-04-29 09:12:07 +02:00
  • 38021fb98f Reuse ft_isdigit and ft_strchr from libft gbaconni 2022-04-29 08:46:53 +02:00
  • 59977253fc Propagate all variables between make gbaconni 2022-04-29 08:10:58 +02:00
  • 95130a420a Propagate make variables to sub make gbaconni 2022-04-26 19:23:00 +02:00
  • d9fc240b0e Bonus first try gbaconni 2022-04-26 17:53:39 +02:00
  • 2a2f6f3a9d Improve all Makefile to display diff for new added files gbaconni 2022-04-26 12:44:40 +02:00
  • 5cb8d465bf Add ft_eoflags to replace ft_skipchars. Improve Makefile gbaconni 2022-04-26 12:13:32 +02:00
  • c20463e27a Add status gbaconni 2022-04-25 22:40:45 +02:00
  • 42f6f1fd1a Start bonus with flags gbaconni 2022-04-25 13:19:42 +02:00
  • be4099ab31 Handle null string and null pointer gbaconni 2022-04-25 07:14:14 +02:00
  • 7cd65fdc9e Improve update / sync deps gbaconni 2022-04-24 11:42:11 +02:00
  • b7643860ef Fix return code of main and avoid rebase in make sync gbaconni 2022-04-24 11:26:03 +02:00
  • 6e6caf30f1 Fix ft_skipchars offset gbaconni 2022-04-24 01:07:24 +02:00
  • d4fb946428 Improve main by implementing fmtsplit to split format into chunks and pass function pointer to compare ft_printf with printf gbaconni 2022-04-24 00:40:01 +02:00
  • 505f5d9912 Fix rsync 42 / 21 and improve name of ft_ltoa_base_len gbaconni 2022-04-18 09:14:59 +02:00
  • 0cd1d2ef1b Move dispatcher to ft_vprintf_percent.c gbaconni 2022-04-18 00:52:18 +02:00
  • 0269a1dc70 Intercept stdout of printf and ft_printf to compare them gbaconni 2022-04-17 20:15:09 +02:00
  • 1f8dbd467f PDF Subject updated with version 9 gbaconni 2022-04-17 11:53:16 +02:00
  • 53464f0798 Use a variable for git repository gbaconni 2022-04-17 11:31:29 +02:00
  • 4b5895e873 Improve the way I push to git and add comment gbaconni 2022-04-17 11:19:59 +02:00
  • ba482a0104 Add tests and fix bugs gbaconni 2022-04-17 09:59:41 +02:00
  • 5aa3e848e9 Remplace all write with ft_putchar and ft_puts gbaconni 2022-04-16 00:53:16 +02:00
  • d7d3f39e54 Improve hexadecimal and pointer by using ltoa instead of itoa gbaconni 2022-04-15 20:55:58 +02:00
  • 175a774e49 Add pointer support and improve debug and valgrind in Makefile gbaconni 2022-04-15 17:20:15 +02:00
  • af87168372 Fix for other in ft_vprintf gbaconni 2022-04-15 00:26:47 +02:00
  • cab84b5f28 Add hexadecimal support w/ ft_itoa_base gbaconni 2022-04-15 00:15:26 +02:00
  • 55044bb017 2022-04-13 23:03:55 gbaconni 2022-04-13 23:03:55 +02:00
  • bd6d0c3a5e 2022-04-13 22:57:04 gbaconni 2022-04-13 22:57:04 +02:00
  • 9dc6e243ed 2022-04-13 08:54:38 gbaconni 2022-04-13 08:54:38 +02:00
  • 44846ef2a9 2022-04-13 08:53:46 gbaconni 2022-04-13 08:53:46 +02:00
  • 0d9c19446e Add PDFs spec files gbaconni 2022-04-13 08:39:49 +02:00
  • f2c0f85bba Remove NAME file and git ignore it gbaconni 2022-04-13 08:33:14 +02:00
  • 65a087aa34 Add initial code gbaconni 2022-04-13 08:01:46 +02:00
  • 3c563477d5 Add .gitignore gbaconni 2022-04-13 07:59:03 +02:00
  • cf63223c11 Initial commit Baco 2022-04-11 19:04:39 +00:00