summaryrefslogtreecommitdiffstats
path: root/Include/token.h
stat options
Period:
Authors:

Commits per author per week (path 'Include/token.h')

AuthorW11 2026W12 2026W13 2026W14 2026Total
Total00000
on value='bug_1493a43044'>bug_1493a43044 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/unix/tclUnixInit.c
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branchjan.nijtmans2017-05-041-11/+7
|\
| * Use GetModuleHandle() in stead of LoadLibrary() for ntdll, which is already l...jan.nijtmans2017-05-041-11/+7
| |\
| | * Cherry-pick/backport [65cc894ac5c24495|65cc894ac5]: fix off-by-one possible b...jan.nijtmans2017-05-041-15/+12
* | | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ...dkf2017-04-271-19/+39
|\ \ \ | |/ /
| * | Deal with a couple of obscure causes of warnings on some versions of OSX.dkf2017-04-251-19/+39
* | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c...jan.nijtmans2016-11-161-4/+5
* | | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread existsjan.nijtmans2016-10-11