Skip to content

Commit 83b7d6b

Browse files
base32 - base32 - fix missing version bump (code) stringprep - unicode - fix missing version bump (code) calendar - fix missing version bump (code) base53 - ascii85 - fix missing version bump (doc) base64 - yyencode - fix missing version bump (doc) doctools2base - fix missing version bump (doc) doctools2idx - fix missing version bump (doc) crc - crc32 - tests - remove leftover tracing output regenerated documentation
1 parent 85ddaba commit 83b7d6b

File tree

26 files changed

+44
-67
lines changed

26 files changed

+44
-67
lines changed

embedded/md/tcllib/files/modules/base64/uuencode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[//000000001]: # (uuencode \- Text encoding & decoding binary data)
33
[//000000002]: # (Generated from file 'uuencode\.man' by tcllib/doctools with format 'markdown')
44
[//000000003]: # (Copyright © 2002, Pat Thoyts)
5-
[//000000004]: # (uuencode\(n\) 1\.1\.4 tcllib "Text encoding & decoding binary data")
5+
[//000000004]: # (uuencode\(n\) 1\.1\.6 tcllib "Text encoding & decoding binary data")
66

77
<hr> [ <a href="../../../../toc.md">Main Table Of Contents</a> &#124; <a
88
href="../../../toc.md">Table Of Contents</a> &#124; <a
@@ -38,7 +38,7 @@ uuencode \- UU\-encode/decode binary data
3838
# <a name='synopsis'></a>SYNOPSIS
3939

4040
package require Tcl 8\.5 9
41-
package require uuencode ?1\.1\.4?
41+
package require uuencode ?1\.1\.6?
4242

4343
[__::uuencode::encode__ *string*](#1)
4444
[__::uuencode::decode__ *string*](#2)

embedded/md/tcllib/files/modules/base64/yencode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[//000000001]: # (yencode \- Text encoding & decoding binary data)
33
[//000000002]: # (Generated from file 'yencode\.man' by tcllib/doctools with format 'markdown')
44
[//000000003]: # (Copyright &copy; 2002, Pat Thoyts)
5-
[//000000004]: # (yencode\(n\) 1\.1\.2 tcllib "Text encoding & decoding binary data")
5+
[//000000004]: # (yencode\(n\) 1\.1\.4 tcllib "Text encoding & decoding binary data")
66

77
<hr> [ <a href="../../../../toc.md">Main Table Of Contents</a> &#124; <a
88
href="../../../toc.md">Table Of Contents</a> &#124; <a
@@ -38,7 +38,7 @@ yencode \- Y\-encode/decode binary data
3838
# <a name='synopsis'></a>SYNOPSIS
3939

4040
package require Tcl 8\.5 9
41-
package require yencode ?1\.1\.2?
41+
package require yencode ?1\.1\.4?
4242

4343
[__::yencode::encode__ *string*](#1)
4444
[__::yencode::decode__ *string*](#2)

embedded/md/tcllib/files/modules/dicttool/dicttool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[//000000001]: # (dicttool \- Extensions to the standard "dict" command)
33
[//000000002]: # (Generated from file 'dicttool\.man' by tcllib/doctools with format 'markdown')
44
[//000000003]: # (Copyright &copy; 2017 Sean Woods <yoda@etoyoc\.com>)
5-
[//000000004]: # (dicttool\(n\) 1\.0 tcllib "Extensions to the standard "dict" command")
5+
[//000000004]: # (dicttool\(n\) 1\.2 tcllib "Extensions to the standard "dict" command")
66

77
<hr> [ <a href="../../../../toc.md">Main Table Of Contents</a> &#124; <a
88
href="../../../toc.md">Table Of Contents</a> &#124; <a
@@ -34,7 +34,7 @@ dicttool \- Dictionary Tools
3434
# <a name='synopsis'></a>SYNOPSIS
3535

3636
package require Tcl 8\.5 9
37-
package require dicttool ?1\.0?
37+
package require dicttool ?1\.2?
3838

3939
[__ladd__ *varname* *args*](#1)
4040
[__ldelete__ *varname* *args*](#2)

embedded/md/tcllib/files/modules/doctools2base/tcl_parse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[//000000001]: # (doctools::tcl::parse \- Documentation tools)
33
[//000000002]: # (Generated from file 'tcl\_parse\.man' by tcllib/doctools with format 'markdown')
44
[//000000003]: # (Copyright &copy; 2009 Andreas Kupries <andreas\_kupries@users\.sourceforge\.net>)
5-
[//000000004]: # (doctools::tcl::parse\(n\) 1 tcllib "Documentation tools")
5+
[//000000004]: # (doctools::tcl::parse\(n\) 0\.2 tcllib "Documentation tools")
66

77
<hr> [ <a href="../../../../toc.md">Main Table Of Contents</a> &#124; <a
88
href="../../../toc.md">Table Of Contents</a> &#124; <a
@@ -47,7 +47,7 @@ package require struct::list
4747
package require struct::stack
4848
package require struct::set
4949
package require treeql
50-
package require doctools::tcl::parse
50+
package require doctools::tcl::parse ?0\.2?
5151

5252
[__::doctools::tcl::parse__ __text__ *tree* *text* ?*root*?](#1)
5353
[__::doctools::tcl::parse__ __file__ *tree* *path* ?*root*?](#2)

embedded/md/tcllib/files/modules/doctools2idx/idx_container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[//000000001]: # (doctools::idx \- Documentation tools)
33
[//000000002]: # (Generated from file 'idx\_container\.man' by tcllib/doctools with format 'markdown')
44
[//000000003]: # (Copyright &copy; 2009 Andreas Kupries <andreas\_kupries@users\.sourceforge\.net>)
5-
[//000000004]: # (doctools::idx\(n\) 2 tcllib "Documentation tools")
5+
[//000000004]: # (doctools::idx\(n\) 2\.1 tcllib "Documentation tools")
66

77
<hr> [ <a href="../../../../toc.md">Main Table Of Contents</a> &#124; <a
88
href="../../../toc.md">Table Of Contents</a> &#124; <a
@@ -45,7 +45,7 @@ doctools::idx \- Holding keyword indices
4545

4646
# <a name='synopsis'></a>SYNOPSIS
4747

48-
package require doctools::idx ?2?
48+
package require doctools::idx ?2\.1?
4949
package require Tcl 8\.5 9
5050
package require doctools::idx::structure
5151
package require snit

idoc/man/files/modules/base64/uuencode.n

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'\" Generated from file 'uuencode\&.man' by tcllib/doctools with format 'nroff'
33
'\" Copyright (c) 2002, Pat Thoyts
44
'\"
5-
.TH "uuencode" n 1\&.1\&.4 tcllib "Text encoding & decoding binary data"
5+
.TH "uuencode" n 1\&.1\&.6 tcllib "Text encoding & decoding binary data"
66
.\" The -*- nroff -*- definitions below are for supplemental macros used
77
.\" in Tcl/Tk manual entries.
88
.\"
@@ -276,7 +276,7 @@ uuencode \- UU-encode/decode binary data
276276
.SH SYNOPSIS
277277
package require \fBTcl 8\&.5 9\fR
278278
.sp
279-
package require \fBuuencode ?1\&.1\&.4?\fR
279+
package require \fBuuencode ?1\&.1\&.6?\fR
280280
.sp
281281
\fB::uuencode::encode\fR \fIstring\fR
282282
.sp

idoc/man/files/modules/base64/yencode.n

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'\" Generated from file 'yencode\&.man' by tcllib/doctools with format 'nroff'
33
'\" Copyright (c) 2002, Pat Thoyts
44
'\"
5-
.TH "yencode" n 1\&.1\&.2 tcllib "Text encoding & decoding binary data"
5+
.TH "yencode" n 1\&.1\&.4 tcllib "Text encoding & decoding binary data"
66
.\" The -*- nroff -*- definitions below are for supplemental macros used
77
.\" in Tcl/Tk manual entries.
88
.\"
@@ -276,7 +276,7 @@ yencode \- Y-encode/decode binary data
276276
.SH SYNOPSIS
277277
package require \fBTcl 8\&.5 9\fR
278278
.sp
279-
package require \fByencode ?1\&.1\&.2?\fR
279+
package require \fByencode ?1\&.1\&.4?\fR
280280
.sp
281281
\fB::yencode::encode\fR \fIstring\fR
282282
.sp

idoc/man/files/modules/dicttool/dicttool.n

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'\" Generated from file 'dicttool\&.man' by tcllib/doctools with format 'nroff'
33
'\" Copyright (c) 2017 Sean Woods <yoda@etoyoc\&.com>
44
'\"
5-
.TH "dicttool" n 1\&.0 tcllib "Extensions to the standard "dict" command"
5+
.TH "dicttool" n 1\&.2 tcllib "Extensions to the standard "dict" command"
66
.\" The -*- nroff -*- definitions below are for supplemental macros used
77
.\" in Tcl/Tk manual entries.
88
.\"
@@ -276,7 +276,7 @@ dicttool \- Dictionary Tools
276276
.SH SYNOPSIS
277277
package require \fBTcl 8\&.5 9\fR
278278
.sp
279-
package require \fBdicttool ?1\&.0?\fR
279+
package require \fBdicttool ?1\&.2?\fR
280280
.sp
281281
\fBladd\fR \fIvarname\fR \fIargs\fR
282282
.sp

idoc/man/files/modules/doctools2base/tcl_parse.n

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'\" Generated from file 'tcl_parse\&.man' by tcllib/doctools with format 'nroff'
33
'\" Copyright (c) 2009 Andreas Kupries <andreas_kupries@users\&.sourceforge\&.net>
44
'\"
5-
.TH "doctools::tcl::parse" n 1 tcllib "Documentation tools"
5+
.TH "doctools::tcl::parse" n 0\&.2 tcllib "Documentation tools"
66
.\" The -*- nroff -*- definitions below are for supplemental macros used
77
.\" in Tcl/Tk manual entries.
88
.\"
@@ -290,7 +290,7 @@ package require \fBstruct::set\fR
290290
.sp
291291
package require \fBtreeql\fR
292292
.sp
293-
package require \fBdoctools::tcl::parse\fR
293+
package require \fBdoctools::tcl::parse ?0\&.2?\fR
294294
.sp
295295
\fB::doctools::tcl::parse\fR \fBtext\fR \fItree\fR \fItext\fR ?\fIroot\fR?
296296
.sp

idoc/man/files/modules/doctools2idx/idx_container.n

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'\" Generated from file 'idx_container\&.man' by tcllib/doctools with format 'nroff'
33
'\" Copyright (c) 2009 Andreas Kupries <andreas_kupries@users\&.sourceforge\&.net>
44
'\"
5-
.TH "doctools::idx" n 2 tcllib "Documentation tools"
5+
.TH "doctools::idx" n 2\&.1 tcllib "Documentation tools"
66
.\" The -*- nroff -*- definitions below are for supplemental macros used
77
.\" in Tcl/Tk manual entries.
88
.\"
@@ -274,7 +274,7 @@ Database Class: \\fB\\$3\\fR
274274
.SH NAME
275275
doctools::idx \- Holding keyword indices
276276
.SH SYNOPSIS
277-
package require \fBdoctools::idx ?2?\fR
277+
package require \fBdoctools::idx ?2\&.1?\fR
278278
.sp
279279
package require \fBTcl 8\&.5 9\fR
280280
.sp

0 commit comments

Comments
 (0)