]> Cypherpunks repositories - keks.git/commitdiff
Trivial style fixes
authorSergey Matveev <stargrave@stargrave.org>
Mon, 11 Nov 2024 18:08:26 +0000 (21:08 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 11 Nov 2024 18:08:26 +0000 (21:08 +0300)
spec/encoding/index.texi
spec/encoding/table.texi
spec/index.texi

index 7c421c42e39d4fff1983d8fa111b3f50e7cf2e1fc323115964a43c9447f5c051..9cdd6e190c579845118f347b3f9f9c5c1341674c446612c9d90788cdaaf56e35 100644 (file)
@@ -21,8 +21,8 @@ Possible values for the tag:
 @item 009 @tab 09 @tab @code{00001001} @tab 0 @tab @ref{Containers, MAP}
 @item 010 @tab 0A @tab @code{00001010} @tab
 @item 011 @tab 0B @tab @code{00001011} @tab 8+~ @tab @ref{Blobs, BLOB}
-@item 012 @tab 0C @tab @code{00001100} @tab 1+~ @tab @ref{Integers, +INT}
-@item 013 @tab 0D @tab @code{00001101} @tab 1+~ @tab @ref{Integers, -INT}
+@item 012 @tab 0C @tab @code{00001100} @tab 2+~ @tab @ref{Integers, +INT}
+@item 013 @tab 0D @tab @code{00001101} @tab 2+~ @tab @ref{Integers, -INT}
 @item [...]
 @item 016 @tab 10 @tab @code{00010000} @tab 2 @tab @ref{Floats, FLOAT16}
 @item 017 @tab 11 @tab @code{00010001} @tab 4 @tab @ref{Floats, FLOAT32}
index aedc196c28b171c20cdb8e85f9874fe47b49f567c1adb6ea8205b94b7c473a43..28f59a5d020db0c7dad1eb3c7cf14f42308a2a3c2d2229c2a100ad19abc91816 100644 (file)
@@ -16,8 +16,8 @@
 @item 009 @tab 09 @tab @code{00001001} @tab 0 @tab @ref{Containers, MAP}
 @item 010 @tab 0A @tab @code{00001010} @tab 0 @tab
 @item 011 @tab 0B @tab @code{00001011} @tab 8+~ @tab @ref{Blobs, BLOB}
-@item 012 @tab 0C @tab @code{00001100} @tab 1+~ @tab @ref{Integers, +INT}
-@item 013 @tab 0D @tab @code{00001101} @tab 1+~ @tab @ref{Integers, -INT}
+@item 012 @tab 0C @tab @code{00001100} @tab 2+~ @tab @ref{Integers, +INT}
+@item 013 @tab 0D @tab @code{00001101} @tab 2+~ @tab @ref{Integers, -INT}
 @item 014 @tab 0E @tab @code{00001110} @tab 0 @tab
 @item 015 @tab 0F @tab @code{00001111} @tab 0 @tab
 @item 016 @tab 10 @tab @code{00010000} @tab 2 @tab @ref{Floats, FLOAT16}
index cbb24e9cf0fbccbe58a32c0f85d9cea77873957ac9cd359dc544f2a6c1e59bde..b04c87f7af9e59e999db737edaed09494b2c8598268ddff28339e1d019fe906b 100644 (file)
@@ -51,11 +51,11 @@ Are not there any satisfiable codecs?
 @item @url{https://datatracker.ietf.org/doc/html/draft-mcnally-deterministic-cbor-11, dCBOR} @tab
     Y @tab @strong{N} @tab Y @tab N @tab Y
 @item @url{http://cr.yp.to/proto/netstrings.txt, Netstrings} @tab
-    Y @tab Y @tab Y @tab N @tab N
+    Y @tab Y @tab Y @tab N @tab ~
 @item @url{https://wiki.theory.org/BitTorrentSpecification#Bencoding, Bencode} @tab
-    Y @tab Y @tab Y @tab Y @tab N
+    Y @tab Y @tab Y @tab Y @tab ~
 @item @url{https://en.wikipedia.org/wiki/Canonical_S-expressions, Canonical S-expression} @tab
-    Y @tab Y @tab Y @tab Y @tab N
+    Y @tab Y @tab Y @tab Y @tab ~
 @item YAC @tab
     Y @tab Y @tab Y @tab Y @tab Y