Timeline
Not logged in

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

22 check-ins using file generic/tclLoad.c version d0bd9e17b8

2025-09-02
09:21
(partial) merge trunk check-in: bfbb3990ac user: jan.nijtmans tags: tip-626
08:51
Don't use sqlite3 in TCL_NO_DEPRECATED mode for testing check-in: 7c8ed1478e user: jan.nijtmans tags: tip-626
08:44
Fix TCL_NO_DEPRECATED build check-in: 585d29de08 user: jan.nijtmans tags: tip-626
2025-09-01
13:53
(partial) merge trunk check-in: 893e489e6e user: jan.nijtmans tags: tip-626
2025-05-20
09:28
Rebase to attemptgetstring check-in: 70e5788e19 user: jan.nijtmans tags: tip-626
2025-05-01
13:42
Merge TIP #717 check-in: 9bd701df41 user: jan.nijtmans tags: tip-626
2025-04-20
17:44
Rebase check-in: c4b6797289 user: jan.nijtmans tags: tip-626
2025-04-16
14:28
Rebase to TIP #717 check-in: c381d23c19 user: jan.nijtmans tags: tip-626
09:32
Merge trunk check-in: c7480b3df9 user: jan.nijtmans tags: tip-626
2025-04-11
08:25
More checks for numWords <= INT_MAX check-in: a2573dc197 user: jan.nijtmans tags: tip-626
2025-04-09
20:01
Some corrections, found by Ashok. Thanks! check-in: a6ce6309cd user: jan.nijtmans tags: tip-626
2025-04-06
17:33
Merge trunk check-in: 64bfb2428d user: jan.nijtmans tags: tip-626
2025-04-03
15:55
Rebase to 9.1. Un-deprecate Tcl_CreateCommand() check-in: ae40ecf95f user: jan.nijtmans tags: tip-626
2025-04-02
15:44
Another bunch of -Wconversion warning fixes check-in: 58b859b5ea user: jan.nijtmans tags: tip-626
09:34
Better MathFuncWrongNumArgs() signature check-in: 1e1c41cc6e user: jan.nijtmans tags: tip-626
2025-04-01
13:18
Another round of -Wconversion fixes check-in: 3b8dc10929 user: jan.nijtmans tags: tip-626
08:15
Rebase to 9.1 check-in: cfb66f53b4 user: jan.nijtmans tags: tip-626
2025-03-30
08:54
Attempt to fix format-19.4.1 testcase with gcc on Windows (optimization bug???) check-in: 25b879f4b3 user: jan.nijtmans tags: tip-626
2025-03-27
11:17
Move more (int) typecasts to macro's check-in: 7d93825103 user: jan.nijtmans tags: tip-626
2025-03-26
19:24
Remove invalid (size_t) typecast check-in: 782828e7c9 user: jan.nijtmans tags: tip-626
16:33
More C4244 Windows warnings check-in: 6938f5b6c3 user: jan.nijtmans tags: tip-626
10:34
More int->Tcl_Size, making command processing 64-bit safe. check-in: e5495dc820 user: jan.nijtmans tags: tip-626