Imported Upstream version 1.9.8 upstream/1.9.8
authorJinWang An <jinwang.an@samsung.com>
Mon, 2 Jan 2023 07:01:22 +0000 (16:01 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 2 Jan 2023 07:01:22 +0000 (16:01 +0900)
commitbdb6f4a61ee2507b61e54cd6f525b0ad37350b7b
treef50c1668ea48f9d19b90170d80738a8b915ccc2e
parentca0e5c1df718f35fed8acf2faa59ff3283cacabf
Imported Upstream version 1.9.8
64 files changed:
LICENSE
README [deleted file]
README.md [new file with mode: 0644]
doc/ChangeLog.html [moved from doc/html/ChangeLog.html with 76% similarity]
doc/ChangeLog.txt [moved from doc/txt/ChangeLog.txt with 93% similarity]
doc/Makefile
doc/NOTES [deleted file]
doc/banner.png [moved from doc/html/img/banner.png with 100% similarity]
doc/banner.svg [moved from doc/html/img/banner.svg with 100% similarity]
doc/google315d692c9c632ed0.html [new file with mode: 0644]
doc/html/img/grad_blue.png [deleted file]
doc/html/img/grad_blue.svg [deleted file]
doc/html/tdh-quirks.css [deleted file]
doc/html/tdh.css [deleted file]
doc/html/toc.css [deleted file]
doc/html/userguide.pdf [deleted symlink]
doc/html/utarray.html [deleted file]
doc/html/utlist.html [deleted file]
doc/html/utstring.html [deleted file]
doc/index.html [moved from doc/html/index.html with 59% similarity]
doc/license.html [moved from doc/html/license.html with 72% similarity]
doc/pdf/userguide.pdf [deleted file]
doc/rss.png [moved from doc/html/img/rss.png with 100% similarity, mode: 0644]
doc/styles.css [moved from doc/html/styles.css with 89% similarity]
doc/todo.txt [new file with mode: 0644]
doc/txt/sflogo.txt [deleted file]
doc/txt/toc.txt [deleted file]
doc/txt/topnav.txt [deleted file]
doc/txt/topnav_utarray.txt [deleted file]
doc/txt/topnav_utlist.txt [deleted file]
doc/txt/topnav_utstring.txt [deleted file]
doc/userguide.html [moved from doc/html/userguide.html with 56% similarity]
doc/userguide.txt [moved from doc/txt/userguide.txt with 92% similarity]
doc/utarray.html [new file with mode: 0644]
doc/utarray.txt [moved from doc/txt/utarray.txt with 97% similarity]
doc/uthash-mini.png [moved from doc/html/img/uthash-mini.png with 100% similarity]
doc/uthash-mini.svg [moved from doc/html/img/uthash-mini.svg with 100% similarity]
doc/uthash.png [moved from doc/html/img/uthash.png with 100% similarity]
doc/utlist.html [new file with mode: 0644]
doc/utlist.txt [moved from doc/txt/utlist.txt with 96% similarity]
doc/utstring.html [new file with mode: 0644]
doc/utstring.txt [moved from doc/txt/utstring.txt with 96% similarity]
src/utarray.h
src/uthash.h
src/utlist.h
src/utstring.h
tests/Makefile
tests/README
tests/hashscan.c
tests/test65.c
tests/test79.ans [new file with mode: 0644]
tests/test79.c [new file with mode: 0644]
tests/test80.ans [new file with mode: 0644]
tests/test80.c [new file with mode: 0644]
tests/test81.ans [new file with mode: 0644]
tests/test81.c [new file with mode: 0644]
tests/test82.ans [new file with mode: 0644]
tests/test82.c [new file with mode: 0644]
tests/test83.ans [new file with mode: 0644]
tests/test83.c [new file with mode: 0644]
tests/test83.dat [new file with mode: 0644]
tests/test84.ans [new file with mode: 0644]
tests/test84.c [new file with mode: 0644]
tests/test84.dat [new file with mode: 0644]