max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年 前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年 前 |
Daniel Stenberg
|
9b3f888a00
llist: make it "struct Curl_llist"
|
4 年 前 |
Viktor Szakats
|
af07875c0d
cleanup: fix some text/comment typos
|
4 年 前 |
Daniel Stenberg
|
c0d7b05c41
llist: removed unused Curl_llist_move()
|
4 年 前 |
Daniel Stenberg
|
0b58ffe0c9
unit1300: fix stack-use-after-scope AddressSanitizer warning
|
6 年 前 |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 年 前 |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 年 前 |
Daniel Stenberg
|
cbae73e1dd
llist: no longer uses malloc
|
7 年 前 |
Daniel Stenberg
|
e60fe20fdf
llist: replace Curl_llist_alloc with Curl_llist_init
|
7 年 前 |
klemens
|
f7df67cff0
spelling fixes
|
7 年 前 |
Daniel Stenberg
|
a981141b19
unit: make unit test source code checksrc compliant
|
8 年 前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年 前 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 年 前 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 年 前 |
Dan Fandrich
|
78480892cd
Fixed test 1300 to pass the memory torture test
|
13 年 前 |
Amr Shahin
|
c9f16e67ef
unitteset: Curl_llist_move
|
13 年 前 |
Yang Tse
|
ec33742d1b
compiler warning: fix
|
13 年 前 |
Yang Tse
|
02f3ff3b0a
unit tests: adjust header inclusion order
|
13 年 前 |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 年 前 |
Dan Fandrich
|
a8aab6e7d4
Fixed test 1300 to pass the torture test
|
13 年 前 |
Daniel Stenberg
|
08a77025c6
unit1300: code style cleanup
|
13 年 前 |
Amr Shahin
|
7a4b5079c6
adding unit tests for Curl_llist_remove
|
14 年 前 |
Guenter Knauf
|
73b518f269
Fixed C++ style comment not allowed in ISO C90.
|
14 年 前 |
Amr Shahin
|
77f0fcae0e
unittest: add 3 tests to test1300
|
14 年 前 |
Dan Fandrich
|
ebb9c7ae04
Made unit_setup() return an error code to abort the test early
|
14 年 前 |
Daniel Stenberg
|
35e1d6538a
unittest: framework for unit-testing
|
14 年 前 |