summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 3554250 Overlooked one field of cleanup in the thread exit handlerdgp2012-08-072-0/+6
| | | | | | for the filesystem subsystem.
* | Installer improvements, like [226a993973].stwo2012-08-074-131/+526
| |
* | Reference to correct Bug #numberjan.nijtmans2012-08-065-5/+5
|\ \ | |/
| * Reference to correct Bug #numberjan.nijtmans2012-08-065-5/+5
| |
* | add coffbase for samplejan.nijtmans2012-07-311-1/+2
|\ \ | |/
| * add coffbase for samplejan.nijtmans2012-07-311-1/+2
| |
* | add thread to coffbase.txt, so the thread extensions can use itjan.nijtmans2012-07-311-1/+9
|\ \ | |/
| * add thread to coffbase.txt, so the thread extensions can use itjan.nijtmans2012-07-311-1/+17
| |
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-87/+63
|\ \ | |/
| * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-313-70/+272
| |
* | Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-285-28/+17
| |
* | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-284-17/+23
| |
* | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-273-2/+7
|\ \ | |/
| * Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-273-2/+7
| |
* | merge release to devdgp2012-07-2712-18/+40
|\ \
| * \ merge 8.5core_8_5_12core_8_5_12_rcdgp2012-07-252-9/+14
| |\ \ | |/ / |/| |
* | | update changesdgp2012-07-251-1/+5
| | |
* | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-5/+8
|\ \ \ | | |/ | |/|
| * | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-5/+8
| |\ \
| | * | :q!dgp2012-07-251-5/+8
| |/ /
| | * merge 8.5dgp2012-07-251-0/+2
| | |\ | |_|/ |/| |
* | | merge markdgp2012-07-240-0/+0
|\ \ \ | |/ /
| * | Preserve the chanPtr so that script evaluation cannot invalidate it whendgp2012-07-241-0/+2
| | | | | | | | | we plan to use it again.
* | | Preserve the chanPtr so that script evaluation cannot invalidate it whendgp2012-07-241-0/+2
| | | | | | | | | we plan to use it again.
| | * merge 8.5dgp2012-07-248-68/+76
| | |\ | |_|/ |/| |
* | | use backslash and braces in regexpjan.nijtmans2012-07-231-1/+1
| | |
* | | Bug #3547593: fcmd test failures on Windows 7 WOW64jan.nijtmans2012-07-231-49/+9
| | |
* | | merge-markjan.nijtmans2012-07-200-0/+0
|\ \ \ | |/ /
| * | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmdjan.nijtmans2012-07-201-5/+28
| | |
* | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵jan.nijtmans2012-07-201-9/+37
|\ \ \ | |/ / | | | | | | Darwin or Cygwin
| * | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵jan.nijtmans2012-07-201-8/+36
| | | | | | | | | | | | Darwin or Cygwin
* | | Fix several more missing mutex-locks in TestasyncCmd.Joe Mistachkin2012-07-202-0/+10
| | |
* | | autoconf-2.59jan.nijtmans2012-07-191-4/+4
| | |
* | | [Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. ↵ferrieux2012-07-192-0/+9
| | | | | | | | | | | | Unbounded gratitude to Stuart Cassoff for spotting it.
* | | Remove surplus parensdgp2012-07-191-1/+1
| | |
* | | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable)jan.nijtmans2012-07-191-0/+1
| | |
* | | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
| | |
| | * Release note tidinessdgp2012-07-172-1/+22
| | |
| | * merge 8.5dgp2012-07-173-58/+232
| | |\ | |_|/ |/| |
* | | should be uppercasejan.nijtmans2012-07-171-1/+1
|\ \ \ | |/ /
| * | should be uppercasejan.nijtmans2012-07-171-1/+1
| | |
* | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
|\ \ \ | |/ /
| * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
| | |
* | | [Bug 3544683]: Backport of reentrancy fix for super-POSIX correctness of thedkf2012-07-162-54/+225
| | | | | | | | | passwd/group access functions.
| | * merge 8.5dgp2012-07-164-7/+17
| | |\ | |_|/ |/| |
* | | merge-markjan.nijtmans2012-07-160-0/+0
|\ \ \
| * | | Make registry 1.3 package (and possibly others) dynamically loadable in Tcl 8.4 jan.nijtmans2012-07-163-22/+50
| |/ / | | | | | | | | | | | | | | | | | | Reverted. No good reason to partially hack 8.5 features into (only one patch release of) 8.4. If you need to support Tcl 8.4, just don't use [tcl::pkgconfig]. If you're set on moving to [tcl::pkgconfig], then that's an 8.5 features and you're choosing to drop 8.4 support.
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts ↵jan.nijtmans2012-07-113-2/+8
| | | | | | | | | | | | | | | example better in order to prevent problems when using HKEY_PERFORMANCE_DATA. Forgot one important '%'
* | | [Bug 3541646] Don't panic on triggerPipe overrunjan.nijtmans2012-07-102-5/+9
| | |
| | * merge 8.5dgp2012-07-102-52/+127
| | |\ | |_|/ |/| |