/doc/

ig_tmp'>mig_tmp Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-184-35/+48
| |\ | |/ |/|
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-184-35/+48
| |
| * merge-markjan.nijtmans2011-08-180-0/+0
| |\ | |/ |/|
* | A few more compiler warningsjan.nijtmans2011-08-182-4/+4
| |
| * 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-172-0/+8
| |
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1612-16/+35
| |\ | |/ |/|
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-165-6/+9
| |
| * merge-markjan.nijtmans2011-08-160-0/+0
| |\ | |/ |/|
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-167-1/+15
| | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that
| * merge-markjan.nijtmans2011-08-160-0/+0
| |\ | |/ |/|
* | 3390272 Leak of [info script] value.dgp2011-08-152-0/+8
| |
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-154-11/+11
| |
| * 3390272 Leak of [info script] value.dgp2011-08-152-0/+8
| |
| * mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-154-13/+15
| |\ | |/ |/| otherwise when mingw doesn't have it, tclTest.c cannot be compiled
* | [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-154-11/+12
| | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled
| * Oops, tclWinFile.c was not supposed to be checked injan.nijtmans2011-08-152-4/+3
| |
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-154-19/+9
| |\ | |/ |/|
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-159-71/+41
| |
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-154-4/+10
| |\ | |/ |/|
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1510-506/+584
| |
| * 3389764 Eliminate possibility that "path" value dup can create reference cycle.dgp2011-08-122-12/+17
| |
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-095-19/+10
| |
| * Plugged a memory leak in double->stringKevin B Kenny2011-08-062-3/+7
| | | | | | conversion. [Bug 3386975]
| * Update to Olson's tzdata2011hdgp2011-07-2819-2848/+47
| |
| * [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-212-1/+7
| |\ | |/ |/|
* | oops, leftover end commentjan.nijtmans2011-07-211-1/+1
| |
* | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-21