Timeline
Not logged in

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

1342 check-ins using file .project version 91ee151a88

2026-09-08
10:14
Sometimes, on macOS, 15/20 minutes are not enough to run all testcases Leaf check-in: 34db3351f1 user: jan.nijtmans tags: core-9-0-branch
2026-09-07
20:13
burnett01/rsync-deployments -> 9.0.1 check-in: 063eab4f10 user: jan.nijtmans tags: core-9-0-branch
2026-09-04
14:28
CI-flow: refactor MSVC initialization: removed 3rd party action ilammy/msvc-dev-cmd; silence depreca... check-in: b0beba50c5 user: sebres tags: core-9-0-branch
14:20
allow manual trigger of flow (independently on branch/tag name) check-in: 3d9d33cda6 user: sebres tags: core-9-0-branch
2026-09-02
11:19
amend to [a8133670760aa4a8]: added missing initialization for flags in DuplicateProc (doesn't exist ... check-in: 3d107522cb user: sebres tags: core-9-0-branch
2026-09-01
21:45
merge 8.6: amend to [e533296a92d89044], fixes [f6afe6b71d26e111]: same logic of lamda command init i... check-in: a813367076 user: sebres tags: core-9-0-branch
11:01
merge 8.6: ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack ... check-in: 0449bde0a1 user: sebres tags: core-9-0-branch
2026-08-31
21:35
merge fix for [e533296a92d89044] from 8.6: reset cmd in procPtr after lambda invocation; avoid reset... check-in: e20417820f user: sebres tags: core-9-0-branch
2026-08-29
09:14
[04d1d40a] correct expr ?: documentation (9.0 and main) check-in: 864bf536bc user: oehhar tags: core-9-0-branch
2026-08-27
15:08
Merge-mark check-in: 7bf36b1379 user: jan.nijtmans tags: core-9-0-branch
2026-08-25
07:31
Disable io-29.26 run in CI environment. Needs further investigation check-in: c38ed1e311 user: jan.nijtmans tags: core-9-0-branch
2026-08-24
14:27
Update CI build to ubuntu-26.04 (except for onefiledist) check-in: 5dfe8d9dbb user: jan.nijtmans tags: core-9-0-branch
2026-08-23
05:24
Initial version - expr language extensions : ---------------------------- assignement, separator (T... Leaf check-in: a87ab08c12 user: florentis tags: tip-759_tcl90
05:01
Initial version Arithmetic substitution for Tcl. ---------------------------------- Synopsis : - ... check-in: 079d93a429 user: florentis tags: tip-759_tcl90
2026-08-21
10:18
This is the first version of TIP 759 check-in: ea18400465 user: Florent tags: tip-759_tcl90
2026-08-20
12:09
Fix [e4c24e86b5]: documentation typos check-in: 684ab7c194 user: jan.nijtmans tags: core-9-0-branch
09:47
Previous fix for exec output encoding docs was incomplete check-in: f8f1c131ad user: apnadkarni tags: core-9-0-branch
03:08
Fix explanation of exec -encoding option (thanks, @Schelte) check-in: 00b8935211 user: apnadkarni tags: core-9-0-branch
2026-08-18
12:44
Fix [4bd630]: --without-tzdata on windows check-in: fd06472ef4 user: jan.nijtmans tags: core-9-0-branch
2026-08-11
13:30
Fix [4676f5c78] - corrupted elements from glob -dir . in zipfs check-in: dd6eeb51fa user: apnadkarni tags: core-9-0-branch
2026-08-10
13:20
Merge 9.0 Closed-Leaf check-in: 52e2ce08c6 user: apnadkarni tags: bug-4676f5c78
07:39
tzdata updated to Olson's tzdata2026c check-in: 563edf0615 user: jan.nijtmans tags: core-9-0-branch
2026-08-08
08:57
Proposed fix for [4676f5c78] and more tests check-in: c97ece9549 user: apnadkarni tags: bug-4676f5c78
06:06
Bug [4676f5c78] - add tests to reproduce reported defect check-in: 036016befc user: apnadkarni tags: bug-4676f5c78
2026-07-16
11:52
Update changes.md for 2 bug fixes check-in: 1a9c3b9d96 user: apnadkarni tags: core-9-0-branch
11:41
Fix [d40d8db3]. Path normalization on Windows ACL-denied directory check-in: 0ac314cb96 user: apnadkarni tags: core-9-0-branch
11:12
Fix MinGW warnings Closed-Leaf check-in: aa98855685 user: apnadkarni tags: bug-d40d8db3
03:08
Enable test on CI. Add Unicode variant check-in: c007cbf517 user: apnadkarni tags: bug-d40d8db3
2026-07-15
17:03
Proposed fix for ACL-denied normalization check-in: ac9a9fb327 user: apnadkarni tags: bug-d40d8db3
11:34
Add test to prove presence of bug check-in: 432267215d user: apnadkarni tags: bug-d40d8db3
08:26
Add infrastructure for bug reproduction check-in: d9d66c9af9 user: apnadkarni tags: bug-d40d8db3
2026-07-14
16:27
Fix [f10d91c2] - dead console busy loop check-in: 49925e3365 user: apnadkarni tags: core-9-0-branch
14:03
Fix [61ba0b0661]: platform::identify broken on Red Hat Linux check-in: 3445655de3 user: jan.nijtmans tags: core-9-0-branch
08:22
Backout fix for [917c4a896a]. Let the improved fix land on 9.1, it can always be backported later check-in: ba64662cf0 user: jan.nijtmans tags: core-9-0-branch
06:52
Create new branch named "bug-d40d8db3" check-in: 61b9a64bd5 user: apnadkarni tags: bug-d40d8db3
2026-07-13
11:47
Add test case. Thanks @JulianNoble for repro script Closed-Leaf check-in: d5b7b86100 user: apnadkarni tags: bug-f10d91c2
11:14
Fix [6ae6c13b18]: Warning: argument 1 of 'Tcl_SetPanicProc' might be a candiate for a format attribu... check-in: f73aa02a08 user: jan.nijtmans tags: core-9-0-branch
10:43
Slightly clearer wording in console test prompts check-in: e0019089b2 user: apnadkarni tags: bug-f10d91c2
07:16
Include check for error conditions in generating Windows file events check-in: b8a27df92a user: apnadkarni tags: bug-f10d91c2
2026-07-12
12:42
Create new branch named "bug-f10d91c2" check-in: 8be7009910 user: apnadkarni tags: bug-f10d91c2
2026-07-09
10:31
Fix [917c4a896a]: Glibc detection broken on Linux for platform::identify check-in: 5265738a55 user: jan.nijtmans tags: core-9-0-branch
2026-07-04
08:17
Fix [59cc110f]. Manually verified but no test case as it involves the root directory check-in: 4ff7599111 user: apnadkarni tags: core-9-0-branch
2026-07-01
13:44
Version -> 9.0.5 for next release cycle check-in: 675699596d user: jan.nijtmans tags: core-9-0-branch
2026-06-30
14:44
Merge-mark check-in: 56f3e88826 user: jan.nijtmans tags: core-9-0-branch
11:41
Update changes check-in: 836ce67987 user: jan.nijtmans tags: core-9-0-branch
11:39
Fix [fcd3dadd79]: format honours LC_NUMERIC for %f/%g, producing numbers Tcl cannot parse check-in: 12306649fb user: jan.nijtmans tags: core-9-0-branch
08:39
Update to burnett01/rsync-deployments@9.0.0 check-in: f9a09d2e10 user: jan.nijtmans tags: core-9-0-branch
2026-06-26
19:06
Post-release resolution of test name between 9.0 and 9.1 branches check-in: f2b58e8803 user: dgp tags: core-9-0-branch
18:29
merge release check-in: 08cc9f111b user: dgp tags: core-9-0-branch
2026-06-25
15:31
merge 9.0 Closed-Leaf check-in: ee6cca9620 user: dgp tags: rc2, core-9-0-4-rc, core-9-0-4
10:47
Update changes.md check-in: f7765cbc5a user: jan.nijtmans tags: core-9-0-branch
2026-06-24
15:40
[9563b8eeec] Add test case with very compressible data check-in: 60d5caaf85 user: dkf tags: core-9-0-branch
2026-06-23
19:27
merge 9.0 check-in: 9910e47982 user: dgp tags: rc1, core-9-0-4-rc
2026-06-22
22:03
actions/checkout@v6 -> v7 check-in: a2dec1db65 user: jan.nijtmans tags: core-9-0-branch
2026-06-12
20:18
merge 9.0 check-in: 1fb823f926 user: dgp tags: core-9-0-4-rc
2026-06-11
12:57
[18383c] Fix brace imbalance that broke big portions of the test suite. check-in: 555af00e47 user: dgp tags: core-9-0-branch
12:15
Fix encoding-31.0 testcase, when windows codepage is utf-8 check-in: f477b7bb37 user: jan.nijtmans tags: core-9-0-branch
2026-06-10
07:30
[53a4d960] doc binary scan f endianess correction in example check-in: 2d20784ad7 user: oehhar tags: core-9-0-branch
2026-06-04
16:04
Visual Studio 2026 gives a warning without this /b option check-in: 1f1611cc44 user: jan.nijtmans tags: core-9-0-branch
2026-05-28
17:12
file lifetime testing hygiene check-in: 870a528f69 user: dgp tags: rc0, core-9-0-4-rc
16:55
Duplicate test name check-in: 03965f97ef user: dgp tags: core-9-0-4-rc
16:42
merge 9.0 check-in: 74d11525ef user: dgp tags: core-9-0-4-rc
09:30
Remove (unused, internal) TclListObjAppendIfAbsent functions. Backport formatting from 9.1 check-in: 5ef0c806b2 user: jan.nijtmans tags: core-9-0-branch
2026-05-27
15:58
merge 9.0 check-in: 4d8e6d04d1 user: dgp tags: core-9-0-4-rc
13:48
[2a0966cdc9] Give encodings in zip archive priority over past installs. check-in: c98a8d2c27 user: dgp tags: core-9-0-branch
10:35
Fix [7da6c2d04c]: fileevent poor performance due to shimmering check-in: ab9c069c58 user: jan.nijtmans tags: core-9-0-branch
03:35
Fix [165b1039] - error message for byte arrays check-in: fbd094029a user: apnadkarni tags: core-9-0-branch
03:09
Fix messages in tests to match new wording Closed-Leaf check-in: a584f7606f user: apnadkarni tags: bug-165b1039
2026-05-25
23:24
Bug [165b103962] - do not print character on byte array error. check-in: 9083399603 user: apnadkarni tags: bug-165b1039
21:25
Fix [673f2d]: mind PTHREAD_NULL as sentinel value vs legitimate pthread_t arg check-in: 64563c30c6 user: jan.nijtmans tags: core-9-0-branch
10:45
Fix [e860418c] Windows: glob -dir $dir -tail returns name with leading / check-in: 9f84d3ca4d user: apnadkarni tags: core-9-0-branch
10:26
Fix test reference to env(WINDIR) Closed-Leaf check-in: bb49f7a32e user: apnadkarni tags: bug-e860418c
10:04
Bug [1215dca7] - inconsistent file join with volume relative arguments check-in: 0f9b726174 user: apnadkarni tags: core-9-0-branch
09:47
Minor refactor Closed-Leaf check-in: 32e8fa89d2 user: apnadkarni tags: bug-1215dca7
04:26
zipfs also supports volume-relative paths and requires a separate check check-in: 3d2f02bf40 user: apnadkarni tags: bug-1215dca7
2026-05-24
12:39
Bug [1215dca7] - inconsistent file join with volume relative arguments check-in: 40950b09f9 user: apnadkarni tags: bug-1215dca7
11:55
Update changes.md check-in: 0a28d23b89 user: apnadkarni tags: bug-e860418c
11:16
Windows: glob -dir $dir -tail returns name with leading / if $dir ends in a \ check-in: fd5e517515 user: apnadkarni tags: bug-e860418c
01:33
Fix [aa6e426437]. nmake shell install does not install shell on a clean build. The !if exist check h... check-in: 54c45076a8 user: apnadkarni tags: core-9-0-branch
2026-05-22
16:31
merge 9.0 check-in: 2c622b2e74 user: dgp tags: core-9-0-4-rc
10:26
Whitespace changes check-in: e9a306f37f user: jan.nijtmans tags: core-9-0-branch
2026-05-21
08:07
Fix [b492c33154] - info exists env(xxx) and set env(xxx) are inconsistent after setting to empty str... check-in: 8e0656d976 user: apnadkarni tags: core-9-0-branch
2026-05-20
08:02
Bug [b492c33154] - info exists env(xxx) and set env(xxx) are inconsistent after setting to empty str... Closed-Leaf check-in: 8e4061a167 user: apnadkarni tags: bug-b492c33154
2026-05-18
18:48
merge 9.0 check-in: 36a7c9d44a user: dgp tags: core-9-0-4-rc
15:39
Fix missing win constraint when package requiring registry check-in: ac53562b08 user: apnadkarni tags: core-9-0-branch
2026-05-16
15:54
Fix [6094de399d] and [4f06d7ca08] - registry/dde packages in static builds. check-in: 624bac9741 user: apnadkarni tags: core-9-0-branch
2026-05-15
05:09
Update changes Closed-Leaf check-in: a09a6cc8da user: apnadkarni tags: bug-4f06d7ca
05:04
Merge 9.0 check-in: 2e093eb36b user: apnadkarni tags: bug-4f06d7ca
2026-05-13
18:04
Open release branch for 9.0.4 check-in: c118ca3072 user: dgp tags: core-9-0-4-rc
2026-05-11
06:35
Update vctool to accept TESTPAT parameter check-in: c3599fd21e user: apnadkarni tags: core-9-0-branch
2026-05-10
07:48
Disable registry and dde pkgIndex commands for static builds check-in: 78b92590ba user: apnadkarni tags: bug-4f06d7ca
05:52
Further tweaks - also fixes [6094de39] as a side effect check-in: 0d9d5e32aa user: apnadkarni tags: bug-4f06d7ca
2026-05-09
17:14
Bug 4f06d7ca - package require of static packages in secondary interps check-in: 4afb9ba6dc user: apnadkarni tags: bug-4f06d7ca
2026-05-02
04:10
Merge 8.6 check-in: f2e038f71a user: apnadkarni tags: core-9-0-branch
2026-04-28
07:27
tzdata updated to Olson's tzdata2026b check-in: 18f6cde71a user: jan.nijtmans tags: core-9-0-branch
2026-04-22
11:09
Merge mark check-in: ca8bc95d5c user: apnadkarni tags: core-9-0-branch
10:15
Fix [24d7f1a6] - crash on proc definition in namespace being deleted check-in: 4daba059d9 user: apnadkarni tags: core-9-0-branch
2026-04-21
11:00
Fix crash on proc definition in namespace being deleted Closed-Leaf check-in: 0611b06f32 user: apnadkarni tags: bug-24d7f1a6-apn
06:20
Fix [60d8692823]: Tcl_Eval macro references TCL_INDEX_NONE which is not always defined. Was introduc... check-in: a82a68f9c5 user: jan.nijtmans tags: core-9-0-branch
2026-04-20
20:35
Bump burnett01/rsync-deployments from 8.0.4 to 8.0.5 check-in: 00d8be7610 user: jan.nijtmans tags: core-9-0-branch
13:09
Merge 8.6 check-in: 700753a7d4 user: jan.nijtmans tags: core-9-0-branch
11:59
Follow-up to [ad08bca6b1] fix: unbreak Thread build with Tcl 8 headers (user: jan.nijtmans) check-in: 7c1522f896 user: jan.nijtmans tags: core-9-0-branch
2026-04-19
19:46
Follow-up to [ad08bca6b1] fix: unbreak Itcl build with Tcl 8 headers check-in: 67ebec8a77 user: jan.nijtmans tags: core-9-0-branch
2026-04-17
18:46
Merge doc updates from 8.6 branch check-in: b54d60c9ae user: dgp tags: core-9-0-branch
10:45
Fix [e2698b94b1]. Tcl_FSChdir crash on macos/macports after seteuid check-in: 82a62c58b9 user: apnadkarni tags: core-9-0-branch
10:34
Code cleanup (from Tcl 9.1) check-in: a645364bea user: jan.nijtmans tags: core-9-0-branch
04:04
Start on [e2698b94b1]. Tcl_FSChdir crash on macos after seteuid Closed-Leaf check-in: 7e7e1d3904 user: apnadkarni tags: bug-e2698b94b1
2026-04-16
19:09
Adapt tcltest to support up to Tcl 9.1 -> 2.5.11 check-in: 4a13071739 user: jan.nijtmans tags: core-9-0-branch
11:55
Fix building unix/dltest for Tcl 8 check-in: 055ca0c215 user: jan.nijtmans tags: core-9-0-branch
2026-04-15
08:29
Fix [ad08bca6b1]: Building sqlite3 for tcl8 redefines typedef check-in: b6a50a0482 user: jan.nijtmans tags: core-9-0-branch
2026-04-14
05:46
As per TIP 542, Tcl_UniChar{CaseMatch,Ncmp,Ncasecmp} are not present in Tcl 9 check-in: d698413406 user: apnadkarni tags: core-9-0-branch
2026-04-13
16:42
Fix [4724f35ada]: Avoid ClockClientData typedef redefinition check-in: 82bb0e95a3 user: jan.nijtmans tags: core-9-0-branch
16:20
Update changes.md check-in: ecc1dc94c2 user: jan.nijtmans tags: core-9-0-branch
2026-04-09
09:38
(cherry-pick): Shorten sequences of multiple blank lines. http -> 2.10.2 check-in: 2531948bd6 user: jan.nijtmans tags: core-9-0-branch
08:50
There is no Tcl 8.7 check-in: 5604c82a7d user: jan.nijtmans tags: core-9-0-branch
2026-04-02
11:10
Attempt to build nmakehlp.exe for x86_64 always check-in: 22a18dc3fa user: jan.nijtmans tags: bug-d109376adf
2026-04-01
08:02
More glob mixed case tests check-in: 7db3e3225f user: apnadkarni tags: core-9-0-branch
2026-03-31
10:33
Fix test constraints. 'mac' is not OSX Closed-Leaf check-in: c6eb27667c user: apnadkarni tags: apn-winfcmd-tests
05:26
Disable path case-sensitivity tests for macos check-in: 350ff91f47 user: apnadkarni tags: apn-winfcmd-tests
05:04
Merge 9.0 check-in: ac6511e11a user: apnadkarni tags: apn-winfcmd-tests
2026-03-27
21:22
Correct all missing sentinels check-in: 3589aef162 user: jan.nijtmans tags: core-9-0-branch
2026-03-26
11:31
Fix missing / in test winFCmd-20.1. Tx Harald. check-in: 58a68a6fbe user: apnadkarni tags: apn-winfcmd-tests
10:26
Some test variances for windows file handling check-in: 2471274bb4 user: apnadkarni tags: apn-winfcmd-tests
2026-03-25
05:34
Fix [108904173c] - glob+file normalize inconsistency on Windows check-in: 36e54d2473 user: apnadkarni tags: core-9-0-branch
03:29
Bug [b0682c3c24]. Windows Glob error with drive in pattern check-in: 874e86e528 user: apnadkarni tags: core-9-0-branch
2026-03-22
22:42
autoconf -> 2.73 check-in: 1d131e0ec7 user: jan.nijtmans tags: core-9-0-branch
2026-03-18
15:29
Merge 9.0 Closed-Leaf check-in: e75d07e847 user: apnadkarni tags: bug-b0682c3c24
11:39
One more possible Windows error code to check for invalid paths check-in: f354335981 user: apnadkarni tags: core-9-0-branch
11:38
Start on bug [b0682c3c24]. glob errors on Windows check-in: 52f35167af user: apnadkarni tags: bug-b0682c3c24
2026-03-16
12:12
Code cleanup in tclOOProp.c (mainly missing 'static' keyword) check-in: 23de12d5d7 user: jan.nijtmans tags: core-9-0-branch
2026-03-14
11:21
Fix brain fa*t checking for ERROR_PATH_NOT_FOUND check-in: a8cc6ca94c user: apnadkarni tags: core-9-0-branch
10:52
Add constraints to skip tests that require tcltest when running with tclsh check-in: a1a817a6c2 user: apnadkarni tags: core-9-0-branch
10:26
Update changes.md check-in: 6323dc6675 user: apnadkarni tags: core-9-0-branch
10:22
Fix [4b22d84a] - const crash if undefined namespace check-in: 55c44ee180 user: apnadkarni tags: core-9-0-branch
10:02
Treat ERROR_PATH_NOT_FOUND same as ERROR_FILE_NOT_FOUND (for files, not registry) check-in: 2226e95d97 user: apnadkarni tags: core-9-0-branch
2026-03-13
16:10
sqlite3 -> 3.51.3 check-in: 1e0ef327ce user: jan.nijtmans tags: core-9-0-branch
14:25
Uncompiled case and test cases Closed-Leaf check-in: ba4d418633 user: apnadkarni tags: bug-4b22d84a62
14:14
Bug [4b22d84a62]. const crash on non-existent namespace check-in: cfc42afaa0 user: apnadkarni tags: bug-4b22d84a62
03:20
Revert commit [f752c1271a]. See ticket [f7495f63c0] check-in: dfd8f12ec5 user: apnadkarni tags: core-9-0-branch
2026-03-12
11:29
Merge-mark check-in: 675395fd84 user: jan.nijtmans tags: core-9-0-branch
10:12
Fix [8994c972ad] - performance regression in expr in/ni check-in: 098454046c user: apnadkarni tags: core-9-0-branch
2026-03-11
15:43
Bug [8994c972ad] - Tcl 9 expr in/ni performance regression Closed-Leaf check-in: 9893f7e1e7 user: apnadkarni tags: bug-8994c972ad
2026-03-10
15:18
Fix "make html" failure: scanning section Tcl Commands, version 9.0.4 ................................. check-in: 5863e8196e user: jan.nijtmans tags: core-9-0-branch
14:48
Revert 'type' field back to an int. In stead fix the Tcl_InitHashTable() call. See [f7495f63c0] check-in: f752c1271a user: jan.nijtmans tags: core-9-0-branch
2026-03-09
08:52
Fix [00b699ff3c]: Minizip broken again check-in: fce0382833 user: jan.nijtmans tags: core-9-0-branch
2026-03-08
03:57
Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback check-in: 58acf5656f user: apnadkarni tags: core-9-0-branch
2026-03-07
11:38
fixes [51aa53616067cb63]: free scan - fixed hours only TZ (±1 or ±01); adjust clock tests (runable... check-in: a37536d4d7 user: sebres tags: core-9-0-branch
2026-03-06
22:57
small amend to [c4c0a3d5332426c1] with much simpler variant using C-condition (semantic predicate), ... Closed-Leaf check-in: c67f76176b user: sebres tags: bug-51aa53616067cb63--no-tzdata
12:17
clock free-scan: optimize numeric zone detection as suggested in [51aa53616067cb63] (so it's only va... check-in: c4c0a3d533 user: sebres tags: bug-51aa53616067cb63--no-tzdata
11:07
Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback Closed-Leaf check-in: edef37bbf6 user: apnadkarni tags: bug-f7495f63c0
09:26
Backport some formatting/bool usage check-in: 26602d9fc9 user: jan.nijtmans tags: core-9-0-branch
08:39
consistant Tcl_InitStubs() calls check-in: c1ca20b34a user: jan.nijtmans tags: core-9-0-branch
2026-03-05
19:08
fixed constraint, add new tests inlining clock.test to cover clock without tzdata (by constraint "cl... check-in: 3155da6328 user: sebres tags: bug-51aa53616067cb63--no-tzdata
2026-03-04
23:19
additional test for [51aa53616067cb63], e. g. for hours only TZ (shall be covered by normal testing ... check-in: 9b3fb71eae user: sebres tags: bug-51aa53616067cb63--no-tzdata
22:13
fixes [51aa53616067cb63]: free scan - fexed calculation in bison/yacc of hours only TZ (±1 or ±01)... check-in: 6ea85b82c5 user: sebres tags: bug-51aa53616067cb63--no-tzdata
08:07
Update changes.md check-in: 11fcb2b183 user: jan.nijtmans tags: core-9-0-branch
00:36
merge 8.x: amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial nam... check-in: ad6e2ae829 user: sebres tags: core-9-0-branch
2026-03-03
17:21
Itcl -> 4.3.7 check-in: f5806bd673 user: jan.nijtmans tags: core-9-0-branch
2026-03-02
20:03
Update download-artifact/upload-artifact check-in: 0b5df2e8cb user: jan.nijtmans tags: core-9-0-branch
12:12
Update tinydir.h to version 1.2.6 check-in: 05a9bb0cfa user: jan.nijtmans tags: core-9-0-branch
2026-02-26
11:30
Fix Windows build: tclArithSeries.c(368): error C2220: the following warning is treated as an error ... check-in: e18ec3351a user: jan.nijtmans tags: core-9-0-branch
2026-02-25
19:48
lseq bugfixes: 8d1fc7,999b69,tip-746 check-in: 33cec256f8 user: griffin tags: core-9-0-branch
2026-02-21
19:57
merge core-9-0-branch Leaf check-in: 4c9fa4f364 user: griffin tags: lseq_bug_fixes
01:37
fix bug-999b6966: lseq has incorrect results in edge cases check-in: 2e31296387 user: griffin tags: lseq_bug_fixes
2026-02-18
12:38
Upgrade to zlib-1.3.2 check-in: e9f845cff6 user: jan.nijtmans tags: core-9-0-branch
08:07
Fix [be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: a7d930aef9 user: jan.nijtmans tags: core-9-0-branch
2026-02-16
10:54
(backport): Fix compiler warnings, seen with gcc 16. Use some more bools internally check-in: c311558af2 user: jan.nijtmans tags: core-9-0-branch
2026-02-11
17:58
Merge core-9-0-branch check-in: c0c54734bd user: griffin tags: lseq_bug_fixes
2026-02-10
16:27
Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 4c64b94ef0 user: jan.nijtmans tags: core-9-0-branch
11:27
Update to burnett01/rsync-deployments@8.0.4 check-in: 4f00ddc82a user: jan.nijtmans tags: core-9-0-branch
01:05
Corrected results in edge cases where computed length is < 0. Tweak lseq man page. check-in: 291b7c1ffa user: griffin tags: lseq_bug_fixes
2026-02-07
05:20
Update lseq man page to reflect changes in command behavior check-in: f71cebe878 user: griffin tags: lseq_bug_fixes
02:18
some code and comment cleanup check-in: 4985d500c4 user: griffin tags: lseq_bug_fixes
01:14
fix bugs in lseq: [8d1fc7099570], [999b6966b299], tip-746 check-in: d97e97e967 user: griffin tags: lseq_bug_fixes
2026-02-06
10:49
Implement (internal) TclpIsAtty() for Windows check-in: 75db2e490d user: jan.nijtmans tags: core-9-0-branch
10:42
(cherry-pick): Since 32-bit Cygwin is dead, don't talk about Cygwin64 any more. Remove some dead cod... check-in: 6cff60d9b2 user: jan.nijtmans tags: core-9-0-branch
2026-02-05
07:57
Fix [1b6f81955c]: 32-bit zlib1.dll now depends on libgcc_s_sjlj-1.dll check-in: 6207efe28d user: jan.nijtmans tags: core-9-0-branch
2026-02-04
11:45
Remove compat/zlib/contrib/untgz. See: [0b9367a240] check-in: 2b890e7b0f user: jan.nijtmans tags: core-9-0-branch
2026-02-03
09:55
Update changes.md check-in: 1b8943c1ce user: jan.nijtmans tags: core-9-0-branch
09:16
Update to zlib 1.3.1.2 check-in: 86a035edd4 user: jan.nijtmans tags: core-9-0-branch
07:20
Update to appleboy/ssh-action@v1.2.5 check-in: 04033168e8 user: jan.nijtmans tags: core-9-0-branch
2026-01-31
17:57
Fix [98ce2ebb28]: No __builtin_unreachable() in gcc < 4.5. check-in: f5e8cc4a60 user: jan.nijtmans tags: core-9-0-branch
2026-01-22
08:30
Eliminate the use of 'memcpy' for Tcl_Time's. Backport some more formatting from 9.1 check-in: b5a96c9b24 user: jan.nijtmans tags: core-9-0-branch
2026-01-21
23:01
Fix compiler error with clang: No variable declaration allowed after label. Backport more formatting check-in: 6d7be72d53 user: jan.nijtmans tags: core-9-0-branch
14:04
Backport formatting, Tcl_Size and Tcl 8 left-over check-in: c06f5be35b user: jan.nijtmans tags: core-9-0-branch
2026-01-20
10:34
(backport): Fix warnings in asserts (seen in debug-mode only). Fix some C++ usage. check-in: 4b88beba6c user: jan.nijtmans tags: core-9-0-branch
2026-01-18
02:20
improve TclCompareTwoNumbers and its performance (amend to [8dd2807066d7]) - avoid interim copying o... check-in: d93efb39f1 user: sebres tags: core-9-0-branch
01:47
closes [96e5c814eb9ed955]: fixes sanitizer RTM-error signed integer overflow (no-trapv pragma also r... check-in: 508a2af36a user: sebres tags: core-9-0-branch
2026-01-13
08:31
Fix [8865497ef9]: configure --enable-man-compression error check-in: 611bd8a578 user: jan.nijtmans tags: core-9-0-branch
2026-01-11
20:49
Fix executable flags, both before and after 'make dist' check-in: a57d05eb8e user: jan.nijtmans tags: core-9-0-branch
17:35
(cherry-pick): Add Tcl9 Logo and Icon. check-in: e46fdc6726 user: jan.nijtmans tags: core-9-0-branch
2026-01-08
11:03
Update changes.md check-in: 16aaf97469 user: jan.nijtmans tags: core-9-0-branch
2026-01-06
11:33
(cherry-pick): Update to burnett01/rsync-deployments@8.0.3 as suggested by dependabot check-in: 501056e5f9 user: jan.nijtmans tags: core-9-0-branch
2026-01-04
15:05
Missing 'const' check-in: a3cab18079 user: jan.nijtmans tags: core-9-0-branch
2025-12-30
06:00
Add Windows console test for command line editing. check-in: 29811d3258 user: apnadkarni tags: core-9-0-branch
03:44
Merge 8.6 Fix [983f933f11] UBSan warnings with null pointer in TclGetProcessGlobal/Tcl_ExternalToUtf... check-in: c37c2cf1e3 user: apnadkarni tags: core-9-0-branch
2025-12-28
19:17
Update nmakehlp.c check-in: c867a4922f user: jan.nijtmans tags: core-9-0-branch
13:41
consistancy in using 'unsigned int' vs 'unsigned' check-in: 7ac6c2c314 user: jan.nijtmans tags: core-9-0-branch
12:41
Add some missing static/const keywords. Backport some formatting from 9.1 check-in: 8b2d727494 user: jan.nijtmans tags: core-9-0-branch
11:11
Fix [7b46bc7f85] UBSan on binary uuencode check-in: 24293579ec user: apnadkarni tags: core-9-0-branch
2025-12-27
17:26
Move 'undef Tcl_WinConvertError' from tclStubInit.c to tclPlatDecls.h: This function is only meant f... check-in: c01a0396a0 user: jan.nijtmans tags: core-9-0-branch
2025-12-23
14:55
Fix a few -Wconversion warnings check-in: 0780319cbc user: jan.nijtmans tags: core-9-0-branch
2025-12-22
08:36
Update changes check-in: 77818f0f35 user: jan.nijtmans tags: core-9-0-branch
08:30
(backport): Fix warnings about redefined macros in macOS tclPkgConfig.c Fix [632710f6b7]: Check for ... check-in: e180ce4bf2 user: jan.nijtmans tags: core-9-0-branch
2025-12-19
09:40
Proposed fix for [632710f6b7]: Check for -municode doesn't work on WSL. Also add /HIGHENTROPYVA:NO t... Closed-Leaf check-in: f3f4ce0296 user: jan.nijtmans tags: bug-632710f6b7
2025-12-15
17:47
Update workflow actions to latest versions: upload-artifact, download-artifact check-in: a299fefdc1 user: jan.nijtmans tags: core-9-0-branch
09:04
tzdata updated to Olson's tzdata2025c check-in: 5022d78304 user: jan.nijtmans tags: core-9-0-branch
08:56
(backport) Bug [982651f543] - Remove test for mutex thread fairness as not guaranteed by OS. Timeout... check-in: 4cbb008880 user: jan.nijtmans tags: core-9-0-branch
2025-12-09
09:12
Fix [97742634f9]: file volumes returns "//zipfs:" as first element when not explicitely mounted (doc... check-in: 86c9be4d80 user: jan.nijtmans tags: core-9-0-branch
2025-12-08
20:43
Update to burnett01/rsync-deployments@8.0.2 check-in: e1708b5840 user: jan.nijtmans tags: core-9-0-branch
16:21
Repair broken build check-in: 38b7ddc335 user: dgp tags: core-9-0-branch
10:06
Protect ChildInvokeHidden() from invalid number of arguments (backported from 9.1) check-in: 44feea0707 user: jan.nijtmans tags: core-9-0-branch
09:47
callback type is an int, not a long check-in: 24d8933cbd user: jan.nijtmans tags: core-9-0-branch
08:38
Update changes check-in: 6a738df7fa user: jan.nijtmans tags: core-9-0-branch
08:30
Fix [82d12c9ce324bc0f]: unsupported commands should not be available in safe interpreters check-in: 0323825637 user: jan.nijtmans tags: core-9-0-branch
2025-12-07
20:51
Fix [cd0d28eab9]: regexec.c: GCC -Wtype-limits warning check-in: 6bbec4425e user: jan.nijtmans tags: core-9-0-branch
2025-12-03
23:11
Merge 8.6. Backport some formatting from 9.1 check-in: f12f854bfa user: jan.nijtmans tags: core-9-0-branch
2025-12-02
16:19
Three more int->Tcl_Size doc fixes. check-in: 966936d8d4 user: apnadkarni tags: core-9-0-branch
2025-12-01
20:57
Update to appleboy/ssh-action@v1.2.4 check-in: 7e99fa57d0 user: jan.nijtmans tags: core-9-0-branch
2025-11-26
09:20
Merge 8.6 check-in: 1e21e220b4 user: jan.nijtmans tags: core-9-0-branch
2025-11-25
08:13
Merge 8.6 check-in: c78f881596 user: jan.nijtmans tags: core-9-0-branch
2025-11-22
02:40
Define TUTF-8 encoding and Tcl values. check-in: 1e176c29f6 user: apnadkarni tags: core-9-0-branch
2025-11-21
15:43
consistancy in documentation for ?arg ...? check-in: a52835fae0 user: jan.nijtmans tags: core-9-0-branch
14:05
consistancy in handling 'package require' and in variable arguments check-in: 288a8cc5d6 user: jan.nijtmans tags: core-9-0-branch
13:23
Merge-mark check-in: 1e78617594 user: jan.nijtmans tags: core-9-0-branch
11:14
Merge 8.6 check-in: f0638895ea user: jan.nijtmans tags: core-9-0-branch
2025-11-20
16:57
Keep TUTF-8 description in Utf.3 and reference from other pages Closed-Leaf check-in: d8edc0cd49 user: apnadkarni tags: apn-doc-update
16:25
Fix header directives in Tcl.n check-in: cb88a282da user: apnadkarni tags: apn-doc-update
09:49
Merge 9.0 check-in: b3aa7bcfd2 user: apnadkarni tags: apn-doc-update
2025-11-17
16:50
merge point (back) cherry-picked from [309b28d3f5335753] check-in: 706a82ac30 user: sebres tags: core-9-0-branch
16:30
fixes validation bug [2a1d947d8c13506d] - update gregorian flag during validation, before checking d... check-in: 309b28d3f5 user: sebres tags: core-9-0-branch
10:26
Fix type of dstLen in Encoding.3 check-in: 577d4c4a1b user: apnadkarni tags: core-9-0-branch
2025-11-14
23:53
Proposed fix for [82d12c9ce3]: unsupported commands should not be available in safe interpreters Closed-Leaf check-in: 0f3dd960a0 user: jan.nijtmans tags: bug-82d12c9ce3
20:45
rewrite BCE/gregorian members as flags: CLF_BCE - for BCE, CLF_BGREG - for before Gregorian (in Juli... Closed-Leaf check-in: 802d9d4984 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal
20:42
win/Makefile.in: add tclDate.h dependencies check-in: 38d2e67ac7 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal
20:32
small amend: adjust gregorian flag after julianDay calculation in GetJulianDayFromEraYearWeekDay too check-in: 1ed2230594 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal
18:51
fixes validation bug [2a1d947d8c13506d] part 1 - update gregorian flag during validation, before che... check-in: a40aa78ddd user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal
18:48
test illustrating incorrect handling of julian-gregorian transition (validation bug nr.1 in [2a1d947... check-in: c46636b3e3 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal
16:21
(partial backport): Refactor core ensemble creation/management check-in: 2f1e849e4c user: jan.nijtmans tags: core-9-0-branch
2025-11-13
16:54
Bug [e56486a2] - check for negative lengths, not equality with TCL_INDEX_NONE check-in: aeba91beb2 user: apnadkarni tags: core-9-0-branch
15:16
Add testcase, format check-in: 526eaa8201 user: jan.nijtmans tags: core-9-0-branch
08:54
Version => 9.0.4 check-in: 219682a257 user: jan.nijtmans tags: core-9-0-branch
2025-11-12
21:50
improve TclCompareTwoNumbers (also fixes [8dd2807066d7]) - avoid interim copying of bignum internal ... Closed-Leaf check-in: 780d2f3375 user: sebres tags: bug-8dd2807066d7-9.0-improve-cmp2num
10:11
Check for negative lengths, not TCL_INDEX_NONE Closed-Leaf check-in: 9d50cd1c81 user: apnadkarni tags: bug-e56486a2
2025-11-11
15:49
Fix [8dd2807066] follow-up: two-argument 'max' had the same problem check-in: a527703e88 user: jan.nijtmans tags: rc2, core-9-0-branch, core-9-0-3-rc, core-9-0-3
13:10
Merge-mark check-in: 4bc92396dd user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc
13:03
Fix Compilation problem on MacOS: ld: Undefined symbols: _Tcl_GetBoolFromObj, referenced from .... check-in: 44c0681b3b user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc
09:28
Update to appleboy/ssh-action@v1.2.3 check-in: d411026d4d user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc
08:04
Fix [8dd2807066]: bug in single-argument 'max' with bignums check-in: ce87baf3c7 user: jan.nijtmans tags: rc1, core-9-0-branch, core-9-0-3-rc
05:18
Introduce encoding term TUTF-8 for Tcl's internal encoding. check-in: 8e02fdc1a8 user: apnadkarni tags: apn-doc-update
2025-11-10
19:42
improve ExprMaxMinFunc() (also avoid [8dd2807066d7]) - don't compare object with itself calling max(... Closed-Leaf check-in: 0ab8fa9b67 user: sebres tags: bug-8dd2807066d7-9.0-minmax
19:39
merge bug-8dd2807066d7-8.6-tbfo: fixes Tcl_TakeBignumFromObj() [8dd2807066d7] - avoid moving of bign... check-in: bfb168fd5a user: sebres tags: bug-8dd2807066d7-9.0-minmax
19:32
cherry-picked test from [ba330ef99a4fd2d9] illustrating bug [8dd2807066] - crash on expr(max()) check-in: 9ac04a8f8a user: sebres tags: bug-8dd2807066d7-9.0-minmax
17:20
Bug [8dd28070] - alternate, more accurate fix - use Tcl_GetBignumFromObj, not Tcl_TakeBignumFromObj Closed-Leaf check-in: 1357a2a2d8 user: apnadkarni tags: bug-8dd28070-alt
11:06
Eliminate consecutive calls to GetNumberFromObj as it overwrites prior result Closed-Leaf check-in: 2bef435982 user: apnadkarni tags: bug-8dd2807066
07:03
Bug [8dd2807066] - crash on expr(max(abs()) check-in: ba330ef99a user: apnadkarni tags: bug-8dd2807066
2025-11-09
22:14
Update changes.md check-in: 21cf0e8a72 user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc
09:35
Bug [cb03e57a] - raise error on empty regexp for unresolved variable check-in: 58edb33420 user: apnadkarni tags: core-9-0-branch, core-9-0-3-rc
2025-11-08
23:12
Fix [d4a4924ada]: 1rst example of chan doc refers to fconfigure command check-in: a381211489 user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc
07:41
Bug [cb03e57a] - raise error on empty regexp if variable not resolvable Closed-Leaf check-in: ba9332a5b4 user: apnadkarni tags: bug-cb03e57a
2025-11-07
18:37
binary-80.5 (4GB test): add 2 dynamic constraints to ensure the data segment is large enough and it ... check-in: 1659bce209 user: sebres tags: core-9-0-branch, core-9-0-3-rc
10:38
Minor update to encoding docs check-in: d244ff16ff user: apnadkarni tags: apn-doc-update
2025-11-06
06:47
Attempt to clarify various encoding and string representation terms check-in: bbe3ee791a user: apnadkarni tags: apn-doc-update
06:42
Create new branch named "apn-doc-update" check-in: c918bf2851 user: apnadkarni tags: apn-doc-update
2025-11-04
17:04
Tcl 9.0.3 will include Itcl 4.3.5 check-in: ee1c08a49c user: jan.nijtmans tags: rc0, core-9-0-branch, core-9-0-3-rc
08:30
Tcl 9.0.3 will include thread 3.0.4 check-in: fddad3513d user: jan.nijtmans tags: core-9-0-branch
08:07
Tcl 9.0.3 will (hopefully) include sqlite3 3.51.0 check-in: 0c90054562 user: jan.nijtmans tags: core-9-0-branch
2025-10-30
16:05
Unset exec flag check-in: 053d46bf00 user: jan.nijtmans tags: core-9-0-branch
13:45
Merge 8.6 check-in: a26894dae3 user: jan.nijtmans tags: core-9-0-branch
2025-10-28
20:00
Update to actions/upload-artifact@v5 check-in: ba269576d3 user: jan.nijtmans tags: core-9-0-branch
2025-10-27
18:00
Update to actions/download-artifact@v6 check-in: f95da42ed8 user: jan.nijtmans tags: core-9-0-branch
15:09
Add the "stdio-mingw" tag if Tcl is built without -D__USE_MINGW_ANSI_STDIO=0 (which is non-standard) check-in: 9aebaa0e1d user: jan.nijtmans tags: core-9-0-branch
2025-10-26
11:30
On MSVC, <stdbool.h> is always needed, apparently check-in: 681aae9480 user: jan.nijtmans tags: core-9-0-branch
2025-10-25
22:19
[c7dc599e73]: Add IWYU export pragma annotations for improved clangd and clang-tidy diagnostics check-in: 0aa8b5e70d user: jan.nijtmans tags: core-9-0-branch
12:22
Fix MSVC compilation check-in: a47452da65 user: jan.nijtmans tags: core-9-0-branch
2025-10-24
11:51
Make the bool type available properly (and reduce include duplication). Be careful though; C23 depre... check-in: bd8805313f user: jan.nijtmans tags: core-9-0-branch
2025-10-17
14:08
complete the job in the previous commit check-in: a6c413dc10 user: jan.nijtmans tags: core-9-0-branch
13:40
Back off version number changes to opt to 0.4.10; API is unchanged and tests were broken check-in: 3d3ceb43b3 user: dkf tags: core-9-0-branch
08:02
Fix some obvious inefficiencies in the opt package. Opt => 0.5.0 check-in: 6d5b367334 user: jan.nijtmans tags: core-9-0-branch
07:26
Align 'else' statements check-in: cd7f761c02 user: jan.nijtmans tags: core-9-0-branch
2025-10-16
14:54
Missed sentinels check-in: d26896f849 user: jan.nijtmans tags: core-9-0-branch
13:47
.. neither are (internal) TclOOMakeProcInstanceMethod2/TclOOMakeProcMethod2 check-in: 32f2100815 user: jan.nijtmans tags: core-9-0-branch
13:21
Tcl_MethodType2 is not available when doing Tcl8 compiles check-in: 52e118b0ae user: jan.nijtmans tags: core-9-0-branch
10:58
Factor out some common parsing code (compression levels, decompression buffer sizes) check-in: 04eaea4d4c user: dkf tags: core-9-0-branch
2025-10-15
16:04
Convert [zlib] to be a real ensemble check-in: 0f7abcaa0a user: dkf tags: core-9-0-branch
13:56
fix silly typo in comment: stgack -> stack check-in: 16bf17e2fb user: dkf tags: core-9-0-branch
2025-10-14
15:12
Update to chw's diff4. And merge 9.0 Leaf check-in: 47af12f809 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
2025-10-13
15:22
Don't make Tcl 9.0 OO stuff available when compiling for Tcl 8 check-in: e0ff90d29d user: jan.nijtmans tags: core-9-0-branch
2025-10-10
23:52
Uploaded too fast, the 2nd diff is buggy. Use the 3rd please. And merge 9.0 check-in: 724f9359ea user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
21:26
Backport formatting from 9.1. No change in functionality check-in: 18e48f057d user: jan.nijtmans tags: core-9-0-branch
14:39
Sync Tcl_OpenTcpClient signature (parameter-name only) with documentation check-in: 2fbd19e961 user: jan.nijtmans tags: core-9-0-branch
13:51
Rebase to 9.0 Leaf check-in: 54f062b0a8 user: jan.nijtmans tags: cygwin
07:00
Update create-dmg/create-dmg to version 1.2.2 check-in: 7a3ee4db60 user: jan.nijtmans tags: core-9-0-branch
2025-10-06
15:15
chw: How about slightly streamlining the startup of the test threads? See attached diff for the idea check-in: 0df7cea3dd user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
14:58
Indenting consistancy check-in: d84ad51228 user: jan.nijtmans tags: core-9-0-branch
14:42
Relax mutex-condition-3 (which sometimes fails on macOS) check-in: fe08add593 user: jan.nijtmans tags: core-9-0-branch
11:03
Convert pair of macros into single inline function; serves the purpose just as well check-in: d22f6717aa user: dkf tags: core-9-0-branch
2025-10-04
10:32
Fix [6fbabfe166] - allows py tkinter to use zipfs build without calling TclZipfs_AppHook check-in: 6e612ef335 user: apnadkarni tags: core-9-0-branch
2025-10-03
15:56
Deduplicate code for mounting attached archives Closed-Leaf check-in: 19aa19d296 user: apnadkarni tags: bug-6fbabfe166
11:28
Last step in [893f8cc5db] optimization check-in: c4a762a225 user: jan.nijtmans tags: core-9-0-branch
10:50
Fix static build check-in: 8e414c789e user: jan.nijtmans tags: bug-6fbabfe166
2025-10-02
13:34
(cherry-pick): Make it easier to match up the collections of things to do with file attributes check-in: 583988f6c6 user: jan.nijtmans tags: core-9-0-branch
13:13
Update 'macher' utility to version 1.8 check-in: a0aec8da48 user: jan.nijtmans tags: core-9-0-branch
10:41
Duh. Need to mount archives before searching check-in: 5a50f856ef user: apnadkarni tags: bug-6fbabfe166
2025-10-01
19:29
Merge 9.0. Update configure Closed-Leaf check-in: 71a85c158e user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
15:02
Check for zipfs at interp creation time if not already checked check-in: 920a8437c2 user: apnadkarni tags: bug-6fbabfe166
14:33
Eliminate last atomic. Use thread_equal() and PTHREAD_NULL check-in: 8d7d7b1c14 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
10:32
macos-13 runner is deprecated check-in: 4bd8e132bc user: jan.nijtmans tags: core-9-0-branch
09:12
Merge 9.0 check-in: 15b88b75f0 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
09:11
(backport)Tidy up style of test support file check-in: 4b21be0da8 user: jan.nijtmans tags: core-9-0-branch
08:25
Merge 9.0 check-in: c29ded1258 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
08:10
Oops check-in: c82f6c9c99 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
2025-09-30
19:26
dde => 1.4.6 check-in: 0c6f7c8279 user: jan.nijtmans tags: core-9-0-branch
08:30
Optimize MutexInit/MutexDestroy: init the thread and counter before the mutex itself check-in: 27ba494cc3 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
06:32
Merge 9.0 check-in: f0742110d4 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
03:27
Test cases for mutexes and condition variables check-in: d23568f2a3 user: apnadkarni tags: core-9-0-branch
2025-09-29
20:49
use assert check-in: 36090c1eaa user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
19:07
Tweak wording of NAME section: principally consistent capitalisation check-in: b0b8f6967c user: dkf tags: core-9-0-branch
08:47
[https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] follow-up: -Wc++-keyword only exists in... check-in: 72e16ac019 user: jan.nijtmans tags: core-9-0-branch
2025-09-28
12:47
Fix skipping of mutex tests under MinGW Closed-Leaf check-in: 319a125c28 user: apnadkarni tags: apn-mutex-tests
11:26
Explicitly finalize test condition variables check-in: 4f929f41cc user: apnadkarni tags: apn-mutex-tests
11:21
Add mutex lock and cv tests. Refactor mutex test C into separate file check-in: c921c9016b user: apnadkarni tags: apn-mutex-tests
2025-09-27
20:16
Two possible improvements: 1) Only panic in DEBUG mode, 2) Don't add memory barries when there alrea... check-in: 6c6604aee1 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
18:08
merge 8.6, code deduplication; increase timouts detecting exit hangs for mem-debug, etc. check-in: 60740caf9d user: sebres tags: core-9-0-branch
17:32
Stop using recursive mutex in tclEncoding.c check-in: fc66aa236c user: jan.nijtmans tags: core-9-0-branch
14:38
Add condition variable test function for producer consumer pattern check-in: 6330cbbc00 user: apnadkarni tags: apn-mutex-tests
2025-09-26
16:20
Start on some mutex C API tests check-in: 79ed8c8acc user: apnadkarni tags: apn-mutex-tests
15:41
Further fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new... check-in: f16fa8ec9a user: jan.nijtmans tags: core-9-0-branch
13:23
Delete obsolete comment that TCL_THREAD_JOIN is ignored on Windows. check-in: 9183ace241 user: apnadkarni tags: core-9-0-branch
2025-09-25
18:49
Last step: change tclEncoding.c not to need recursive mutex any more. Cherry-picked from @sebres Closed-Leaf check-in: 137d478d0e user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
14:03
small amend - move mutex assignment after check alloc was successful check-in: e4fe687f0b user: sebres tags: core-9-0-branch
13:42
windows: amend to [893f8cc5db] - fixed alloc mutex, avoids heap corruption and SF (tcl-mutex is not ... check-in: cfc51c4378 user: sebres tags: core-9-0-branch
08:48
Merge-mark check-in: c9e52c9ca8 user: jan.nijtmans tags: core-9-0-branch
2025-09-24
22:17
Fix [893f8cc5db]: Nested mutexes following TIP 509, Windows part check-in: d27472f8b2 user: jan.nijtmans tags: core-9-0-branch
22:03
Merge 8.6 check-in: 6c2b67e200 user: jan.nijtmans tags: core-9-0-branch
21:33
Fix doc parse error, introduced [8050316444|here] check-in: 5ad2baaf65 user: jan.nijtmans tags: core-9-0-branch
09:49
Fix allocLock usage Closed-Leaf check-in: 4fa40b7680 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:57
Merge 9.0 check-in: d24aee5d4a user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:52
Add a panic to MutexDestroy if the mutex is still owned check-in: 0305036d04 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
02:56
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: bbbcaac096 user: apnadkarni tags: core-9-0-branch
2025-09-23
15:15
Merge 8.6 check-in: 528e9652ed user: jan.nijtmans tags: core-9-0-branch
15:14
Remove duplicate description of oo::Slot->Resolve check-in: 8050316444 user: dkf tags: core-9-0-branch
15:08
[https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] disable too-strict clang warning on Win... check-in: c19f42415a user: jan.nijtmans tags: core-9-0-branch
14:45
use InterlockedOr(&v, 0) as atomic load (ensure the access to a variable is automically synchronized... check-in: 54c1a0b44d user: sebres tags: 893f8cc5-tip509-nested-mutex-atomic
14:00
indenting check-in: bac58c1036 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
13:56
Merge 9.0. Make the Windows implementation working too check-in: 5ab8631610 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
12:00
Merge 8.6 - Fix [c9e68eb6ca] getenv checks check-in: 33587c757d user: apnadkarni tags: core-9-0-branch
2025-09-22
16:41
Fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new warning... check-in: aad5a84dfb user: jan.nijtmans tags: core-9-0-branch
13:39
Fix UNIX part of [893f8cc5db]: Nested mutexes following TIP 509 check-in: cbb5b13ed1 user: jan.nijtmans tags: core-9-0-branch
13:29
Use of __atomic_compare_exchange_n() is not really necessary here check-in: 8f24f97fd6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
2025-09-21
14:21
More progress in Windows implementation (doesn't work yet) check-in: b2641712a1 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
2025-09-20
18:47
Re-implement tclUnixThrd.c, improve the locking. (Not done for Windows yet) check-in: ba7435e55c user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
2025-09-19
16:53
Fix [77059c] TclPushVarName(): pointer overflow check-in: ef820cf3b7 user: jan.nijtmans tags: core-9-0-branch
11:11
Update to Werner's latest spinlock code. More progress on the Windows implementation check-in: 020f2eb225 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:30
Fix leak in zipfs encoding initialization check-in: 1a6d31d04c user: apnadkarni tags: core-9-0-branch
2025-09-18
20:24
restore tclInt.h check-in: 6ad6b5cee6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
20:16
Make a start for [404eaa51e1]. Not finished yet Leaf check-in: 88abfff5c8 user: jan.nijtmans tags: bug-404eaa51e1
13:32
Merge 9.0 check-in: 4e2531b7d8 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
13:28
Always include stdbool.h, not only on Windows. We assume C99 already. check-in: de5ece86b7 user: jan.nijtmans tags: core-9-0-branch
12:18
Add Christian's spinlock patch. So we can do performance testing to see which is better, or simply k... check-in: 5efb090ce2 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
09:35
Fix [77059c4f45]: TclPushVarName(): pointer overflow Closed-Leaf check-in: 1a3e5bdaf5 user: jan.nijtmans tags: bug-77059c4f45
09:15
Use C11 atomic functions. (WIP this is still UNIX-only) check-in: 10bcfc0e12 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:14
Merge 8.6 check-in: dfe9c322c9 user: jan.nijtmans tags: core-9-0-branch
2025-09-17
11:06
Rebase branch to 9.0 Closed-Leaf check-in: f4daf288c6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
2025-09-16
19:44
Eliminate __stdcall usage: cygwin32 is no longer supported check-in: f1cc7192b7 user: jan.nijtmans tags: core-9-0-branch
15:12
The option -Wunused-but-set-variable appears to be usable starting clang 15 check-in: 473a1ebbe2 user: jan.nijtmans tags: core-9-0-branch
11:34
Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... check-in: c6b85e5ee6 user: apnadkarni tags: core-9-0-branch
2025-09-15
20:59
Unicode version 17 check-in: c658915b9b user: jan.nijtmans tags: core-9-0-branch
20:08
Merge 8.6 check-in: 791adf31da user: jan.nijtmans tags: core-9-0-branch
07:42
Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... Closed-Leaf check-in: 3c1945bf8f user: apnadkarni tags: bug-f0b80a3db9
2025-09-12
08:04
deprecate (internal) NS_KILLED. It is not used any more check-in: a3f7a54f52 user: jan.nijtmans tags: core-9-0-branch
2025-09-11
19:53
Re-generate tclDate.c (which is not hand-edited any more) check-in: 76c1b7f367 user: jan.nijtmans tags: core-9-0-branch
15:14
Clang doesn't know -Wunused-but-set-variable check-in: aee6e8abb3 user: jan.nijtmans tags: core-9-0-branch
08:33
Change a panic into a runtime error: "can't convert value to type arithseries" check-in: 16c9be8488 user: jan.nijtmans tags: core-9-0-branch
2025-09-10
15:10
Fix g++ warnings, when compiling for Tcl 8.6 check-in: 958bddefb3 user: jan.nijtmans tags: core-9-0-branch
2025-09-08
14:50
Merge 8.6 check-in: 42d13fdc6d user: jan.nijtmans tags: core-9-0-branch
14:33
Any edit to a released package needs to bump the version number. check-in: 62bd017e33 user: dgp tags: core-9-0-branch
14:00
review (minimize diff to 9.0), no functional changes Leaf check-in: 2e9c98c851 user: sebres tags: sebres--non-reentrant-mutex
12:40
generic/tclEncoding.c: fixes reentrant lock, also locks only if it necessary (avoid extra lock); che... check-in: 9a9ae75193 user: sebres tags: sebres--non-reentrant-mutex
12:31
tcl9.x without reentrant mutex (that appears to be causing a slowdown because it is affected by a fr... check-in: 44aa314637 user: sebres tags: sebres--non-reentrant-mutex
09:02
Refactoring for [0439e1e1a3] check-in: 82960a9a6f user: jan.nijtmans tags: core-9-0-branch
08:23
Remove empty else clauses from http.tcl, as they add nothing of value check-in: 3364ed64e1 user: dkf tags: core-9-0-branch
2025-09-07
16:31
More refactoring Closed-Leaf check-in: e3eee74621 user: jan.nijtmans tags: bug-0439e1e1a3
10:11
More follow-up to [0439e1e1a3]: Slow detection of illegal expr argument, some refactoring check-in: eda10ad40c user: jan.nijtmans tags: bug-0439e1e1a3
2025-09-05
19:56
Second reworking of Tcl_GetNumberFromObj(), incorporating review comments. Closed-Leaf check-in: 7f71ab16f4 user: dgp tags: bug-10545687da
15:21
rework install.tcl to use Tcl features more, and have standard code formatting check-in: 22ad86b21b user: dkf tags: core-9-0-branch
14:37
Fix [2a14c349a8]: inconsistant error-message inTcl_GetNumberFromObj(). With testcase check-in: e65b6e9dbe user: jan.nijtmans tags: core-9-0-branch
12:55
[5927f87da3] Remove outdated limit on argument size. check-in: 8200300da9 user: dgp tags: core-9-0-branch
2025-09-04
19:12
[10545687da] Re-order efficiency shortcuts in Tcl_GetNumberFromObj(). check-in: f62f0e905f user: dgp tags: bug-10545687da
17:57
[5927f87da3] Remove outdated limit on argument size. Closed-Leaf check-in: 9d7abdb5ca user: dgp tags: bug-5927f87da3
16:53
%#d conversion is always performed. Fix comment check-in: 3110ef6e49 user: jan.nijtmans tags: core-9-0-branch
15:31
Improve format #d documentation check-in: ad046ad661 user: jan.nijtmans tags: core-9-0-branch
2025-09-03
21:37
[af4780b0b5]: Improve format #d documentation Closed-Leaf check-in: 4abd03dd4c user: jan.nijtmans tags: bug-af4780b0b5
2025-09-02
15:51
Remove some irksome indents in doc comments check-in: 4d5064ede4 user: dkf tags: core-9-0-branch
07:17
Update to burnett01/rsync-deployments@7.1.0 check-in: 4e86363d13 user: jan.nijtmans tags: core-9-0-branch
2025-09-01
08:19
Add code comments, move a function to a better file to own it. check-in: 8f30008a8f user: dkf tags: core-9-0-branch
07:24
Fix [85fc8bca03]: Pointer arithmetic with NULL in buildInfoObjCmd(). Update changes.md check-in: 6d62aed3e5 user: jan.nijtmans tags: core-9-0-branch
03:52
Mount zipfs early - see [87b69745be] check-in: 074f8b6c68 user: apnadkarni tags: core-9-0-branch
2025-08-31
16:38
Add testcases for out-of-range Unicode characters check-in: 9d2b5186be user: jan.nijtmans tags: core-9-0-branch
06:13
Bump the patchlevel of TclOO check-in: e7e5b3d3d0 user: dkf tags: core-9-0-branch
2025-08-30
20:36
Make things that ought to be constants be so. check-in: 77d1492961 user: dkf tags: core-9-0-branch
15:11
Backport of oo::object-><cloned> in C. check-in: 5e82dbcfe8 user: dkf tags: core-9-0-branch
15:10
Backport of oo::object-><cloned> in C. Closed-Leaf check-in: 69e9c4e2a6 user: dkf tags: object-clone-in-c-90
2025-08-28
14:56
More backported initialisation acceleration of TclOO check-in: a2aecfd47a user: dkf tags: core-9-0-branch
14:54
Modify code and comments for 9.0 style Closed-Leaf check-in: 2b105a954c user: dkf tags: oo-accelerate-90-phase-2
14:23
Move more machinery into C from the TclOO init script check-in: f830beed92 user: dkf tags: oo-accelerate-90-phase-2
14:20
Tinkering, making code simpler or easier to maintain check-in: 399f711b72 user: dkf tags: oo-accelerate-90-phase-2
14:19
Complete the moving of the definition of slots entirely into C check-in: ae1c6af3b1 user: dkf tags: oo-accelerate-90-phase-2
08:32
Eliminate TCL_BROKEN_MAINARGS check-in: 05fa1f948e user: apnadkarni tags: core-9-0-branch
06:21
2 review remarks: _CRT_glob is still necessary. And please use autoconf 2.72. Tx for the fix - As... Closed-Leaf check-in: 6d9cb1b33b user: jan.nijtmans tags: apn-broken-mainargs
06:06
Merge 9.0 Closed-Leaf check-in: c7bcc8c64b user: apnadkarni tags: apn-early-zipfs-mounts
03:26
Get rid of obsolete TCL_BROKEN_MAINARGS check-in: 8614e94643 user: apnadkarni tags: apn-broken-mainargs
2025-08-27
11:57
Follow-up to [66cd465323]: For Tcl 9.0+, building on 32-bit MacOS is no longer supported check-in: 052f571967 user: jan.nijtmans tags: core-9-0-branch
05:57
Mount ALL zipfs archives before ANY library searches check-in: 4fea51245c user: apnadkarni tags: apn-early-zipfs-mounts
05:41
Create new branch named "apn-early-zipfs-mounts" check-in: f0a81579c5 user: apnadkarni tags: apn-early-zipfs-mounts
2025-08-26
05:53
Oops. Fix inverted compare. Closed-Leaf check-in: 7b6f0410ce user: apnadkarni tags: apn-missing-shlib-zipfs-check
05:22
Fix for missing shared lib zipfs check broken in [9ade301dd7]. check-in: 271ee37dc6 user: apnadkarni tags: apn-missing-shlib-zipfs-check
2025-08-25
22:55
fixes too earlier search for tcl-library (TclZipfsLocateTclLibrary shall be invoked after zipfs moun... check-in: 9ade301dd7 user: sebres tags: apn-missing-shlib-zipfs-check
16:42
amend to [0433b67adc] (ticket [87b69745be]): don't return with OK (swallow the error) if encoding ca... check-in: 9338fcde50 user: sebres tags: core-9-0-branch
15:32
[66cd465323] Platform package simplifications for MacOS >= 11. Platform => 1.1.0 check-in: ee7c3ae49b user: jan.nijtmans tags: core-9-0-branch
11:49
Remove some more references to non-existing Tcl version 8.7 check-in: 325e2bd02f user: jan.nijtmans tags: core-9-0-branch
09:17
Merge 8.6 check-in: 8814795007 user: jan.nijtmans tags: core-9-0-branch
2025-08-23
08:00
Backported accelerations to TclOO's startup code check-in: b5fd1d37ba user: dkf tags: core-9-0-branch
07:57
corrections (createhashentry is different in 9.1) and cleanup (I like command tables) Closed-Leaf check-in: 58f6207e0b user: dkf tags: oo-accelerate-90
2025-08-22
20:27
Merge-mark check-in: fe1b51914d user: jan.nijtmans tags: core-9-0-branch
19:36
Make code style be a bit closer to the one used in 9.0 check-in: 838a10310d user: dkf tags: oo-accelerate-90
19:30
Tweak to [configurable] to not call [next] twice (backport) check-in: d0877dbf5d user: dkf tags: oo-accelerate-90
19:29
Combine UpdateClassDelegatesAfterClone into its caller. (backport) check-in: 61355c510f user: dkf tags: oo-accelerate-90
19:28
Move another definition (classmethod) into C. (backport) check-in: 6174737efb user: dkf tags: oo-accelerate-90
19:22
Move [link] into C. (backport) check-in: a9adf544ba user: dkf tags: oo-accelerate-90
19:14
Convert MixinClassDelegates to an internal function entirely in C (backport) check-in: 2bc5d30389 user: dkf tags: oo-accelerate-90
17:36
Move a bit of internal machinery (backport) check-in: 89c8f5ea54 user: dkf tags: oo-accelerate-90
17:35
Move another command into C: classvariable (backport) check-in: 13569e6c23 user: dkf tags: oo-accelerate-90
17:31
Slightly faster way to write the init script (backport) check-in: 4220368b53 user: dkf tags: oo-accelerate-90
17:31
Rewrite slots in C to get a performance boost. (backport) check-in: 6a131a0d39 user: dkf tags: oo-accelerate-90
17:18
Speed up TclOO init; no directing via unknown method handler for slots of classes we define ourselve... check-in: 3cdb85c38c user: dkf tags: oo-accelerate-90
17:17
Slightly chisel down the execution time of the oo init script (backport) check-in: b8dd6bd10e user: dkf tags: oo-accelerate-90
17:15
Accelerate definition of [oo::define initialise]. (backport) check-in: 486acd76fb user: dkf tags: oo-accelerate-90
15:02
Start making TclOO faster to initialise (backport) check-in: 096119c82d user: dkf tags: oo-accelerate-90
14:52
Fix memory debugging info check-in: 7247e77c5f user: dkf tags: core-9-0-branch
2025-08-21
15:53
Eliminate clang compiler warning: use of logical '&&' with constant operand check-in: d038315568 user: jan.nijtmans tags: core-9-0-branch
2025-08-19
12:44
support for MacOS Tahoe, platform => 1.0.20 check-in: a14f4e0d7f user: jan.nijtmans tags: core-9-0-branch
2025-08-18
21:46
circumvent for [8a13caa31dd8e3a5]: load tcltest if needed (using `load {} Tcltest`) - as a result tc... Leaf check-in: 6e6d953e8c user: sebres tags: experimental-load-tcltest-implicitly
21:40
partial back-port from tclSE (currently windows only): allow to load statically linked modules witho... check-in: 07f7174617 user: sebres tags: experimental-load-tcltest-implicitly
11:49
Fixed inconsistent indenting, introduced [0433b67adc|here]. See also [87b69745be] check-in: ee22d2717f user: jan.nijtmans tags: core-9-0-branch
08:28
Better not use the old octal notation (even though it still works) check-in: 803ecf28a2 user: jan.nijtmans tags: core-9-0-branch
2025-08-16
22:00
Merge-mark check-in: 4e7cb60dd0 user: jan.nijtmans tags: core-9-0-branch
14:12
few improvements for [effa2e2346f8372a]: code deduplication, init commands declared as list, update ... Closed-Leaf check-in: 6a997a7f19 user: sebres tags: apn-oo-lazy-init-sbmod
04:22
Delete oo::singleton,configurable commands before defining them as classes Closed-Leaf check-in: edd3cd05f0 user: apnadkarni tags: apn-oo-lazy-init
04:02
Proof of concept to reduce interp start times by lazy loading oo check-in: 897093b790 user: apnadkarni tags: apn-oo-lazy-init
2025-08-15
21:19
Merge 8.6 check-in: 694e55c093 user: jan.nijtmans tags: core-9-0-branch
2025-08-14
13:32
Fix [87b69745be] - move zipfs encoding initialization outside of interp creation. Avoid unnecessary ... check-in: 0433b67adc user: apnadkarni tags: core-9-0-branch
2025-08-13
21:03
When compiling for Tcl 8.6, make Tcl 9-specific API unavailable. check-in: 201dd6fe5c user: jan.nijtmans tags: core-9-0-branch
16:43
Remove more references to version 8.7 check-in: c00ce71a06 user: jan.nijtmans tags: core-9-0-branch
13:52
Merge core-9-0-branch Closed-Leaf check-in: 648341fdeb user: apnadkarni tags: bug-87b69745be
10:38
Remove another check for TCL_MINOR_VERSION < 7 check-in: f20a357729 user: jan.nijtmans tags: core-9-0-branch
08:57
Update changes.md check-in: 090f128a89 user: jan.nijtmans tags: core-9-0-branch
08:54
Fix [31d4fa115b]: Tweak install permissions check-in: 6cd38367d2 user: jan.nijtmans tags: core-9-0-branch
2025-08-12
22:00
Merge 8.6 check-in: bee9402cd3 user: jan.nijtmans tags: core-9-0-branch
14:43
Merge 8.6 check-in: 32fc124107 user: jan.nijtmans tags: core-9-0-branch
08:57
Merge 8.6 check-in: 83b2e53c1a user: jan.nijtmans tags: core-9-0-branch
2025-08-11
19:30
Alternative: use tcl::test::build-info in stead of tcl::build-info Closed-Leaf check-in: b37177d47b user: jan.nijtmans tags: apn-build-info-nozipfs-alt
2025-08-07
17:04
Add test to detect zipfs build errors Closed-Leaf check-in: 011bd6147b user: apnadkarni tags: apn-build-info-nozipfs
16:40
Add no-zipfs tag to builds check-in: 14ca5dfbd9 user: apnadkarni tags: apn-build-info-nozipfs
2025-08-06
02:17
Only update file system epoch if system encoding changes check-in: 783dabc094 user: apnadkarni tags: bug-87b69745be
02:06
Reintroduce TclpSetInitialEncoding for --disable-zipfs case check-in: 98bff788ab user: apnadkarni tags: bug-87b69745be
2025-08-04
15:56
fixes [5137b4387019d0e1]: ensure cache of base is correct for :localtime (system TZ) if TZ-env chang... check-in: 8fbe2cc48b user: sebres tags: core-9-0-branch
15:40
more tests to cover issue [5137b4387019d0e1] - ensure cache of base is correct for :localtime (syste... Closed-Leaf check-in: aded3f3f02 user: sebres tags: bug-5137b43870--clock-test-singleproc
09:45
Tweak test failing on macos to report macos result check-in: ebc566b9a1 user: apnadkarni tags: bug-87b69745be
2025-08-03
17:42
Re-fix [fccb9f322f]. Also eliminate bumping of file system epoch on every interp creation introduced... check-in: abeb195484 user: apnadkarni tags: bug-87b69745be
15:22
Proposed fix for [87b69745be]. Move search of zipfs to process initialization, not interp initializa... check-in: 52fd62e7af user: apnadkarni tags: bug-87b69745be
15:07
Delete extraneous redundant line Closed-Leaf check-in: dac7bc9f56 user: apnadkarni tags: apn-refactor-zipfs-tcl-library
14:01
Protect zipfs location with lock check-in: 532e642a33 user: apnadkarni tags: apn-refactor-zipfs-tcl-library
12:07
Delete dead code check-in: 62878b552f user: apnadkarni tags: apn-refactor-zipfs-tcl-library
11:38
Move search of zipfs to process initialization, not interp initialization check-in: 0081f10f13 user: apnadkarni tags: apn-refactor-zipfs-tcl-library
2025-08-01
11:59
(windows, noregistry only) invalidate base fields cache for TZ ":localtime", if TZ-epoch changed (wi... check-in: ba25401d6e user: sebres tags: bug-5137b43870--clock-test-singleproc
2025-07-31
17:08
more informative result of test clock-38.2 (in failure case it'd output all 3 results of formats as ... check-in: dec5406f43 user: sebres tags: bug-5137b43870--clock-test-singleproc
13:57
Add test for [87b69745be]. check-in: 22b16f96a8 user: apnadkarni tags: bug-87b69745be
13:43
clock.test: fixes bug [5137b4387019d0e1] (test clock with -singleproc 1); rewrite clock tests locale... check-in: 557de3c0e5 user: sebres tags: bug-5137b43870--clock-test-singleproc
13:37
tcltest: output begin/end timestamps locale independently (as ISO 8601 datetime), also it'd help to ... check-in: 1b7d5ee5b4 user: sebres tags: bug-5137b43870--clock-test-singleproc
2025-07-30
16:20
Workaround for [8c63606802] - testsetplatform / path caching with -singleproc 1 check-in: 55a5ddf7e6 user: apnadkarni tags: core-9-0-branch
11:38
Fix singleproc test failures for Windows check-in: eed45c1d81 user: apnadkarni tags: core-9-0-branch
10:26
Fix test errors for -singleproc 1 runs on Windows Closed-Leaf check-in: f00410f389 user: apnadkarni tags: priv-win-singleproc
2025-07-26
14:35
rebased lazy load implementation of clock-engine (based on TIP 689); also illustrates performance ga... Leaf check-in: 04742d889c user: sebres tags: sebres-tip-689-clock-auto-load
14:16
tip-689 merged with current 9.0 Leaf check-in: f464fbae80 user: sebres tags: tip-689
2025-07-22
18:18
improve interpreter creation speed, if there is no zipfs tcl-library (avoid performance penalty [620... check-in: 4318f0e945 user: sebres tags: core-9-0-branch
2025-07-21
18:54
merge 8.6 to 9.0: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-fre... check-in: 93127a131d user: sebres tags: core-9-0-branch
2025-07-18
17:38
merge 8.6 to 9.0: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count... check-in: 7d1f464944 user: sebres tags: core-9-0-branch
17:02
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: d70fe5426c user: jan.nijtmans tags: core-9-0-branch
2025-07-17
07:41
Merge 8.6 check-in: 51c170c7cd user: jan.nijtmans tags: core-9-0-branch
2025-07-16
16:26
Merge 8.6. Fix [c9f0520f7e] - Tcl_SplitList memory size computation overflow. No test because not pr... check-in: cbf058c20b user: apnadkarni tags: core-9-0-branch
2025-07-15
10:25
Merge 8.6 check-in: 2750018377 user: jan.nijtmans tags: core-9-0-branch
2025-07-13
08:02
Doc update. See [8cd74c5cd2] check-in: 2b9b8fa85b user: jan.nijtmans tags: core-9-0-branch
2025-07-09
12:31
Related to [bdaf890168]: Use Tcl_Size in stead of int while using TclParseAllWhiteSpace() Closed-Leaf check-in: b4b21aaf57 user: jan.nijtmans tags: bug-bdaf890168
2025-07-03
11:57
Version -> 9.0.3 check-in: e1ab6b9d8f user: jan.nijtmans tags: core-9-0-branch
10:42
Fix [6b8e39e83]: On Unix, IsTimeNative() always defined but not always used check-in: 36318ba1e2 user: jan.nijtmans tags: core-9-0-branch
08:11
Merge-mark check-in: 4f278badd6 user: jan.nijtmans tags: core-9-0-branch
2025-07-02
15:16
merge release check-in: e633f7f5d2 user: dgp tags: core-9-0-branch
2025-07-01
17:28
merge 9.0 Closed-Leaf check-in: 92dca17850 user: dgp tags: rc1, core-9-0-2-rc, core-9-0-2
15:23
Edits to the changes file check-in: c2fe35371d user: dgp tags: core-9-0-2-rc
07:56
[0cb3d93a] fix example in link documentation check-in: 606ba9c942 user: oehhar tags: core-9-0-branch
2025-06-30
21:23
Note the new releases of bundled packages in the changes. check-in: 2b1180f2a6 user: dgp tags: core-9-0-2-rc
20:11
merge 9.0 check-in: e5a06a9aed user: dgp tags: core-9-0-2-rc
2025-06-28
10:45
Fix test exec-bug-4f0b5767ac error when MSYS scrubs PATH check-in: 0aa1a81626 user: apnadkarni tags: core-9-0-branch
2025-06-27
15:28
Fix [9dfae3413d]: interp limit commands still seems to be 32 bits check-in: 9e759845da user: jan.nijtmans tags: core-9-0-branch
15:20
Fix [ef7042075c]: tcl::build-info not documented check-in: a42af792d9 user: jan.nijtmans tags: core-9-0-branch
08:34
Merge 9.0 Closed-Leaf check-in: abfaea6ce2 user: jan.nijtmans tags: bug-ef7042075c
08:12
doc fix check-in: 2921829f4e user: jan.nijtmans tags: core-9-0-branch
07:45
Make exec-bug-4f0b5767ac test independent of locale check-in: c784134c8a user: apnadkarni tags: core-9-0-branch
07:16
Make all references to -DFOO compiler flags bold in documentation check-in: cc19e884b8 user: jan.nijtmans tags: core-9-0-branch
2025-06-26
14:51
merge 9.0 check-in: 8ac537ca57 user: dgp tags: rc0, core-9-0-2-rc
13:38
Document what happens for non-documented field values check-in: 617a33d53c user: jan.nijtmans tags: bug-ef7042075c
13:19
[27fa01a7db] Restore default option to [namespace which] implementation. check-in: d1d50b8041 user: dgp tags: core-9-0-branch
11:14
Make everthing compile (again) and run with a C++ compiler. check-in: aa010c0cda user: jan.nijtmans tags: core-9-0-branch
09:55
tclWinPipe.c:3427:12: warning: unused parameter ‘wakeEvent’ [-Wunused-parameter] check-in: aeabc7bc49 user: jan.nijtmans tags: core-9-0-branch
08:48
@dkf's review comments (Thanks!) check-in: 5b4016f314 user: jan.nijtmans tags: bug-ef7042075c
08:03
Fix Tcl_LimitGetCommands() signature (int -> Tcl_Size) Closed-Leaf check-in: e5372efeee user: jan.nijtmans tags: bug-9dfae3413d
07:59
Fix [9dfae3413d]: interp limit commands still seems to be 32 bits check-in: 17482fa361 user: jan.nijtmans tags: bug-9dfae3413d
07:35
[ef7042075c]: tcl::build-info not documented check-in: e6214ce124 user: jan.nijtmans tags: bug-ef7042075c
2025-06-25
16:23
Fix [7c2716733a] - use after free on Windows pipe handles check-in: a9351d85f3 user: apnadkarni tags: core-9-0-branch
15:48
Fix [40b1814b93] - use after free on TSD in Winsock check-in: a36f76eb6b user: apnadkarni tags: core-9-0-branch
13:44
merge 9.0 check-in: e8f005c62b user: dgp tags: core-9-0-2-rc
12:04
Merge-mark check-in: bfd3074329 user: jan.nijtmans tags: core-9-0-branch
11:15
Fix [ecafd8611d]: Euro/Tail-sign missing from cp864 encoding check-in: 089e9b68cd user: jan.nijtmans tags: core-9-0-branch
03:29
Merge 9.0 Closed-Leaf check-in: 120749f8c4 user: apnadkarni tags: bug-7c2716733a
03:09
Merge 9.0 Closed-Leaf check-in: 295173d9dd user: apnadkarni tags: bug-40b1814b93
2025-06-24
16:35
merge 9.0 check-in: 00d3a4c17e user: dgp tags: core-9-0-2-rc
16:23
[ecf35c7120] Correct nested handling of return option -options check-in: a9446eea4d user: dgp tags: core-9-0-branch
2025-06-23
19:58
[ecf35c7120] Pending fix for nested -options processing. Closed-Leaf check-in: 9b84426843 user: dgp tags: bug-ecf35c7120
17:36
Two more tests demonstrating the inconsistency between processing -options {...} to emulate {*} argu... check-in: e91d7521b0 user: dgp tags: bug-ecf35c7120
2025-06-20
17:24
[ecf35c7120] Test for the bug. Open branch for fixing. check-in: 75680793d3 user: dgp tags: bug-ecf35c7120
16:00
Fix [e8b18d7b1f] - release encodings on error check-in: 77100b263a user: apnadkarni tags: core-9-0-branch
2025-06-18
18:12
Start on [e8b18d7b1f] fix. Closed-Leaf check-in: 4df76c2abd user: apnadkarni tags: bug-e8b18d7b1f
17:34
Merge 8.6. Fix [4f338b91c1] - add missing Tcl_CloseEx docs check-in: 20315c0f35 user: apnadkarni tags: core-9-0-branch
2025-06-17
16:27
merge 9.0 check-in: 2534585597 user: dgp tags: core-9-0-2-rc
16:06
[da5e1bc7bc] exec channel not closed on errors check-in: 920db2042c user: dgp tags: core-9-0-branch
14:52
Update macOS info in README.md and macosx/README check-in: bdc29a45c2 user: oehhar tags: core-9-0-branch
04:26
Bug [da5e1bc7bc] - exec channel not closed on errors Closed-Leaf check-in: c5af07088b user: apnadkarni tags: bug-da5e1bc7bc
2025-06-16
19:04
makeFile hygiene check-in: a7d82481b5 user: dgp tags: core-9-0-2-rc
19:01
Dup test name check-in: c36dfa5b7a user: dgp tags: core-9-0-2-rc
17:50
Open release branch for Tcl 9.0.2 check-in: 3ae741fb79 user: dgp tags: core-9-0-2-rc
2025-06-15
10:15
Fat fingers in constraints check-in: c1f1232e47 user: apnadkarni tags: bug-7c2716733a
03:01
Add tests to check handle leaks for exec check-in: 302303deca user: apnadkarni tags: core-9-0-branch
2025-06-14
13:59
Bug [7c2716733a] - use after free on Windows event handle check-in: e85c44529a user: apnadkarni tags: bug-7c2716733a
13:59
Disable additional tests under App Verifier - timing or locale do not work with it check-in: d8dd42f87f user: apnadkarni tags: bug-7c2716733a
11:44
Merge core-9-0-branch check-in: d4999cbc1a user: apnadkarni tags: bug-40b1814b93
11:40
Disable timing dependent tests when running under AppVerifier on Windows check-in: b5b2d48838 user: apnadkarni tags: core-9-0-branch
05:31
Bug [40b1814b93] - Proposed fix for Winsock use-after-frees check-in: bbb565eca7 user: apnadkarni tags: bug-40b1814b93
03:25
Add testhandlecount command to check Windows handle leaks check-in: ad954921d6 user: apnadkarni tags: core-9-0-branch
2025-06-10
14:18
Fix [0ee626dfb2]: lseq numeric overflow check-in: 1a6c24c637 user: jan.nijtmans tags: core-9-0-branch
11:34
Fix [b876737a0b]: tcl::tm::path doesn't handle tilde expand check-in: 7ad80e3bed user: jan.nijtmans tags: core-9-0-branch
10:56
Let the caller of ::tcl::tm::roots do the [file tildeexpand] Closed-Leaf check-in: e53599d36c user: jan.nijtmans tags: bug-b876737a0b
2025-06-09
19:08
Backport github ACTIONS build scripts from Tcl 9.1 check-in: 9240cc2d80 user: jan.nijtmans tags: core-9-0-branch
16:55
Fix for [b876737a0b]: tcl::tm::path doesn't handle tilde expand check-in: 00f47f6b33 user: jan.nijtmans tags: bug-b876737a0b
13:58
Merge 8.6 check-in: 037e1bf7b2 user: jan.nijtmans tags: core-9-0-branch
13:44
Write some tests for lseq boundary cases Leaf check-in: d9d61d3346 user: apnadkarni tags: apn-lseq-tests
13:17
Fix [0ee626dfb2] - lseq numeric overflow check-in: 49b77614c4 user: apnadkarni tags: core-9-0-branch
11:17
Indenting check-in: a07791bc34 user: jan.nijtmans tags: core-9-0-branch
06:03
Clarify in manpage that lseq can produce doubles Closed-Leaf check-in: 57845d642d user: apnadkarni tags: bug-0ee626dfb2
2025-06-08
12:02
Bug [0ee626dfb2] - arithseries integer overflow checks check-in: d5b59c54d9 user: apnadkarni tags: bug-0ee626dfb2
11:34
Add test cases check-in: 1c3aca8486 user: apnadkarni tags: bug-0ee626dfb2
11:18
Create new branch named "bug-0ee626dfb2" check-in: 7b108c14d2 user: apnadkarni tags: bug-0ee626dfb2
2025-06-06
22:34
Fix [2bf9fbcb99]: Tcl 9 docs outdated regarding tcl_platform(threaded) check-in: fd1b121aea user: jan.nijtmans tags: core-9-0-branch
2025-06-04
10:21
fix leak in lseq.test check-in: 64bc213195 user: jan.nijtmans tags: core-9-0-branch
07:54
Simplify tcl::build-info parsing for testConstraint's check-in: 3f11cc3244 user: jan.nijtmans tags: core-9-0-branch
2025-06-02
15:38
Update changes.md for TIP 716 check-in: f19058e5f0 user: apnadkarni tags: core-9-0-branch
14:18
Backport: Add [[unreachable]] and [[fallthrough]] from C23 (where available) check-in: 01eaeaebf1 user: jan.nijtmans tags: core-9-0-branch
12:07
TIP 716 accepted check-in: 65b04b1290 user: apnadkarni tags: core-9-0-branch
2025-06-01
18:13
Cherrypick 57d619a23f - Jan's changes for unused vars Closed-Leaf check-in: c24c47cbd3 user: apnadkarni tags: tip-716
15:32
Merge core-9-0-branch check-in: 8697700555 user: apnadkarni tags: tip-716
2025-05-27
05:01
Disable unsupported icu tests for valgrind as dl_load of icu muddies valgrind output check-in: e12ffa7040 user: apnadkarni tags: core-9-0-branch
2025-05-26
11:56
Update changes for fixed tickets check-in: 28eab946c5 user: apnadkarni tags: core-9-0-branch
11:41
Update changes.md check-in: 89bffcebe3 user: jan.nijtmans tags: core-9-0-branch
11:40
Fix [1dcda0e862]: Build broken (trunk branch) tclCompExpr.c tclOOCall.c. Just by disabling the warni... check-in: a60bfcf236 user: jan.nijtmans tags: core-9-0-branch
11:37
Indenting (backported from 9.1) check-in: dac6eb3f1a user: jan.nijtmans tags: core-9-0-branch
10:29
Fix [7346adc50f] - memory runaway on truncated iso2022 encoding check-in: 237ff71b86 user: apnadkarni tags: core-9-0-branch
06:12
Add table driven truncation at end test Closed-Leaf check-in: fc2330a3cd user: apnadkarni tags: apn-bug-7346adc50f
05:12
Handle tcl8 and replace profiles for truncated escape encodings. Add tests. check-in: 0ca96a7829 user: apnadkarni tags: apn-bug-7346adc50f
2025-05-25
17:27
Start on [7346adc50f]. Now raise error on truncated encoding. Still have to handle replace and tcl8 ... check-in: 591e540e6d user: apnadkarni tags: apn-bug-7346adc50f
2025-05-23
06:08
Merged core-9-0-branch Closed-Leaf check-in: 03b3054dba user: apnadkarni tags: apn-tip636-appl
02:21
Merge core-9-0-branch check-in: 33c0fd2db6 user: apnadkarni tags: tip-716
02:18
Fix [c776eb586d]. Read codepage from registry (reported by Jan) check-in: 77971ca3f2 user: apnadkarni tags: tip-716
2025-05-22
09:25
Minor optimization: Make sure that TclIsSpaceProcM() doesn't call TclIsSpaceProc() for 'negative' by... check-in: f71a637cdd user: jan.nijtmans tags: core-9-0-branch
2025-05-21
02:15
Merge core-9-0-branch check-in: af16c07b81 user: apnadkarni tags: tip-716
2025-05-20
05:26
Fix [3335120320]. Create include dir for installing extensions in non-default locations check-in: 761808a5e8 user: apnadkarni tags: core-9-0-branch
2025-05-19
10:27
Update version in .project file check-in: efb67db482 user: jan.nijtmans tags: core-9-0-branch
2017-11-03
19:28
merge novem check-in: aae98a4d0e user: dgp tags: dgp-refactor
19:25
merge novem check-in: c0d30d41d8 user: dgp tags: dgp-properbytearray
19:25
merge trunk check-in: a28b07053f user: dgp tags: novem
2017-11-02
13:21
merge novem check-in: 0e028ed45f user: dgp tags: dgp-refactor
13:17
merge novem check-in: 2e122a7f58 user: dgp tags: dgp-properbytearray
12:53
merge trunk check-in: 319a7765cd user: dgp tags: novem
2017-11-01
16:16
merge novem check-in: ceec7bcd98 user: dgp tags: novem-purge-literals
2017-10-30
16:11
merge novem check-in: 00ce925303 user: dgp tags: dgp-refactor
16:10
merge novem check-in: f3eb497c83 user: dgp tags: dgp-properbytearray
12:48
TIP 278 into novem. check-in: 48a7a3af50 user: dgp tags: novem
12:43
TIP 345 into novem. check-in: e8a10ae4fa user: dgp tags: novem
03:45
merge novem check-in: ad63c68937 user: dgp tags: dgp-refactor
03:38
merge novem check-in: debbfd7c9c user: dgp tags: dgp-properbytearray
03:29
merge trunk check-in: 8b988cd8ee user: dgp tags: novem
2017-10-27
15:36
merge novem check-in: 52b1608dc2 user: dgp tags: dgp-refactor
15:35
merge novem check-in: f646928626 user: dgp tags: dgp-properbytearray
15:20
merge trunk check-in: 0608bd6778 user: dgp tags: novem
2017-10-24
13:57
merge trunk check-in: 7620549f82 user: jan.nijtmans tags: novem
13:35
Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 0ea0323496 user: kbk tags: novem
2017-10-23
17:12
Update TZ info to tzcode2017c. check-in: 822e31b89d user: jima tags: novem
2017-10-20
12:52
merge novem check-in: 0a29e3a8f5 user: dgp tags: dgp-properbytearray
12:46
merge novem check-in: fd7489794a user: dgp tags: dgp-refactor
12:34
merge trunk: check-in: 992db56638 user: dgp tags: novem
2017-10-18
01:24
bug fixes check-in: ed8f6a16dd user: dgp tags: dgp-refactor
2017-10-17
22:55
bug fixes check-in: 8525019388 user: dgp tags: dgp-refactor
16:20
TODO comments explaining what to do and why to wait. check-in: f02e397753 user: dgp tags: dgp-refactor
15:43
Implement and use transients. check-in: 0b0fa29781 user: dgp tags: dgp-refactor
13:58
Start support for transients. check-in: 53d2c4c8fe user: dgp tags: dgp-refactor
12:33
Detect merges of identcal subtrees; eliminate the duplication. check-in: 10d1a11b1d user: dgp tags: dgp-refactor
01:44
Move all the claims to a final pass. check-in: ac0d031fd2 user: dgp tags: dgp-refactor
01:40
Copy over partial results. check-in: 83493485a5 user: dgp tags: dgp-refactor
2017-10-16
20:55
bug fixes check-in: 68f202d70b user: dgp tags: dgp-refactor
16:53
Detect a merge that produces second argument and avoid copy. check-in: 948083211f user: dgp tags: dgp-refactor
15:30
Detect a no-op merge of contents and avoid copy in that case check-in: e1550635bf user: dgp tags: dgp-refactor
2017-10-14
16:35
When KVLMerge and subsequent testing detects two identical values, collapse them into two uses of th... check-in: 89cdc58a95 user: dgp tags: dgp-refactor
2017-10-13
17:51
Correct listIsFirst value. check-in: aefa8c54a4 user: dgp tags: dgp-refactor
16:40
merge novem check-in: b59c82c600 user: dgp tags: dgp-refactor
16:39
merge novem check-in: 88a2bcd3b4 user: dgp tags: dgp-properbytearray
16:39
merge trunk check-in: a49c3597fe user: dgp tags: novem
13:03
Rework lifetime management of the tokensType internal rep. check-in: b0ea212222 user: dgp tags: dgp-refactor
2017-10-12
19:56
Don't skip comment and command start initializations. check-in: 340847e486 user: dgp tags: dgp-refactor
19:26
Stop an invalid read in the Brodnik machinery. check-in: e945614f04 user: dgp tags: dgp-refactor
16:33
memleak check-in: dd0af5cd3e user: dgp tags: dgp-refactor
16:23
WIP check-in: 220199cad9 user: dgp tags: dgp-refactor
15:23
merge novem check-in: af099af1b3 user: jan.nijtmans tags: novem-more-memory-API
15:21
merge trunk check-in: d7c27886c9 user: jan.nijtmans tags: novem
14:52
Account for changes in KVLMerge. check-in: e8be7bfb41 user: dgp tags: dgp-refactor
12:55
merge novem check-in: 34f8606cc4 user: dgp tags: dgp-properbytearray
12:55
merge novem check-in: 3899669480 user: dgp tags: dgp-refactor
12:30
Convert to use of a per-HAMT collision list. check-in: 3cdd2a6e8c user: dgp tags: dgp-refactor
00:56
update comment Closed-Leaf check-in: 8784b35f65 user: dgp tags: dgp-hamt-collision
2017-10-11
23:42
Avoid a self merge in MergeContents check-in: 87260a9796 user: dgp tags: dgp-hamt-collision
23:32
Handle collisions in the remove operation check-in: fb7d7cf7fb user: dgp tags: dgp-hamt-collision
17:45
Make the collision lists sharable. check-in: 74eb685080 user: dgp tags: dgp-hamt-collision
14:09
merge novem check-in: ac9cb5b64c user: jan.nijtmans tags: novem-more-memory-API
03:38
Make sure iterations pass through collision overflows too. check-in: 0934b982c6 user: dgp tags: dgp-hamt-collision
03:19
Post-process all hash collisions that arise during merges. (None :)) check-in: 261ef9caa2 user: dgp tags: dgp-hamt-collision
2017-10-10
19:11
Started the collision fallback implementation. check-in: e9cb01c62e user: dgp tags: dgp-hamt-collision
18:28
some tidying check-in: 0b06a32063 user: dgp tags: dgp-hamt-collision
16:52
update comment check-in: 2a1120185d user: dgp tags: dgp-hamt-collision
16:45
Eliminate the tail field and uses of it. check-in: 8c2c87b7fb user: dgp tags: dgp-hamt-collision
16:07
Simplified model means we no longer need tricky adjustment accounting. check-in: 642f98e81f user: dgp tags: dgp-hamt-collision
14:41
In simplified design, every KVList holds one key value pair. check-in: 4df55bdf0e user: dgp tags: dgp-hamt-collision
14:34
More API transformation. check-in: 09739e8daf user: dgp tags: dgp-hamt-collision
14:26
Begin redesign where we move the handling of hash collisions to the hamt as a whole instead of requi... check-in: a13d68cbee user: dgp tags: dgp-hamt-collision
2017-10-09
14:28
merge trunk check-in: 61bc0c7245 user: jan.nijtmans tags: novem
12:55
merge trunk check-in: 3d2670a053 user: jan.nijtmans tags: novem
2017-10-07
20:44
bug fixes check-in: b6e0357c0c user: dgp tags: dgp-refactor
16:37
Complete reworking of size calculation. check-in: a92065e8f3 user: dgp tags: dgp-refactor
2017-10-06
19:24
Rework toward a simpler scheme of size tracking that's not as entangled with other design choices. check-in: b13237f9e9 user: dgp tags: dgp-refactor
13:32
Collect slot histogram data check-in: 1a30be1ef3 user: dgp tags: dgp-refactor
12:03
Disable code that cannot happen. check-in: 1fe6d463b0 user: dgp tags: dgp-refactor
2017-10-05
18:18
another ratio reported check-in: d9c1c45ee5 user: dgp tags: dgp-refactor
18:09
Implement a first pass [hamt info] command. check-in: 6ac61a2093 user: dgp tags: dgp-refactor
15:42
bug fix check-in: afa5dbe7cd user: dgp tags: dgp-refactor
14:52
Implement the [hamt size] command. check-in: 68ba69deef user: dgp tags: dgp-refactor
14:42
Machinery to compute and track hamt size. check-in: e05843ee31 user: dgp tags: dgp-refactor
10:38
Refactor code common to merge and insert. check-in: 2c2acd6ee9 user: dgp tags: dgp-refactor
2017-10-04
21:11
Bugfix MergeList. check-in: 3dff0cbcf4 user: dgp tags: dgp-refactor
19:28
WIP check-in: de18cfcf25 user: dgp tags: dgp-refactor
15:16
Implemented a [hamt get] command. check-in: e57f4d150a user: dgp tags: dgp-refactor
2017-10-03
19:31
bug fixes check-in: b82161d2ef user: dgp tags: dgp-refactor
16:34
Implement the [hamt merge] command. check-in: 0837519daf user: dgp tags: dgp-refactor
15:33
Completion of the merge machinery. check-in: 5b3fbcb610 user: dgp tags: dgp-refactor
13:50
WIP check-in: bdfb1551e4 user: dgp tags: dgp-refactor
12:55
WIP check-in: 151488be2c user: dgp tags: dgp-refactor
09:12
Merge trunk check-in: 984891340b user: jan.nijtmans tags: novem
03:52
WIP check-in: e2d4dc416f user: dgp tags: dgp-refactor
00:28
WIP check-in: b460c4bb8c user: dgp tags: dgp-refactor
00:05
WIP check-in: 192b04097e user: dgp tags: dgp-refactor
2017-10-02
23:49
More allocator reworking. check-in: 581c6e914b user: dgp tags: dgp-refactor
22:01
WIP check-in: 1323f2b9ac user: dgp tags: dgp-refactor
19:25
Allocation refactoring, and sketch of merge operation. check-in: 0b52d64b1d user: dgp tags: dgp-refactor
18:41
Avoid making second copy of the same immutable value. check-in: 1b1ff36d81 user: dgp tags: dgp-refactor
18:25
API reform. Move all type arguments to be first in the argument list. check-in: 561b441e9d user: dgp tags: dgp-refactor
16:28
More refactoring. check-in: 738b6d5e74 user: dgp tags: dgp-refactor
16:10
New routine to merge KVLists. Re-implement KVLInsert as call to it; some utility routine refactoring... check-in: a08ce61f17 user: dgp tags: dgp-refactor
2017-09-26
09:05
Remove coffbase.txt and all references to it: It's not recommended by Microsoft any more. check-in: 11d0a8e543 user: jan.nijtmans tags: novem
2017-09-25
01:29
Add [hamt remove] command and fix more bugs. check-in: e9ad162b01 user: dgp tags: dgp-refactor
2017-09-24
03:33
Add the [hamt replace] command. check-in: 10ba393f1e user: dgp tags: dgp-refactor
2017-09-23
23:14
more fixes check-in: 60a73184c4 user: dgp tags: dgp-refactor
20:10
more bug fixes check-in: 4eb9ff8b9e user: dgp tags: dgp-refactor
17:13
Bug fixes. check-in: c12e9164cf user: dgp tags: dgp-refactor
15:30
Implement the [hamt create] command. We can start scripting. check-in: f9981a2144 user: dgp tags: dgp-refactor
14:55
Complete the "hamt" Tcl_ObjType. check-in: 3984353a09 user: dgp tags: dgp-refactor
2017-09-22
23:45
Use iterators to make the UpdateString routine. check-in: b5fef85d14 user: dgp tags: dgp-refactor
23:18
Complete the iterator routines. It compiles! Must be good. check-in: a481e78199 user: dgp tags: dgp-refactor
13:06
merge novem check-in: 3cf9e70f1d user: dgp tags: dgp-properbytearray
13:01
merge novem check-in: b29b5ed6f5 user: dgp tags: dgp-refactor
08:49
merge trunk check-in: 3bb43f216a user: jan.nijtmans tags: novem
2017-09-21
12:02
WIP check-in: 1c37169922 user: dgp tags: dgp-refactor
2017-09-20
16:20
merge novem check-in: 206a729f35 user: dgp tags: dgp-refactor
16:17
merge novem check-in: 87f5287964 user: dgp tags: dgp-properbytearray
09:22
merge trunk check-in: 52f439bd00 user: jan.nijtmans tags: novem
09:09
merge trunk check-in: 6320a360bf user: jan.nijtmans tags: novem
2017-09-18
14:57
merge novem check-in: 2dfeeb8429 user: dgp tags: dgp-properbytearray
14:54
merge novem check-in: bcaf1b3113 user: dgp tags: dgp-refactor
14:39
merge trunk check-in: aac06499fb user: jan.nijtmans tags: novem
12:54
merge trunk check-in: c2ee1a2e85 user: jan.nijtmans tags: novem
12:06
merge novem check-in: 1ef33883a0 user: dgp tags: dgp-refactor
12:06
WIP check-in: f51f5fa799 user: dgp tags: dgp-refactor
12:00
merge novem check-in: 1a59ed5a6e user: dgp tags: dgp-properbytearray
10:07
Merge trunk check-in: 3cea4fc314 user: jan.nijtmans tags: novem
2017-09-15
13:36
merge trunk check-in: f8a598e13a user: jan.nijtmans tags: novem
2017-09-14
19:22
WIP check-in: 46a5c64a59 user: dgp tags: dgp-refactor
14:34
New Tcl_ObjType WIP. check-in: 28f6f8c7e8 user: dgp tags: dgp-refactor
14:19
merge novem check-in: 3b5667b4ff user: dgp tags: dgp-refactor
14:03
merge novem check-in: 4c571ea91a user: dgp tags: dgp-properbytearray
14:02
merge trunk check-in: 65554137c5 user: dgp tags: novem
13:17
merge novem check-in: 0a3ba6dcc3 user: dgp tags: dgp-properbytearray
08:06
merge trunk check-in: 02f4b68952 user: jan.nijtmans tags: novem
2017-09-13
10:42
Merge trunk check-in: a493ca45ea user: jan.nijtmans tags: novem
2017-09-11
13:21
merge novem check-in: a0bd6b43c0 user: jan.nijtmans tags: novem-more-memory-API
13:06
merge novem check-in: 17c54399fb user: dgp tags: dgp-refactor
12:23
global consts are things compilers are picky about. check-in: e0b9c0e7df user: dgp tags: dgp-refactor
12:07
merge novem check-in: 4c2e3516a0 user: dgp tags: dgp-properbytearray
11:21
merge trunk check-in: 30418b0549 user: jan.nijtmans tags: novem
00:12
It compiles! Ship it! check-in: d959cdad5e user: dgp tags: dgp-refactor
2017-09-10
19:11
WIP check-in: 6047938a8b user: dgp tags: dgp-refactor
13:35
merge novem check-in: 4fa9cc2903 user: jan.nijtmans tags: novem-more-memory-API
2017-09-09
16:26
Merge trunk check-in: 8b29b13280 user: jan.nijtmans tags: novem
2017-09-08
18:05
WIP check-in: 79337b43e1 user: dgp tags: dgp-refactor
17:21
WIP check-in: 68358ccbd1 user: dgp tags: dgp-refactor
17:10
WIP check-in: 43e58b6dc6 user: dgp tags: dgp-refactor
17:05
WIP check-in: 8043bdedce user: dgp tags: dgp-refactor
14:02
WIP check-in: 977d156621 user: dgp tags: dgp-refactor
11:45
WIP check-in: 45ae72da47 user: dgp tags: dgp-refactor
03:49
WIP check-in: af8cc4ae35 user: dgp tags: dgp-refactor
2017-09-07
12:46
WIP check-in: 17672bd902 user: dgp tags: dgp-refactor
01:38
Implementation of persistent, immutable key/value lists. Lifetime management done with refcounts to ... check-in: 91867afcf2 user: dgp tags: dgp-refactor
2017-09-06
19:27
WIP check-in: 1f1e0ccf10 user: dgp tags: dgp-refactor
2017-09-05
12:42
merge novem check-in: d4d0177ae0 user: dgp tags: dgp-properbytearray
12:41
merge novem check-in: 8dfd1f597e user: dgp tags: dgp-refactor
2017-09-04
14:03
merge trunk check-in: 55e5374f6b user: jan.nijtmans tags: novem
2017-09-01
01:29
merge novem check-in: 6043683920 user: dgp tags: dgp-refactor
01:11
merge novem check-in: db2b6d8c00 user: dgp tags: dgp-properbytearray
2017-08-31
13:57
merge trunk check-in: 2a52ebe007 user: jan.nijtmans tags: novem
09:46
http state 100 continue handling broken [2a94652ee1] check-in: d6bb682808 user: oehhar tags: novem
08:41
merge trunk check-in: 2bfc123728 user: jan.nijtmans tags: novem
2017-08-30
11:49
merge trunk check-in: 18735f269b user: jan.nijtmans tags: novem
2017-08-29
09:19
Merge trunk check-in: f2f6504adb user: jan.nijtmans tags: novem
2017-08-18
13:44
merge novem check-in: a87c8c9494 user: dgp tags: dgp-properbytearray
13:44
merge novem check-in: d592c0fb4a user: dgp tags: dgp-refactor
13:23
merge trunk check-in: f1f87ddc33 user: dgp tags: novem
2017-08-08
16:41
Merge novem check-in: aa2d419bfa user: andy tags: dgp-properbytearray
16:40
Merge novem check-in: 0f3306d7d6 user: andy tags: dgp-refactor
16:39
Merge trunk check-in: aadf195d2c user: andy tags: novem
2017-08-04
13:26
merge novem check-in: fc84863621 user: dgp tags: dgp-properbytearray
13:26
merge novem check-in: 7d00234e68 user: dgp tags: dgp-refactor
13:19
merge trunk check-in: 4b17c28700 user: dgp tags: novem
2017-07-18
13:46
merge novem check-in: 80f0997f0b user: dgp tags: dgp-properbytearray
13:46
merge novem check-in: 56f00462f4 user: dgp tags: dgp-refactor
13:34
merge trunk check-in: 5a7371016e user: dgp tags: novem
2017-07-06
16:58
merge novem check-in: 7eb94b8f21 user: dgp tags: dgp-refactor
16:57
merge novem check-in: 45d5acda53 user: dgp tags: dgp-properbytearray
16:52
merge trunk check-in: 4dc6e2e33e user: dgp tags: novem
2017-07-03
12:46
merge trunk check-in: 2cab48c756 user: jan.nijtmans tags: novem
08:32
merge trunk check-in: 7067ab8082 user: jan.nijtmans tags: novem
2017-06-29
11:42
merge novem check-in: 76a8ebccd9 user: dgp tags: dgp-refactor
11:38
merge novem check-in: 28d8f0755f user: dgp tags: dgp-properbytearray
2017-06-28
13:45
merge trunk check-in: 6921b83aca user: jan.nijtmans tags: novem
2017-06-26
20:26
merge novem check-in: 69f79aa309 user: dgp tags: dgp-refactor
20:25
merge novem check-in: a9a65ee225 user: dgp tags: dgp-properbytearray
20:13
merge trunk check-in: 80be23dd56 user: dgp tags: novem
2017-06-23
15:05
merge trunk check-in: d3b73e481b user: jan.nijtmans tags: novem
09:14
Merge trunk (but without %#d format, pending further decision and bug-fixing) check-in: 818930fdcd user: jan.nijtmans tags: novem
2017-06-22
14:23
merge novem check-in: e166a5a58b user: dgp tags: dgp-refactor
13:56
merge novem check-in: db3d5c1dad user: dgp tags: dgp-properbytearray
13:41
merge trunk check-in: 30c71bc195 user: dgp tags: novem
2017-06-19
18:26
merge novem check-in: eb8166618c user: dgp tags: dgp-properbytearray
18:11
merge novem check-in: 4cc19e9c99 user: dgp tags: dgp-refactor
18:04
Silence compiler warning check-in: 29123b010b user: dgp tags: novem
17:56
Merge trunk. Improve test http-4.16 in robustness and result utility. check-in: 854cdede26 user: dgp tags: novem
2017-06-16
21:12
repair merge check-in: 558669f5e0 user: dgp tags: dgp-properbytearray
20:41
merge novem check-in: ec44855767 user: dgp tags: dgp-properbytearray
20:40
merge novem check-in: 95b720f9ff user: dgp tags: dgp-refactor
20:35
merge trunk check-in: f7688ef8a2 user: dgp tags: novem
2017-06-09
11:48
merge novem check-in: f687ce6a36 user: jan.nijtmans tags: novem-more-memory-API
11:17
merge trunk check-in: f0e33a9d48 user: jan.nijtmans tags: novem
2017-06-08
12:59
merge trunk check-in: 7b30d63181 user: jan.nijtmans tags: novem
2017-06-06
15:51
merge trunk check-in: 1ce52fbf89 user: dgp tags: novem
09:25
merge trunk check-in: 6c9ae4580b user: jan.nijtmans tags: novem
2017-06-02
11:08
merge trunk check-in: 40f592b46d user: jan.nijtmans tags: novem
2017-05-29
13:16
merge trunk check-in: 5985b3e0a0 user: jan.nijtmans tags: novem
2017-05-23
13:10
merge novem check-in: 2d1c5050f9 user: dgp tags: dgp-refactor
13:05
merge novem check-in: 101f1ded72 user: dgp tags: dgp-properbytearray
2017-05-22
09:17
merge trunk check-in: 4503acbb4b user: jan.nijtmans tags: novem
2017-05-19
13:23
merge novem check-in: dcc42a5168 user: dgp tags: dgp-properbytearray
13:21
merge novem check-in: 52ffc34aff user: dgp tags: dgp-refactor
13:00
merge trunk check-in: 32225bcff4 user: dgp tags: novem
2017-05-18
12:36
merge trunk check-in: 8295a7cc33 user: jan.nijtmans tags: novem
2017-05-15
18:27
merge novem check-in: 1110898196 user: dgp tags: dgp-properbytearray
18:19
merge novem check-in: 918c560383 user: dgp tags: dgp-refactor
2017-05-12
15:34
merge trunk check-in: f49584eaad user: jan.nijtmans tags: novem
2017-05-08
16:34
merge novem check-in: 4b307fb502 user: dgp tags: dgp-refactor
16:34
merge novem check-in: a26c9dcd6c user: dgp tags: dgp-properbytearray
16:22
merge trunk check-in: 68044ce9b3 user: dgp tags: novem
2017-05-04
12:39
Merge trunk check-in: 6928ad7045 user: jan.nijtmans tags: novem
11:35
merge novem check-in: 70b0b53b8a user: jan.nijtmans tags: novem-more-memory-API
10:42
merge trunk check-in: b73a5c9fa6 user: jan.nijtmans tags: novem
2017-05-01
08:47
Merge trunk check-in: 1c7bbe47d6 user: jan.nijtmans tags: novem
2017-04-27
13:28
merge novem check-in: 491c1074c5 user: dgp tags: dgp-refactor
12:59
merge novem check-in: 93c8593c05 user: dgp tags: dgp-properbytearray
12:54
merge trunk check-in: a7adf2c06d user: dgp tags: novem
2017-04-21
13:09
merge novem check-in: b7afc43f20 user: dgp tags: dgp-properbytearray
12:45
merge novem check-in: d0afdcd2a7 user: dgp tags: dgp-refactor
2017-04-20
14:47
merge trunk check-in: c3caa5383c user: jan.nijtmans tags: novem
11:47
merge trunk check-in: 9c9d827c81 user: jan.nijtmans tags: novem
2017-04-17
13:28
merge novem check-in: 7e24971973 user: dgp tags: dgp-properbytearray
13:28
merge novem check-in: bf2255adcc user: dgp tags: dgp-refactor
12:42
merge trunk check-in: b39e02ee74 user: dgp tags: novem
2017-04-14
09:07
merge trunk check-in: 5483de49de user: jan.nijtmans tags: novem
2017-04-12
19:16
merge novem check-in: 7d18018b57 user: dgp tags: dgp-properbytearray
14:33
merge trunk check-in: 50c38d55a8 user: jan.nijtmans tags: novem
13:45
merge novem check-in: dd0dd405a1 user: dgp tags: dgp-refactor
13:28
merge trunk check-in: 21af18f4ec user: dgp tags: novem
12:34
merge trunk check-in: 10774b883a user: jan.nijtmans tags: novem
2017-04-11
15:35
merge trunk check-in: 89dd10b608 user: jan.nijtmans tags: novem
14:47
merge novem check-in: c71f16742c user: dgp tags: dgp-properbytearray
14:38
merge novem check-in: f49b65e410 user: dgp tags: dgp-refactor
10:04
merge trunk check-in: 9aa06eddb4 user: jan.nijtmans tags: novem
2017-04-06
15:27
merge-mark. No changes. check-in: 300f938187 user: jan.nijtmans tags: novem
14:18
merge novem check-in: 71942e2e84 user: dgp tags: dgp-properbytearray
14:02
merge novem check-in: 050e4650a5 user: dgp tags: dgp-refactor
12:47
Merge trunk (no actual modifications). Some 8.6 -> 9.0 version changes which still were forgotten. check-in: 15119413d1 user: jan.nijtmans tags: novem
07:45
merge trunk check-in: 516e61341c user: jan.nijtmans tags: novem
2017-03-31
15:18
merge trunk check-in: b803d95d48 user: jan.nijtmans tags: novem
12:08
merge novem check-in: 39100e59c5 user: dgp tags: dgp-properbytearray
12:08
merge novem check-in: 4e45b41e44 user: dgp tags: dgp-refactor
09:20
merge trunk check-in: e6fca3a230 user: jan.nijtmans tags: novem
2017-03-29
14:56
merge trunk check-in: 9ac2b864cc user: jan.nijtmans tags: novem
14:28
merge novem check-in: 3ce58b40ba user: dgp tags: dgp-properbytearray
13:53
merge novem check-in: 540aba10b7 user: dgp tags: dgp-refactor
12:20
Merge trunk check-in: eca85b8e37 user: jan.nijtmans tags: novem
2017-03-27
13:04
merge trunk check-in: 443feb509f user: jan.nijtmans tags: novem
2017-03-24
09:52
Merge trunk check-in: 331d0f027a user: jan.nijtmans tags: novem
2017-03-23
08:45
merge trunk check-in: 5da331ec7d user: jima tags: novem
2017-03-21
14:47
merge novem check-in: 06345f98f3 user: dgp tags: dgp-properbytearray
14:35
merge novem check-in: d5e9047c6a user: dgp tags: dgp-refactor
09:05
Merge trunk. check-in: bb69501063 user: jan.nijtmans tags: novem
2017-03-20
12:42
merge novem check-in: c992daedee user: dgp tags: dgp-properbytearray
12:42
merge novem check-in: ef7cdf0b8e user: dgp tags: dgp-refactor
10:31
Merge trunk check-in: 8accd6cd45 user: jan.nijtmans tags: novem
2017-03-17
13:40
merge novem check-in: 67dc6de532 user: dgp tags: dgp-properbytearray
13:08
merge novem check-in: 41aa381dd6 user: dgp tags: dgp-refactor
12:34
Merge trunk check-in: 8c82c583d7 user: jan.nijtmans tags: novem
2017-03-15
02:41
Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 1bb44d093d user: kbk tags: novem
2017-03-14
22:30
Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: f405eeb32b user: kbk tags: novem
2017-03-13
16:08
merge novem check-in: 3c4f7662e9 user: dgp tags: dgp-properbytearray
16:01
merge novem check-in: bde9f068f5 user: dgp tags: dgp-refactor
09:16
merge trunk check-in: 9199921a93 user: jan.nijtmans tags: novem
2017-03-10
17:29
merge novem check-in: efea0df17b user: dgp tags: dgp-refactor
17:27
merge novem check-in: d4c70d1b3e user: dgp tags: dgp-properbytearray
17:20
merge trunk check-in: 0a57d1cf48 user: dgp tags: novem
2017-03-09
14:11
merge novem check-in: 78d9ef7022 user: dgp tags: dgp-refactor
14:09
merge novem check-in: 20377cbe86 user: dgp tags: dgp-properbytearray
2017-03-08
12:08
merge trunk check-in: 12851c0a69 user: jan.nijtmans tags: novem
2017-03-07
08:58
merge trunk check-in: ab1a7018e1 user: jan.nijtmans tags: novem
2017-03-06
17:42
merge novem check-in: 0ff120b466 user: dgp tags: dgp-refactor
17:37
merge novem check-in: 193346b214 user: dgp tags: dgp-properbytearray
17:37
merge trunk check-in: dd26e3037f user: dgp tags: novem
2017-02-27
15:15
merge novem check-in: af18d7e1b0 user: dgp tags: dgp-properbytearray
15:14
merge novem check-in: 2c9d27f9c7 user: dgp tags: dgp-refactor
15:09
merge trunk check-in: 2373c7579f user: dgp tags: novem
2017-02-23
20:06
merge novem check-in: 26cf992df4 user: dgp tags: dgp-refactor
20:06
merge novem check-in: d1935c2cad user: dgp tags: dgp-properbytearray
2017-02-22
09:07
More internal use of size_t in stead of int (e.g. in many 'epoch's) check-in: 63d5ef988d user: jan.nijtmans tags: novem
2017-02-16
15:46
merge novem check-in: ff2872230d user: dgp tags: dgp-properbytearray
15:16
merge novem check-in: a46dd344ac user: dgp tags: dgp-refactor
2017-02-15
14:08
merge trunk check-in: 0504484608 user: jan.nijtmans tags: novem
2017-02-14
14:26
merge trunk check-in: 4ff047926c user: jan.nijtmans tags: novem
2017-02-09
13:53
merge novem check-in: 5f1476cb79 user: dgp tags: dgp-refactor
13:24
merge novem check-in: 7380c070a9 user: dgp tags: dgp-properbytearray
2017-02-08
22:02
merge trunk check-in: cc4bd48ef7 user: jan.nijtmans tags: novem
14:40
Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to generate the string represen... check-in: bfa7a6e558 user: jan.nijtmans tags: novem
2017-02-07
12:28
merge trunk check-in: d6fe39b54d user: jan.nijtmans tags: novem
2017-02-03
17:53
merge novem check-in: 212dc95d3a user: dgp tags: dgp-properbytearray
17:48
merge novem check-in: f5db0c96ab user: dgp tags: dgp-refactor
14:40
merge trunk check-in: 00f4d12666 user: jan.nijtmans tags: novem
14:03
merge trunk check-in: 052d6fe213 user: jan.nijtmans tags: novem
2017-02-02
18:41
merge novem check-in: fbbae2d6f3 user: dgp tags: dgp-refactor
18:40
merge novem check-in: 28ed731f55 user: dgp tags: dgp-properbytearray
2017-02-01
14:56
Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: d98193fd0e user: jan.nijtmans tags: novem
2017-01-31
13:46
merge trunk check-in: a3dd7c15d6 user: jan.nijtmans tags: novem
2017-01-27
18:06
merge novem check-in: d8c61e3c78 user: dgp tags: dgp-properbytearray
17:52
merge novem check-in: 758a347ea0 user: dgp tags: dgp-refactor
17:45
merge trunk check-in: 2cf023e270 user: dgp tags: novem
2017-01-25
12:50
Convert Tcl_SetResult() to a macro check-in: 36aa4f35f8 user: jan.nijtmans tags: novem
2017-01-24
15:42
Put back counter in test-case, so we can see if TestsaveresultFree() was actually called or not. check-in: 45e553ee0a user: jan.nijtmans tags: novem
2017-01-23
16:19
merge novem check-in: 62c986e78f user: dgp tags: dgp-properbytearray
16:06
merge novem check-in: 52fb7c8efd user: dgp tags: dgp-refactor
2017-01-20
16:22
merge trunk check-in: cd35919f58 user: jan.nijtmans tags: novem
2017-01-18
13:12
merge trunk check-in: 5156755c3b user: jan.nijtmans tags: novem
2017-01-17
10:06
merge trunk check-in: b4d39f0831 user: jan.nijtmans tags: novem
2017-01-16
11:59
merge trunk check-in: 72fe4fc922 user: jan.nijtmans tags: novem
2017-01-14
08:47
Merge IETF tzdata2016j check-in: f2317ec638 user: venkat tags: novem
2017-01-13
16:41
merge novem check-in: d27352bb75 user: dgp tags: dgp-properbytearray
16:38
merge novem check-in: 9f54f117c7 user: dgp tags: dgp-refactor
16:23
merge trunk check-in: f1bc5defc2 user: dgp tags: novem
2017-01-12
10:37
merge trunk check-in: 1040f74cca user: jan.nijtmans tags: novem
2017-01-11
14:39
merge trunk check-in: 787a8c193b user: jan.nijtmans tags: novem
2017-01-06
10:32
Merge trunk check-in: 127a5f68d7 user: jan.nijtmans tags: novem
2017-01-05
15:25
Merge trunk check-in: c261d78072 user: jan.nijtmans tags: novem
2017-01-04
13:01
merge trunk check-in: 473ff0966a user: jan.nijtmans tags: novem
2017-01-03
16:48
merge novem check-in: ddc40d9c59 user: dgp tags: dgp-properbytearray
2017-01-01
19:50
merge trunk check-in: d8746f0cb8 user: jan.nijtmans tags: novem
2016-12-23
15:49
merge trunk check-in: c56a03aae7 user: jan.nijtmans tags: novem
15:28
merge novem check-in: 71d36ba10f user: dgp tags: dgp-properbytearray
15:19
merge novem check-in: 579da81b3f user: dgp tags: dgp-refactor
10:07
Deprecate otherValuePtr and ptrAndLongRep. Some more minor tweaks. check-in: f659a13b48 user: jan.nijtmans tags: novem-more-memory-API
09:32
merge novem check-in: 9d557545fc user: jan.nijtmans tags: novem-more-memory-API
09:11
merge trunk check-in: f0b6381989 user: jan.nijtmans tags: novem
2016-12-21
09:20
Merge trunk check-in: c52e1550bf user: jan.nijtmans tags: novem
2016-12-19
18:40
merge novem check-in: 9948e12ee4 user: dgp tags: dgp-properbytearray
18:38
merge novem check-in: 313996a5c7 user: dgp tags: dgp-refactor
10:42
merge novem check-in: 10c36e48f6 user: jan.nijtmans tags: novem-more-memory-API
09:14
merge trunk check-in: d9627dd7b6 user: jan.nijtmans tags: novem
2016-12-13
18:29
Update Tcl_SetByteArrayLength() and callers. check-in: 522ab5524f user: dgp tags: dgp-properbytearray
16:49
Detect binary errors in reflected channels. check-in: c7211f4bb5 user: dgp tags: dgp-properbytearray
2016-12-07
20:32
plug memory leak check-in: 58f7225908 user: dgp tags: dgp-properbytearray
20:01
Enable the no-copy path through narrowing that was overlooked. check-in: 617acf8eb6 user: dgp tags: dgp-properbytearray
19:52
Put explicit byte-narrowing in the write pipeline of -encoding binary channels. This makes tests pas... check-in: 236f5e4f11 user: dgp tags: dgp-properbytearray
19:22
Make explicit the implicit byte-narrowing function of [binary format]. check-in: 56ac0f8998 user: dgp tags: dgp-properbytearray
18:57
Create a narrowing procedure to make the operation explicit when needed. check-in: ba8e57d76c user: dgp tags: dgp-properbytearray
2016-12-06
20:09
Purge the old and broken Tcl_ObjType. check-in: ea03de5a23 user: dgp tags: dgp-properbytearray
18:55
Several commands should be picky about expecting byte-valued arguments. Make them so. check-in: 1b7d737ce6 user: dgp tags: dgp-properbytearray
12:47
merge novem check-in: fd1d2bbcbe user: dgp tags: dgp-properbytearray
12:46
merge novem check-in: 5101240106 user: dgp tags: dgp-refactor
12:46
merge trunk check-in: 54d0f67188 user: dgp tags: novem
2016-12-05
19:17
WIP trial of proper bytearrays in Tcl 9. check-in: d7c68a46af user: dgp tags: dgp-properbytearray
2016-12-02
19:34
merge novem check-in: da8349c19a user: dgp tags: dgp-refactor
19:02
merge trunk check-in: 237dd7902f user: dgp tags: novem
14:53
merge-mark check-in: c54751a9f2 user: jan.nijtmans tags: novem
14:46
merge trunk check-in: e4c06b61d2 user: jan.nijtmans tags: novem
2016-12-01
12:32
Fix installation of platform/shell-1.1.4.tm on Windows (platform directory was still missing) check-in: 15b7ba9785 user: jan.nijtmans tags: novem
11:46
merge trunk check-in: 391ec4f295 user: jan.nijtmans tags: novem
11:20
More internal use of size_t. Eliminate unused "isBin" argument from TclpSysAlloc() check-in: 9d4cd6b1aa user: jan.nijtmans tags: novem
2016-11-30
14:27
Merge trunk check-in: 39918e8e32 user: jan.nijtmans tags: novem
2016-11-29
13:50
merge novem check-in: 3cbb30adcd user: dgp tags: dgp-refactor
13:08
merge trunk check-in: 88f99346ec user: jan.nijtmans tags: novem
12:26
merge trunk check-in: 0a73f68e8e user: jan.nijtmans tags: novem
2016-11-28
16:24
merge novem check-in: 676824c7c1 user: dgp tags: dgp-refactor
2016-11-25
12:58
merge trunk check-in: 742389b703 user: jan.nijtmans tags: novem
2016-11-24
20:31
merge trunk check-in: 4115262f80 user: jan.nijtmans tags: novem
12:41
merge novem check-in: 39188cbdd6 user: jan.nijtmans tags: novem-more-memory-API
11:57
merge trunk. Make epoch in Tcl_DictSearch "unsigned int". This doubles the epoch range here. Use 0... check-in: 5fe02150a3 user: jan.nijtmans tags: novem
2016-11-21
10:40
Merge trunk. More internal use of size_t in stead of int (or long) check-in: b68c708bd6 user: jan.nijtmans tags: novem
2016-11-18
18:05
merge novem check-in: 715274166d user: dgp tags: dgp-refactor
12:10
merge novem check-in: 21f9030029 user: jan.nijtmans tags: novem-more-memory-API
11:15
Merge trunk check-in: a2bc365c8c user: jan.nijtmans tags: novem
2016-11-17
16:27
merge trunk check-in: f365ba1ad9 user: jan.nijtmans tags: novem
09:34
Merge trunk check-in: 4a3294acba user: jan.nijtmans tags: novem
2016-11-16
11:17
merge trunk check-in: 31a3f9bee0 user: jan.nijtmans tags: novem
2016-11-14
12:18
merge novem check-in: 1d352ef575 user: dgp tags: dgp-refactor
2016-11-12
11:20
Merge tzdata2016i from IETF check-in: 3a3a592ef9 user: venkat tags: novem
2016-11-11
15:18
merge trunk check-in: 6ca5f2d8bf user: jan.nijtmans tags: novem
2016-11-10
15:13
merge trunk check-in: 8d4c5a08c5 user: jan.nijtmans tags: novem
2016-11-04
11:53
merge trunk check-in: 00e57db1bf user: jan.nijtmans tags: novem
11:41
merge trunk check-in: 70a2852312 user: jan.nijtmans tags: novem
2016-11-02
12:50
Merge trunk (Update http version number to 2.8.10, due to [838e99a76d]) check-in: 1caeb0f5b9 user: jan.nijtmans tags: novem
2016-11-01
16:37
merge novem check-in: 1e05628089 user: dgp tags: dgp-refactor
16:29
merge trunk check-in: 2d438eeb1d user: dgp tags: novem
2016-10-26
08:07
Merge timezone data tzdata2016h check-in: 42830c2953 user: venkat tags: novem
2016-10-21
13:25
merge novem check-in: 9b85ecfae5 user: dgp tags: dgp-refactor
13:25
merge trunk check-in: e8a67dbd32 user: dgp tags: novem
2016-10-13
17:11
merge novem check-in: c172a6aac7 user: dgp tags: dgp-refactor
17:03
merge trunk check-in: 237090c178 user: dgp tags: novem
2016-10-12
14:01
merge novem check-in: bfd8b2d1e7 user: dgp tags: dgp-refactor
14:01
merge trunk check-in: b204e61ca2 user: dgp tags: novem
2016-10-11
21:53
merge trunk check-in: d5f3db4df2 user: jan.nijtmans tags: novem
18:26
merge novem check-in: 6c01f161f4 user: dgp tags: dgp-refactor
18:22
Update new tests in light of octal death. check-in: 2be17d65ec user: dgp tags: novem
18:19
merge trunk check-in: bd685a542e user: dgp tags: novem
2016-10-07
13:11
merge novem check-in: 0507959c15 user: dgp tags: dgp-refactor
13:11
merge trunk check-in: 66bb998b3f user: dgp tags: novem
2016-10-04
19:08
merge novem check-in: 2a20459071 user: dgp tags: dgp-refactor
18:48
merge trunk check-in: b74f43dd28 user: dgp tags: novem
2016-10-02
19:28
Merge tzdata2016g from ietf.org check-in: b867304d52 user: venkat tags: novem
2016-09-21
09:29
merge trunk check-in: 42473b2624 user: jan.nijtmans tags: novem
2016-09-16
16:40
merge novem check-in: fbf936a8ab user: dgp tags: dgp-refactor
09:11
merge trunk check-in: 1e7fa757b6 user: jan.nijtmans tags: novem
2016-09-09
12:40
merge novem check-in: 7c94488656 user: dgp tags: dgp-refactor
12:39
Maintain the changed behavior for unset traces on local vars at proc return. Update the docs to new ... check-in: ac5aef4799 user: dgp tags: novem
07:31
merge trunk check-in: f97eb4cfee user: gahr tags: novem
2016-09-08
20:05
merge novem check-in: 07b093aed3 user: dgp tags: dgp-refactor
20:04
compiler warning check-in: 222ff7aa13 user: dgp tags: novem
19:34
merge novem check-in: 085bd56f57 user: dgp tags: dgp-refactor
02:48
merge trunk check-in: 7628b11646 user: dgp tags: novem
2016-09-07
14:03
merge trunk check-in: c21cbbe39b user: jan.nijtmans tags: novem
2016-09-05
13:57
merge trunk check-in: 6fb1bef114 user: jan.nijtmans tags: novem
2016-08-30
13:12
merge trunk check-in: 11d4243035 user: jan.nijtmans tags: novem
2016-07-26
19:22
merge novem check-in: 2efc2acbe7 user: dgp tags: dgp-refactor
19:22
merge trunk check-in: d08af9d55e user: dgp tags: novem
2016-07-21
17:28
merge novem check-in: f332e821f4 user: dgp tags: dgp-refactor
17:25
merge trunk check-in: eb606f020c user: dgp tags: novem
2016-07-20
11:50
merge novem check-in: 841bac8f11 user: dgp tags: dgp-refactor
03:06
Merge tzdata 2016f from ietf.org check-in: 7106670117 user: venkat tags: novem
2016-07-18
17:15
merge novem check-in: de997341e3 user: dgp tags: dgp-refactor
17:15
merge trunk check-in: c58aa1576a user: dgp tags: novem
2016-07-13
13:06
Merge novem Closed-Leaf check-in: be86aae38f user: jan.nijtmans tags: novem-bighash
2016-07-12
19:22
Merge novem. Resolve conflicts. check-in: 1756104f77 user: dgp tags: dgp-refactor
14:40
Merge trunk check-in: a170ea70f5 user: jan.nijtmans tags: novem
2016-07-11
22:05
merge novem check-in: db31ab456b user: dgp tags: dgp-refactor
22:04
merge trunk check-in: 62df9d994f user: dgp tags: novem
2016-07-10
19:39
merge novem check-in: bf98813225 user: dgp tags: dgp-refactor
19:36
merge trunk check-in: 74d2ed7aa4 user: dgp tags: novem
2016-07-09
19:40
merge novem check-in: 7675692667 user: dgp tags: dgp-refactor
19:08
merge trunk check-in: fcd8a73b39 user: dgp tags: novem
2016-07-08
10:34
merge trunk check-in: 706fbc1eb0 user: jan.nijtmans tags: novem
09:46
Use TCL_HASH_TYPE #define for compatibility with Tcl8 in stead of TCL_HASH_KEY_TYPE_VERSION_2 check-in: 09ffa50505 user: jan.nijtmans tags: novem-bighash
06:56
Adapt hash-function and hash-table to allow hash-tables to grow >1Gb on 64-bit platforms. check-in: ef7ec3df37 user: jan.nijtmans tags: novem-bighash
2016-07-07
17:00
Fully fix old bug [a16752c252] that has been only partially fixed until now to support legacy tclcom... check-in: ccccdf967c user: dgp tags: novem
07:54
merge trunk check-in: 33e8f920fa user: jan.nijtmans tags: novem
2016-07-06
15:10
Unnecessary #undef and unnecessary type cast. check-in: a8e6f3afc4 user: jan.nijtmans tags: novem
10:09
Make epoch in ProcessGlobalValue a size_t check-in: c4722e507b user: jan.nijtmans tags: novem-more-memory-API
09:23
merge novem check-in: 2612497ee5 user: jan.nijtmans tags: novem-more-memory-API
2016-07-05
09:56
Merge trunk. Some more internal use of size_t in stead of int. check-in: 8144cc0c67 user: jan.nijtmans tags: novem
2016-07-04
08:46
Merge trunk check-in: 4305ba4a5f user: jan.nijtmans tags: novem
2016-07-02
20:23
merge novem check-in: fc5f12b1a0 user: dgp tags: dgp-refactor
20:19
merge trunk check-in: 4fc08a68e7 user: dgp tags: novem
2016-07-01
20:55
merge novem check-in: 0736319ed9 user: dgp tags: dgp-refactor
20:39
merge trunk check-in: ccc0e4ca4b user: dgp tags: novem
14:14
Merge trunk check-in: 7437172dad user: jan.nijtmans tags: novem
13:36
merge trunk; eliminate legacy hacks for Itcl 3; migration paths in place. check-in: f72e6dad3d user: dgp tags: novem
08:33
Merge trunk check-in: 9b227b619e user: jan.nijtmans tags: novem-more-memory-API
2016-06-30
14:05
merge novem check-in: cb998db05a user: dgp tags: dgp-refactor
13:53
Merge trunk check-in: 76c4e1f025 user: jan.nijtmans tags: novem
12:33
Take over tclStringObj.c from trunk (not all changes there landed in novem) check-in: ea12a6d6eb user: jan.nijtmans tags: novem
12:18
Make test-cases pass again check-in: c9b1ad1564 user: jan.nijtmans tags: novem-more-memory-API
2016-06-29
16:14
merge novem check-in: e466d17342 user: dgp tags: dgp-refactor
15:52
Merge trunk check-in: e711b0ba95 user: jan.nijtmans tags: novem
2016-06-28
19:31
Re-use the parse error message table. check-in: 04c74b972e user: dgp tags: dgp-refactor
15:22
Unicode rep en Tcl_Obj length: int -> size_t check-in: 1d1a6cacc4 user: jan.nijtmans tags: novem-more-memory-API
13:44
Merge trunk check-in: ab33fe9082 user: jan.nijtmans tags: novem-more-memory-API
2016-06-27
21:26
merge novem check-in: edf2aee0f4 user: dgp tags: dgp-refactor
20:38
merge trunk check-in: bea90e001f user: dgp tags: novem
19:21
merge trunk check-in: fa1c152601 user: dgp tags: novem
10:25
Merge trunk. Make magic stub value different for 64-bit builds, as this can never be stub-compatible... check-in: cea5982d93 user: jan.nijtmans tags: novem
2016-06-26
09:07
merge trunk check-in: 5015fdb607 user: jan.nijtmans tags: novem
2016-06-23
12:26
merge novem check-in: c3bdf66581 user: dgp tags: dgp-refactor
12:23
merge trunk check-in: ae8d399e94 user: dgp tags: novem
2016-06-22
18:46
merge novem check-in: 089ee47f21 user: dgp tags: dgp-refactor
18:40
merge trunk check-in: 42075f202f user: dgp tags: novem
2016-06-21
10:02
Merge trunk check-in: 91136a8f55 user: jan.nijtmans tags: novem
2016-06-16
18:28
merge novem check-in: 6b031876d7 user: dgp tags: dgp-refactor
18:28
merge trunk check-in: d1a8ac1051 user: dgp tags: novem
2016-06-14
10:01
merge trunk check-in: ea4e5ac031 user: jan.nijtmans tags: novem
2016-06-03
12:17
merge novem check-in: f30c1f3f09 user: dgp tags: dgp-refactor
2016-06-02
14:59
merge trunk check-in: 856f51553d user: jan.nijtmans tags: novem
14:19
Merge trunk check-in: 8d8fae68ce user: jan.nijtmans tags: novem
2016-06-01
12:20
Merge trunk check-in: 87df607ded user: jan.nijtmans tags: novem
2016-05-24
12:13
merge novem check-in: 81fab5944e user: dgp tags: dgp-refactor
12:02
merge trunk check-in: f2c40eb26d user: dgp tags: novem
2016-05-13
16:09
type mismatch check-in: 95c8fa50bd user: dgp tags: dgp-refactor
16:06
merve novem check-in: 98a107e967 user: dgp tags: dgp-refactor
09:21
Merge trunk check-in: b65f70f7a8 user: jan.nijtmans tags: novem
2016-05-03
15:38
merge novem check-in: fd6fb19018 user: dgp tags: dgp-refactor
15:14
merge trunk check-in: 31be103f5d user: dgp tags: novem
2016-04-26
13:26
merge novem check-in: 7f875d6226 user: dgp tags: dgp-refactor
2016-04-24
16:04
merge trunk check-in: 203ec72d4a user: jan.nijtmans tags: novem
2016-04-22
19:49
Update to tzdata2016d from IETF check-in: ff19e14eb5 user: venkat tags: novem
2016-04-12
12:16
merge novem check-in: d58cec736f user: dgp tags: dgp-refactor
12:15
merge trunk check-in: 16e07dca03 user: dgp tags: novem
2016-04-11
17:12
Silence unsigned / signed comparison warning. check-in: fb467aae7c user: dgp tags: dgp-refactor
16:52
merge novem check-in: b93a1b381a user: dgp tags: dgp-refactor
2016-04-10
16:01
merge trunk check-in: 5abd35dda8 user: jan.nijtmans tags: novem
2016-04-08
16:12
merge novem check-in: 7353789616 user: dgp tags: dgp-refactor
13:31
merge trunk check-in: ede492c9a2 user: jan.nijtmans tags: novem
12:43
merge novem check-in: 4ac6e3341e user: dgp tags: dgp-refactor
12:29
merge trunk check-in: d001fa087b user: jan.nijtmans tags: novem
2016-04-07
14:58
merge novem check-in: 0714f6bbe0 user: dgp tags: dgp-refactor
14:57
merge trunk check-in: 5d20ee0f16 user: dgp tags: novem
2016-04-06
10:38
Update all Unicode tables to version 9.0 beta check-in: ef93047d9f user: jan.nijtmans tags: novem
2016-04-05
12:08
merge novem check-in: 31591fd353 user: dgp tags: dgp-refactor
12:07
merge trunk check-in: 9edc83a71a user: dgp tags: novem
2016-04-04
16:20
merge novem check-in: 05f8eaadb7 user: dgp tags: dgp-refactor
16:11
merge trunk check-in: 08f9df78ea user: dgp tags: novem
2016-04-01
13:09
Merge trunk. Remove excess spacing. check-in: d48b5dfaf7 user: jan.nijtmans tags: novem
12:00
merge trunk check-in: 925fddfb82 user: jan.nijtmans tags: novem
2016-03-29
12:14
merge novem check-in: d7da8edfc0 user: dgp tags: dgp-refactor
12:07
merge trunk check-in: ad2fb188b8 user: dgp tags: novem
2016-03-28
01:02
merge novem check-in: b09ae8b6a7 user: dgp tags: dgp-refactor
00:56
merge trunk check-in: d2f7d7cce5 user: dgp tags: novem
2016-03-27
15:49
Some OSX symbols builds create libtcl*.dylib.dSYM which is a directory. check-in: 1b187822bb user: dkf tags: novem
2016-03-26
18:13
Update to tzdata 2016c from ietf.org check-in: b57e69baa1 user: venkat tags: novem
2016-03-23
13:47
merge novem check-in: cae6e4a284 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: debe4d9e56 user: dgp tags: novem
12:57
merge novem check-in: c72789b162 user: dgp tags: dgp-refactor
12:51
merge trunk check-in: 08904e4bc9 user: dgp tags: novem
2016-03-22
18:05
merge novem check-in: 8891590c74 user: dgp tags: dgp-refactor
17:54
merge trunk check-in: b06317dad1 user: dgp tags: novem
2016-03-21
18:34
merge novem check-in: fd2e59362a user: dgp tags: dgp-refactor
12:10
merge trunk check-in: 960c5239bf user: jan.nijtmans tags: novem
2016-03-20
22:35
merge novem check-in: 622bbb1906 user: dgp tags: dgp-refactor
20:43
[1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 7f8e2c6864 user: dkf tags: novem
2016-03-17
14:04
Stop "unused variable" warning. Old bug? No test caught it. check-in: f8d4bc2304 user: dgp tags: dgp-refactor
13:56
merge novem check-in: fc87efe49c user: dgp tags: dgp-refactor
13:31
merge trunk check-in: 419214420d user: dgp tags: novem
2016-03-16
09:09
Update tzdata to 2016b from ietf.org check-in: ca062ef5fb user: venkat tags: novem
2016-03-11
15:54
merge novem check-in: d17b0e348a user: dgp tags: dgp-refactor
14:16
merge trunk check-in: eca395a4b2 user: jan.nijtmans tags: novem
2016-03-07
10:35
merge trunk check-in: de5857dbf1 user: jan.nijtmans tags: novem
2016-03-02
19:10
merge novem check-in: 94c13432c3 user: dgp tags: dgp-refactor
09:06
Merge trunk check-in: f547a7f8c4 user: jan.nijtmans tags: novem
2016-02-09
18:07
merge novem check-in: e34a1423a1 user: dgp tags: dgp-refactor
18:00
merge trunk check-in: c705d0cb83 user: dgp tags: novem
2016-01-22
13:12
merge trunk check-in: 777475e58f user: jan.nijtmans tags: novem
2016-01-19
14:02
merge novem check-in: 89e10bd16d user: dgp tags: dgp-refactor
13:55
Complete merge trunk check-in: f91d733b36 user: dgp tags: novem
13:55
Merge and resolve conflicts. check-in: 449d6ba5f0 user: dgp tags: novem
13:52
Partial trunk merge - up to the point where conflicts arise. check-in: 9acc38202e user: dgp tags: novem
2016-01-06
11:21
merge trunk check-in: d7b35684b9 user: jan.nijtmans tags: novem
2015-12-16
16:25
Clean-up: Remove Tcl_FindHashEntry/Tcl_CreateHashEntry symbols/stub entries, as those two functions ... check-in: 9df3e71344 user: jan.nijtmans tags: novem
2015-12-15
15:45
merge trunk check-in: 109ae983c0 user: jan.nijtmans tags: novem
2015-12-11
10:19
merge trunk check-in: 3da32b644c user: jan.nijtmans tags: novem
2015-11-30
20:45
merge novem check-in: 11442a0d95 user: dgp tags: dgp-refactor
20:24
merge trunk check-in: 96aa9dc40d user: dgp tags: novem
2015-11-26
12:04
merge trunk check-in: c6eb9d67c7 user: jan.nijtmans tags: novem
2015-11-24
09:19
Merge trunk. Use "tcl9" in stead of "tcl8" in various Makefiles, which (finally) allows to remove th... check-in: 577ce89a59 user: jan.nijtmans tags: novem
2015-11-01
22:22
merge trunk check-in: 98de731774 user: jan.nijtmans tags: novem
2015-10-27
23:17
Merge tzdata2015g from ietf check-in: be13854a36 user: venkat tags: novem
2015-10-25
22:49
merge trunk check-in: 3abb0f3415 user: jan.nijtmans tags: novem
2015-10-24
07:50
merge trunk check-in: 3dda2d487a user: jan.nijtmans tags: novem
2015-10-19
12:53
merge trunk check-in: 71504dd6f0 user: jan.nijtmans tags: novem
2015-10-08
15:04
merge novem check-in: 41fe760982 user: dgp tags: dgp-refactor
14:50
merge trunk check-in: b0cb5f5c4d user: jan.nijtmans tags: novem
12:10
merge novem check-in: 4a06b73154 user: dgp tags: dgp-refactor
11:56
merge trunk check-in: 2966e63a7f user: dgp tags: novem
2015-10-06
09:46
merge trunk check-in: 39cfe7065f user: jan.nijtmans tags: novem
2015-10-04
10:27
merge trunk check-in: e58f76013c user: jan.nijtmans tags: novem
2015-10-01
12:10
merge novem check-in: 61c525a2a6 user: dgp tags: dgp-refactor
2015-09-30
14:04
merge trunk check-in: 2ccd40967b user: jan.nijtmans tags: novem
2015-09-29
08:06
rebase with novem check-in: 2897092cfa user: jan.nijtmans tags: novem-more-memory-API
07:56
merge trunk check-in: 771aa36a1e user: jan.nijtmans tags: novem
2015-09-27
19:54
merge novem check-in: 7919f734b7 user: dgp tags: dgp-refactor
2015-09-25
17:12
merge trunk check-in: e2fac8a6f7 user: jan.nijtmans tags: novem
2015-09-23
10:42
Merge trunk check-in: 36541a24b8 user: jan.nijtmans tags: novem
2015-09-22
08:20
merge trunk check-in: eb6c2fe41b user: jan.nijtmans tags: novem
2015-08-12
05:08
Merge tzdata2015f check-in: 6f9fae24ef user: venkat tags: novem
2015-08-06
04:34
merge trunk check-in: 0c2b99eaf6 user: jan.nijtmans tags: novem
2015-08-04
17:34
merge trunk check-in: b8253e16e6 user: jan.nijtmans tags: novem
2015-07-29
14:57
merge novem check-in: 7dd41f149c user: dgp tags: dgp-refactor
14:56
merge trunk check-in: 2fe99beec9 user: dgp tags: novem
2015-07-15
15:35
merge novem check-in: 18daab3d84 user: dgp tags: dgp-refactor
15:34
merge trunk check-in: 5f09ced887 user: dgp tags: novem
2015-07-13
09:01
merge trunk check-in: ecaf852558 user: jan.nijtmans tags: novem
2015-07-05
17:58
merge novem check-in: a006f10aa9 user: dgp tags: dgp-refactor
17:45
merge trunk check-in: 9ef0aa82b0 user: dgp tags: novem
2015-07-02
13:17
merge trunk check-in: cfb40a9761 user: jan.nijtmans tags: novem
08:42
merge trunk check-in: 4c0b0070c3 user: jan.nijtmans tags: novem
2015-06-28
01:55
Merge tzdata2015e from ietf.org check-in: ccce66fed7 user: venkat tags: novem
2015-06-25
08:08
merge trunk check-in: 76bc3b030d user: jan.nijtmans tags: novem
2015-06-24
15:48
merge novem check-in: f0a996e066 user: dgp tags: dgp-refactor
14:45
merge trunk check-in: 593db2ff1b user: jan.nijtmans tags: novem
2015-06-23
22:22
merge trunk check-in: 207ccc25be user: jan.nijtmans tags: novem
20:42
merge trunk check-in: 0e38aecf90 user: jan.nijtmans tags: novem
2015-06-18
20:58
Fix win compile check-in: cd6bd2d51a user: jan.nijtmans tags: novem-more-memory-API
19:58
merge novem check-in: 8d9650ab81 user: jan.nijtmans tags: novem-more-memory-API
19:35
merge trunk check-in: 2e63aaca7e user: jan.nijtmans tags: novem
2015-06-04
11:49
merge novem check-in: a481c80d50 user: dgp tags: dgp-refactor
11:49
merge trunk check-in: 76453f3d83 user: dgp tags: novem
2015-05-27
21:11
Merge trunk check-in: f5d3bd2653 user: jan.nijtmans tags: novem
12:58
merge novem check-in: eb5d28cac2 user: dgp tags: dgp-refactor
2015-05-25
13:03
Merge trunk check-in: 357f05a553 user: jan.nijtmans tags: novem
2015-05-20
13:42
merge novem check-in: 636ad0e928 user: dgp tags: dgp-refactor
13:42
merge trunk check-in: 118b4353ad user: dgp tags: novem
2015-05-14
11:20
merge novem check-in: 782f3e764a user: dgp tags: dgp-refactor
11:20
merge trunk check-in: 4099a7fc2b user: dgp tags: novem
2015-04-30
15:32
merge novem check-in: 81b82b492e user: dgp tags: dgp-refactor
15:32
merge trunk check-in: 63b60af5d4 user: dgp tags: novem
15:26
merge novem check-in: a8fcf3d71f user: dgp tags: dgp-refactor
2015-04-29
21:51
merge trunk check-in: c80897363f user: jan.nijtmans tags: novem
2015-03-31
02:48
First sketch implementation of a Hash Array Map Trie (HAMT). check-in: b719efb9dd user: dgp tags: dgp-refactor
2015-03-24
18:38
merge novem check-in: cc8a52a073 user: dgp tags: dgp-refactor
18:37
merge trunk; purge TCL_HASH_KEY_STORE_HASH customization. That was a migration crutch to help code ... check-in: 237cb01cf9 user: dgp tags: novem
15:18
merge novem check-in: 408dde56d0 user: dgp tags: dgp-refactor
15:13
merge trunk check-in: 199d4d8540 user: dgp tags: novem
2015-03-12
15:07
merge novem check-in: 6edb8b4e49 user: dgp tags: dgp-refactor
15:06
merge trunk check-in: 94ad5d5d47 user: dgp tags: novem
2015-03-11
20:56
merge novem check-in: 129ac3fa0e user: dgp tags: dgp-refactor
20:55
merge trunk check-in: 06a7c7a11e user: dgp tags: novem
2015-02-26
16:40
merge novem check-in: c0ddc62dbe user: dgp tags: dgp-refactor
16:35
merge trunk check-in: f28efa3202 user: dgp tags: novem
2015-02-12
17:08
Merge trunk and tzdata2015a from ietf.org check-in: 7e2416a5da user: venkat tags: novem
2015-01-26
21:00
merge trunk check-in: 8fdd17d1b2 user: jan.nijtmans tags: novem
2014-12-23
18:52
merge novem check-in: af900c390e user: dgp tags: dgp-refactor
18:44
merge trunk check-in: 526ce54517 user: dgp tags: novem
15:37
merge novem check-in: 37e28f586b user: dgp tags: dgp-refactor
15:19
merge trunk check-in: ce8eb2a4dd user: dgp tags: novem
2014-12-15
10:23
merge trunk (but 86 -> 90) check-in: ba65c384d5 user: jan.nijtmans tags: novem
2014-12-10
00:38
merge tzdata2014j from ietf.org check-in: 582dfa389d user: venkat tags: novem
2014-12-08
16:23
merge trunk check-in: 16ac00f4bb user: jan.nijtmans tags: novem
2014-11-21
13:10
merge trunk check-in: d6600334f0 user: jan.nijtmans tags: novem
2014-11-14
09:47
merge trunk check-in: b83be1ab3b user: jan.nijtmans tags: novem
2014-11-12
04:45
merge novem check-in: edf50096a2 user: dgp tags: dgp-refactor
04:44
merge trunk check-in: c0fa0060a5 user: dgp tags: novem
2014-11-06
16:56
merge novem check-in: 49f1d7fec5 user: dgp tags: dgp-refactor
16:56
merge trunk check-in: d5dbec3ae3 user: dgp tags: novem
2014-10-18
22:51
merge novem check-in: a63895b926 user: dgp tags: dgp-refactor
22:49
merge trunk: check-in: 7abadb418f user: dgp tags: novem
2014-10-10
20:04
merge novem check-in: d5c6105bab user: dgp tags: dgp-refactor
20:03
merge trunk check-in: 40b2999ded user: dgp tags: novem
2014-10-08
12:07
merge novem check-in: d99d6b5460 user: dgp tags: dgp-refactor
07:14
Merge trunk check-in: 1fde3c846f user: jan.nijtmans tags: novem
2014-10-03
20:26
merge novem check-in: 0e216d959a user: dgp tags: dgp-refactor
20:26
merge trunk check-in: 830dc0d2e2 user: dgp tags: novem
2014-10-02
14:52
merge novem check-in: 9d27a814c2 user: dgp tags: dgp-refactor
14:51
merge trunk check-in: a20825f456 user: dgp tags: novem
2014-09-30
19:41
Remove TODO when it gets TODONE check-in: c999e510e1 user: dgp tags: dgp-refactor
19:37
Convert loop to use a BP iterator. check-in: adc6634678 user: dgp tags: dgp-refactor
2014-09-29
13:37
Rebase the refactoring branch to novem. check-in: 663194637e user: dgp tags: dgp-refactor
2014-09-28
22:23
merge trunk check-in: 9a9386911e user: dgp tags: novem
2014-09-17
13:16
merge trunk check-in: e483b90ad3 user: jan.nijtmans tags: novem
2014-09-03
08:33
merge trunk check-in: ae0ebaef76 user: jan.nijtmans tags: novem
2014-09-01
08:19
merge trunk check-in: aa7012d066 user: jan.nijtmans tags: novem
2014-08-27
20:58
merge trunk check-in: 50170f8f77 user: jan.nijtmans tags: novem
2014-08-24
17:50
merge trunk check-in: 83d073e6c1 user: dgp tags: novem
2014-08-19
14:57
merge trunk check-in: b8c5829d91 user: dgp tags: novem
2014-08-14
06:49
Merge trunk. Remove (old and deprecated) SystemV timezone information. check-in: 2f17676f24 user: jan.nijtmans tags: novem
2014-07-17
20:37
merge trunk check-in: 6ba4e4b23d user: jan.nijtmans tags: novem
2014-07-04
12:51
merge trunk check-in: cc32a8e5c2 user: jan.nijtmans tags: novem
2014-06-20
20:00
merge trunk check-in: dede94cd17 user: jan.nijtmans tags: novem
2014-06-16
12:40
merge trunk check-in: f3492bdbad user: jan.nijtmans tags: novem
2014-05-23
15:08
merge trunk check-in: c933efe84d user: jan.nijtmans tags: novem
2014-05-16
15:33
merge trunk check-in: 44638ca040 user: dgp tags: novem
2014-05-09
13:50
merge trunk check-in: 239fb8a769 user: jan.nijtmans tags: novem
2014-05-02
08:59
merge novem Closed-Leaf check-in: a549f4599c user: jan.nijtmans tags: novem-bug-3598300
07:39
int -> size_t for hash tables check-in: 9f9abcbc4a user: jan.nijtmans tags: novem-more-memory-API
07:15
merge novem check-in: 08a7e90291 user: jan.nijtmans tags: novem-more-memory-API
06:58
Update Unicode tables to Unicode 7.0 beta check-in: 872972ea94 user: jan.nijtmans tags: novem
2014-05-01
15:16
merge trunk check-in: ace047c40e user: jan.nijtmans tags: novem
2014-04-16
18:53
merge trunk check-in: c6828884d2 user: jan.nijtmans tags: novem
11:21
merge trunk check-in: b436bc86df user: jan.nijtmans tags: novem
11:06
merge trunk. Remove (internal) functions TclWinGetServByName(), TclWinGetSockOpt() and TclWinSetSoc... check-in: a7d000700b user: jan.nijtmans tags: novem
2014-04-15
10:46
merge trunk check-in: 4b651b011f user: jan.nijtmans tags: novem
2014-04-07
14:56
merge trunk check-in: f24df1717c user: jan.nijtmans tags: novem
2014-03-31
18:47
merge trunk check-in: 33f13ba67c user: jan.nijtmans tags: novem
2014-03-20
10:14
merge trunk check-in: 386ead73ae user: jan.nijtmans tags: novem
2014-03-09
21:58
merge trunk check-in: b9dc391702 user: jan.nijtmans tags: novem
2014-02-26
13:18
merge-mark check-in: f9fcde39ad user: jan.nijtmans tags: novem
2014-02-25
15:59
merge trunk check-in: 2ab5c24490 user: jan.nijtmans tags: novem
08:32
merge trunk check-in: 784a6ebd99 user: jan.nijtmans tags: novem
2014-02-21
20:08
merge trunk check-in: 7067cdd418 user: jan.nijtmans tags: novem
2014-02-18
10:56
merge novem check-in: ebffa137e2 user: jan.nijtmans tags: novem-bug-3598300
09:56
merge trunk check-in: 7250e8085c user: jan.nijtmans tags: novem
2014-02-11
11:13
Merge trunk check-in: 73afad5c30 user: jan.nijtmans tags: novem
2014-02-06
22:10
merge trunk check-in: 6828d86c67 user: jan.nijtmans tags: novem
2014-02-03
15:29
merge trunk check-in: eb01b5b26b user: jan.nijtmans tags: novem
09:53
merge trunk check-in: 63547cfbe8 user: jan.nijtmans tags: novem
2014-01-31
09:26
merge trunk check-in: 9cbf304e98 user: jan.nijtmans tags: novem
2014-01-25
21:42
merge trunk check-in: 5fb12de009 user: jan.nijtmans tags: novem
2014-01-23
23:12
merge trunk check-in: ddec41f466 user: jan.nijtmans tags: novem
2014-01-02
17:05
merge trunk check-in: 2c2c6d6225 user: jan.nijtmans tags: novem
2014-01-01
12:36
merge trunk check-in: 3cb08706ae user: jan.nijtmans tags: novem
2013-12-20
08:18
merge trunk check-in: 9b7c42180e user: jan.nijtmans tags: novem
2013-12-19
12:21
merge trunk check-in: 7d7672c1eb user: jan.nijtmans tags: novem
2013-12-15
21:28
merge trunk check-in: 9940ea9d74 user: jan.nijtmans tags: novem
2013-11-25
13:02
Take over "changes" and "doc/file.n" from trunk, it should have been merged to "novem" already. check-in: 558938a186 user: jan.nijtmans tags: novem
12:39
Don't depend on TCLAPI to be defined in <tcl.h>. If this tclOODecls.h is ever installed in an Tcl 8.... check-in: 7cca123cba user: jan.nijtmans tags: novem
2013-11-24
22:12
merge trunk check-in: 162f412163 user: jan.nijtmans tags: novem
2013-11-13
22:18
merge trunk check-in: 7a9fe7d77b user: jan.nijtmans tags: novem
2013-11-08
14:38
Merge trunk (order of man.macros inclusion). Simplify TCLAPI definition: Since there are extern "C" ... check-in: 8d35d71882 user: jan.nijtmans tags: novem
2013-11-04
10:26
merge trunk check-in: deea906ab7 user: jan.nijtmans tags: novem
2013-10-29
13:25
merge trunk check-in: e494959ae2 user: jan.nijtmans tags: novem
2013-10-27
12:55
merge trunk check-in: 48fc2421d2 user: jan.nijtmans tags: novem
2013-10-17
11:22
Prevent tclOOIntStubs from being exported from the shared library. check-in: a1615831d6 user: jan.nijtmans tags: novem
09:48
merge trunk check-in: 69cffe1da9 user: jan.nijtmans tags: novem
09:00
Eliminate TclOOInitializeStubs() completely. This fixes [dfc08326e3], at least the TclOOInitializeSt... check-in: 5faca23620 user: jan.nijtmans tags: novem
2013-10-16
07:55
improve compatibility with initsubsystems branch Closed-Leaf check-in: 8e0d608bea user: jan.nijtmans tags: novem-reduced-symbol-export
07:13
merge novem check-in: f9b406d125 user: jan.nijtmans tags: novem-reduced-symbol-export
05:09
merge trunk check-in: c59bd0a42d user: jan.nijtmans tags: novem
2013-10-14
08:36
merge trunk check-in: 9f4d2c3f6c user: jan.nijtmans tags: novem
2013-10-13
17:22
Fix definition of TCLAPI macro, when Tcl header files are used from within C++. check-in: 1e9350be88 user: jan.nijtmans tags: novem
16:19
The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of TclOO in Tcl means that cal... Closed-Leaf check-in: 6142b8e869 user: jan.nijtmans tags: rfe-dfc08326e3
15:32
Add note to ChangeLog, copied from Tcl 8.6 ChangeLog note check-in: bcba8c7cdb user: jan.nijtmans tags: novem
11:02
merge trunk check-in: 6e62b19f3c user: jan.nijtmans tags: novem
2013-10-10
14:37
merge trunk check-in: 16af423f68 user: jan.nijtmans tags: novem
2013-10-09
22:04
merge-mark (novem already had the Unicode 6.3 tables) check-in: a6040de0b8 user: jan.nijtmans tags: novem
2013-10-08
11:58
Merge trunk. Remove obsolete lines in tclOO*Decls.h: TCL_STORAGE_CLASS is not used anywhere in "nov... check-in: b874d5210d user: jan.nijtmans tags: novem
2013-10-05
16:44
Merge trunk. Restore buildability by adding 'scspec TCLAPI' in tclOOInt.decls. check-in: 0c37ab8944 user: kbk tags: novem
2013-10-02
08:17
merge trunk check-in: 6d1a631108 user: jan.nijtmans tags: novem
2013-09-30
14:08
merge trunk check-in: 4d2bc6a652 user: jan.nijtmans tags: novem
09:44
merge novem Closed-Leaf check-in: ec3dfc657f user: dkf tags: novem-64bit-sizes
09:44
merge trunk check-in: e25b747b7d user: jan.nijtmans tags: novem
08:31
merge trunk check-in: 7ae862fc61 user: jan.nijtmans tags: novem
2013-09-29
20:46
merge novem check-in: 2170e066f2 user: dkf tags: novem-64bit-sizes
2013-09-28
18:39
Fix the broken tests check-in: c8cb3e1aaa user: dkf tags: novem-64bit-sizes
2013-09-27
17:39
merge trunk check-in: f55df9a649 user: jan.nijtmans tags: novem
17:36
more cleanup check-in: 61476ef248 user: dkf tags: novem-64bit-sizes
16:38
Clean compile on OSX check-in: adad1a60c5 user: dkf tags: novem-64bit-sizes
2013-09-26
14:49
merge novem check-in: 681068bb9c user: dkf tags: novem-64bit-sizes
14:28
merge trunk check-in: ef483313f1 user: jan.nijtmans tags: novem
13:13
merge novem WARNING: No checks of build-ability done yet. check-in: 2688d65077 user: dkf tags: novem-64bit-sizes
2013-09-23
20:04
merge trunk check-in: 6ec1685ef4 user: jan.nijtmans tags: novem
2013-09-21
12:49
merge trunk check-in: 7c19121b2e user: dgp tags: novem
2013-08-14
14:40
merge trunk check-in: e24c4b1f62 user: jan.nijtmans tags: novem
14:15
restore all #ifdef TCL_WIDE_INT_IS_LONG, which were accidently removed in [19ff9b95e1] check-in: 7958111476 user: jan.nijtmans tags: novem
2013-08-13
19:26
[0aa8f12dcc] Restore minimum code to stop failing tests. check-in: a64f1e873a user: dgp tags: novem
2013-08-02
10:33
merge trunk check-in: 396ccb299c user: jan.nijtmans tags: novem
2013-07-23
09:49
merge trunk check-in: 2dd21b756d user: jan.nijtmans tags: novem
2013-07-08
18:56
Unbreak MSVC6 debug build (thanks Andreas Kupries!) check-in: b259e31b93 user: jan.nijtmans tags: novem
07:20
Merge stwo's fork and trunk back to a single "novem". check-in: 3681adaaea user: jan.nijtmans tags: novem
2013-07-06
22:33
merge http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz check-in: b4662ea558 user: kbk tags: novem
2013-07-05
14:06
merge-mark check-in: c1b7020feb user: jan.nijtmans tags: novem
2013-07-04
19:33
merge trunk check-in: 26ef4ffa3f user: jan.nijtmans tags: novem
2013-06-27
15:05
rebase check-in: 530e1d11e3 user: jan.nijtmans tags: novem-reduced-symbol-export
09:53
merge trunk. Remove Tcl_SetPanicProc from stub table; it is meant to be called by embedders, before... check-in: e100908f94 user: jan.nijtmans tags: novem
2013-06-25
12:22
merge-mark check-in: f11c8c5db0 user: jan.nijtmans tags: novem-reduced-symbol-export
12:07
merge trunk check-in: bb2a18c661 user: jan.nijtmans tags: novem
10:56
rebase check-in: e1791704a3 user: jan.nijtmans tags: novem-reduced-symbol-export
2013-06-21
12:13
Merge trunk. Remove TclpReaddir and TclpInetNtoa from internal stub table: It's not used anywhere a... check-in: 6606e36376 user: jan.nijtmans tags: novem
2013-06-18
13:59
Update Unicode tables to latest 6.3 beta version check-in: 0c0141f21f user: jan.nijtmans tags: novem
11:50
merge trunk check-in: bc4d6bb1d4 user: jan.nijtmans tags: novem
2013-06-12
10:35
merge trunk (except for disabled MSVC warnings, see [48b92a6ab6]) check-in: 3a393d295a user: jan.nijtmans tags: novem
2013-06-10
07:41
merge trunk check-in: b0dd790637 user: jan.nijtmans tags: novem
2013-05-28
07:25
merge trunk check-in: 03d94f0a34 user: jan.nijtmans tags: novem
2013-05-19
20:44
merge trunk check-in: 964dda3207 user: jan.nijtmans tags: novem
2013-05-17
14:02
rebase check-in: 807f110dd7 user: jan.nijtmans tags: novem-bug-3598300
13:49
merge trunk check-in: c8652a1430 user: jan.nijtmans tags: novem
2013-05-15
11:03
merge trunk check-in: 389eae3a70 user: jan.nijtmans tags: novem
10:42
merge trunk check-in: afed07eb5d user: jan.nijtmans tags: novem
2013-05-13
19:30
merge trunk check-in: e1f06628eb user: jan.nijtmans tags: novem
15:17
merge trunk. Add back Tcl_AddErrorInfo to stub table (it's still used by Tk 8.6) check-in: 2097339df1 user: jan.nijtmans tags: novem
2013-05-07
15:02
merge trunk. remove some unneeded #undef's check-in: 312eebbd03 user: jan.nijtmans tags: novem
2013-05-06
09:08
Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned long. This is potentia... check-in: 9bb59c6083 user: jan.nijtmans tags: novem
07:35
merge trunk check-in: 19ff9b95e1 user: jan.nijtmans tags: novem
2013-04-23
14:38
Eliminate use of NO_WIDE_TYPE everywhere: It's exactly the same as TCL_WIDE_INT_IS_LONG check-in: 579f65acc8 user: jan.nijtmans tags: novem
2013-04-21
21:01
Revert part of [bb4707eb077f0cd9], which removed Tcl_NewIntObj, Tcl_SetIntObj, Tcl_NewBooleanObj, Tc... check-in: 15c4d2e35f user: jan.nijtmans tags: novem
2013-04-19
09:49
merge-mark check-in: 7fb8568b0c user: jan.nijtmans tags: novem
2013-04-12
11:31
merge trunk check-in: c3d77d2f57 user: jan.nijtmans tags: novem
2013-04-04
07:10
merge-mark check-in: 269efe1424 user: jan.nijtmans tags: novem
2013-04-03
20:55
merge trunk check-in: 025e044267 user: jan.nijtmans tags: novem
2013-03-22
14:38
Eliminate some usage of VOID and its variants. Remove unnecessary #undef's check-in: 173d15f828 user: jan.nijtmans tags: novem
14:15
merge trunk check-in: d836fd6c98 user: jan.nijtmans tags: novem
2013-03-06
13:41
merge novem Closed-Leaf check-in: 71ed38908b user: jan.nijtmans tags: novem-remove-va
13:16
merge trunk check-in: abcef2c4ac user: jan.nijtmans tags: novem