summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Update to Olson's tzdata2011nvenkat2011-12-301-0/+10
| | * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-246-164/+119
| | |\ \ | |_|/ / |/| | |
* | | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-246-167/+125
|\ \ \ \ | |/ / /
| * | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-236-241/+129
| | * | (TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure ...andreask2011-12-132-0/+7
| | * | Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-113-87/+14
| | |\ \ | |_|/ / |/| | |
* | | | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-113-87/+14
| | * | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-074-25/+40
| | |\ \ | |_|/ / |/| | |
* | | | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-074-25/+40
|\ \ \ \ | |/ / /
| * | | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-074-25/+40
| | * | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070.dkf2011-12-012-0/+5
| | |\ \ | |_|/ / |/| | |
* | | | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070.dkf2011-12-012-0/+5
| | * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-306-10/+24
| | |\ \ | |_|/ / |/| | |
* | | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-307-11/+25
|\ \ \ \ | |/ / /
| * | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-2/+16
| | * | [Bug 2991415]: tclport.h #include'd before limits.hjan.nijtmans2011-11-303-1/+3
| | * | don't install tommath_(super)?class.hjan.nijtmans2011-11-303-4/+7
| | |\ \ | |_|/ / |/| | |
* | | | Use the same shebang comment everywherejan.nijtmans2011-11-306-7/+13
|\ \ \ \ | |/ / /
| * | | Use the same shebang comment everywherejan.nijtmans2011-11-294-3/+9
| | * | * library/history.tcl (history): Simplify the dance of variabledkf2011-11-252-1/+6
| | * | Make some of the logic in TclCompileObj less heavily nested, to improve clarity.dkf2011-11-222-100/+104
| | * | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-224-5/+13
| | |\ \ | |_|/ / |/| | |
* | | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-224-5/+13
|\ \ \ \ | |/ / /
| * | | [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-224-0/+16
| | * | Fix a bug where global precompiled code (A) called from a precompiled andreask2011-11-211-7/+9
| | * | Fixed typo in a comment.andreask2011-11-211-1/+1
| | * | Revise results of the thread-7.28 through thread-7.31 tests to account for th...Joe Mistachkin2011-11-212-237/+330
| | * | Remove unnecessary [after] calls from the thread tests. Make error message m...Joe Mistachkin2011-11-212-8/+21
| | * | Remove all use of thread::release from the thread 7.x tests, replacing it wit...Joe Mistachkin2011-11-182-50/+75
| | * | Refactor all the remaining thread-7.x tests that were using [testthread]. No...Joe Mistachkin2011-11-182-88/+76
| | * | For [testthread cancel], avoid creating a new Tcl_Obj when the default script...Joe Mistachkin2011-11-182-1/+7
| | * | win/tclWinConsole.c: Refactor common thread handling patterns.dkf2011-11-112-212/+235
| | * | Generalize previous fix to all of zlib.test; also, tidy up [chan configure] f...ferrieux2011-11-112-23/+24
| | * | Use nonblocking writes in single-threaded IO tests to avoid deadlocks when g...ferrieux2011-11-112-1/+6
| | * | More work in progress converting tests from [testthread] to Thread package.dgp2011-11-091-262/+235
| | * | missing constraint and too brittle resultdgp2011-11-082-2/+3
| | * | missing constraintsdgp2011-11-082-18/+138
| | |\ \ | |_|/ / |/| | |
* | | | Missing constraintsdgp2011-11-082-16/+136
* | | | merge release to devdgp2011-11-0711-11/+28
|\ \ \ \
| * | | | tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rcdgp2011-11-042-2/+17
| * | | | merge to releasedgp2011-11-013-2/+8
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | merge to releasedgp2011-10-314-31/+19
| |\ \ \ \
| * \ \ \ \ Merge to release branchdgp2011-10-261-6/+27
| |\ \ \ \ \
| * | | | | | Release candidate branch for Tcl 8.5.11.dgp2011-10-209-10/+10
| | | | | * | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam)dkf2011-11-032-44/+223
| | | | | * | Work in progress converting tests from [testthread cancel] to [thread::cancel]dgp2011-11-012-348/+270
| | | | | * | merge markdgp2011-11-010-0/+0
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | silence more warningsdgp2011-11-011-0/+4
* | | | | | | Silence warnings.dgp2011-11-011-2/+2
| |_|/ / / / |/| | | | |
| | | | * | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes.dgp2011-10-312-28/+15
| | | | |\ \ | |_|_|_|/ / |/| | | | |