summaryrefslogtreecommitdiffstats
stat options
Period:
Authors:

Commits per author per week

AuthorW13 2026W14 2026W15 2026W16 2026Total
Total00000
> 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
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-11-03 12:44:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-11-03 12:44:55 (GMT)
commitbce5edef8b197d622f6f22b25021afd987743698 (patch)
tree7faccb16d2a2785049ba78869754cffc11a0ef41 /unix
parent746cb2938e7c4bf900a55899aa1445ece67d52ea (diff)
downloadtcl-bce5edef8b197d622f6f22b25021afd987743698.zip
tcl-bce5edef8b197d622f6f22b25021afd987743698.tar.gz
tcl-bce5edef8b197d622f6f22b25021afd987743698.tar.bz2
Add test-case for previous commit, which shows that when trying to open a filename with invalid characters gives the right error-message. (same bug existed on UNIX too, which is now fixed)