From: Björn Lindqvist Date: Sat, 8 Jul 2017 16:31:39 +0000 (+0200) Subject: basis/,core/,extra/: more tags X-Git-Tag: 0.98~741 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=8675cb2c25429831470efef67a60989ee1785b32 basis/,core/,extra/: more tags --- diff --git a/basis/cairo/tags.txt b/basis/cairo/tags.txt index bb863cf9a0..634f2bcbb4 100644 --- a/basis/cairo/tags.txt +++ b/basis/cairo/tags.txt @@ -1 +1,2 @@ bindings +graphics diff --git a/basis/checksums/fnv1/tags.txt b/basis/checksums/fnv1/tags.txt new file mode 100644 index 0000000000..0ed567946c --- /dev/null +++ b/basis/checksums/fnv1/tags.txt @@ -0,0 +1 @@ +crypto diff --git a/basis/circular/tags.txt b/basis/circular/tags.txt index 42d711b32b..b5e4471134 100644 --- a/basis/circular/tags.txt +++ b/basis/circular/tags.txt @@ -1 +1,2 @@ collections +sequences diff --git a/basis/core-text/tags.txt b/basis/core-text/tags.txt index bb863cf9a0..847e116ac9 100644 --- a/basis/core-text/tags.txt +++ b/basis/core-text/tags.txt @@ -1 +1,2 @@ bindings +fonts diff --git a/basis/ftp/server/tags.txt b/basis/ftp/server/tags.txt index 992ae12982..59112da589 100644 --- a/basis/ftp/server/tags.txt +++ b/basis/ftp/server/tags.txt @@ -1 +1,2 @@ network +servers diff --git a/basis/http/server/tags.txt b/basis/http/server/tags.txt index b822da1665..482aaaea54 100644 --- a/basis/http/server/tags.txt +++ b/basis/http/server/tags.txt @@ -1,3 +1,4 @@ web enterprise network +servers diff --git a/basis/io/mmap/tags.txt b/basis/io/mmap/tags.txt new file mode 100644 index 0000000000..2142c3ad3c --- /dev/null +++ b/basis/io/mmap/tags.txt @@ -0,0 +1 @@ +memory diff --git a/basis/io/sockets/icmp/tags.txt b/basis/io/sockets/icmp/tags.txt new file mode 100644 index 0000000000..992ae12982 --- /dev/null +++ b/basis/io/sockets/icmp/tags.txt @@ -0,0 +1 @@ +network diff --git a/basis/io/sockets/secure/tags.txt b/basis/io/sockets/secure/tags.txt index 992ae12982..ad89ed60a1 100644 --- a/basis/io/sockets/secure/tags.txt +++ b/basis/io/sockets/secure/tags.txt @@ -1 +1,2 @@ network +crypto diff --git a/basis/mime/types/tags.txt b/basis/mime/types/tags.txt new file mode 100644 index 0000000000..9169944c1b --- /dev/null +++ b/basis/mime/types/tags.txt @@ -0,0 +1 @@ +file formats diff --git a/basis/opengl/capabilities/tags.txt b/basis/opengl/capabilities/tags.txt index 77282be3a9..0b9304853b 100644 --- a/basis/opengl/capabilities/tags.txt +++ b/basis/opengl/capabilities/tags.txt @@ -1,2 +1,4 @@ opengl bindings +graphics +os diff --git a/basis/random/tags.txt b/basis/random/tags.txt new file mode 100644 index 0000000000..49b4f2328e --- /dev/null +++ b/basis/random/tags.txt @@ -0,0 +1 @@ +algorithms diff --git a/basis/tools/memory/tags.txt b/basis/tools/memory/tags.txt index ef1aab0d0e..61269d8572 100644 --- a/basis/tools/memory/tags.txt +++ b/basis/tools/memory/tags.txt @@ -1 +1,2 @@ tools +memory diff --git a/basis/unix/time/tags.txt b/basis/unix/time/tags.txt new file mode 100644 index 0000000000..becb0173f6 --- /dev/null +++ b/basis/unix/time/tags.txt @@ -0,0 +1,2 @@ +time +bindings diff --git a/core/memory/tags.txt b/core/memory/tags.txt index ef1aab0d0e..61269d8572 100644 --- a/core/memory/tags.txt +++ b/core/memory/tags.txt @@ -1 +1,2 @@ tools +memory diff --git a/extra/echo-server/tags.txt b/extra/echo-server/tags.txt new file mode 100644 index 0000000000..489191fade --- /dev/null +++ b/extra/echo-server/tags.txt @@ -0,0 +1,2 @@ +servers +network diff --git a/extra/file-server/tags.txt b/extra/file-server/tags.txt new file mode 100644 index 0000000000..489191fade --- /dev/null +++ b/extra/file-server/tags.txt @@ -0,0 +1,2 @@ +servers +network diff --git a/extra/flip-text/tags.txt b/extra/flip-text/tags.txt new file mode 100644 index 0000000000..8e27be7d61 --- /dev/null +++ b/extra/flip-text/tags.txt @@ -0,0 +1 @@ +text diff --git a/extra/gopher/server/tags.txt b/extra/gopher/server/tags.txt index 992ae12982..59112da589 100644 --- a/extra/gopher/server/tags.txt +++ b/extra/gopher/server/tags.txt @@ -1 +1,2 @@ network +servers diff --git a/extra/lru-cache/tags.txt b/extra/lru-cache/tags.txt index 89cc482c24..2a501370ae 100644 --- a/extra/lru-cache/tags.txt +++ b/extra/lru-cache/tags.txt @@ -1,2 +1,2 @@ -containers +collections assocs diff --git a/extra/memory/piles/tags.txt b/extra/memory/piles/tags.txt new file mode 100644 index 0000000000..2142c3ad3c --- /dev/null +++ b/extra/memory/piles/tags.txt @@ -0,0 +1 @@ +memory diff --git a/extra/memory/pools/tags.txt b/extra/memory/pools/tags.txt new file mode 100644 index 0000000000..2142c3ad3c --- /dev/null +++ b/extra/memory/pools/tags.txt @@ -0,0 +1 @@ +memory diff --git a/extra/terrain/tags.txt b/extra/terrain/tags.txt index 339115d3c7..089614ccdd 100644 --- a/extra/terrain/tags.txt +++ b/extra/terrain/tags.txt @@ -1,2 +1,3 @@ demos opengl +graphics diff --git a/extra/time-server/tags.txt b/extra/time-server/tags.txt new file mode 100644 index 0000000000..6cd1271925 --- /dev/null +++ b/extra/time-server/tags.txt @@ -0,0 +1,3 @@ +servers +network +time diff --git a/extra/time/tags.txt b/extra/time/tags.txt new file mode 100644 index 0000000000..44c5ef8b9c --- /dev/null +++ b/extra/time/tags.txt @@ -0,0 +1,2 @@ +time +os diff --git a/extra/wikipedia/tags.txt b/extra/wikipedia/tags.txt new file mode 100644 index 0000000000..2b49742460 --- /dev/null +++ b/extra/wikipedia/tags.txt @@ -0,0 +1,2 @@ +web +web services diff --git a/extra/wolfram-alpha/tags.txt b/extra/wolfram-alpha/tags.txt new file mode 100644 index 0000000000..07cdfa5c15 --- /dev/null +++ b/extra/wolfram-alpha/tags.txt @@ -0,0 +1,2 @@ +web services +math