summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-09-071-6/+12
|\
| * Merge 8.6. Remove 3 duplicate build-entries in .travis.ymljan.nijtmans2019-09-072-11/+5
| |\
| | * Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul...jan.nijtmans2019-09-072-11/+5
| | |\
| | | * Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul...jan.nijtmans2019-09-072-11/+5
| | | |\
| | | | * Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports ...jan.nijtmans2019-09-062-11/+5
| | * | | merge 8.5sebres2019-09-061-2/+7
| | |\ \ \ | | | |/ /
| | | * | if frameName (actual level) does not contain a real level (#0 or 1) historica...sebres2019-09-061-3/+8
| | | * | fix bad level (if specified argument is not a level at all)sebres2019-09-061-0/+1
| | | |/
| * | | simple and binary compatible fix for [775ee88560]: use correct relative level...sebres2019-09-061-5/+11
| * | | cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7sebres2019-09-061-1/+1
* | | | Merge 8.7jan.nijtmans2019-09-032-20/+30
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-09-032-20/+30
| |\ \ \ | | |/ /
| | * | Backout [87d28ec30a29e3ce]: Looks like it causes test-failures in event.test ...jan.nijtmans2019-09-031-2/+1
| | |\ \ | | | |/
| | | * Backout last commit: Looks like it causes test-failures in event.test on Wind...jan.nijtmans2019-09-031-2/+1
| | * | Merge 8.5jan.nijtmans2019-09-021-1/+2
| | |\ \ | | | |/
| | | * Missing TCL_GLOBAL_ONLY flag in VwaitVarProc(): vwait always references globa...jan.nijtmans2019-09-021-1/+2
| | * | fixes bug [fec0c17d39] (regression firstly introduced in [bf171b6b51]): stack...sebres2019-08-291-18/+29
| | |\ \
| | | * | closes [fec0c17d39]: fixed stack overflow (followed by SF) by compilation of ...sebres2019-08-291-18/+29
* | | | | Merge 8.7jan.nijtmans2019-09-023-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. jan.nijtmans2019-09-023-6/+7
* | | | | Merge 8.7jan.nijtmans2019-08-2818-64/+96
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2019-08-2818-53/+58
| |\ \ \ \ | | |/ / /
| | * | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-2821-60/+65
| | |/ /
| * | | merge 8.6sebres2019-08-272-12/+39
| |\ \ \ | | |/ /
| | * | closes [fa6bf38d07]: integrate bug-fa6bf38d07-v2sebres2019-08-272-12/+39
| | |\ \
| | | * | small amend: be sure checkInterp is set if entering back the code marked as T...sebres2019-08-271-2/+2
| | | * | simplification, use the same "fixed" (and faster) code for INST_EVAL_STKsebres2019-08-271-11/+6
| | | * | fixes [fa6bf38d07]: command invocation (NRE callback to TEBCResume) caused by...sebres2019-08-271-9/+20
| | | * | added tests covering bug [fa6bf38d07]sebres2019-08-271-0/+21
| | |/ /
* | | | Merge 8.7jan.nijtmans2019-08-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-08-231-1/+1
| |\ \ \ | | |/ /
| | * | Fix [8566dc22f9]: various spelling fixes in commentsjan.nijtmans2019-08-221-1/+1
| | |\ \ | | | |/
| | | * Fix [8566dc22f9]: various spelling fixes in commentsjan.nijtmans2019-08-221-1/+1
| | * | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr...jan.nijtmans2019-08-023-3/+4
| | * | Merge 8.5jan.nijtmans2019-07-311-6/+6
| | |\ \ | | | |/
| | | * (cherry-pick from core-8-branch): Replace memcpy() calls with memmove() to av...jan.nijtmans2019-07-311-4/+4
* | | | Merge 8.7jan.nijtmans2019-08-151-4/+2
|\ \ \ \ | |/ / /
| * | | Make zipfsFilesystem static (as the name - not starting with Tcl - suggests)....jan.nijtmans2019-08-151-4/+2
* | | | Merge 8.7jan.nijtmans2019-08-1542-437/+432
|\ \ \ \ | |/ / /
| * | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-08-1543-485/+486
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2019-08-1427-129/+129
| | |\ \ \
| | * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-1751-529/+530
| * | | | | Minor simplification in test-suite: Because "teststringobj maxchars" has the ...jan.nijtmans2019-08-141-10/+4
| | |/ / / | |/| | |
* | | | | Merge 8.7jan.nijtmans2019-08-145-14/+13
|\ \ \ \ \ | |/ / / /
| * | | | Remove "register" keyword in various places. Also add some type-casts to help...jan.nijtmans2019-08-145-14/+13
* | | | | Merge 8.7jan.nijtmans2019-08-132-21/+21
|\ \ \ \ \ | |/ / / /
| * | | | Make dateMeridian variable type MERIDIAN (an enum) in stead of int.jan.nijtmans2019-08-122-21/+21
| * | | | Two places where "char *" is actually better than "void *", since that's the ...jan.nijtmans2019-08-041-2/+2
* | | | | Fix handling of length (size_t)-1 in tclMain.c. This should fix handling of c...jan.nijtmans2019-08-112-4/+5
* | | | | Fix signature of TclWCharToUtfDString for TCL_UTF_MAX=6, and handling of leng...jan.nijtmans2019-08-052-5/+5