summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6dgp2018-10-233-5/+5
|\
| * Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this!jan.nijtmans2018-10-223-5/+5
* | merge 8.6dgp2018-10-2220-448/+688
|\ \ | |/
| * Add support for "nostub" in genStubs.tcl. Not used by Tcl 8.6, but might be u...jan.nijtmans2018-10-191-0/+12
| * Added another test case. This one is OK.dkf2018-10-191-0/+16
| * Make the object mutation operation as unrestricted as possible.dkf2018-10-185-42/+192
| |\
| | * Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra.dkf2018-10-185-48/+101
| | * Tests for advanced object mutation issues.dkf2018-10-182-1/+98
| * | Update TZ info to tzdata2018f.José Ignacio Marín2018-10-1810-386/+427
| |/
| * Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-175-20/+41
| |\
| | * Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-174-14/+13
| * | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-173-5/+2
| * | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the olderdgp2018-10-171-1/+1
| * | Backport test fix.dgp2018-10-171-10/+10
* | | typodgp2018-10-151-1/+1
* | | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-113-5/+2
* | | More updates to changes file.dgp2018-10-111-1/+37
* | | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the olderdgp2018-10-111-1/+1
* | | Update URLs. changes file WIP.dgp2018-10-113-12/+30
* | | Backport test fix.dgp2018-10-101-10/+10
* | | merge 8.6dgp2018-10-091-6/+6
|\ \ \ | |/ /
| * | Use the 4 argument form of [makeFile].dgp2018-10-091-2/+3
| * | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...dkf2018-10-091-5/+4
| |\ \
| | * | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...sebres2018-10-091-5/+4
* | | | merge 8.6dgp2018-10-092-93/+27
|\ \ \ \ | |/ / /
| * | | Streamline: Tcl_WinTCharToUtf/Tcl_WinUtfToTChar(): Always initialize DString,...jan.nijtmans2018-10-072-8/+20
| * | | Better implementations of Tcl_WinTCharToUtf() and Tcl_WinUtfToTChar(). They d...jan.nijtmans2018-10-052-90/+12
* | | | merge 8.6dgp2018-10-051-4/+3
|\ \ \ \ | |/ / /
| * | | Fix wrong usage of Tcl_WinTCharToUtf() contract: nativePath should never be N...jan.nijtmans2018-10-051-4/+3
* | | | Bump version numbers for 8.6.9 release.dgp2018-10-058-13/+9
|/ / /
* | | Post-TIP 505 editing of [lreplace] documentation.dgp2018-10-051-22/+12
* | | In registry, protect "keyName" from being NULL: This actually can lead to cra...jan.nijtmans2018-10-042-21/+17
|/ /
* | Tcl_UniCharToUtfDString: Don't allocate too much memory for this function.jan.nijtmans2018-10-031-5/+15
* | Another patch contributed by Gustaf Neumann: shifting negative numbers is und...jan.nijtmans2018-09-281-1/+1
* | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Valuesdkf2018-09-274-75/+43
|\ \
| * | Updated documentationdkf2018-09-271-2/+32
| * | Rebase TIP 505 implementation a patch for 8.6.dgp2018-09-1088-2806/+3493
| |\ \
| * | | Rest of TIP 505 implementation -- mostly undoing dumb things.dgp2018-03-261-56/+4
| * | | Work in progress implementing TIP 505.dgp2018-03-263-18/+8
* | | | Contributed patch from Gustaf Neumann, preventing problems where "localCacheP...jan.nijtmans2018-09-252-40/+49
* | | | Silence debugging message in test suite.dgp2018-09-241-1/+1
* | | | Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-237-117/+67
* | | | Update http version number, and fix some related test-casesjan.nijtmans2018-09-225-9/+9
* | | | merge bug-46b6edad51-concurrent-httpkjnash2018-09-206-314/+4251
|\ \ \ \ | |_|/ / |/| | |
| * | | merge 8.6kjnash2018-09-1581-2258/+3123
| |\ \ \ | |/ / / |/| | |
* | | | small code review (duplicate code removed)sebres2018-09-071-1/+1
* | | | Added test for [631b4c45df].dgp2018-09-071-0/+8
* | | | amend to [e8ab4d85fa], proc.test: extended with new test-case to cover situat...sebres2018-09-071-0/+8
* | | | closes [631b4c45df]: segfault by usage of wrong length (no string representat...sebres2018-09-071-4/+4
* | | | merge 8.5sebres2018-08-302-0/+47
|\ \ \ \ | | |_|/ | |/| |