summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge-markjan.nijtmans2020-03-150-0/+0
|\
| * Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() i...jan.nijtmans2020-03-153-7/+11
* | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause ...jan.nijtmans2020-03-152-23/+23
|\ \ | |/
| * Make ourEnviron type (techar **) not (char **), so we need less type-casts.jan.nijtmans2020-03-151-32/+32
* | Merge 8.6jan.nijtmans2020-03-141-1/+1
|\ \ | |/
| * Fix one wrong type-cast (only causing warning, nothing serious)jan.nijtmans2020-03-141-1/+1
* | Merge 8.6jan.nijtmans2020-03-143-24/+77
|\ \ | |/
| * Fix [8f89e2e059aafa1c]: Windows: environment is not reflected properly (speci...jan.nijtmans2020-03-143-26/+79
| |\
| | * Merge 8.6. jan.nijtmans2020-03-136-66/+96
| | |\ | | |/ | |/|
| | * fix back-ported from tclSE (with several modifications due to conflicts and c...sebres2020-03-133-25/+61
| | * env.test: added test for windows illustrating bug [8f89e2e059] - loss of mult...sebres2020-03-131-0/+20
* | | Convert many test-cases to modern test syntaxjan.nijtmans2020-03-147-303/+295
* | | Need declaration too.dgp2020-03-131-0/+2
* | | New internal routine TclGetBytesFromObj().dgp2020-03-131-10/+55
* | | Merge 8.6jan.nijtmans2020-03-131-53/+27
|\ \ \ | |/ /
| * | reformat assemble-15.* test-casesjan.nijtmans2020-03-131-53/+27
* | | Minimal fix for crash bug.dgp2020-03-121-0/+2
| | |
| \ \
*-. \ \ Merge new tests. Reveals crash in Tcl 8.7 implementation.dgp2020-03-122-0/+58
|\ \ \ \ | | |/ /
| | * | Renumber tests to account for later releases.dgp2020-03-121-2/+2
| |/ /
| * | Add some testing of Tcl_SetByteArrayLength().dgp2020-03-122-0/+59
| |/
* | fixes segfault [234d6c811d]: "lpop" on empty list variable without index + ne...sebres2020-03-112-14/+27
|\ \
| * | close [234d6c811d]: fixed segfault on empty list variable by "lpop" without i...sebres2020-03-111-0/+8
| * | lpop.test: added test illustrating segfault in [234d6c811d] (and small review...sebres2020-03-111-14/+19
|/ /
* | Fix Windows build, broken by [d5175f6050e308f4]jan.nijtmans2020-03-102-3/+3
* | Mac fixdgp2020-03-091-1/+5
* | TCL_UNUSED for win sources.dgp2020-03-0912-125/+56
* | TCL_UNUSED in the unix sources.dgp2020-03-0916-130/+75
* | need internal header now.dgp2020-03-091-0/+1
* | Bring TCL_UNUSED to macosx sources.dgp2020-03-092-11/+6
* | moredgp2020-03-092-139/+69
* | Moredgp2020-03-093-27/+13
* | More TCL_UNUSEDdgp2020-03-098-633/+281
* | More TCL_UNUSED.dgp2020-03-087-123/+85
* | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN()jan.nijtmans2020-03-072-15/+15
* | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ...jan.nijtmans2020-03-075-43/+43
* | Unused arguments in the OO source code files.dgp2020-03-076-187/+98
* | moredgp2020-03-065-129/+66
* | More unused arguments through the IO code.dgp2020-03-064-92/+47
* | moredgp2020-03-061-17/+13
* | more unused argumentsdgp2020-03-062-20/+11
* | merge 8.6dgp2020-03-061-36/+1
|\ \ | |/
| * Remove SetIndexFromAny(), a useless routine that can only be reached viadgp2020-03-061-35/+1
* | moredgp2020-03-062-18/+8
* | moredgp2020-03-063-33/+31
* | (no comment)dgp2020-03-062-13/+7
* | (no comment)dgp2020-03-061-6/+3
* | more unused argumentsdgp2020-03-062-141/+53
* | more of the samedgp2020-03-063-117/+74
* | More TCL_UNUSED().dgp2020-03-066-599/+254
* | More TCL_UNUSED deploymentdgp2020-03-062-147/+73