Tanguy MAZE
|
136cd5efb4
|
quik add-on =)
added secured ft_atoi function
still need to test for negative integers
|
2019-02-27 13:14:53 +01:00 |
|
Tanguy MAZE
|
2dfcdd29fd
|
Merge branch 'master' of https://git.cloud.arnaud-pc.fr/tvdu29/libft
|
2019-02-25 16:39:08 +01:00 |
|
Tanguy MAZE
|
a0c3ac75ae
|
wow such function very test
added multiple char test functions as well as
strsplitwhitespace
|
2019-02-25 16:30:35 +01:00 |
|
Tanguy MAZE
|
4b44c49fc6
|
long time no see =)
added fully test realpath function
removed zombie strsplitstr2 function
|
2019-01-29 18:20:52 +01:00 |
|
Tanguy MAZE
|
19d3e23b74
|
modified ft_putendl behavior when dealing with NULL
|
2019-01-13 17:45:57 +01:00 |
|
Tanguy MAZE
|
2e3500751e
|
corrected gitignore
|
2018-11-28 14:36:05 +01:00 |
|
Tanguy MAZE
|
1c9e7e6685
|
added gitignore + droped tables func
|
2018-11-28 14:28:38 +01:00 |
|
Tanguy MAZE
|
99ce0ff956
|
WIP adding functions to control word tables
added functions to create, clear, delete & copy word tables
|
2018-11-23 16:38:36 +01:00 |
|
Tanguy MAZE
|
aeb0181d74
|
Merge branch 'master' of https://github.com/tvdu29/libft
|
2018-10-24 13:44:54 +02:00 |
|
Tanguy MAZE
|
a35b177a7a
|
added ft_round
|
2018-10-24 13:42:20 +02:00 |
|
Tanguy MAZE
|
be305ae381
|
removed printf
|
2018-10-08 15:21:57 +02:00 |
|
Tanguy MAZE
|
81a748516d
|
removed -g
|
2018-10-08 14:33:51 +02:00 |
|
Tanguy MAZE
|
b1db252441
|
debug ft_lstaddsort & lstsort
|
2018-10-02 16:49:59 +02:00 |
|
Tanguy MAZE
|
405c9b9717
|
wip debug lstaddsort
|
2018-10-01 13:10:35 +02:00 |
|
Tanguy MAZE
|
492b26f7fe
|
remove double linked list, added insert add ans insert sort linked list
|
2018-10-01 12:43:35 +02:00 |
|
Tanguy MAZE
|
85b142c22f
|
debug ft_lst2add
|
2018-09-30 18:45:17 +02:00 |
|
Tanguy MAZE
|
06ef989ad7
|
debug ft_lst2add
|
2018-09-30 18:37:18 +02:00 |
|
Tanguy MAZE
|
b6a776379c
|
debug ft_lst2add
|
2018-09-30 18:10:53 +02:00 |
|
Tanguy MAZE
|
adcb7c4c67
|
debug double linked list
|
2018-09-30 17:54:43 +02:00 |
|
Tanguy MAZE
|
3e53e78ed2
|
merge
|
2018-09-30 17:45:00 +02:00 |
|
Tanguy MAZE
|
4d2356e551
|
added dual linked list
|
2018-09-30 17:42:57 +02:00 |
|
tmaze
|
82a203b2c7
|
corrected color codes
|
2018-09-08 22:01:00 +00:00 |
|
vagrant
|
6de718b531
|
added color codes
|
2018-09-05 18:26:04 +00:00 |
|
Tanguy MAZE
|
61e5ca2a24
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2018-08-02 16:30:31 +02:00 |
|
Tanguy MAZE
|
017e049ef5
|
added functions to print strings and numbers with padding of choice
|
2018-08-02 16:29:33 +02:00 |
|
Tanguy MAZE
|
8107a8aaf3
|
added functions to print strings and numbers with padding of choice
|
2018-07-31 16:34:04 +02:00 |
|
Tanguy MAZE
|
f88ff8a600
|
Added:
- function for deleting word tables
- function for putting on scrren x chars of char*
- function for getting number of chars in int
|
2018-07-25 18:49:06 +02:00 |
|
Tanguy MAZE
|
20dc8e0afb
|
protected ft_lstdel && changed -g flag
|
2018-06-12 01:52:39 +02:00 |
|
Tanguy MAZE
|
6dcecc0844
|
correcting merge errors
|
2018-06-07 17:00:27 +02:00 |
|
Tanguy MAZE
|
d81a696d0e
|
adding get_next_line
|
2018-06-07 16:56:52 +02:00 |
|
Tanguy MAZE
|
491de12723
|
protected strchr & strlen
|
2018-05-16 16:10:34 +02:00 |
|
Tanguy MAZE
|
c5a13918c2
|
added ft_strnchr & ft_strrnchr
|
2018-05-16 12:42:37 +02:00 |
|
Tanguy MAZE
|
0ea4e74d77
|
add ft_abs
|
2018-05-05 16:52:49 +02:00 |
|
Tanguy MAZE
|
0b57c88beb
|
norming ft_strlcpy
|
2018-04-27 18:04:42 +02:00 |
|
Tanguy MAZE
|
8cb3375f32
|
corrected ft_putnbr_fd 10x problem
|
2018-04-24 14:58:23 +02:00 |
|
Tanguy MAZE
|
4f3eb001b9
|
ft_strndup & delete -std=c99
|
2018-04-23 15:48:28 +02:00 |
|
Tanguy MAZE
|
be93518e9b
|
ft_print_words_tables.c: norming
|
2018-04-21 15:50:15 +02:00 |
|
Tanguy MAZE
|
5703ae8db7
|
ft_lstaddend
|
2018-04-19 14:41:21 +02:00 |
|
Tanguy MAZE
|
baf67e49a6
|
correcting increment error
|
2018-04-10 19:16:11 +02:00 |
|
Tanguy MAZE
|
1db975bcac
|
correcting overwriting
|
2018-04-10 19:09:02 +02:00 |
|
Tanguy MAZE
|
f6e6bf0680
|
added argument protection
|
2018-04-10 15:12:32 +02:00 |
|
Tanguy MAZE
|
45e39d4f0e
|
ft_sort_params
|
2018-04-09 19:06:21 +02:00 |
|
Tanguy MAZE
|
2f42599ae7
|
ft_strupcase
|
2018-04-09 18:13:56 +02:00 |
|
Tanguy MAZE
|
31dc9baae0
|
ft_strlowcase
|
2018-04-09 18:07:17 +02:00 |
|
Tanguy MAZE
|
02f4097b16
|
ft_lstgetlast
|
2018-04-09 17:47:59 +02:00 |
|
Tanguy MAZE
|
c1ab9e325f
|
ft_lstgetat, ft_lstsize: replace ft_lstcount
|
2018-04-09 17:11:13 +02:00 |
|
Tanguy MAZE
|
c740b700f7
|
ft_lstcount
|
2018-04-09 14:34:55 +02:00 |
|
Tanguy MAZE
|
c68766efcf
|
ft_strlcpy
|
2018-04-09 13:30:00 +02:00 |
|
Tanguy MAZE
|
911dfb55b5
|
ft_strcapitalize
|
2018-04-09 11:31:49 +02:00 |
|
Tanguy MAZE
|
4e6c470108
|
ft_str_is_printable
|
2018-04-09 11:13:08 +02:00 |
|