Skip to content

Commit

Permalink
merge trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp committed Sep 25, 2024
2 parents 05b8631 + 79ecc38 commit 9ab26f8
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion doc/ByteArrObj.3
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ an \fBint\fR space and the number of bytes in the byte-array value of
to being unable to correctly report the byte-array size to the caller.
The ability to provide an \fBint\fR space is best considered a migration
aid for codebases constrained to continue operating with Tcl releases
older than 8.7.
older than 9.0.
.PP
\fBTcl_SetByteArrayLength\fR enables a caller to change the size of a
byte-array in the internal representation of an unshared \fIobjPtr\fR to
Expand Down
2 changes: 1 addition & 1 deletion doc/InitSubSyst.3
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.so man.macros
.TH Tcl_InitSubsystems 3 8.7 Tcl "Tcl Library Procedures"
.TH Tcl_InitSubsystems 3 9.0 Tcl "Tcl Library Procedures"
.BS
.SH NAME
Tcl_InitSubsystems \- initialize the Tcl library.
Expand Down
2 changes: 1 addition & 1 deletion doc/Number.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH Tcl_GetNumber 3 8.7 Tcl "Tcl Library Procedures"
.TH Tcl_GetNumber 3 9.0 Tcl "Tcl Library Procedures"
.so man.macros
.BS
.SH NAME
Expand Down
2 changes: 1 addition & 1 deletion doc/OpenTcp.3
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH Tcl_OpenTcpClient 3 8.7 Tcl "Tcl Library Procedures"
.TH Tcl_OpenTcpClient 3 9.0 Tcl "Tcl Library Procedures"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
2 changes: 1 addition & 1 deletion doc/SetResult.3
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH Tcl_SetResult 3 8.7 Tcl "Tcl Library Procedures"
.TH Tcl_SetResult 3 9.0 Tcl "Tcl Library Procedures"
.so man.macros
.BS
.SH NAME
Expand Down
2 changes: 1 addition & 1 deletion doc/array.n
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH array n 8.7 Tcl "Tcl Built-In Commands"
.TH array n 9.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
4 changes: 2 additions & 2 deletions doc/fpclassify.n
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH fpclassify n 8.7 Tcl "Tcl Float Classifier"
.TH fpclassify n 9.0 Tcl "Tcl Float Classifier"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
fpclassify \- Floating point number classification of Tcl values
.SH SYNOPSIS
package require \fBtcl 8.7\fR
package require \fBtcl 9.0\fR
.sp
\fBfpclassify \fIvalue\fR
.BE
Expand Down
2 changes: 1 addition & 1 deletion doc/ledit.n
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH ledit n 8.7 Tcl "Tcl Built-In Commands"
.TH ledit n 9.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
2 changes: 1 addition & 1 deletion doc/lpop.n
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH lpop n 8.7 Tcl "Tcl Built-In Commands"
.TH lpop n 9.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
2 changes: 1 addition & 1 deletion doc/lremove.n
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH lremove n 8.7 Tcl "Tcl Built-In Commands"
.TH lremove n 9.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
2 changes: 1 addition & 1 deletion doc/lseq.n
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH lseq n 8.7 Tcl "Tcl Built-In Commands"
.TH lseq n 9.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
2 changes: 1 addition & 1 deletion doc/msgcat.n
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
msgcat \- Tcl message catalog
.SH SYNOPSIS
.nf
\fBpackage require tcl 8.7\fR
\fBpackage require tcl 9.0\fR
\fBpackage require msgcat 1.7\fR

\fB::msgcat::mc \fIsrc-string\fR ?\fIarg arg ...\fR?
Expand Down
2 changes: 1 addition & 1 deletion doc/process.n
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH process n 8.7 Tcl "Tcl Built-In Commands"
.TH process n 9.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
Expand Down
2 changes: 1 addition & 1 deletion doc/safe.n
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ access path. In addition to the directories present if "Safe Mode" is off,
the ::auto_path includes the numerous subdirectories and module paths
that belong to the access path.
.SH SYNC MODE
Before Tcl version 8.7, the Safe Base kept each safe interpreter's
Before Tcl version 9.0, the Safe Base kept each safe interpreter's
::auto_path synchronized with a tokenized form of its access path.
Limitations of Tcl 8.4 and earlier made this feature necessary. This
definition of ::auto_path did not conform its specification in library(n)
Expand Down
6 changes: 3 additions & 3 deletions doc/zipfs.3
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH Tclzipfs 3 8.7 Tcl "Tcl Library Procedures"
.TH Tclzipfs 3 9.0 Tcl "Tcl Library Procedures"
.so man.macros
.BS
.SH NAME
Expand Down Expand Up @@ -78,8 +78,8 @@ mount, the system will then search for it as either a VFS attached to the
application dynamic library, or as a zip archive named
\fBlibtcl_\fImajor\fB_\fIminor\fB_\fIpatchlevel\fB.zip\fR either in the
present working directory or in the standard Tcl install location. (For
example, the Tcl 8.7.2 release would be searched for in a file
\fBlibtcl_8_7_2.zip\fR.) That archive, if located, is also mounted read-only.
example, the Tcl 9.0.2 release would be searched for in a file
\fBlibtcl_9_0_2.zip\fR.) That archive, if located, is also mounted read-only.
.PP
On Windows, \fBTclZipfs_AppHook\fR has a slightly different signature, since
it uses WCHAR instead of char. As a result, it requires the application to
Expand Down
2 changes: 1 addition & 1 deletion generic/tclObj.c
Original file line number Diff line number Diff line change
Expand Up @@ -3725,7 +3725,7 @@ Tcl_GetNumberFromObj(
/* Don't try to convert index or boolean's to a list */
if (!TclHasInternalRep(objPtr, &tclIndexType)
&& !TclHasInternalRep(objPtr, &tclBooleanType)
&& (TCL_OK == Tcl_ListObjLength(NULL, objPtr, &length)) && (length > 1)) {
&& (TclMaxListLength(TclGetString(objPtr), TCL_INDEX_NONE, NULL) > 1)) {
goto listRep;
}
return TCL_ERROR;
Expand Down

0 comments on commit 9ab26f8

Please sign in to comment.