bump versions of all pages with visible changes since v1.11 v1.13
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 26 May 2022 21:08:35 +0000 (23:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 1 Jun 2022 18:05:15 +0000 (20:05 +0200)
18 files changed:
base.plp
browser.plp
chars.plp
charset.plp
common.inc.plp
font.plp
index.plp
keyboard.plp
latin.plp
mplayer.plp
perl.plp
readline.plp
sc.plp
source.plp
termcol.plp
unicode.plp
vi.plp
writing.plp

index 226a4cd2ae2632dff9630131baf130198248efe8..a68a71ff6e1c5c30c0ce1bedb956fc4a75ba5f8d 100644 (file)
--- a/base.plp
+++ b/base.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'number bases',
-       version => '1.1',
+       version => '1.2',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
index 06e55e543c7ba0f86ae002b265152f0684cd870e..5811594606a9bea5774ba7dd0a1b319803e74272 100644 (file)
@@ -4,7 +4,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch';
 
 Html({
        title => 'browser compatibility cheat sheet',
-       version => '1.5',
+       version => '1.6',
        description => [
                "Compatibility table of new web features (HTML5, CSS3, SVG, Javascript)",
                "comparing support and usage share for all popular browser versions.",
index bea56cfe3973afd29e3202819bc1408bcc8874b5..e43099e523229283acb390e666dd2aa05482b3f2 100644 (file)
--- a/chars.plp
+++ b/chars.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'character support sheet',
-       version => '1.1',
+       version => '1.2',
        keywords => [qw'
                unicode glyph char character reference common ipa symbol sign mark table digraph
        '],
index 9ab15f1a20764ac55bc1994a01abcf6a1249d266..eb23d7ebe7b3a73b97e161ed25774e5efc3c900a 100644 (file)
@@ -5,7 +5,7 @@ my @tablist = split m{/+}, $Request || 'default';
 
 Html({
        title => 'charset cheat sheet',
-       version => '1.2',
+       version => '1.3',
        description => [
                "Reference sheet with all glyphs in common character encoding tables,",
                "and an overview of Unicode ranges and UTF-8 bytes.",
index f7ca70023bf9a7ff386cb5a9fabbebc37117e465..24835047706dcb6dace22f0464f9620f4eca1a69 100644 (file)
@@ -78,7 +78,7 @@ sub stylesheet {
 
        return map { sprintf(
                '<link rel="%s" type="text/css" media="all" href="%s" title="%s">',
-               $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.12", $_
+               $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.13", $_
        ) } @avail;
 }
 
index 07df3bdb436dae43bffb2f3b2e059d9ffa05fd34..30a4234c5a732fabcbbd1156bfecf52e255fe552 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -4,7 +4,7 @@ my $font = $Request;
 
 Html({
        title => 'font coverage '.($font ? "for $font" : 'sheet'),
-       version => '1.2',
+       version => '1.3',
        keywords => [qw(
                unicode font glyph char character support overview cover coverage
                script block symbol sign mark reference table
index e3cd122f5373e52307fdc8a709ec0b45bc207d7d..6dfad817264ab414dd8446e1ef730ff33e2f4659 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.11',
+       version => '1.13',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
index 2ecfa8b9fa0c00bfe32091cd7862e03cc3dc221e..eee5d9259f7ffc7b04a8b67514699abe809aec12 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'keyboard cheat sheet',
-       version => '1.1',
+       version => '1.2',
        description => [
                "Windows US international keyboard layout table",
                "with the AltGr modifier key.",
index 199a49c3b28a622d7b27c23823929ae3ed078dab..f9453e6b46e4885886576bb3a7a261c6bbdccabe 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'latin alphabet cheat sheet',
-       version => '1.5',
+       version => '1.6',
        description => [
        ],
        keywords => [qw'
index d868fc92f70a954403568a1cfaf7b63c730bac95..077c7c5c76885594546772a47e3d937db4c81de4 100644 (file)
@@ -5,7 +5,7 @@ my $include = "\L$mode.eng.inc.pl";
 
 Html({
        title => "\L$mode\E cheat sheet",
-       version => '1.1',
+       version => '1.2',
        description => [
                "Keyboard cheat sheet for the $mode media player,",
                "overviewing the default controls."
index 131291e0ffdf995521700ecb4a3fded5f7a7a053..41768c156d7b228cd74d932f63c3410cb1cddb7a 100644 (file)
--- a/perl.plp
+++ b/perl.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'perl version cheat sheet',
-       version => '1.3',
+       version => '1.4',
        keywords => [qw'
                perl version feature features comparison
                sheet cheat overview summary
index 1c5350a7317923b563e3c4c997473f0f701067b1..7c0bcb4756b00038ba8e18dfc5c155dc99179fea 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'readline cheat sheet',
-       version => '1.1',
+       version => '1.2',
        description => [
                "Reference sheet of default key bindings for GNU readline,",
                "used for line-editing in most Unix software, notably Emacs and Bash.",
diff --git a/sc.plp b/sc.plp
index fc9506a5c656564f30e07c7ebf9194c3e4a8cef3..87befbd5ec897ab90425e14c846163004d3ace2b 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -38,7 +38,7 @@ my $datafile = "sc-units-$Request.inc.pl";
 
 Html({
        title => "$scver{title} unit cheat sheet",
-       version => '1.2',
+       version => '1.3',
        description => [
                "Reference of $scver{game} unit properties,"
                . " comparing various statistics of all the units in $scver{name}"
index b10f38b268708d286b573990ae2fc8888f906465..d7d7cb50da39a02247be400b341b7b63ae770bee 100644 (file)
@@ -29,7 +29,7 @@ if ($source =~ s{(?<=\Q.inc.pl\E)/jsonp?$}{} and -r $source) {
 
 Html({
        title => "$source source code",
-       version => '1.2',
+       version => '1.3',
        description => !$source ? 'Index of source files for this site.' : [
                "Source code of the $source file at this site,",
                "with syntax highlighted and references linked."
index 86ccd4526ee67e9f33bb7221aa78641731b91bb7..1d9095fea9518cef25ab5d0367dd449a51f788d6 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => ($Request ? 'terminal colour' : 'colour palettes') . ' cheat sheet',
-       version => '1.2',
+       version => '1.3',
        description => [!$Request ? "Comparison of various colour palettes." : (
                "Index of all terminal/console colour codes,",
                "with an example result of various environments.",
index 42fcd9450fcd065a9195541b8aaeac804e048d2a..d710b0edd85df4a42b1dc873547e46101268ce34 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'unicode glyph cheat sheet',
-       version => '1.2',
+       version => '1.3',
        description => [
                "Common Unicode characters with digraph or code point, layed out for quick location.",
                "Includes general symbols, arrows, drawing characters, and IPA letters.",
diff --git a/vi.plp b/vi.plp
index 39d498b567a4e12ca9fdea14a1fd3526fc3b073f..cf4488dc68f0e8f003b4d19bfa09db6ad7821ff6 100644 (file)
--- a/vi.plp
+++ b/vi.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'vi cheat sheet',
-       version => '1.4',
+       version => '1.5',
        description => [
                "Interactive cheat sheet for vi text editors, notably Vim,",
                "describing each key in various modes.",
index 2f08da63a3cd18d486fd7ccd97cc24eb24c85251..fc0a923112dbf0f9e9058ffd5a6a70bfd8b9c875 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'writing system inheritance sheet',
-       version => '1.2',
+       version => '1.3',
        description => [
                "Character comparison,",
                "tracking letters as they evolve from Phoenician to modern scripts.",