Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Implementation of [file tempdir]; hand-tested on OSX... | dkf | 2019-04-30 | 5 | -8/+172 | |
* | Export API | dkf | 2019-04-30 | 4 | -1/+13 | |
* | Windows implementation of TclpCreateTemporaryDirectory | dkf | 2019-04-30 | 2 | -1/+102 | |
* | Starting to implement a temporary directory creator. | dkf | 2019-04-30 | 1 | -0/+78 | |
* | Plug memleak in [lpop] due to mishandling the unconventional recounting | dgp | 2019-04-24 | 1 | -3/+6 | |
* | merge bug-67a5eabbd3d1 | pooryorick | 2019-04-24 | 2 | -14/+105 | |
|\ | ||||||
| * | Add missed timer cleanup in tclIORChan.c/ReflectClose. | pooryorick | 2019-04-24 | 1 | -0/+6 | |
| * | Ensure that Tcl_CreateTimerHandler is not called if there is an existing timer | pooryorick | 2019-04-23 | 1 | -2/+6 | |
| * | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch" | pooryorick | 2019-04-23 | 2 | -14/+95 | |
|/ | ||||||
* | timerate: code style, doc style | dkf | 2019-04-23 | 3 | -210/+417 | |
|\ | ||||||
| * | timerate: code style, doc style | dkf | 2019-04-23 | 2 | -194/+355 | |
| |\ | ||||||
| | * | timerate: code style, doc style | dkf | 2019-04-23 | 2 | -198/+356 | |
| * | | merge 8.5 | sebres | 2019-04-17 | 1 | -16/+62 | |
| |\ \ | | |/ | ||||||
| | * | extend performance test-suite, allow several (repeatable) execution of _test_... | sebres | 2019-04-17 | 1 | -16/+62 | |
* | | | Stop leaking ZipFile in MountBuffer() | dgp | 2019-04-22 | 1 | -1/+4 | |
* | | | Prevent reads of uninitalized memory. | dgp | 2019-04-22 | 1 | -0/+1 | |
* | | | [zipfs mount_data] should not accept three arguments. | dgp | 2019-04-22 | 1 | -1/+1 | |
* | | | Compilation for [dict getwithdefault]. | dkf | 2019-04-18 | 8 | -48/+179 | |
* | | | Style corrections and warning elimination | dkf | 2019-04-18 | 8 | -117/+239 | |
* | | | Replace memcpy() calls with memmove() to avoid undefined behavior when | dgp | 2019-04-17 | 1 | -4/+4 | |
* | | | Do not access allocated memory before initializing it. | dgp | 2019-04-17 | 1 | -0/+11 | |
* | | | test file hygiene | dgp | 2019-04-17 | 1 | -0/+3 | |
* | | | Duplicate test names. | dgp | 2019-04-17 | 3 | -26/+26 | |
* | | | The [namespace delete ::httpTest] at the end of httpPipeline.test failed to | dgp | 2019-04-17 | 1 | -1/+5 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | [60559fd4a6] Test more robust against frame contexts of testing environment. | dgp | 2019-04-17 | 2 | -32/+42 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | Revise coroutines tests so they do not leave behind frame footprints that | dgp | 2019-04-17 | 1 | -12/+22 | |
| | * | | Isolate tests of [info frame] results from testing environment. | dgp | 2019-04-17 | 1 | -20/+20 | |
| | |\ \ | | | |/ | ||||||
| | | * | Isolate tests of [info frame] results from testing environment. | dgp | 2019-04-17 | 1 | -10/+10 | |
| * | | | Suggested fix for [60559fd4a6]: put selected tests in child interps | dkf | 2019-04-11 | 1 | -12/+22 | |
* | | | | Implement TIP 342 | dkf | 2019-04-16 | 3 | -0/+141 | |
|\ \ \ \ | ||||||
| * | | | | Add [dict getdef] alias | dkf | 2019-04-15 | 3 | -19/+50 | |
| * | | | | merge 8.7 | dgp | 2019-04-12 | 40 | -197/+325 | |
| |\ \ \ \ | ||||||
| * | | | | | Document | dkf | 2019-04-01 | 1 | -0/+13 | |
| * | | | | | Add tests | dkf | 2019-04-01 | 2 | -3/+34 | |
| * | | | | | Implement [dict getwithdefault] | dkf | 2019-04-01 | 1 | -0/+66 | |
* | | | | | | Doc tweak | dkf | 2019-04-14 | 1 | -5/+11 | |
* | | | | | | Implement TIP 504 | dkf | 2019-04-14 | 6 | -5/+224 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge 8.7 | dgp | 2019-04-12 | 12 | -50/+124 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | typo fix | dgp | 2019-04-08 | 1 | -1/+1 | |
| * | | | | | | extend comment | dgp | 2019-04-08 | 1 | -1/+2 | |
| * | | | | | | merge 8.7 | dgp | 2019-04-08 | 144 | -3453/+5323 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge 8.7 | dgp | 2019-02-14 | 294 | -8096/+12574 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-11-19 | 113 | -2582/+7292 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-10-27 | 188 | -1773/+2661 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-10-17 | 160 | -2987/+16746 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-09-11 | 125 | -1309/+4096 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-06-04 | 35 | -576/+2397 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-24 | 51 | -1308/+1044 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-11 | 40 | -1651/+2281 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-04-25 | 29 | -612/+1150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |