Jay Satiro
|
778391334e
unit1300: fix checksrc longline warnings
|
2 달 전 |
Daniel Stenberg
|
ba235ab269
llist: remove direct struct accesses, use only functions
|
3 달 전 |
Stefan Eissing
|
c296abd42d
llist: add Curl_llist_append()
|
7 달 전 |
Viktor Szakats
|
3b6d18bbf6
spelling: fix codespell 2.2.6 typos
|
1 년 전 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 년 전 |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 년 전 |
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 년 전 |