From 1ca8276df4eb50663f4aeda91d87110c6fb844c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Lindqvist?= Date: Thu, 6 Jul 2017 23:04:18 +0200 Subject: [PATCH] basis/,core/,extra/: many new tags --- basis/binary-search/tags.txt | 1 + basis/bit-sets/tags.txt | 1 + basis/boxes/tags.txt | 1 + basis/calendar/english/tags.txt | 1 + basis/calendar/tags.txt | 1 + basis/checksums/adler-32/tags.txt | 2 ++ basis/compression/zlib/tags.txt | 1 + basis/csv/tags.txt | 2 ++ basis/english/tags.txt | 1 + basis/formatting/tags.txt | 1 + basis/html/tags.txt | 1 + basis/nibble-arrays/tags.txt | 1 + basis/openssl/libcrypto/tags.txt | 2 ++ basis/openssl/tags.txt | 1 + basis/pango/tags.txt | 2 ++ basis/porter-stemmer/tags.txt | 2 ++ basis/regexp/tags.txt | 1 + basis/strings/tables/tags.txt | 1 + basis/syndication/tags.txt | 1 + basis/system-info/tags.txt | 1 + basis/tools/ps/tags.txt | 2 ++ basis/tr/tags.txt | 2 ++ basis/xml-rpc/tags.txt | 1 + basis/xml/tags.txt | 1 + core/lexer/tags.txt | 1 + core/sequences/tags.txt | 1 + core/system/tags.txt | 1 + extra/assocs/extras/tags.txt | 2 ++ extra/bank/tags.txt | 1 + extra/bitcoin/client/tags.txt | 2 +- extra/boyer-moore/tags.txt | 1 + extra/calendar/elapsed/tags.txt | 1 + extra/calendar/holidays/tags.txt | 1 + extra/checksums/process/tags.txt | 1 + extra/clutter/tags.txt | 1 + extra/couchdb/tags.txt | 1 + extra/crypto/tags.txt | 1 + extra/curl/tags.txt | 1 + extra/elf/tags.txt | 1 + extra/etc-hosts/tags.txt | 1 + extra/freetype/tags.txt | 2 ++ extra/gml/tags.txt | 1 + extra/hashcash/tags.txt | 1 + extra/id3/tags.txt | 1 + extra/ifaddrs/tags.txt | 1 + extra/images/gif/tags.txt | 2 ++ extra/ini-file/tags.txt | 1 + extra/ldcache/tags.txt | 1 + extra/ntp/tags.txt | 1 + extra/oauth1/tags.txt | 2 ++ extra/oauth2/tags.txt | 2 ++ extra/ogg/tags.txt | 1 + extra/ogg/theora/tags.txt | 1 + extra/ogg/vorbis/tags.txt | 1 + extra/pcre/tags.txt | 2 ++ extra/pdf/tags.txt | 1 + extra/resolv-conf/tags.txt | 3 +++ extra/smalltalk/compiler/tags.txt | 1 + extra/smalltalk/eval/tags.txt | 1 + extra/spotlight/tags.txt | 1 + extra/synth/tags.txt | 1 + extra/tools/image-analyzer/tags.txt | 1 + extra/zoneinfo/tags.txt | 1 + 63 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 basis/binary-search/tags.txt create mode 100644 basis/bit-sets/tags.txt create mode 100644 basis/boxes/tags.txt create mode 100644 basis/calendar/english/tags.txt create mode 100644 basis/calendar/tags.txt create mode 100644 basis/checksums/adler-32/tags.txt create mode 100644 basis/compression/zlib/tags.txt create mode 100644 basis/csv/tags.txt create mode 100644 basis/english/tags.txt create mode 100644 basis/formatting/tags.txt create mode 100644 basis/html/tags.txt create mode 100644 basis/nibble-arrays/tags.txt create mode 100644 basis/openssl/libcrypto/tags.txt create mode 100644 basis/porter-stemmer/tags.txt create mode 100644 basis/strings/tables/tags.txt create mode 100644 basis/system-info/tags.txt create mode 100644 basis/tools/ps/tags.txt create mode 100644 basis/tr/tags.txt create mode 100644 core/lexer/tags.txt create mode 100644 core/system/tags.txt create mode 100644 extra/assocs/extras/tags.txt create mode 100644 extra/bank/tags.txt create mode 100644 extra/calendar/elapsed/tags.txt create mode 100644 extra/calendar/holidays/tags.txt create mode 100644 extra/checksums/process/tags.txt create mode 100644 extra/crypto/tags.txt create mode 100644 extra/curl/tags.txt create mode 100644 extra/elf/tags.txt create mode 100644 extra/etc-hosts/tags.txt create mode 100644 extra/gml/tags.txt create mode 100644 extra/hashcash/tags.txt create mode 100644 extra/ifaddrs/tags.txt create mode 100644 extra/images/gif/tags.txt create mode 100644 extra/ldcache/tags.txt create mode 100644 extra/ntp/tags.txt create mode 100644 extra/oauth1/tags.txt create mode 100644 extra/oauth2/tags.txt create mode 100644 extra/pcre/tags.txt create mode 100644 extra/pdf/tags.txt create mode 100644 extra/resolv-conf/tags.txt create mode 100644 extra/smalltalk/compiler/tags.txt create mode 100644 extra/smalltalk/eval/tags.txt create mode 100644 extra/spotlight/tags.txt create mode 100644 extra/synth/tags.txt create mode 100644 extra/tools/image-analyzer/tags.txt create mode 100644 extra/zoneinfo/tags.txt diff --git a/basis/binary-search/tags.txt b/basis/binary-search/tags.txt new file mode 100644 index 0000000000..49b4f2328e --- /dev/null +++ b/basis/binary-search/tags.txt @@ -0,0 +1 @@ +algorithms diff --git a/basis/bit-sets/tags.txt b/basis/bit-sets/tags.txt new file mode 100644 index 0000000000..42d711b32b --- /dev/null +++ b/basis/bit-sets/tags.txt @@ -0,0 +1 @@ +collections diff --git a/basis/boxes/tags.txt b/basis/boxes/tags.txt new file mode 100644 index 0000000000..42d711b32b --- /dev/null +++ b/basis/boxes/tags.txt @@ -0,0 +1 @@ +collections diff --git a/basis/calendar/english/tags.txt b/basis/calendar/english/tags.txt new file mode 100644 index 0000000000..6abb415e0a --- /dev/null +++ b/basis/calendar/english/tags.txt @@ -0,0 +1 @@ +time diff --git a/basis/calendar/tags.txt b/basis/calendar/tags.txt new file mode 100644 index 0000000000..6abb415e0a --- /dev/null +++ b/basis/calendar/tags.txt @@ -0,0 +1 @@ +time diff --git a/basis/checksums/adler-32/tags.txt b/basis/checksums/adler-32/tags.txt new file mode 100644 index 0000000000..ee90c918b4 --- /dev/null +++ b/basis/checksums/adler-32/tags.txt @@ -0,0 +1,2 @@ +algorithms +crypto diff --git a/basis/compression/zlib/tags.txt b/basis/compression/zlib/tags.txt new file mode 100644 index 0000000000..e41e7a9e3c --- /dev/null +++ b/basis/compression/zlib/tags.txt @@ -0,0 +1 @@ +compression diff --git a/basis/csv/tags.txt b/basis/csv/tags.txt new file mode 100644 index 0000000000..65bc471f6b --- /dev/null +++ b/basis/csv/tags.txt @@ -0,0 +1,2 @@ +parsing +text diff --git a/basis/english/tags.txt b/basis/english/tags.txt new file mode 100644 index 0000000000..8e27be7d61 --- /dev/null +++ b/basis/english/tags.txt @@ -0,0 +1 @@ +text diff --git a/basis/formatting/tags.txt b/basis/formatting/tags.txt new file mode 100644 index 0000000000..8e27be7d61 --- /dev/null +++ b/basis/formatting/tags.txt @@ -0,0 +1 @@ +text diff --git a/basis/html/tags.txt b/basis/html/tags.txt new file mode 100644 index 0000000000..8e27be7d61 --- /dev/null +++ b/basis/html/tags.txt @@ -0,0 +1 @@ +text diff --git a/basis/nibble-arrays/tags.txt b/basis/nibble-arrays/tags.txt new file mode 100644 index 0000000000..42d711b32b --- /dev/null +++ b/basis/nibble-arrays/tags.txt @@ -0,0 +1 @@ +collections diff --git a/basis/openssl/libcrypto/tags.txt b/basis/openssl/libcrypto/tags.txt new file mode 100644 index 0000000000..fd0117094b --- /dev/null +++ b/basis/openssl/libcrypto/tags.txt @@ -0,0 +1,2 @@ +bindings +crypto diff --git a/basis/openssl/tags.txt b/basis/openssl/tags.txt index 59ccdd65e6..e43d096fe7 100644 --- a/basis/openssl/tags.txt +++ b/basis/openssl/tags.txt @@ -1,2 +1,3 @@ network bindings +crypto diff --git a/basis/pango/tags.txt b/basis/pango/tags.txt index bb863cf9a0..e4899e1ff1 100644 --- a/basis/pango/tags.txt +++ b/basis/pango/tags.txt @@ -1 +1,3 @@ bindings +graphics +fonts diff --git a/basis/porter-stemmer/tags.txt b/basis/porter-stemmer/tags.txt new file mode 100644 index 0000000000..742e5ea3c9 --- /dev/null +++ b/basis/porter-stemmer/tags.txt @@ -0,0 +1,2 @@ +text +algorithms diff --git a/basis/regexp/tags.txt b/basis/regexp/tags.txt index 65bc471f6b..de2817465a 100644 --- a/basis/regexp/tags.txt +++ b/basis/regexp/tags.txt @@ -1,2 +1,3 @@ +regexp parsing text diff --git a/basis/strings/tables/tags.txt b/basis/strings/tables/tags.txt new file mode 100644 index 0000000000..8e27be7d61 --- /dev/null +++ b/basis/strings/tables/tags.txt @@ -0,0 +1 @@ +text diff --git a/basis/syndication/tags.txt b/basis/syndication/tags.txt index c0772185a0..ac4708bd4a 100644 --- a/basis/syndication/tags.txt +++ b/basis/syndication/tags.txt @@ -1 +1,2 @@ web +xml diff --git a/basis/system-info/tags.txt b/basis/system-info/tags.txt new file mode 100644 index 0000000000..faf4dfbc7c --- /dev/null +++ b/basis/system-info/tags.txt @@ -0,0 +1 @@ +os diff --git a/basis/tools/ps/tags.txt b/basis/tools/ps/tags.txt new file mode 100644 index 0000000000..7427b512ce --- /dev/null +++ b/basis/tools/ps/tags.txt @@ -0,0 +1,2 @@ +tools +os diff --git a/basis/tr/tags.txt b/basis/tr/tags.txt new file mode 100644 index 0000000000..edcbb14c75 --- /dev/null +++ b/basis/tr/tags.txt @@ -0,0 +1,2 @@ +sequences +text diff --git a/basis/xml-rpc/tags.txt b/basis/xml-rpc/tags.txt index 7698983a7f..d6a4ebfe1f 100644 --- a/basis/xml-rpc/tags.txt +++ b/basis/xml-rpc/tags.txt @@ -1,2 +1,3 @@ enterprise web +xml diff --git a/basis/xml/tags.txt b/basis/xml/tags.txt index 7698983a7f..d6a4ebfe1f 100644 --- a/basis/xml/tags.txt +++ b/basis/xml/tags.txt @@ -1,2 +1,3 @@ enterprise web +xml diff --git a/core/lexer/tags.txt b/core/lexer/tags.txt new file mode 100644 index 0000000000..9da56880c0 --- /dev/null +++ b/core/lexer/tags.txt @@ -0,0 +1 @@ +parsing diff --git a/core/sequences/tags.txt b/core/sequences/tags.txt index 42d711b32b..b5e4471134 100644 --- a/core/sequences/tags.txt +++ b/core/sequences/tags.txt @@ -1 +1,2 @@ collections +sequences diff --git a/core/system/tags.txt b/core/system/tags.txt new file mode 100644 index 0000000000..faf4dfbc7c --- /dev/null +++ b/core/system/tags.txt @@ -0,0 +1 @@ +os diff --git a/extra/assocs/extras/tags.txt b/extra/assocs/extras/tags.txt new file mode 100644 index 0000000000..2a501370ae --- /dev/null +++ b/extra/assocs/extras/tags.txt @@ -0,0 +1,2 @@ +collections +assocs diff --git a/extra/bank/tags.txt b/extra/bank/tags.txt new file mode 100644 index 0000000000..1e107f52e4 --- /dev/null +++ b/extra/bank/tags.txt @@ -0,0 +1 @@ +examples diff --git a/extra/bitcoin/client/tags.txt b/extra/bitcoin/client/tags.txt index 53c6fea826..d21ec826cf 100644 --- a/extra/bitcoin/client/tags.txt +++ b/extra/bitcoin/client/tags.txt @@ -1,2 +1,2 @@ -client bitcoin +network diff --git a/extra/boyer-moore/tags.txt b/extra/boyer-moore/tags.txt index 49b4f2328e..a8c2b5a690 100644 --- a/extra/boyer-moore/tags.txt +++ b/extra/boyer-moore/tags.txt @@ -1 +1,2 @@ algorithms +text diff --git a/extra/calendar/elapsed/tags.txt b/extra/calendar/elapsed/tags.txt new file mode 100644 index 0000000000..6abb415e0a --- /dev/null +++ b/extra/calendar/elapsed/tags.txt @@ -0,0 +1 @@ +time diff --git a/extra/calendar/holidays/tags.txt b/extra/calendar/holidays/tags.txt new file mode 100644 index 0000000000..6abb415e0a --- /dev/null +++ b/extra/calendar/holidays/tags.txt @@ -0,0 +1 @@ +time diff --git a/extra/checksums/process/tags.txt b/extra/checksums/process/tags.txt new file mode 100644 index 0000000000..0ed567946c --- /dev/null +++ b/extra/checksums/process/tags.txt @@ -0,0 +1 @@ +crypto diff --git a/extra/clutter/tags.txt b/extra/clutter/tags.txt index bb863cf9a0..634f2bcbb4 100644 --- a/extra/clutter/tags.txt +++ b/extra/clutter/tags.txt @@ -1 +1,2 @@ bindings +graphics diff --git a/extra/couchdb/tags.txt b/extra/couchdb/tags.txt index 700f0dc9a5..fc7cc1c59e 100644 --- a/extra/couchdb/tags.txt +++ b/extra/couchdb/tags.txt @@ -1 +1,2 @@ not tested +database diff --git a/extra/crypto/tags.txt b/extra/crypto/tags.txt new file mode 100644 index 0000000000..0ed567946c --- /dev/null +++ b/extra/crypto/tags.txt @@ -0,0 +1 @@ +crypto diff --git a/extra/curl/tags.txt b/extra/curl/tags.txt new file mode 100644 index 0000000000..992ae12982 --- /dev/null +++ b/extra/curl/tags.txt @@ -0,0 +1 @@ +network diff --git a/extra/elf/tags.txt b/extra/elf/tags.txt new file mode 100644 index 0000000000..9169944c1b --- /dev/null +++ b/extra/elf/tags.txt @@ -0,0 +1 @@ +file formats diff --git a/extra/etc-hosts/tags.txt b/extra/etc-hosts/tags.txt new file mode 100644 index 0000000000..9169944c1b --- /dev/null +++ b/extra/etc-hosts/tags.txt @@ -0,0 +1 @@ +file formats diff --git a/extra/freetype/tags.txt b/extra/freetype/tags.txt index bb863cf9a0..e4899e1ff1 100644 --- a/extra/freetype/tags.txt +++ b/extra/freetype/tags.txt @@ -1 +1,3 @@ bindings +graphics +fonts diff --git a/extra/gml/tags.txt b/extra/gml/tags.txt new file mode 100644 index 0000000000..9347bd326b --- /dev/null +++ b/extra/gml/tags.txt @@ -0,0 +1 @@ +graphics diff --git a/extra/hashcash/tags.txt b/extra/hashcash/tags.txt new file mode 100644 index 0000000000..0ed567946c --- /dev/null +++ b/extra/hashcash/tags.txt @@ -0,0 +1 @@ +crypto diff --git a/extra/id3/tags.txt b/extra/id3/tags.txt index d5cc28426a..e5a48af844 100644 --- a/extra/id3/tags.txt +++ b/extra/id3/tags.txt @@ -1 +1,2 @@ audio +file formats diff --git a/extra/ifaddrs/tags.txt b/extra/ifaddrs/tags.txt new file mode 100644 index 0000000000..faf4dfbc7c --- /dev/null +++ b/extra/ifaddrs/tags.txt @@ -0,0 +1 @@ +os diff --git a/extra/images/gif/tags.txt b/extra/images/gif/tags.txt new file mode 100644 index 0000000000..a0eafda004 --- /dev/null +++ b/extra/images/gif/tags.txt @@ -0,0 +1,2 @@ +images +file formats diff --git a/extra/ini-file/tags.txt b/extra/ini-file/tags.txt index 9da56880c0..7bddd3c968 100644 --- a/extra/ini-file/tags.txt +++ b/extra/ini-file/tags.txt @@ -1 +1,2 @@ parsing +file formats diff --git a/extra/ldcache/tags.txt b/extra/ldcache/tags.txt new file mode 100644 index 0000000000..faf4dfbc7c --- /dev/null +++ b/extra/ldcache/tags.txt @@ -0,0 +1 @@ +os diff --git a/extra/ntp/tags.txt b/extra/ntp/tags.txt new file mode 100644 index 0000000000..992ae12982 --- /dev/null +++ b/extra/ntp/tags.txt @@ -0,0 +1 @@ +network diff --git a/extra/oauth1/tags.txt b/extra/oauth1/tags.txt new file mode 100644 index 0000000000..93e65ae758 --- /dev/null +++ b/extra/oauth1/tags.txt @@ -0,0 +1,2 @@ +web +network diff --git a/extra/oauth2/tags.txt b/extra/oauth2/tags.txt new file mode 100644 index 0000000000..93e65ae758 --- /dev/null +++ b/extra/oauth2/tags.txt @@ -0,0 +1,2 @@ +web +network diff --git a/extra/ogg/tags.txt b/extra/ogg/tags.txt index be30e2cdd4..8e809344d9 100644 --- a/extra/ogg/tags.txt +++ b/extra/ogg/tags.txt @@ -1,3 +1,4 @@ bindings audio video +file formats diff --git a/extra/ogg/theora/tags.txt b/extra/ogg/theora/tags.txt index 2b68b5238a..a10a54af2b 100644 --- a/extra/ogg/theora/tags.txt +++ b/extra/ogg/theora/tags.txt @@ -1 +1,2 @@ video +file formats diff --git a/extra/ogg/vorbis/tags.txt b/extra/ogg/vorbis/tags.txt index d5cc28426a..e5a48af844 100644 --- a/extra/ogg/vorbis/tags.txt +++ b/extra/ogg/vorbis/tags.txt @@ -1 +1,2 @@ audio +file formats diff --git a/extra/pcre/tags.txt b/extra/pcre/tags.txt new file mode 100644 index 0000000000..f11d901416 --- /dev/null +++ b/extra/pcre/tags.txt @@ -0,0 +1,2 @@ +text +regexp diff --git a/extra/pdf/tags.txt b/extra/pdf/tags.txt new file mode 100644 index 0000000000..9169944c1b --- /dev/null +++ b/extra/pdf/tags.txt @@ -0,0 +1 @@ +file formats diff --git a/extra/resolv-conf/tags.txt b/extra/resolv-conf/tags.txt new file mode 100644 index 0000000000..78353b4009 --- /dev/null +++ b/extra/resolv-conf/tags.txt @@ -0,0 +1,3 @@ +os +parsing +file formats diff --git a/extra/smalltalk/compiler/tags.txt b/extra/smalltalk/compiler/tags.txt new file mode 100644 index 0000000000..eab42feac7 --- /dev/null +++ b/extra/smalltalk/compiler/tags.txt @@ -0,0 +1 @@ +languages diff --git a/extra/smalltalk/eval/tags.txt b/extra/smalltalk/eval/tags.txt new file mode 100644 index 0000000000..eab42feac7 --- /dev/null +++ b/extra/smalltalk/eval/tags.txt @@ -0,0 +1 @@ +languages diff --git a/extra/spotlight/tags.txt b/extra/spotlight/tags.txt new file mode 100644 index 0000000000..faf4dfbc7c --- /dev/null +++ b/extra/spotlight/tags.txt @@ -0,0 +1 @@ +os diff --git a/extra/synth/tags.txt b/extra/synth/tags.txt new file mode 100644 index 0000000000..d5cc28426a --- /dev/null +++ b/extra/synth/tags.txt @@ -0,0 +1 @@ +audio diff --git a/extra/tools/image-analyzer/tags.txt b/extra/tools/image-analyzer/tags.txt new file mode 100644 index 0000000000..9169944c1b --- /dev/null +++ b/extra/tools/image-analyzer/tags.txt @@ -0,0 +1 @@ +file formats diff --git a/extra/zoneinfo/tags.txt b/extra/zoneinfo/tags.txt new file mode 100644 index 0000000000..6abb415e0a --- /dev/null +++ b/extra/zoneinfo/tags.txt @@ -0,0 +1 @@ +time