summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions
997ce7'>bug_12b0997ce7 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/generic/tclFileName.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-171-40/+13
| | * * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp2003-07-161-2/+1
| | * glob and square brackets fixvincentdarley2003-04-291-3/+14
| * | installData.tcl: Make sure that copyDir only receives normalized paths.nijtmans2010-05-211-5/+4
| * | * generic/tclFileName.c: Correct regression in [Bug 2837800] fix.dgp2009-08-211-2/+2
| * | * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-201-2/+30
| * | * generic/tclFileName.c (DoGlob): One of thedgp2008-12-031-3/+4
| * | * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-1/+5
* | | Don't use arrays of length 1, just use a single element then, it makes code m...nijtmans2010-05-191-6/+6
* | | Code Audit results:dkf2010-03-05