summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Start of TIP 543 implementation.dgp2019-05-102-2/+8
* 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-093-5/+5
* Merge 8.6.jan.nijtmans2019-05-091-2/+0
|\
| * Minor compiler warningjan.nijtmans2019-05-091-0/+2
| |\
| * \ merge 8.5dgp2019-05-043-1/+26
| |\ \ | | |/
| | * Plug memleak when deleting a namespace destroys a linked Tcl var.dgp2019-05-043-1/+53
* | | Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in...jan.nijtmans2019-05-085-68/+66
* | | merge 8.6dgp2019-05-037-141/+265
|\ \ \ | |/ /
| * | Added primitive to allow working coroutine deep introspectiondkf2019-04-231-0/+73
| * | Minor code style cleanup.dkf2019-04-237-161/+287
* | | missed bit of type revision.dgp2019-05-031-2/+2
* | | leak plug completeddgp2019-05-032-6/+13
* | | WIPdgp2019-05-013-0/+20
* | | merge 8.7dgp2019-05-012-6/+35
|\ \ \
| * \ \ merge bug-de232b49f2pooryorick2019-05-011-5/+35
| |\ \ \
| | * | | Check for BG_FLUSH_SCHEDULED inside ChannelTimerProcpooryorick2019-05-011-2/+4
| | * | | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers.pooryorick2019-04-271-5/+33
* | | | | 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
|/ / / /
* | | | Plug memleak in [lpop] due to mishandling the unconventional recountingdgp2019-04-241-3/+6
|/ / /
* | | 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-231-6/+50
* | | timerate: code style, doc styledkf2019-04-231-147/+291
|\ \ \ | |/ /
| * | timerate: code style, doc styledkf2019-04-231-147/+291
| |\ \ | | |/
| | * timerate: code style, doc styledkf2019-04-231-151/+292
* | | Stop leaking ZipFile in MountBuffer()dgp2019-04-221-1/+4
* | | Prevent reads of uninitalized memory.dgp2019-04-221-0/+1
* | | [zipfs mount_data] should not accept three arguments.dgp2019-04-221-1/+1
* | | Compilation for [dict getwithdefault].dkf2019-04-187-48/+130
* | | Style corrections and warning eliminationdkf2019-04-188-117/+239
* | | Replace memcpy() calls with memmove() to avoid undefined behavior whendgp2019-04-171-4/+4
* | | Do not access allocated memory before initializing it.dgp2019-04-171-0/+11
* | | Implement TIP 342dkf2019-04-161-0/+69
|\ \ \
| * | | Add [dict getdef] aliasdkf2019-04-151-9/+9
| * | | merge 8.7dgp2019-04-1213-59/+100
| |\ \ \
| * | | | Add testsdkf2019-04-011-3/+6
| * | | | Implement [dict getwithdefault]dkf2019-04-011-0/+66
* | | | | Implement TIP 504dkf2019-04-144-2/+121
|\ \ \ \ \
| * \ \ \ \ merge 8.7dgp2019-04-125-21/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | typo fixdgp2019-04-081-1/+1
| * | | | | extend commentdgp2019-04-081-1/+2
| * | | | | merge 8.7dgp2019-04-0868-1833/+2456
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2019-02-1451-930/+919
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.7dgp2018-11-1953-1416/+2878
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.7dgp2018-10-2710-200/+240
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.7dgp2018-10-1744-1896/+7692
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-09-1140-545/+1253
| |\ \ \ \ \ \ \ \ \ \