|
e417a01f9a
|
add: positive num test to ntoa_s
|
2023-07-26 23:35:56 +02:00 |
|
|
21c78421a4
|
rename LOCATION to GALLOC
|
2023-07-26 19:35:27 +02:00 |
|
kdx
|
4bd9f50bd4
|
fix geadline
|
2023-07-26 12:53:38 +02:00 |
|
|
9a23536491
|
remove: useless func strchri
|
2023-07-26 12:13:10 +02:00 |
|
|
106d2da5a0
|
add: geadline test
|
2023-07-26 10:20:02 +02:00 |
|
|
2b97d38b7e
|
rename replace func to replace_index
|
2023-07-25 09:41:07 +02:00 |
|
|
cb41e69bdb
|
clean: remove test to deleted func (reallocarray)
|
2023-07-25 09:39:27 +02:00 |
|
|
a7e050c351
|
add: contain_only
|
2023-07-24 08:55:10 +02:00 |
|
|
5dcace0cbe
|
remove get_line, replaced by readline
|
2023-07-24 02:57:44 +02:00 |
|
|
85aeaebc7a
|
add: realloc and remove reallocarray
|
2023-07-24 02:57:44 +02:00 |
|
|
fa5a7755e4
|
add: replace
|
2023-07-23 21:08:37 +02:00 |
|
|
3c39d72bbe
|
add: get_line
|
2023-07-23 19:57:08 +02:00 |
|
|
1d9de5df65
|
add: galloc: free: check if the ptr is valid
|
2023-07-23 19:38:40 +02:00 |
|
|
f9fa2a5a12
|
add: realloc
|
2023-07-23 15:35:32 +02:00 |
|
|
c6608ad4eb
|
add: galloc: leak check
|
2023-07-23 15:35:16 +02:00 |
|
|
1f60f4eab0
|
add: \0 in strcpy strncpy and strcat
|
2023-07-23 15:00:08 +02:00 |
|
Camille Chauvet
|
f79262b803
|
add: get_raw_bit
|
2023-06-24 14:10:40 +00:00 |
|
Camille Chauvet
|
752d4bcbd1
|
add: defini
|
2023-06-20 13:47:58 +02:00 |
|
Camille Chauvet
|
8c9e218e86
|
fix: test error remove
|
2023-06-19 15:15:59 +02:00 |
|
|
57e78cb70a
|
add: signed number
|
2023-06-18 20:25:15 +02:00 |
|
|
0a152b9bef
|
add: ntoa_s
|
2023-06-18 20:13:52 +02:00 |
|
|
7d6e6c79db
|
add: aton_s
|
2023-06-18 20:07:13 +02:00 |
|
|
85a5b567b2
|
core: all int is now num
|
2023-06-18 20:03:32 +02:00 |
|
|
8c972a3096
|
clean rename itoa to ntoa for number to ascii
|
2023-06-18 19:49:21 +02:00 |
|
|
764761a58f
|
add: test to strstr strchr
|
2023-06-18 19:43:39 +02:00 |
|
|
c6728cfe49
|
add: split
|
2023-06-18 19:42:57 +02:00 |
|
|
22c500564a
|
add: strdup
|
2023-06-18 18:48:08 +02:00 |
|
|
d0f4398f78
|
add: strchri
|
2023-06-18 18:11:55 +02:00 |
|
|
e7a752458f
|
add: strndup
|
2023-06-18 18:06:17 +02:00 |
|
|
370657c291
|
fix: function have the right name
|
2023-06-18 17:29:30 +02:00 |
|
|
3e51e2f661
|
add: putnum
|
2023-06-18 17:12:45 +02:00 |
|
|
889006903b
|
add: strstr
|
2023-06-18 16:48:35 +02:00 |
|
|
54523b29c0
|
add: strncmp
|
2023-06-18 15:37:24 +02:00 |
|
|
000c324568
|
add test to strcmp
|
2023-06-18 15:23:09 +02:00 |
|
|
5984847cfe
|
fix: test_int print the right value
|
2023-06-18 15:21:02 +02:00 |
|
|
8eea6251ce
|
add: galloc: test allooc to big
|
2023-06-18 15:16:58 +02:00 |
|
|
7ad95aa11e
|
add: itoa test
|
2023-06-18 15:08:44 +02:00 |
|
|
496b92aed9
|
add: itoa && create test_int func to test func return int and test_str to ...
|
2023-06-18 12:39:18 +02:00 |
|
|
60ca301082
|
add: free
|
2023-06-18 11:11:23 +02:00 |
|
|
15c3f07692
|
fix: last block is now right initialise
|
2023-06-17 00:31:27 +02:00 |
|
Camille Chauvet
|
9e53614c44
|
add: test to galloc and advance on galloc
|
2023-06-14 15:51:21 +00:00 |
|
Camille Chauvet
|
59be7cdd0d
|
add: test to strlen
|
2023-06-13 11:15:20 +00:00 |
|
Camille Chauvet
|
8af591f1db
|
clean: put the global 'name' decration in the test.🗿
|
2023-06-13 11:14:36 +00:00 |
|
Camille Chauvet
|
88b1ae93b3
|
add: strchr
|
2023-06-12 18:27:02 +00:00 |
|
Camille Chauvet
|
37d2b05896
|
add: test init
|
2023-06-12 18:26:35 +00:00 |
|