summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | merge 8.5 (timerate fix to avoid impact of object duplication on shared inter...sebres2019-05-162-15/+33
| |\ \ \ | | |/ /
| | * | timerate: allow continue from measurement cycle (used for conditional flow co...sebres2019-05-162-15/+33
* | | | 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
* | | | Plug memleak in [lpop] due to mishandling the unconventional recountingdgp2019-04-241-3/+6
|/ / /
* | | merge bug-67a5eabbd3d1pooryorick2019-04-242-14/+105
|\ \ \
| * | | Add missed timer cleanup in tclIORChan.c/ReflectClose.pooryorick2019-04-241-0/+6
| * | | Ensure that Tcl_CreateTimerHandler is not called if there is an existing timerpooryorick2019-04-231-2/+6
| * | | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch"pooryorick2019-04-232-14/+95
|/ / /