summaryrefslogtreecommitdiffstats
path: root/Doc/library/datetime.rst
stat options
Period:
Authors:

Commits per author per week (path 'Doc/library/datetime.rst')

AuthorW09 2026W10 2026W11 2026W12 2026Total
Total00000
'>bug_16828b3744 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/tools/tclsh.svg
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-22 15:24:11 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-22 15:24:11 (GMT)
commitcb1f5ad4901220060bc319970cf3434734b3a1aa (patch)
treef3f50ec898e4a58a8832047e598219068a9b304f /tools/tclsh.svg
parentbd3fec22b475c3e3e0420a4db76adc41b1cdd8bf (diff)
downloadtcl-panic_noreturn.zip
tcl-panic_noreturn.tar.gz
tcl-panic_noreturn.tar.bz2
Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further optimizations by the C-compiler.panic_noreturn
tcl-43c49d4d334650878eb8ab860583b9620bb4e218.tar.gz
tcl-43c49d4d334650878eb8ab860583b9620bb4e218.tar.bz2
ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d'