-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switch to using relaton-logger to log messages * fix base64 issue with Ruby 3.4
- Loading branch information
1 parent
50d146b
commit b6dc86d
Showing
32 changed files
with
31,920 additions
and
30,793 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
module RelatonIetf | ||
module Util | ||
extend RelatonBib::Util | ||
|
||
def self.logger | ||
RelatonIetf.configuration.logger | ||
end | ||
PROGNAME = "relaton-ietf".freeze | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module RelatonIetf | ||
VERSION = "1.18.0".freeze | ||
VERSION = "1.19.0".freeze | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,124 @@ | ||
<bibdata type="standard" schema-version="v1.2.8"> | ||
<fetched>2022-11-26</fetched> | ||
<bibdata type="standard" schema-version="v1.2.9"> | ||
<fetched>2024-03-07</fetched> | ||
<title format="text/plain" language="en" script="Latn">Best Current Practice 47</title> | ||
<uri type="src">https://www.rfc-editor.org/info/bcp47</uri> | ||
<docidentifier type="IETF" primary="true">BCP 47</docidentifier> | ||
<docnumber>BCP0047</docnumber> | ||
<language>en</language> | ||
<script>Latn</script> | ||
<relation type="includes"> | ||
<bibitem> | ||
<formattedref format="text/plain">RFC4647</formattedref> | ||
<bibitem type="standard"> | ||
<title type="main" format="text/plain">Matching of Language Tags</title> | ||
<uri type="src">https://www.rfc-editor.org/info/rfc4647</uri> | ||
<docidentifier type="IETF" primary="true">RFC 4647</docidentifier> | ||
<docidentifier type="DOI">10.17487/RFC4647</docidentifier> | ||
<docnumber>RFC4647</docnumber> | ||
<date type="published"> | ||
<on>2006-09</on> | ||
</date> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename language="en" script="Latn">A. Phillips</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename language="en" script="Latn">M. Davis</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="publisher"/> | ||
<organization> | ||
<name>RFC Publisher</name> | ||
</organization> | ||
</contributor> | ||
<contributor> | ||
<role type="authorizer"/> | ||
<organization> | ||
<name>RFC Series</name> | ||
</organization> | ||
</contributor> | ||
<language>en</language> | ||
<script>Latn</script> | ||
<abstract format="text/html" language="en" script="Latn"> | ||
<p>This document describes a syntax, called a "language-range", for specifying items in a user's list of language preferences. It also describes different mechanisms for comparing and matching these to language tags. Two kinds of matching mechanisms, filtering and lookup, are defined. Filtering produces a (potentially empty) set of language tags, whereas lookup produces a single language tag. Possible applications include language negotiation or content selection. This document, in combination with RFC 4646, replaces RFC 3066, which replaced RFC 1766. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</p> | ||
</abstract> | ||
<series> | ||
<title format="text/plain">BCP</title> | ||
<number>47</number> | ||
</series> | ||
<series> | ||
<title format="text/plain">RFC</title> | ||
<number>4647</number> | ||
</series> | ||
<series type="stream"> | ||
<title format="text/plain">IETF</title> | ||
</series> | ||
<keyword>Lang-Tag</keyword> | ||
</bibitem> | ||
</relation> | ||
<relation type="includes"> | ||
<bibitem> | ||
<formattedref format="text/plain">RFC5646</formattedref> | ||
<bibitem type="standard"> | ||
<title type="main" format="text/plain">Tags for Identifying Languages</title> | ||
<uri type="src">https://www.rfc-editor.org/info/rfc5646</uri> | ||
<docidentifier type="IETF" primary="true">RFC 5646</docidentifier> | ||
<docidentifier type="DOI">10.17487/RFC5646</docidentifier> | ||
<docnumber>RFC5646</docnumber> | ||
<date type="published"> | ||
<on>2009-09</on> | ||
</date> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename language="en" script="Latn">A. Phillips</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename language="en" script="Latn">M. Davis</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="publisher"/> | ||
<organization> | ||
<name>RFC Publisher</name> | ||
</organization> | ||
</contributor> | ||
<contributor> | ||
<role type="authorizer"/> | ||
<organization> | ||
<name>RFC Series</name> | ||
</organization> | ||
</contributor> | ||
<language>en</language> | ||
<script>Latn</script> | ||
<abstract format="text/html" language="en" script="Latn"> | ||
<p>This document describes the structure, content, construction, and semantics of language tags for use in cases where it is desirable to indicate the language used in an information object. It also describes how to register values for use in language tags and the creation of user-defined extensions for private interchange. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</p> | ||
</abstract> | ||
<series> | ||
<title format="text/plain">BCP</title> | ||
<number>47</number> | ||
</series> | ||
<series> | ||
<title format="text/plain">RFC</title> | ||
<number>5646</number> | ||
</series> | ||
<series type="stream"> | ||
<title format="text/plain">IETF</title> | ||
</series> | ||
<keyword>language tags</keyword> | ||
<keyword>private interchange</keyword> | ||
</bibitem> | ||
</relation> | ||
</bibdata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.