aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-10-17 21:31:48 -0400
committerRalph Amissah <ralph@amissah.com>2013-10-17 21:31:48 -0400
commitc52b1fc81f0f430f28b76b0b464e4eaffa64e4fa (patch)
tree3886181c4127cba2bf50cee47bc0f38f2b93292f
parentdebian/changelog (4.2.6-1) (diff)
parentv4 v5: constants, change a couple of internal processing delimiter characters (diff)
Merge tag 'sisu_4.2.7' into debian/sid
SiSU 4.2.7
-rw-r--r--data/doc/sisu/CHANGELOG_v411
-rw-r--r--data/doc/sisu/CHANGELOG_v511
-rw-r--r--data/sisu/v4/v/version.yml6
-rw-r--r--data/sisu/v5/v/version.yml6
-rw-r--r--lib/sisu/v4/constants.rb6
-rw-r--r--lib/sisu/v5/constants.rb6
6 files changed, 34 insertions, 12 deletions
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index ef5996e4..b29606b1 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -23,6 +23,17 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 4.2.7.orig.tar.xz (2013-10-17:41/4)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.7
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.2.7-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_4.2.7.orig.tar.xz
+ sisu_4.2.7.orig.tar.xz
+ sisu_4.2.7-1.dsc
+
+* constants, change a couple of internal processing delimiter characters, that
+ might be used in ordinary marked up text (to characters even less likely to be
+ of use in ordinary (marked up) text)
+
%% 4.2.6.orig.tar.xz (2013-10-16:41/3)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.6
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.2.6-1
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 827e0158..0b9adda7 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -23,6 +23,17 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 5.0.20.orig.tar.xz (2013-10-17:41/4)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.20
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.20-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.20.orig.tar.xz
+ sisu_5.0.20.orig.tar.xz
+ sisu_5.0.20-1.dsc
+
+* constants, change a couple of internal processing delimiter characters, that
+ might be used in ordinary marked up text (to characters even less likely to be
+ of use in ordinary (marked up) text)
+
%% 5.0.19.orig.tar.xz (2013-10-16:41/3)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.19
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.19-1
diff --git a/data/sisu/v4/v/version.yml b/data/sisu/v4/v/version.yml
index 6f62df03..6acab7d8 100644
--- a/data/sisu/v4/v/version.yml
+++ b/data/sisu/v4/v/version.yml
@@ -1,5 +1,5 @@
---
-:version: 4.2.6
-:date_stamp: 2013w41/3
-:date: "2013-10-16"
+:version: 4.2.7
+:date_stamp: 2013w41/4
+:date: "2013-10-17"
:project: SiSU
diff --git a/data/sisu/v5/v/version.yml b/data/sisu/v5/v/version.yml
index 980985a7..e703b1c0 100644
--- a/data/sisu/v5/v/version.yml
+++ b/data/sisu/v5/v/version.yml
@@ -1,5 +1,5 @@
---
-:version: 5.0.19
-:date_stamp: 2013w41/3
-:date: "2013-10-16"
+:version: 5.0.20
+:date_stamp: 2013w41/4
+:date: "2013-10-17"
:project: SiSU
diff --git a/lib/sisu/v4/constants.rb b/lib/sisu/v4/constants.rb
index 503ba13f..478b7277 100644
--- a/lib/sisu/v4/constants.rb
+++ b/lib/sisu/v4/constants.rb
@@ -111,7 +111,7 @@ Mx={
mk_o: '〔', mk_c: '〕', #generic mark
gl_o: '〔', gl_c: '〕', #glyph
fa_o: '〔', fa_o_c: '¤', fa_c_o: '¤', fa_c: '〕',
- idx_o: '▢ ', idx_c: '▢ ',
+ idx_o: '▩', idx_c: '▩',
nbsp: '░', #'▭ '
br_line: '╱', #lB ▌ 9612 ┘ ¶
br_nl: '╲', #lB ▌ 』 ┘
@@ -124,8 +124,8 @@ Mx={
url_o: '◘', url_c: '◙',
rel_o: '⌈', rel_c: '⌋',
tag_o: '⌊', tag_c: '⌉',
- sm_set_o: '◀', sm_set_c: '▶',
- sm_subset_o: '◀', sm_subset_c: '▶',
+ sm_set_o: '◢', sm_set_c: '◣',
+ sm_subset_o: '◢', sm_subset_c: '◣',
vline: '┆', # ¦ |
}
Mx[:fa_bold_o]= "#{Mx[:fa_o]}b#{Mx[:fa_o_c]}"
diff --git a/lib/sisu/v5/constants.rb b/lib/sisu/v5/constants.rb
index 9d826b07..05996d8b 100644
--- a/lib/sisu/v5/constants.rb
+++ b/lib/sisu/v5/constants.rb
@@ -111,7 +111,7 @@ Mx={
mk_o: '〔', mk_c: '〕', #generic mark
gl_o: '〔', gl_c: '〕', #glyph
fa_o: '〔', fa_o_c: '¤', fa_c_o: '¤', fa_c: '〕',
- idx_o: '▢ ', idx_c: '▢ ',
+ idx_o: '▩', idx_c: '▩',
nbsp: '░', #'▭ '
br_line: '╱', #lB ▌ 9612 ┘ ¶
br_nl: '╲', #lB ▌ 』 ┘
@@ -124,8 +124,8 @@ Mx={
url_o: '◘', url_c: '◙',
rel_o: '⌈', rel_c: '⌋',
tag_o: '⌊', tag_c: '⌉',
- sm_set_o: '◀', sm_set_c: '▶',
- sm_subset_o: '◀', sm_subset_c: '▶',
+ sm_set_o: '◢', sm_set_c: '◣',
+ sm_subset_o: '◢', sm_subset_c: '◣',
vline: '┆', # ¦ |
}
Mx[:fa_bold_o]= "#{Mx[:fa_o]}b#{Mx[:fa_o_c]}"