Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

134 check-ins using file library/tclIndex version b77e01cfc1

2025-02-24
21:07
merge & resolve check-in: 7f5769effb user: dgp tags: dgp-refactor
20:47
conflict free merge check-in: 774cc31060 user: dgp tags: dgp-refactor
20:37
merge & resolve check-in: 981242ea94 user: dgp tags: dgp-refactor
20:16
merge & resolve check-in: 966dd9dbe0 user: dgp tags: dgp-refactor
19:57
conflict free merge check-in: 1083f0d6b7 user: dgp tags: dgp-refactor
19:49
Merge next checking; resolve conflicts check-in: 7ded38147e user: dgp tags: dgp-refactor
19:31
Conflict free merge from trunk check-in: 5fd0ed6ca1 user: dgp tags: dgp-refactor
19:06
Merge next trunk checkin; resolve conflicts check-in: 6a5b1c63c9 user: dgp tags: dgp-refactor
18:41
Max conflict free trunk merge check-in: 8c8e0599f9 user: dgp tags: dgp-refactor
2024-04-02
20:49
small amend (clean-up for ::tcl::clock::auto_load_cmds) and review check-in: 5b9a73fee0 user: sebres tags: sebres-tip-689-clock-auto-load
20:09
auto load clock facilities (engine-init, C-stubs and helpers) on demand (rebased and rewritten to ti... check-in: e154c94bd2 user: sebres tags: sebres-tip-689-clock-auto-load
2024-04-01
21:32
Rebase to 9.0 check-in: 5da6afe216 user: jan.nijtmans tags: tip-689
17:45
Fix incorrect namespace name in io-44.7 check-in: e6c91f8ed9 user: pooryorick tags: bug-ac7592e73c10d04b
17:41
Fix incorrect namespace name in io-44.7 check-in: 33b2cf0cba user: pooryorick tags: bug-ac7592e73c10d04b
08:36
Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: 0feb3d12b6 user: pooryorick tags: bug-ac7592e73c10d04b
00:48
In io.test/io-44.7, use a unique namespace for the refchan implementation. check-in: 7fa4203380 user: pooryorick tags: bug-ac7592e73c10d04b
00:23
Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: b2d083e9e0 user: pooryorick tags: bug-ac7592e73c10d04b
2024-03-31
15:36
Fix sporadic failure of 14.11.0 on some platforms. See [de232b49f26da1c1]. apn - moved to mistak... check-in: 1b9bd55b7a user: pooryorick tags: mistake
13:22
One more place to disable writable polling timer Closed-Leaf check-in: bee0a0598a user: apnadkarni tags: apn-bug-de232b49f2
2024-03-30
14:48
Merge-mark check-in: e9afc777b6 user: jan.nijtmans tags: core-8-branch
10:52
Refchan not generating write events check-in: 4953552214 user: apnadkarni tags: apn-bug-de232b49f2
2024-03-29
15:43
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 8a8722e215 user: jan.nijtmans tags: trunk, main
15:42
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 6a02c3b3ad user: jan.nijtmans tags: core-8-branch
14:22
Merge 8.7 check-in: afc1875d51 user: jan.nijtmans tags: trunk, main
14:20
Merge 8.6. Rename some (internal) libtommath stub entries (back to the same name as in Tcl 8.6) check-in: 13e8fc7158 user: jan.nijtmans tags: core-8-branch
12:26
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: a04ae84a3f user: jan.nijtmans tags: core-8-branch
11:47
Added minor detail to file attr -shortname handling docs. check-in: 80bfe40b71 user: apnadkarni tags: trunk, main
08:53
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: ee93e76625 user: jan.nijtmans tags: trunk, main
2024-03-28
21:46
Eliminate tcltest::fileEncoding, not a good idea check-in: 706b8f486c user: jan.nijtmans tags: trunk, main
21:39
Merge 8.6 check-in: a358975f05 user: jan.nijtmans tags: core-8-branch
15:52
Fix windows build Closed-Leaf check-in: d409db8270 user: jan.nijtmans tags: libtommath-1.3
14:16
Take care of the deprecation of mp_expt_u32 check-in: b563346181 user: jan.nijtmans tags: libtommath-1.3
12:51
C++ improvements/typo's check-in: c80242d794 user: jan.nijtmans tags: libtommath-1.3
09:50
Re-build libtommath.dll for x86. Re-build tommath.lib for all platforms (since libtommath 1.3 has mo... check-in: bf19b01ee3 user: jan.nijtmans tags: libtommath-1.3
2024-03-27
20:54
Libtommath 1.3 check-in: 75cd1c302b user: jan.nijtmans tags: libtommath-1.3
20:43
merge 8.7 (conflicts solved, merge point) check-in: 692ac81a3a user: sebres tags: trunk, main
20:18
fixes SF [edb4b065f49b9e51]: cherry-picked from 5d52c6d7302b320e] check-in: ac30912bcc user: sebres tags: core-8-branch
20:13
merge 8.6 (string tests, also illustrating bug [edb4b065f49b9e51]) check-in: 633a20378a user: sebres tags: core-8-branch
17:41
Fix [edb4b065f4] - crash on string compare check-in: 5d52c6d730 user: apnadkarni tags: trunk, main
16:14
Proposed fix for [edb4b065f4] Closed-Leaf check-in: f5f42a6211 user: apnadkarni tags: bug-edb4b065f4
15:46
Tests for [edb4b065f49] crash. check-in: 5497a1412b user: apnadkarni tags: bug-edb4b065f4
09:55
Add koi8-ru and koi8-t encodings check-in: 8de7eef0f9 user: jan.nijtmans tags: trunk, main
09:49
Add koi8-ru and koi8-t encodings check-in: f159d4c7ed user: jan.nijtmans tags: core-8-branch
2024-03-25
18:21
open release branch check-in: 8e1d90247a user: dgp tags: core-9-0-b2-rc
2024-03-24
18:05
(cherry-pick): Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END ... check-in: 4f47abcc61 user: jan.nijtmans tags: core-8-branch
16:27
Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END flags as stated... check-in: 4afcab0cc2 user: apnadkarni tags: trunk, main
00:05
A new test constraint, "bigmem", configurable via the environment variable TCL_TESTCONSTRAINT_BIGMEM... check-in: d9cb25195d user: pooryorick tags: trunk, main
2024-03-23
23:34
A new test constraint, "bigmem", configurable via the environment variable TCL_TESTCONSTRAINT_BIGMEM... Closed-Leaf check-in: 6c9845f46a user: pooryorick tags: testconstraint-bigmem
22:32
Merge 8.7 check-in: 86f7c77cc1 user: jan.nijtmans tags: trunk, main
22:06
Merge-mark check-in: 51062bf4da user: jan.nijtmans tags: core-8-branch
20:26
Use TclStaticLibrary() to load the C parts of [clock]. Leaf check-in: f8dbb4feee user: pooryorick tags: tip-689-proof-for-nathan-solved2
18:17
Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl... check-in: 36eaeafb4b user: jan.nijtmans tags: core-8-branch
13:28
Revise clock-6.10c? testcases check-in: e8589daf33 user: jan.nijtmans tags: core-8-branch
2024-03-22
23:40
A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... check-in: 5c8e11b5b7 user: pooryorick tags: tip-689-proof-for-nathan-solved2
23:09
A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... Leaf check-in: ed50d4c0b3 user: pooryorick tags: tip-689-proof-for-nathan-solved
22:35
Generalize the [namespace ensemble configure ... -unknown] approach a little more for the purpose of... check-in: 332ef3ab83 user: pooryorick tags: tip-689-proof-for-nathan-solved
21:05
Merge 9.0 check-in: 66dedd5931 user: jan.nijtmans tags: tip-691
20:53
Appears to work better now check-in: cbb3889233 user: jan.nijtmans tags: tip-691
13:42
Merge 8.7 check-in: 2799f58ca1 user: jan.nijtmans tags: trunk, main
13:41
Mark clock-6.10b/clock-6.10d as "knownBug": Those testcases crash with CFLAGS=-ftrapv, even with cur... check-in: 968cf29140 user: jan.nijtmans tags: core-8-branch
13:06
Add more testcases, 0-measurement of current behavior. integervalueTooLarge -> dateTooLarge. check-in: f23d81deff user: jan.nijtmans tags: core-8-branch
11:27
More progress (not well tested yet) check-in: bc7883f663 user: jan.nijtmans tags: tip-691
2024-03-21
21:38
Extend initialization via [namespace ensemble configure ... -unknown] to [clock add] and [clock scan... check-in: bee9f58fcc user: pooryorick tags: tip-689-proof-for-nathan-solved
16:09
Example of using [namespace ensemble configure ... -unknown] to autoload clock.tcl as needed. check-in: 6efa045e22 user: pooryorick tags: tip-689-proof-for-nathan-solved
13:55
Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) check-in: 28e5e230b6 user: jan.nijtmans tags: trunk, main
12:57
Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch
10:33
Merge 8.7 check-in: ea90d105f6 user: jan.nijtmans tags: trunk, main
10:31
Merge 8.6 check-in: 1b7fde5700 user: jan.nijtmans tags: core-8-branch
10:21
Rebase to latest 9.0 check-in: 4658048304 user: jan.nijtmans tags: tip-692
10:20
Unneeded line check-in: 4a248ca260 user: jan.nijtmans tags: tip-692
09:46
TIP #691: Setting -profile for tclsh/wish and the "source" command check-in: cfbae0a1ad user: jan.nijtmans tags: tip-691
2024-03-20
20:40
put back line accidently removed check-in: 8fd228c660 user: jan.nijtmans tags: trunk, main
20:29
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 9b8a66aff6 user: jan.nijtmans tags: trunk, main
20:09
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 3186ba81a2 user: jan.nijtmans tags: core-8-branch
17:41
Proof date TIP #689 is needed for the ::tcl::clock unknown handler Closed-Leaf check-in: 1f3935ff26 user: jan.nijtmans tags: tip-689-proof-for-nathan
14:48
dup test name check-in: 84e5f9b4c8 user: dgp tags: trunk, main
14:42
dup test name check-in: b77b2ef03f user: dgp tags: core-8-branch
14:27
Merge 9.0 check-in: 4271f3b52a user: jan.nijtmans tags: tip-626
13:49
Few more spacing/formatting tweaks check-in: 3bdb40e1f2 user: jan.nijtmans tags: trunk, main
13:14
(backport) more spacing/formatting tweaks. For now, macosx/unix/win only. check-in: dc8a99efff user: jan.nijtmans tags: core-8-branch
10:05
TIP #689: "namespace unknown" independent on caller namespace check-in: 079e517ec6 user: jan.nijtmans tags: tip-689
2024-03-19
17:09
more spacing/formatting tweaks check-in: 9a59cf8499 user: dkf tags: trunk, main
16:43
Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) check-in: f2dca49da3 user: jan.nijtmans tags: trunk, main
16:12
Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows (cherry-pick): Fix ind... check-in: 770221ff54 user: jan.nijtmans tags: core-8-branch
14:56
Fix indentation/brace usage style issues check-in: 1fbff64078 user: dkf tags: trunk, main
2024-03-18
20:33
docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcs check-in: 5c3cbc463a user: bch tags: trunk, main
10:31
Move "::tcl::clock::configure" to the tcl::unsupported namespace Closed-Leaf check-in: 06b7ba18bd user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2-no-configure
09:26
Make "clock configure" an internal command "::tcl::clock::configure" check-in: 2268fec5a6 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2-no-configure
09:00
Rebase to TIP #689 branch Closed-Leaf check-in: b7e0059adc user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
08:51
Rebase to latest trunk Closed-Leaf check-in: ea1e49ac09 user: jan.nijtmans tags: bug-910d67a229fe7f65
08:47
For now, revert TIP #689 implementation, until it's accepted. check-in: d6fb7c6a26 user: jan.nijtmans tags: trunk, main
08:46
For now, revert TIP #689 implementation, until it's accepted. check-in: 8ae0402a98 user: jan.nijtmans tags: core-8-branch
2024-03-17
23:31
Merge 8.7 check-in: ccb8b21105 user: jan.nijtmans tags: trunk, main
23:20
More int -> Tcl_Size check-in: a52cd06a0d user: jan.nijtmans tags: core-8-branch
12:13
review: registry loaded by first usage, no mc command needed (uses mcget instead, for merged dicts) check-in: c979c78894 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-15
20:24
Review: Unnecessary use of 'L', TABLE.value: int is enough, making smaller tables check-in: 1798540576 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
16:16
Better solution for tclDate.c (since Number is not an int) check-in: bef135d7a5 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
14:14
fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv" only) for intended pi... check-in: 176cb4ca94 user: sebres tags: sebres-9-0-clock-speedup-cr2
13:42
Merge 8.7 check-in: be3576229f user: jan.nijtmans tags: trunk, main
13:42
Merge 8.6 check-in: 91f32fb100 user: jan.nijtmans tags: core-8-branch
12:38
Mark 4 "clock" testcases with "knownBug". Ticket [1f40aa83c5] describes the details. check-in: a6414f845e user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
02:05
don't overwrite last setup-tz cache via gmt-tz (special case) check-in: 0b5505d7b9 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-14
23:30
clock.test: tests renumeration, solve inaesthetic results of merges check-in: 0a182b183e user: sebres tags: sebres-9-0-clock-speedup-cr2
21:41
make clock tests system-TZ independent check-in: b316e5b45d user: sebres tags: sebres-9-0-clock-speedup-cr2
20:55
validation check: fixed time point of first stage - it must work TZ independently (the conversion of... check-in: 671ab612c6 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-13
17:30
Merge 9.0 check-in: 161b7623ae user: jan.nijtmans tags: tip-692
17:11
Merge 9.0 check-in: a29cf046b8 user: jan.nijtmans tags: tip-626
14:13
better test-mockup, don't disclose artificially skipped test for valid mode check-in: 0b3884c24f user: sebres tags: sebres-9-0-clock-speedup-cr2
09:56
Rebase to latest 9.0 check-in: cf8ff53644 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
09:48
Merge-mark check-in: 008947d9c8 user: jan.nijtmans tags: trunk, main
09:45
Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 check-in: c575f9dc00 user: jan.nijtmans tags: core-8-branch
01:03
compat regression test: original clock ensemble supports prefixes check-in: 9174562f7b user: sebres tags: sebres-9-0-clock-speedup-cr2
00:14
Merge 8.7 check-in: c9f412d0b6 user: jan.nijtmans tags: trunk, main
00:01
partially revert f665afd65ee7a5f9 (INST_INVOKE_REPLACE/CMD_COMPILE_TO_INVOKED), ensemble compiled in... check-in: e535d3edc6 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-12
23:41
Merge 8.6 check-in: da870994fd user: jan.nijtmans tags: core-8-branch
21:44
fixes [1acd172c424b57c9]: restored ensemble compilation, fixed TCL_ENSEMBLE_PREFIX (restores default... check-in: f665afd65e user: sebres tags: sebres-9-0-clock-speedup-cr2
21:39
small amend (forgotten TclListObjGetElementsM -> TclListObjGetElements) check-in: 3d0c33ad43 user: sebres tags: sebres-9-0-clock-speedup-cr2
21:33
Merge 9.0 check-in: e0c69f97d7 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
21:24
Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. check-in: 63d442cdc0 user: jan.nijtmans tags: trunk, main
09:09
Merge 9.0 check-in: fe7cc89ee6 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
08:56
Restore the TclGetStringFromObj() macro in tclInt.h as it was in 8.6/8.7 check-in: 492234e274 user: jan.nijtmans tags: trunk, main
02:05
merge sebres-8-6-clock-speedup-cr2 check-in: 0f749a3048 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-11
22:06
Merge-mark check-in: 35369f30d7 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
22:03
Merge 8.7 check-in: 5e9c65a561 user: jan.nijtmans tags: trunk, main
22:01
Merge 8.6 check-in: d31f533f41 user: jan.nijtmans tags: core-8-branch
21:36
Upgrade bison to latest version (3.8.2) check-in: 59b4ff7dd5 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
21:21
Merge 8.7. Upgrade bison to latest version (3.8.2) check-in: bf00970167 user: jan.nijtmans tags: trunk, main
20:30
Merge 8.6. Upgrade bison to latest version (3.8.2) check-in: 1495c7c2b6 user: jan.nijtmans tags: core-8-branch
15:14
load clock-stubs dynamically with namespace unknown (no auto-index needed) check-in: 5088fc6b7c user: sebres tags: sebres-9-0-clock-speedup-cr2
10:21
Demonstrate [1acd172c42]: Ensemble compilation leads to change in "unknown" behavior Closed-Leaf check-in: fbfeae2379 user: jan.nijtmans tags: bug-1acd172c42
2024-03-10
21:23
Merge 8.7 check-in: 75502bafb9 user: jan.nijtmans tags: trunk, main
21:12
GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some int -> TclWideInt or int... check-in: 5309ff9480 user: jan.nijtmans tags: core-8-branch
16:57
Merge 8.7 check-in: f52fff52c3 user: jan.nijtmans tags: trunk, main
16:51
Merge 8.6 check-in: 76d789a445 user: jan.nijtmans tags: core-8-branch