Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Like punning, programming is a play on words.


devel / comp.lang.tcl / Re: Tcl/Tk 8.6.13 RELEASED

SubjectAuthor
* Tcl/Tk 8.6.13 RELEASEDDon Porter
+- Tcl/Tk 8.6.13 RELEASEDheinrichmartin
+- Tcl/Tk 8.6.13 RELEASEDLuc
`- Tcl/Tk 8.6.13 RELEASEDLawrence Woodman

1
Tcl/Tk 8.6.13 RELEASED

<tljjes$68c1$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10228&group=comp.lang.tcl#10228

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: donald.p...@nist.gov (Don Porter)
Newsgroups: comp.lang.tcl
Subject: Tcl/Tk 8.6.13 RELEASED
Date: Tue, 22 Nov 2022 17:45:45 -0500
Organization: ACMD ITL NIST
Lines: 154
Message-ID: <tljjes$68c1$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 22 Nov 2022 22:45:48 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="279e7958851bfe13985f53600373e1b6";
logging-data="205185"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18SwjFQNprRtURNnexc+KzFO1TjZ3aAfVg="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.5.0
Cancel-Lock: sha1:yfy8im5JKt4YiqbUHbEChuXt1ps=
Content-Language: en-US
 by: Don Porter - Tue, 22 Nov 2022 22:45 UTC

Tcl/Tk 8.6.13 Release Announcement
November 22, 2022

The Tcl Core Team is pleased to announce the 8.6.13 releases of the Tcl
dynamic language and the Tk toolkit. This is the thirteenth patch release
of Tcl/Tk 8.6. More details can be found below. We would like to
express our gratitude to all those who submit bug reports and patches.
This information is invaluable in enabling us to identify and eliminate
problems in the core.

Where to get the new releases:
------------------------------

Tcl/Tk 8.6.13 sources are freely available as open source from the
Tcl Developer Xchange web site at:

http://www.tcl-lang.org/software/tcltk/8.6.html

This web page also contains additional information about the releases,
including new features and notes about installing and compiling the
releases. Sources are always available from the Tcl SourceForge
project's file distribution area:

http://sourceforge.net/projects/tcl/files/

This distribution is source code only. We keep links to some third
parties offering pre-built binaries for various systems here:

http://www.tcl-lang.org/software/tcltk/bindist.html

For additional information:
---------------------------

Please visit the Tcl Developer Xchange web site:

http://www.tcl-lang.org/

This site contains a variety of information about Tcl/Tk in general, the
core Tcl and Tk distributions, Tcl development tools, and much more.

Summary of Changes since Tcl/Tk 8.6.12:
--------------------------------------

This is a patch release, so it primarily includes bug fixes and corrections
to erratic behavior. Highlighted changes are noted below. The changes file
at the root of the source tree contains a more complete list. The Timelines
of all changes are online.

http://core.tcl-lang.org/tcl/timeline
http://core.tcl-lang.org/tk/timeline

* [TIP 622] Tcl_GetRange defined for index args < 0
*** POTENTIAL INCOMPATIBILITY ***

* [TIP 599] [tk::build-info] when paired with Tcl 8.7+

* Fallback initialization of ::env(HOME) from USERPROFILE

* text: direct mouse events to insert mark, not current (textTag-15.4)
*** POTENTIAL INCOMPATIBILITY ***

* New color for Mac: SelectedMenuItemTextColor

* [tk_fontchooser] improvements

* Consistent cross-platform polygon fill

* Fix crashes or hangs in...
- extract signed int operand from bytecode on Plan9
- invalid bytecode in lambda (see apply-10.1)
- writing ill-formed utf-8 (see io-60.1)
- [menu .m -type {}]
- Mac: destroy and re-create toplevel after dragging
- Geometry requests on window not fully created or destroyed
- [ttk::combox .foo] current end
- canvPs-5.1
- canvWind-2.1
- textWind-18.3
- unixW-50.4
- bind-37.1

* Fat binary compiles on Mac M1

* Portability to CHERI-enabled Morello processor

* Floating point rounding portability to x86 Alpine Linux (musl libc)

* Restore Tk builds on MacOSX 10.11 (El Capitan)

* Enable Tk builds on Windows ARM

* Improved cygwin path support in Tk.

* Handle deprecation of OSTypes by MacOSX.

* Mac: Mouse events not delivered to dialog with global grab.

* Mac: Stop beeping when clicking outside comboboxes.

* Win: Adapt pointer warp and [tk busy] for better multi-screen support

* Mac: When a toplevel is minimized, pass focus to another toplevel.

* Mac: fix image positions in canvas screenshots.

* GIF with multiple images may reuse transparent color

* PGM reads with graylevel > 255

* Fixed broken optimization of smoothed line redraws

* Mac: ttk::notebook loses control of tab content

* Mac: enable removal of embedded windows from text widget

* Win, X11: improve (ttk) menubutton menu position

* <Enter> event after one toplevel is destroyed (event-9.[12])

* Execution order when compiled: try second finally [first] (error-9.6)

* CR-LF split between packets/buffers/reads (tests io-29.36.*)

* [string is integer 18446744073709551615]

* ttk::label defaults for -justify/-anchor (test ttk-9.9)

* Win: middle mouse click blocks system clipbord

* Avoid invalid <<TreeviewSelect>> events

* Many code changes to avoid undefined behavior or integer overflow.

* Updated keysym tables to latest X11R6

* Updated bundled packages, libraries, standards, data
- Itcl 4.2.3
- sqlite3 3.40.0
- Thread 2.8.8
- TDBC* 1.1.5 - restored MariaDB support in tdbcmysql
- http 2.9.8 - numeric IPv6 in URL, connection reuse after code 101
- platform 1.0.19 - Ventura support
- tcltest 2.5.5
- libtommath support/1.x branch
- zlib 1.2.13
- Unicode 15
- tzdata 2022e
- msg catalog updates: Chinese, Finnish, Russian, Esperanto

--
Tcl Core Team and Maintainers
Don Porter, Tcl Core Release Manager

Re: Tcl/Tk 8.6.13 RELEASED

<e7f04f96-dad2-45d7-a958-ef832f7eabe2n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10229&group=comp.lang.tcl#10229

  copy link   Newsgroups: comp.lang.tcl
X-Received: by 2002:a05:6214:3b0e:b0:4bb:6b72:3c36 with SMTP id nm14-20020a0562143b0e00b004bb6b723c36mr6202429qvb.121.1669163494833;
Tue, 22 Nov 2022 16:31:34 -0800 (PST)
X-Received: by 2002:ac8:6785:0:b0:3a5:f49e:a1d7 with SMTP id
b5-20020ac86785000000b003a5f49ea1d7mr24079664qtp.138.1669163494642; Tue, 22
Nov 2022 16:31:34 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.tcl
Date: Tue, 22 Nov 2022 16:31:34 -0800 (PST)
In-Reply-To: <tljjes$68c1$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=84.115.226.178; posting-account=Od2xOAoAAACEyRX3Iu5rYt4oevuoeYUG
NNTP-Posting-Host: 84.115.226.178
References: <tljjes$68c1$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e7f04f96-dad2-45d7-a958-ef832f7eabe2n@googlegroups.com>
Subject: Re: Tcl/Tk 8.6.13 RELEASED
From: martin.h...@frequentis.com (heinrichmartin)
Injection-Date: Wed, 23 Nov 2022 00:31:34 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1431
 by: heinrichmartin - Wed, 23 Nov 2022 00:31 UTC

On Tuesday, November 22, 2022 at 11:45:52 PM UTC+1, Don Porter wrote:
> Tcl/Tk 8.6.13 Release Announcement
> November 22, 2022
> ...
> * [TIP 622] Tcl_GetRange defined for index args < 0
> *** POTENTIAL INCOMPATIBILITY ***

As a courtesy to the interested reader (with the number fixed): https://core.tcl-lang.org/tips/doc/trunk/tip/623.md

Re: Tcl/Tk 8.6.13 RELEASED

<20221122233334.6ba5225b@lud1.home>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10230&group=comp.lang.tcl#10230

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!aioe.org!Mp88ZYE25h7pekcnSUILlA.user.46.165.242.75.POSTED!not-for-mail
From: no...@no.no (Luc)
Newsgroups: comp.lang.tcl
Subject: Re: Tcl/Tk 8.6.13 RELEASED
Date: Tue, 22 Nov 2022 23:33:34 -0300
Organization: Aioe.org NNTP Server
Message-ID: <20221122233334.6ba5225b@lud1.home>
References: <tljjes$68c1$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="20242"; posting-host="Mp88ZYE25h7pekcnSUILlA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
X-Newsreader: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu)
 by: Luc - Wed, 23 Nov 2022 02:33 UTC

Thank you! I love Tcl/Tk.

--
Luc
>>
**************************
On Tue, 22 Nov 2022 17:45:45 -0500, Don Porter wrote:

> Tcl/Tk 8.6.13 Release Announcement
> November 22, 2022
>
> The Tcl Core Team is pleased to announce the 8.6.13 releases of the Tcl
> dynamic language and the Tk toolkit. This is the thirteenth patch release
> of Tcl/Tk 8.6. More details can be found below. We would like to
> express our gratitude to all those who submit bug reports and patches.
> This information is invaluable in enabling us to identify and eliminate
> problems in the core.
>
> Where to get the new releases:
> ------------------------------
>
> Tcl/Tk 8.6.13 sources are freely available as open source from the
> Tcl Developer Xchange web site at:
>
> http://www.tcl-lang.org/software/tcltk/8.6.html" rel="nofollow" target="_blank">http://www.tcl-lang.org/software/tcltk/8.6.html
>
> This web page also contains additional information about the releases,
> including new features and notes about installing and compiling the
> releases. Sources are always available from the Tcl SourceForge
> project's file distribution area:
>
> http://sourceforge.net/projects/tcl/files/
>
> This distribution is source code only. We keep links to some third
> parties offering pre-built binaries for various systems here:
>
> http://www.tcl-lang.org/software/tcltk/bindist.html
>
> For additional information:
> ---------------------------
>
> Please visit the Tcl Developer Xchange web site:
>
> http://www.tcl-lang.org/
>
> This site contains a variety of information about Tcl/Tk in general, the
> core Tcl and Tk distributions, Tcl development tools, and much more.
>

Re: Tcl/Tk 8.6.13 RELEASED

<c6f967d2-331c-42da-8456-49540b715606n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10231&group=comp.lang.tcl#10231

  copy link   Newsgroups: comp.lang.tcl
X-Received: by 2002:ac8:5988:0:b0:3a5:9370:ccf4 with SMTP id e8-20020ac85988000000b003a59370ccf4mr15171730qte.376.1669197125983;
Wed, 23 Nov 2022 01:52:05 -0800 (PST)
X-Received: by 2002:a37:34a:0:b0:6fa:1972:8cc6 with SMTP id
71-20020a37034a000000b006fa19728cc6mr8666718qkd.577.1669197125754; Wed, 23
Nov 2022 01:52:05 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.tcl
Date: Wed, 23 Nov 2022 01:52:05 -0800 (PST)
In-Reply-To: <tljjes$68c1$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=212.159.72.217; posting-account=6IOL2QoAAADcrW98uD49gn028RamCDkC
NNTP-Posting-Host: 212.159.72.217
References: <tljjes$68c1$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c6f967d2-331c-42da-8456-49540b715606n@googlegroups.com>
Subject: Re: Tcl/Tk 8.6.13 RELEASED
From: lorrywoo...@gmail.com (Lawrence Woodman)
Injection-Date: Wed, 23 Nov 2022 09:52:05 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1760
 by: Lawrence Woodman - Wed, 23 Nov 2022 09:52 UTC

On Tuesday, 22 November 2022 at 22:45:52 UTC, Don Porter wrote:
> Tcl/Tk 8.6.13 Release Announcement
> November 22, 2022
>
> The Tcl Core Team is pleased to announce the 8.6.13 releases of the Tcl
> dynamic language and the Tk toolkit. This is the thirteenth patch release
> of Tcl/Tk 8.6. More details can be found below. We would like to
> express our gratitude to all those who submit bug reports and patches.
> This information is invaluable in enabling us to identify and eliminate
> problems in the core.

Thanks for all the hard work team. It is really appreciated.

---
Modula-2 Compilers on CP/M
https://techtinkering.com/articles/modula-2-compilers-on-cpm/

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor