summaryrefslogtreecommitdiffstats
path: root/Modules/itertoolsmodule.c
stat options
Period:
Authors:

Commits per author per week (path 'Modules/itertoolsmodule.c')

AuthorW11 2026W12 2026W13 2026W14 2026Total
Total00000
227 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/win/tclWinTest.c
Commit message (Expand)AuthorAgeFilesLines
* Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form.jan.nijtmans2014-07-171-26/+21
* Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang...jan.nijtmans2014-02-101-1/+1
* Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfojan.nijtmans2013-01-251-1/+1
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-80/+0
|\
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-80/+0
| |\
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-62/+0
* | | make some more internal tables constjan.nijtmans2012-04-23