Timeline
Not logged in

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

16 check-ins using file generic/tclCompile.c version 246ed80f3f

2025-06-22
08:43
Avoid repetion in manpage check-in: c8c9691f32 user: apnadkarni tags: tip-649
08:39
Update manpages for TIP 649 check-in: ecaf68265d user: apnadkarni tags: tip-649
05:01
Better limit exceeded message check-in: fa6228afd6 user: apnadkarni tags: tip-649
03:17
Clean up comments check-in: 8dd2a6c557 user: apnadkarni tags: tip-649
02:43
Use list limit error reporting function check-in: ed75269b80 user: apnadkarni tags: tip-649
2025-06-21
10:10
Update two tests - lassign will no longer shimmer abstract lists even if they lack a slice method check-in: fcb6f1ffec user: apnadkarni tags: tip-649
09:46
Merge trunk check-in: 2906e13361 user: apnadkarni tags: tip-649
08:51
An experiment in formalising using a hash table as a mathematical set. Technique mostly used in TclO... Leaf check-in: c920064287 user: dkf tags: hash-as-set
08:06
Better express intent of a cast check-in: cbca93f5b9 user: dkf tags: trunk, main
2025-06-20
17:14
silence compiler warning check-in: 7d86327729 user: dgp tags: trunk, main
16:05
Merge 9.0. Fix [e8b18d7b1f] - release encodings on error check-in: a6e75dd9bb user: apnadkarni tags: trunk, main
15:51
Clean up aux data correctly on failed compile [c587295271] check-in: 4561d57d8d user: dkf tags: trunk, main
13:15
Give each TSD struct its own name as well as the standard ThreadSpecificData check-in: 8d695d0eb6 user: dkf tags: c-std-update
08:19
Corrections/improvements to use of C standard capabilities; TclNRAddCallback now requires non-NULL c... check-in: 0ae4935331 user: dkf tags: c-std-update
2025-06-19
16:14
Partial fix for [c587295271] memory leak in TclCompileTryCmd check-in: 25c6c7365f user: apnadkarni tags: trunk, main
14:08
Move general variable compiler to file where it makes sense check-in: 2996bce5c9 user: dkf tags: trunk, main