summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-branchdkf2019-05-1738-587/+1223
|\
| * Merge 8.6jan.nijtmans2019-05-144-44/+81
| |\
| | * Merge 8.5jan.nijtmans2019-05-146-51/+88
| | |\
| | | * DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath...jan.nijtmans2019-05-147-66/+108
| * | | Tweak the unix build instructions; general cleanup of a few bits and fixing o...dkf2019-05-141-27/+31
| * | | merge 8.6dgp2019-05-111-4/+4
| |\ \ \ | | |/ /
| | * | merge 8.5dgp2019-05-111-4/+4
| | |\ \ | | | |/
| | | * Revised documented advice that made obsolete reference to interp->result.dgp2019-05-111-4/+4
| * | | testlinkarray: fixed cast to pointer from integer (and eliminate warning)sebres2019-05-101-6/+3
| * | | If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. Th...jan.nijtmans2019-05-094-6/+6
| * | | Merge 8.6.jan.nijtmans2019-05-093-4/+2
| |\ \ \ | | |/ /
| | * | Minor compiler warningjan.nijtmans2019-05-091-0/+2
| | |\ \ | | | |/
| | | * (cherry-pick from8.6): Japanese Reiwa (令和) erajan.nijtmans2019-05-072-11/+13
| * | | merge 8.6dgp2019-05-081-0/+4
| |\ \ \ | | |/ /
| | * | For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar()dgp2019-05-081-0/+4
| * | | Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in...jan.nijtmans2019-05-085-68/+66
| * | | merge markdgp2019-05-040-0/+0
| |\ \ \ | | |/ /
| | * | close forkdgp2019-05-043-11/+25
| | |\ \
| * | \ \ close forkdgp2019-05-043-11/+25
| |\ \ \ \
| | * \ \ \ merge 8.6 - missed basic.test on prior mergeKevin B Kenny2019-05-041-0/+12
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Japanese Reiwa (令和) eraKevin B Kenny2019-05-042-11/+13
| | | * | | Make sure we test [2c154a40be] explicitly. Part of [cc191552c]dkf2019-05-041-0/+12
| | * | | | Japanese Reiwa (令和) eraKevin B Kenny2019-05-042-11/+13
| * | | | | merge markdgp2019-05-040-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | merge 8.5dgp2019-05-043-1/+26
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Plug memleak when deleting a namespace destroys a linked Tcl var.dgp2019-05-043-1/+53
| * | | merge 8.6dgp2019-05-0311-408/+851
| |\ \ \ | | |/ /
| | * | memleak demo testdgp2019-05-031-0/+10
| | |\ \ | | | |/
| | | * memleak demo testdgp2019-05-031-0/+11
| | * | Added primitive to allow working coroutine deep introspectiondkf2019-04-232-0/+148
| | * | Minor code style cleanup.dkf2019-04-239-428/+788
| * | | Plug memleak when deleting a namespace destroys a linked Tcl var.dgp2019-05-033-1/+28
| |\ \ \
| | * | | missed bit of type revision.dgp2019-05-031-2/+2
| | * | | leak plug completeddgp2019-05-032-6/+13
| | * | | WIPdgp2019-05-013-0/+20
| |/ / /
| * | | Use exit handlers to prevent memleak of ZipFile struct in zipfs mounts.dgp2019-05-011-1/+22
| |\ \ \
| | * \ \ merge 8.7dgp2019-05-013-6/+98
| | |\ \ \
| | * | | | now testing....dgp2019-05-011-39/+5
| | * | | | more WIPdgp2019-04-291-3/+21
| | * | | | Track memory lifetimes in the zip mount/unmount.dgp2019-04-241-0/+38
| * | | | | duplicate test namesdgp2019-05-011-2/+2
| | |/ / / | |/| | |
| * | | | merge bug-de232b49f2pooryorick2019-05-012-5/+98
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Check for BG_FLUSH_SCHEDULED inside ChannelTimerProcpooryorick2019-05-011-2/+4
| | * | | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers.pooryorick2019-04-272-5/+96
* | | | | Fix new tests cmdAH-33.[45] by making them pass on Windowsfvogel2019-05-131-2/+2
* | | | | Fix crashing bug in tempdir name creationfvogel2019-05-131-1/+1
* | | | | Let branch compile with MSVC 2008fvogel2019-05-131-3/+2
* | | | | Testsdkf2019-05-013-3/+44
* | | | | Document itdkf2019-04-301-0/+30
* | | | | Implementation of [file tempdir]; hand-tested on OSX...dkf2019-04-305-8/+172