Timeline
Not logged in

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

44 check-ins using file generic/tclOOInfo.c version c822fd2ec8

2025-02-25
15:58
conflict free merge check-in: 7cc5b51390 user: dgp tags: dgp-refactor
15:49
merge & resolve check-in: 0b8b91452e user: dgp tags: dgp-refactor
2025-02-24
21:30
get merging back on trunk up to 9.0b2 release check-in: ae4a8f86e6 user: dgp tags: dgp-refactor
2024-05-27
16:10
Merge trunk check-in: 1d96247e8b user: apnadkarni tags: bug-18f4a94d03
2024-05-26
19:21
Fix spelling errors. check-in: 1b809b21b1 user: griffin tags: bug-43b7e5b511
2024-05-25
18:32
Add note about static vs dynamic builds. check-in: 22a3f9df78 user: griffin tags: bug-43b7e5b511
15:54
Merge 8.7 check-in: bcac522a9f user: dkf tags: trunk, main
09:24
Merge 8.7 check-in: af5b3d24cc user: jan.nijtmans tags: trunk, main
2024-05-24
22:14
Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be NULL check-in: c9626e005f user: jan.nijtmans tags: trunk, main
20:34
merge core-8-branch check-in: c5bd3ad311 user: dkf tags: trunk, main
17:50
address ticket [43b7e5b511] - Improve zipfs description in tclsh manual. check-in: 187224bda2 user: griffin tags: bug-43b7e5b511
16:22
Tests for bug fixes check-in: b26b8ffee1 user: apnadkarni tags: bug-18f4a94d03
16:09
Merge trunk check-in: eedb9cd832 user: apnadkarni tags: bug-18f4a94d03
16:05
Merge trunk check-in: 3c2a89b54b user: apnadkarni tags: bug-18f4a94d03
15:54
Merge mark check-in: 49d98d64fa user: apnadkarni tags: trunk, main
15:29
Fix [e589d9bdab] - fconfigure socket -peername check-in: 63b426f8f2 user: apnadkarni tags: trunk, main
15:19
Add test for [e589d9bdab] Closed-Leaf check-in: 077455905b user: apnadkarni tags: bug-e589d9bdab
15:13
Fix [e589d9bdab] check-in: ddf5f314e0 user: apnadkarni tags: bug-e589d9bdab
08:55
Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use Tcl_DStringToObj where po... check-in: 28dc028d3e user: jan.nijtmans tags: trunk, main
2024-05-23
15:37
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 7349d7971a user: jan.nijtmans tags: trunk, main
13:44
Merge 8.7 check-in: b4a4d46ce0 user: jan.nijtmans tags: trunk, main
2024-05-22
22:29
.travis.yml is not used any more check-in: 832adefe3d user: jan.nijtmans tags: trunk, main
21:27
clock option re-ordering check-in: ab88edcd09 user: jan.nijtmans tags: trunk, main
10:50
merge 8.7 check-in: aed7d249ae user: sebres tags: trunk, main
10:24
merge point check-in: 0b7ca46179 user: sebres tags: trunk, main
10:13
merge 8.7 check-in: 28a69010d7 user: sebres tags: trunk, main
09:26
Merge 8.7 check-in: 28a90c0424 user: jan.nijtmans tags: trunk, main
2024-05-21
21:22
"TCL_TOMMATH" is not used anywhere check-in: 134a992bae user: jan.nijtmans tags: trunk, main
20:00
Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: c92cf5f76d user: jan.nijtmans tags: trunk, main
15:03
Merge 8.7. Some int -> Tcl_Size check-in: 1a12a05fa1 user: jan.nijtmans tags: trunk, main
10:51
merge 8.7 check-in: 780ab56525 user: sebres tags: trunk, main
10:33
merge 8.7 check-in: bc2e652394 user: sebres tags: trunk, main
09:04
b2 -> b3, as preparation for next release check-in: 84ecf75d3b user: jan.nijtmans tags: trunk, main
2024-05-20
18:09
merge release branches check-in: 1b618c6835 user: dgp tags: trunk, main
18:07
Replay the churn commits Closed-Leaf check-in: 4844034c74 user: dgp tags: dgp-trunk-unchurned
17:52
merge release check-in: 4e112bcda6 user: dgp tags: dgp-trunk-unchurned
17:00
Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: be8c771d22 user: jan.nijtmans tags: trunk, main
2024-05-18
22:01
Merge-mark check-in: 378a818456 user: jan.nijtmans tags: trunk, main
2024-05-17
16:07
Bring over bug fixes from trunk to get released Closed-Leaf check-in: 3266fc297b user: dgp tags: core-9-0-b2-rc, core-9-0-b2
15:59
Utility branch I can sensibly compare with core-9-0-b2-rc check-in: 8bc5052a99 user: dgp tags: dgp-trunk-unchurned
13:48
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: db8bfb98f1 user: dkf tags: trunk, main
2024-05-16
15:55
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: ee33b4b923 user: dkf tags: trunk, main
08:53
Fix [36e5517a6850]: old style method selection in [info class methods] and [info object methods] sti... check-in: b0d8ee5168 user: dkf tags: trunk, main
08:51
Add code comments Closed-Leaf check-in: b301f4ad65 user: dkf tags: bug-36e5517a6850