Index: embedded/man/files/modules/amazon-s3/xsxp.n ================================================================== --- embedded/man/files/modules/amazon-s3/xsxp.n +++ embedded/man/files/modules/amazon-s3/xsxp.n @@ -378,11 +378,11 @@ .RE .sp For example, to fetch the first bold text from the fifth paragraph of the body of your HTML file, .CS -xsxp::fetch $pxml {html body p#4 b} %PCDATA +xsxp::fetch $pxml {body p#4 b} %PCDATA .CE .sp .TP \fBxsxp::fetchall\fR \fIpxml_list\fR \fIpath\fR ?\fIpart\fR? This iterates over each PXML in \fIpxml_list\fR (which must be a list Index: embedded/man/files/modules/crc/crc32.n ================================================================== --- embedded/man/files/modules/crc/crc32.n +++ embedded/man/files/modules/crc/crc32.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'crc32\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2002, Pat Thoyts '\" -.TH "crc32" n 1\&.3 tcllib "Cyclic Redundancy Checks" +.TH "crc32" n 1\&.3\&.2 tcllib "Cyclic Redundancy Checks" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME crc32 \- Perform a 32bit Cyclic Redundancy Check .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBcrc32 ?1\&.3?\fR +package require \fBcrc32 ?1\&.3\&.2?\fR .sp \fB::crc::crc32\fR ?-format \fIformat\fR? ?-seed \fIvalue\fR? [ \fI-channel chan\fR | \fI-filename file\fR | \fImessage\fR ] .sp \fB::crc::Crc32Init\fR ?\fIseed\fR? .sp Index: embedded/man/files/modules/doctools/docidx.n ================================================================== --- embedded/man/files/modules/doctools/docidx.n +++ embedded/man/files/modules/doctools/docidx.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'docidx\&.man' by tcllib/doctools with format 'nroff' -'\" Copyright (c) 2003-2010 Andreas Kupries +'\" Copyright (c) 2003-2014 Andreas Kupries '\" -.TH "doctools::idx" n 1\&.0\&.4 tcllib "Documentation tools" +.TH "doctools::idx" n 1\&.0\&.5 tcllib "Documentation tools" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME doctools::idx \- docidx - Processing indices .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBdoctools::idx ?1\&.0\&.4?\fR +package require \fBdoctools::idx ?1\&.0\&.5?\fR .sp \fB::doctools::idx::new\fR \fIobjectName\fR ?\fB-option\fR \fIvalue\fR \&.\&.\&.? .sp \fB::doctools::idx::help\fR .sp @@ -591,8 +591,8 @@ HTML, TMML, conversion, docidx, documentation, index, keyword index, latex, manpage, markup, nroff, wiki .SH CATEGORY Documentation tools .SH COPYRIGHT .nf -Copyright (c) 2003-2010 Andreas Kupries +Copyright (c) 2003-2014 Andreas Kupries .fi Index: embedded/man/files/modules/doctools/doctoc.n ================================================================== --- embedded/man/files/modules/doctools/doctoc.n +++ embedded/man/files/modules/doctools/doctoc.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'doctoc\&.man' by tcllib/doctools with format 'nroff' -'\" Copyright (c) 2003-2010 Andreas Kupries +'\" Copyright (c) 2003-2014 Andreas Kupries '\" -.TH "doctools::toc" n 1\&.1\&.3 tcllib "Documentation tools" +.TH "doctools::toc" n 1\&.1\&.4 tcllib "Documentation tools" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME doctools::toc \- doctoc - Processing tables of contents .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBdoctools::toc ?1\&.1\&.3?\fR +package require \fBdoctools::toc ?1\&.1\&.4?\fR .sp \fB::doctools::toc::new\fR \fIobjectName\fR ?\fB-option\fR \fIvalue\fR \&.\&.\&.? .sp \fB::doctools::toc::help\fR .sp @@ -591,8 +591,8 @@ HTML, TMML, conversion, doctoc, documentation, latex, manpage, markup, nroff, table of contents, toc, wiki .SH CATEGORY Documentation tools .SH COPYRIGHT .nf -Copyright (c) 2003-2010 Andreas Kupries +Copyright (c) 2003-2014 Andreas Kupries .fi Index: embedded/man/files/modules/doctools/doctools.n ================================================================== --- embedded/man/files/modules/doctools/doctools.n +++ embedded/man/files/modules/doctools/doctools.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'doctools\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2003-2014 Andreas Kupries '\" -.TH "doctools" n 1\&.4\&.18 tcllib "Documentation tools" +.TH "doctools" n 1\&.4\&.19 tcllib "Documentation tools" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME doctools \- doctools - Processing documents .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBdoctools ?1\&.4\&.18?\fR +package require \fBdoctools ?1\&.4\&.19?\fR .sp \fB::doctools::new\fR \fIobjectName\fR ?\fIoption value\fR\&.\&.\&.? .sp \fB::doctools::help\fR .sp Index: embedded/man/files/modules/json/json.n ================================================================== --- embedded/man/files/modules/json/json.n +++ embedded/man/files/modules/json/json.n @@ -1,11 +1,11 @@ '\" '\" Generated from file 'json\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2006 ActiveState Software Inc\&. '\" Copyright (c) 2009 Thomas Maeder, Glue Software Engineering AG '\" -.TH "json" n 1\&.3 tcllib "JSON" +.TH "json" n 1\&.3\&.3 tcllib "JSON" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -275,11 +275,11 @@ .SH NAME json \- JSON parser .SH SYNOPSIS package require \fBTcl 8\&.4\fR .sp -package require \fBjson ?1\&.3?\fR +package require \fBjson ?1\&.3\&.3?\fR .sp \fB::json::json2dict\fR \fItxt\fR .sp \fB::json::many-json2dict\fR \fItxt\fR ?\fImax\fR? .sp Index: embedded/man/files/modules/md4/md4.n ================================================================== --- embedded/man/files/modules/md4/md4.n +++ embedded/man/files/modules/md4/md4.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'md4\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2003, Pat Thoyts '\" -.TH "md4" n 1\&.0\&.5 tcllib "MD4 Message-Digest Algorithm" +.TH "md4" n 1\&.0\&.6 tcllib "MD4 Message-Digest Algorithm" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME md4 \- MD4 Message-Digest Algorithm .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBmd4 ?1\&.0?\fR +package require \fBmd4 ?1\&.0\&.6?\fR .sp \fB::md4::md4\fR ?\fI-hex\fR? [ \fI-channel channel\fR | \fI-file filename\fR | \fIstring\fR ] .sp \fB::md4::hmac\fR ?\fI-hex\fR? \fI-key key\fR [ \fI-channel channel\fR | \fI-file filename\fR | \fIstring\fR ] .sp Index: embedded/man/files/modules/ncgi/ncgi.n ================================================================== --- embedded/man/files/modules/ncgi/ncgi.n +++ embedded/man/files/modules/ncgi/ncgi.n @@ -1,9 +1,9 @@ '\" '\" Generated from file 'ncgi\&.man' by tcllib/doctools with format 'nroff' '\" -.TH "ncgi" n 1\&.4\&.2 tcllib "CGI Support" +.TH "ncgi" n 1\&.4\&.3 tcllib "CGI Support" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -273,11 +273,11 @@ .SH NAME ncgi \- Procedures to manipulate CGI values\&. .SH SYNOPSIS package require \fBTcl 8\&.4\fR .sp -package require \fBncgi ?1\&.4\&.2?\fR +package require \fBncgi ?1\&.4\&.3?\fR .sp \fB::ncgi::cookie\fR \fIcookie\fR .sp \fB::ncgi::decode\fR \fIstr\fR .sp Index: embedded/man/files/modules/ripemd/ripemd128.n ================================================================== --- embedded/man/files/modules/ripemd/ripemd128.n +++ embedded/man/files/modules/ripemd/ripemd128.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'ripemd128\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2004, Pat Thoyts '\" -.TH "ripemd128" n 1\&.0\&.3 tcllib "RIPEMD Message-Digest Algorithm" +.TH "ripemd128" n 1\&.0\&.5 tcllib "RIPEMD Message-Digest Algorithm" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME ripemd128 \- RIPEMD-128 Message-Digest Algorithm .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBripemd128 ?1\&.0\&.3?\fR +package require \fBripemd128 ?1\&.0\&.5?\fR .sp \fB::ripemd::ripemd128\fR ?\fI-hex\fR? [ \fI-channel channel\fR | \fI-file filename\fR | \fIstring\fR ] .sp \fB::ripemd::hmac128\fR ?\fI-hex\fR? \fI-key key\fR [ \fI-channel channel\fR | \fI-file filename\fR | \fIstring\fR ] .sp Index: embedded/man/files/modules/ripemd/ripemd160.n ================================================================== --- embedded/man/files/modules/ripemd/ripemd160.n +++ embedded/man/files/modules/ripemd/ripemd160.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'ripemd160\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2004, Pat Thoyts '\" -.TH "ripemd160" n 1\&.0\&.3 tcllib "RIPEMD Message-Digest Algorithm" +.TH "ripemd160" n 1\&.0\&.5 tcllib "RIPEMD Message-Digest Algorithm" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME ripemd160 \- RIPEMD-160 Message-Digest Algorithm .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBripemd160 ?1\&.0\&.3?\fR +package require \fBripemd160 ?1\&.0\&.5?\fR .sp \fB::ripemd::ripemd160\fR ?\fI-hex\fR? [ \fI-channel channel\fR | \fI-file filename\fR | \fIstring\fR ] .sp \fB::ripemd::hmac160\fR ?\fI-hex\fR? \fI-key key\fR [ \fI-channel channel\fR | \fI-file filename\fR | \fIstring\fR ] .sp Index: embedded/man/files/modules/uuid/uuid.n ================================================================== --- embedded/man/files/modules/uuid/uuid.n +++ embedded/man/files/modules/uuid/uuid.n @@ -1,10 +1,10 @@ '\" '\" Generated from file 'uuid\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2004, Pat Thoyts '\" -.TH "uuid" n 1\&.0\&.3 tcllib "uuid" +.TH "uuid" n 1\&.0\&.4 tcllib "uuid" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. @@ -274,11 +274,11 @@ .SH NAME uuid \- UUID generation and comparison .SH SYNOPSIS package require \fBTcl 8\&.2\fR .sp -package require \fBuuid ?1\&.0\&.3?\fR +package require \fBuuid ?1\&.0\&.4?\fR .sp \fB::uuid::uuid generate\fR .sp \fB::uuid::uuid equal\fR \fIid1\fR \fIid2\fR .sp Index: embedded/www/tcllib/files/modules/amazon-s3/xsxp.html ================================================================== --- embedded/www/tcllib/files/modules/amazon-s3/xsxp.html +++ embedded/www/tcllib/files/modules/amazon-s3/xsxp.html @@ -207,11 +207,11 @@
%PCDATA?

is like %PCDATA, but returns an empty string if no PCDATA is found.

For example, to fetch the first bold text from the fifth paragraph of the body of your HTML file,

-
xsxp::fetch $pxml {html body p#4 b} %PCDATA
+
xsxp::fetch $pxml {body p#4 b} %PCDATA
xsxp::fetchall pxml_list path ?part?

This iterates over each PXML in pxml_list (which must be a list of pxmls) selecting the indicated path from it, building a new list with the selected data, and returning that new list.

Index: embedded/www/tcllib/files/modules/crc/crc32.html ================================================================== --- embedded/www/tcllib/files/modules/crc/crc32.html +++ embedded/www/tcllib/files/modules/crc/crc32.html @@ -1,5 +1,6 @@ + crc32 - Cyclic Redundancy Checks -

[ @@ -106,11 +106,11 @@ | Keyword Index | Categories | Modules | Applications ]
-

doctools::idx(n) 1.0.4 tcllib "Documentation tools"

+

doctools::idx(n) 1.0.5 tcllib "Documentation tools"

Name

doctools::idx - docidx - Processing indices

Table Of Contents

    @@ -136,11 +136,11 @@

Synopsis

  • package require Tcl 8.2
  • -
  • package require doctools::idx ?1.0.4?
  • +
  • package require doctools::idx ?1.0.5?

Category

Documentation tools

Index: embedded/www/tcllib/files/modules/doctools/doctoc.html ================================================================== --- embedded/www/tcllib/files/modules/doctools/doctoc.html +++ embedded/www/tcllib/files/modules/doctools/doctoc.html @@ -92,11 +92,11 @@ } --> -

[ @@ -106,11 +106,11 @@ | Keyword Index | Categories | Modules | Applications ]
-

doctools::toc(n) 1.1.3 tcllib "Documentation tools"

+

doctools::toc(n) 1.1.4 tcllib "Documentation tools"

Name

doctools::toc - doctoc - Processing tables of contents

Table Of Contents

    @@ -136,11 +136,11 @@

Synopsis

  • package require Tcl 8.2
  • -
  • package require doctools::toc ?1.1.3?
  • +
  • package require doctools::toc ?1.1.4?

Category

Documentation tools

Index: embedded/www/tcllib/files/modules/doctools/doctools.html ================================================================== --- embedded/www/tcllib/files/modules/doctools/doctools.html +++ embedded/www/tcllib/files/modules/doctools/doctools.html @@ -106,11 +106,11 @@ | Keyword Index | Categories | Modules | Applications ]
-

doctools(n) 1.4.18 tcllib "Documentation tools"

+

doctools(n) 1.4.19 tcllib "Documentation tools"

Name

doctools - doctools - Processing documents

Table Of Contents

    @@ -136,11 +136,11 @@

Synopsis

  • package require Tcl 8.2
  • -
  • package require doctools ?1.4.18?
  • +
  • package require doctools ?1.4.19?
  • ::doctools::new objectName ?option value...?
  • ::doctools::help
  • ::doctools::search path
  • Index: embedded/www/tcllib/files/modules/json/json.html ================================================================== --- embedded/www/tcllib/files/modules/json/json.html +++ embedded/www/tcllib/files/modules/json/json.html @@ -106,11 +106,11 @@ | Keyword Index | Categories | Modules | Applications ]
    -

    json(n) 1.3 tcllib "JSON"

    +

    json(n) 1.3.3 tcllib "JSON"

    Name

    json - JSON parser

    Table Of Contents

      @@ -127,11 +127,11 @@

    Synopsis

    • package require Tcl 8.4
    • -
    • package require json ?1.3?
    • +
    • package require json ?1.3.3?
    Index: embedded/www/tcllib/files/modules/md4/md4.html ================================================================== --- embedded/www/tcllib/files/modules/md4/md4.html +++ embedded/www/tcllib/files/modules/md4/md4.html @@ -1,5 +1,6 @@ + md4 - MD4 Message-Digest Algorithm