SHA256
7
0
forked from pool/tcl

Factory #1

Merged
dgarcia merged 13 commits from factory into main 2025-10-08 12:57:54 +02:00
Owner
No description provided.
dgarcia added 13 commits 2025-10-06 14:29:20 +02:00
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=163
- TCL_PACKAGE_PATH now needs to be a unix-style path separated by
  colons rather than a Tcl list.

- Version 8.6.15:
  * [d63061] remove private unicode 0xE000-0xF8FF from unicode
    control group
  * [1b8a89] TCL_PACKAGE_PATH in tclConfig.sh change from TCL list
    to ":" separated items
    *** POTENTIAL INCOMPATIBILITY ***
  * [1acd17] fix compiled mapped ensembles
  * [f23022] fix encoding koi8-u codepoint 0xB4
  * [6811a0] speedup op unicode transformation related operations
  * Add encodings: koi8-ru, koi8-t
  * [7cb740] Fix Tcl_ParseArgsObjv with TCL_ARGV_GENFUNC option
  * Hash speedup for pointer compare. Option
    TCL_HASH_KEY_DIRECT_COMPARE for hash tables
  * [TIP 692] Deprecate Tcl_GetAlias()
  * [a5f4a7] Correct tcl:™️:path autoload
  * [3c26de] Remove empty all items from tclConfig.sh path
    variables.
  * [87271f] Fix crash in oo+coroutine
  * [7842f3] fix crash in oo destructors in same namespace
  * [79474c] Fix crash in reflected channels
  * [c6897e] Fix crash due to unchecked file descriptor size
  * [3fc328] Fix report of non ASCII computer names on Windows
  * [e3f4a8] Fix error message caused by interp limit
  * [1d26e5] Source files with BOM also in safe interpreters
  * [5fca83] Fix encoding system result for system locale
    ISO-8859-1
  * [0de6c1] Fix crash in [child invokehidden info frame]

OBS-URL: https://build.opensuse.org/request/show/1202886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=71
packages, because they are now provided by Tcl 9 even for Tcl 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=167
because they are now provided by Tcl 9, even for Tcl 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=168
* [02d5d6] unneeded path normalization
  * [cfdf80] zlib stream returns negative checksums
  * [2c237b] regression in tzdata, %z instead of offset TZ-name
  * [43c94f] Tcl will not start properly if there is an init.tcl 
    file in the current dir
  * [f2b5f8] clock scan of leapsecond: wrong result
  * [0b809c] Segfault in TclOO with coroutines

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=169
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=170
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1269302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=72
socket-13.1 test.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=172
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1274996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=73
dgarcia merged commit 4af91d68f1 into main 2025-10-08 12:57:54 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: testing/tcl#1
No description provided.