summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Define Tcl_GetStringResult() as macro.jan.nijtmans2019-05-095-38/+10
|\
| * If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. Th...jan.nijtmans2019-05-094-6/+6
* | Merge 8.7jan.nijtmans2019-05-093-4/+2
|\ \ | |/
| * 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.7dgp2019-05-081-0/+4
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2019-05-081-0/+4
| |\ \ \ | | |/ /
| | * | For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar()dgp2019-05-081-0/+4
* | | | Merge 8.7. The changes in tclCmdIL.c fix the travis build.jan.nijtmans2019-05-086-22/+20
|\ \ \ \ | |/ / /
| * | | 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
|\ \ \ \ | |/ / /
| * | | merge markdgp2019-05-040-0/+0
| |\ \ \ | | |/ /
| | * | close forkdgp2019-05-043-11/+25
| | |\ \
| * | \ \ close forkdgp2019-05-043-11/+25
| |\ \ \ \
| * \ \ \ \ 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.7Kevin B Kenny2019-05-041-0/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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
| | | |/ / | | |/| |
* | | | | merge 8.7Kevin B Kenny2019-05-042-11/+13
|\ \ \ \ \ | |/ / / /
| * | | | Japanese Reiwa (令和) eraKevin B Kenny2019-05-042-11/+13
| | |/ / | |/| |
* | | | merge 8.7dgp2019-05-0311-402/+842
|\ \ \ \ | |/ / /
| * | | 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
* | | | merge 8.7dgp2019-05-037-9/+62
|\ \ \ \ | |/ / /
| * | | 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
| * | | | Plug memleak in [lpop] due to mishandling the unconventional recountingdgp2019-04-241-3/+6
* | | | | merge bug-de232b49f2pooryorick2019-05-014-19/+201
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers.pooryorick2019-04-272-5/+96
| |/ / /
| * | | 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
| |/ / /