From 8d97ca063536a839a65433867f9fda53d6ad2594 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 20 Jul 2007 07:48:33 +0100 Subject: sisu-0.55.4 + md5s --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7e5a2289..dd58e01f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,9 +8,9 @@ Reverse Chronological: %% sisu_0.55.4.orig.tar.gz (2007-07-20:29/5) http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz - sisu_0.55.4.orig.tar.gz - sisu_0.55.4-1.dsc - sisu_0.55.4-1.diff.gz + 1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4.orig.tar.gz + a75609387bc894181ccf36a42b79517c 606 sisu_0.55.4-1.dsc + 1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4-1.diff.gz * db import, minor refactoring -- cgit v1.2.3 From 06275fe7795c1c3fb0fc43b659436ee3d8fae1c4 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 21 Jul 2007 22:56:40 +0100 Subject: init output dir fix, and comment on open standards --- CHANGELOG | 12 ++++++++++++ lib/sisu/v0/cgi_sql_common.rb | 2 +- lib/sisu/v0/defaults.rb | 3 ++- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index dd58e01f..a36347e5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,18 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.55.5.orig.tar.gz (2007-07-22:29/7) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.5.orig.tar.gz + sisu_0.55.5.orig.tar.gz + sisu_0.55.5-1.dsc + sisu_0.55.5-1.diff.gz + + * initialize output directory, fix + [bug introduced with changed use of variable in 0.55.3] + + * output note added on software libre's use and adherence to practical + open standards + %% sisu_0.55.4.orig.tar.gz (2007-07-20:29/5) http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz 1d7bcf423b2e13a457d6565bfec74f20 1267367 sisu_0.55.4.orig.tar.gz diff --git a/lib/sisu/v0/cgi_sql_common.rb b/lib/sisu/v0/cgi_sql_common.rb index ac2958d1..56072c7e 100644 --- a/lib/sisu/v0/cgi_sql_common.rb +++ b/lib/sisu/v0/cgi_sql_common.rb @@ -593,7 +593,7 @@ module SiSU_CGI_sql software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "adherence to standards, performance, reliability, scalability, security & total cost of ownership" + Better - "use of and adherence to practical open standards, performance, reliability, scalability, security & total cost of ownership" [not to mention flexibility & choice] and it is software libre.
Get With the Future diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb index 4963e882..840205c7 100644 --- a/lib/sisu/v0/defaults.rb +++ b/lib/sisu/v0/defaults.rb @@ -1397,7 +1397,7 @@ WOK software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "adherence to standards, performance, reliability, scalability, security & total cost of ownership" + Better - "use of and adherence to practical open standards, performance, reliability, scalability, security & total cost of ownership" [not to mention flexibility & choice] and it is software libre.
Get With the Future @@ -1469,6 +1469,7 @@ WOK def initialize @v=SiSU_Env::Info_version.new.get_version @dir=SiSU_Env::Info_env.new + @date=SiSU_Env::Info_date.new #{@date.year} end def redirect < Date: Sat, 21 Jul 2007 23:16:31 +0100 Subject: comment on open standards, qualification --- lib/sisu/v0/cgi_sql_common.rb | 2 +- lib/sisu/v0/defaults.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/sisu/v0/cgi_sql_common.rb b/lib/sisu/v0/cgi_sql_common.rb index 56072c7e..cd326ebe 100644 --- a/lib/sisu/v0/cgi_sql_common.rb +++ b/lib/sisu/v0/cgi_sql_common.rb @@ -593,7 +593,7 @@ module SiSU_CGI_sql software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "use of and adherence to practical open standards, performance, reliability, scalability, security & total cost of ownership" + Better - "performance, reliability, scalability, security, total cost of ownership & use of and adherence to open standards (where practical and fair)" [not to mention flexibility & choice] and it is software libre.
Get With the Future diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb index 840205c7..be976e2c 100644 --- a/lib/sisu/v0/defaults.rb +++ b/lib/sisu/v0/defaults.rb @@ -1397,7 +1397,7 @@ WOK software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "use of and adherence to practical open standards, performance, reliability, scalability, security & total cost of ownership" + Better - "performance, reliability, scalability, security, total cost of ownership & use of and adherence to open standards (where practical and fair)" [not to mention flexibility & choice] and it is software libre.
Get With the Future -- cgit v1.2.3 From 0bc57c342a2df8b5b045ba53c27602a088aa1a29 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 22 Jul 2007 02:43:36 +0100 Subject: vim syntax, matching of url with escape url decoration tag (_url) --- data/sisu/conf/editor-syntax-etc/vim/addons/syntax/sisu.vim | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/sisu/conf/editor-syntax-etc/vim/addons/syntax/sisu.vim b/data/sisu/conf/editor-syntax-etc/vim/addons/syntax/sisu.vim index 8a114b64..9b2b562d 100644 --- a/data/sisu/conf/editor-syntax-etc/vim/addons/syntax/sisu.vim +++ b/data/sisu/conf/editor-syntax-etc/vim/addons/syntax/sisu.vim @@ -22,7 +22,7 @@ if !exists("sisu_no_identifiers") syn match sisu_control "\"" syn match sisu_underline "\(^\| \)_[a-zA-Z0-9]\+_\([ .,]\|$\)" syn match sisu_number contains=@NoSpell "[0-9a-f]\{32\}\|[0-9a-f]\{64\}" - syn match sisu_link contains=@NoSpell "\(https\?://\|\.\.\/\)\S\+" + syn match sisu_link contains=@NoSpell "\(_\?https\?://\|\.\.\/\)\S\+" "metaverse specific syn match sisu_ocn contains=@NoSpell "<\~\d\+;\w\d\+;\w\d\+>" syn match sisu_marktail "<\~#>" @@ -106,9 +106,9 @@ syn region sisu_markpara contains=sisu_error,sisu_error_wspace start="^=begin" syn match sisu_error_wspace contains=sisu_error_wspace "^\s\+" syn match sisu_error_wspace contains=sisu_error_wspace "\s\s\+" syn match sisu_error_wspace contains=sisu_error_wspace " \s*$" -syn match sisu_error contains=sisu_error,sisu_error_wspace "[^ (}]https\?:\S\+" syn match sisu_error contains=sisu_error_wspace "\t\+" -syn match sisu_error contains=sisu_error "https\?:\S\+[}><]" +syn match sisu_error contains=sisu_error,sisu_error_wspace "\([^ (][_\\]\||[^ (}]\)https\?:\S\+" +syn match sisu_error contains=sisu_error "_\?https\?:\S\+[}><]" syn match sisu_error contains=sisu_error "\([!*/_\+,^]\){\([^(\}\1)]\)\{-}\n\n" syn match sisu_error contains=sisu_error "^[\~]{[^{]\{-}\n\n" syn match sisu_error contains=sisu_error "\s\+.{{" @@ -128,8 +128,8 @@ syn match sisu_error "/\?<\([biu]\)>[^()]\{-}\n\n" syn match sisu_control "\n\n" "contains=ALL syn match sisu_control " //" syn match sisu_error "%{" -syn match sisu_error "
https\?:\S\+\|https\?:\S\+
" -syn match sisu_error "[><]https\?:\S\+\|https\?:\S\+[><]" +syn match sisu_error "
_\?https\?:\S\+\|_\?https\?:\S\+
" +syn match sisu_error "[><]_\?https\?:\S\+\|_\?https\?:\S\+[><]" "% 2 Definitions - Define the default highlighting. if version >= 508 || !exists("did_sisu_syntax_inits") if version < 508 -- cgit v1.2.3 From 4389746982cb56a43e6e394595e50fa47ac4e64a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 22 Jul 2007 02:45:28 +0100 Subject: dal, matching of underscore so as not to be too greedy --- lib/sisu/v0/dal_syntax.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sisu/v0/dal_syntax.rb b/lib/sisu/v0/dal_syntax.rb index a882a2c9..8fc85b87 100644 --- a/lib/sisu/v0/dal_syntax.rb +++ b/lib/sisu/v0/dal_syntax.rb @@ -262,7 +262,7 @@ module Syntax line.gsub!(/(^|\s+|['"]| |\(|\>)\*(\S+?)\*/,'\1\2') #bold single word, watch line.gsub!(/(^|\s+|['"]| |\(|\>)\!(\S+?)\!/,'\1\2') #bold single word, watch line.gsub!(/(^|\s+|['"]| |\(|\>)\/([\(\)a-zA-Z0-9']+?)\/([^a-zA-Z0-9]|[ ,.;:'"~$]|$)/,'\1\2\3') #italics single word, watch - line.gsub!(/(^|\s+|['"]| |\(|\>)_(\S+?)_/,'\1\2') #underscore single word, watch + line.gsub!(/(^|\s+|['"]| |\(|\>)_(\S+?)_([\s.,!?'")]|$)/,'\1\2\3') #underscore single word, watch line.gsub!(/(^|\s+)-([^{]\S+?)-( |$)/,'\1\2\3') #underscore single word, watch line.gsub!(/(^|\s+|['"]| |\(|\>|\d+)\^(\S+?)\^/,'\1\2') #superscript single word, watch digit added line.gsub!(/<[:e]\s+(.+?)!?>/,'~{ \1 }~') # not tested -- cgit v1.2.3 From d4a27daa65253a35c31851e340fa8a7fb2b5aee0 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 22 Jul 2007 02:46:48 +0100 Subject: output note on software libre --- lib/sisu/v0/cgi_sql_common.rb | 4 ++-- lib/sisu/v0/defaults.rb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/sisu/v0/cgi_sql_common.rb b/lib/sisu/v0/cgi_sql_common.rb index cd326ebe..73cb2342 100644 --- a/lib/sisu/v0/cgi_sql_common.rb +++ b/lib/sisu/v0/cgi_sql_common.rb @@ -593,8 +593,8 @@ module SiSU_CGI_sql software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "performance, reliability, scalability, security, total cost of ownership & use of and adherence to open standards (where practical and fair)" - [not to mention flexibility & choice] and it is software libre. + Better - "performance, reliability, scalability, security & total cost of ownership" + [not to mention flexibility & choice] use of and adherence to open standards (where practical and fair) and it is software libre.
Get With the Future diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb index be976e2c..a3a19988 100644 --- a/lib/sisu/v0/defaults.rb +++ b/lib/sisu/v0/defaults.rb @@ -1397,8 +1397,8 @@ WOK software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "performance, reliability, scalability, security, total cost of ownership & use of and adherence to open standards (where practical and fair)" - [not to mention flexibility & choice] and it is software libre. + Better - "performance, reliability, scalability, security & total cost of ownership" + [not to mention flexibility & choice] use of and adherence to open standards (where practical and fair) and it is software libre.
Get With the Future
-- cgit v1.2.3 From 379f51834d52c573b0038d8b1b03f3f7e73b1167 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 22 Jul 2007 02:47:12 +0100 Subject: changelog update to reflect recent changes --- CHANGELOG | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a36347e5..0c4735d5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,8 +12,15 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.5.orig.tar.gz sisu_0.55.5-1.dsc sisu_0.55.5-1.diff.gz - * initialize output directory, fix - [bug introduced with changed use of variable in 0.55.3] + * initialize output directory, fix (Closes: #434168) + [(a trivial but serious) bug introduced with changed use of variable in + 0.55.3, (serious because it prevents the initialization of new output + directories "sisu -CC")] + + * dal, matching of underscore, so as not to be to greedy and incorrectly + match url with escape url decoration tag (_url) + + * vim syntax highlighting, match url with escape url decoration tag (_url) * output note added on software libre's use and adherence to practical open standards @@ -30,6 +37,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz * search form pre/next * scope for matches in individual documents + [manually re-closed bug #406280, actually closed in February in version + sisu-0.48.11, back-ported to sisu-0.48.8-7 freeze branch] + %% sisu_0.55.3.orig.tar.gz (2007-07-14:28/6) http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.3.orig.tar.gz d540a4f656393449c5f4ad5b7a5b5245 1267096 sisu_0.55.3.orig.tar.gz -- cgit v1.2.3 From 566a186fbe168cc86c63e23622b31897145e6574 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 22 Jul 2007 10:20:27 +0100 Subject: refinement to underscore match for single word in dal --- lib/sisu/v0/dal_syntax.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sisu/v0/dal_syntax.rb b/lib/sisu/v0/dal_syntax.rb index 8fc85b87..ce5fdc72 100644 --- a/lib/sisu/v0/dal_syntax.rb +++ b/lib/sisu/v0/dal_syntax.rb @@ -262,7 +262,7 @@ module Syntax line.gsub!(/(^|\s+|['"]| |\(|\>)\*(\S+?)\*/,'\1\2') #bold single word, watch line.gsub!(/(^|\s+|['"]| |\(|\>)\!(\S+?)\!/,'\1\2') #bold single word, watch line.gsub!(/(^|\s+|['"]| |\(|\>)\/([\(\)a-zA-Z0-9']+?)\/([^a-zA-Z0-9]|[ ,.;:'"~$]|$)/,'\1\2\3') #italics single word, watch - line.gsub!(/(^|\s+|['"]| |\(|\>)_(\S+?)_([\s.,!?'")]|$)/,'\1\2\3') #underscore single word, watch + line.gsub!(/(^|\s+|['"]| |\(|\>)_(\S+?)_([.,!'")]?(?:\s|$))/,'\1\2\3') #underscore single word, watch (made more complicated by url decoration escape tag (_url)) line.gsub!(/(^|\s+)-([^{]\S+?)-( |$)/,'\1\2\3') #underscore single word, watch line.gsub!(/(^|\s+|['"]| |\(|\>|\d+)\^(\S+?)\^/,'\1\2') #superscript single word, watch digit added line.gsub!(/<[:e]\s+(.+?)!?>/,'~{ \1 }~') # not tested -- cgit v1.2.3