Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much ↵ | jan.nijtmans | 2017-01-25 | 12 | -77/+131 |
| | | | | less interp->result. Implementation mostly taken over from "novem". If TCL_NO_DEPRECATED is not defined, nothing changes. | ||||
* | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make ↵ | jan.nijtmans | 2017-01-20 | 1 | -3/+4 |
|\ | | | | | | | Tcl_LinkVar toleranto to the empty string as well | ||||
| * | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make ↵ | jan.nijtmans | 2017-01-20 | 1 | -3/+4 |
| |\ | | | | | | | | | | Tcl_LinkVar toleranto to the empty string as well | ||||
| | * | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make ↵ | jan.nijtmans | 2017-01-20 | 1 | -3/+4 |
| | | | | | | | | | | | | Tcl_LinkVar toleranto to the empty string as well | ||||
* | | | Fix [1f4bb8162f]: lsort -dictionary documentation to be improved | fvogel | 2017-01-19 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix [1f4bb8162f]: lsort -dictionary documentation to be improved | fvogel | 2017-01-19 | 1 | -1/+2 |
| | | | |||||
* | | | Implement tag "deprecated" in genStubs.tcl. Will be used in Tk 8.7, for ↵ | jan.nijtmans | 2017-01-17 | 1 | -1/+17 |
| | | | | | | | | | | | | tagging the deprecated function Tk_FreeXId() | ||||
* | | | merge core-8-6-branch | jan.nijtmans | 2017-01-17 | 2 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified ↵ | jan.nijtmans | 2017-01-17 | 6 | -30/+30 |
| | | | | | | | | | | | | in Tcl 9.0. The "novem" branch will show whether this continues to work. | ||||
| * | | Hm. 32-bit zlib dll still was the 1.2.10 version. Corrected now. | jan.nijtmans | 2017-01-17 | 1 | -0/+0 |
| | | | |||||
* | | | Fix for missing proper initialization of the threaded allocator in some ↵ | jan.nijtmans | 2017-01-16 | 4 | -13/+37 |
|\ \ \ | | | | | | | | | | | | | situations. Problem reported by Zoran Vasiljevic, only noted when building/running NaviServer/AOLServer with Tcl 8.7 (trunk). | ||||
| * \ \ | Introduce new function TclInitThreadAlloc(), symmetric with ↵notifier | jan.nijtmans | 2017-01-13 | 5 | -24/+65 |
| |\ \ \ | | | | | | | | | | | | | | | | TclFinalizeThreadAlloc() | ||||
| * | | | | Patch from Zoran Vasiljevic, fix for missing proper initialization of the ↵ | jan.nijtmans | 2017-01-13 | 3 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | threaded allocator in some situations. | ||||
* | | | | | Update zlib to version 1.2.11 | jan.nijtmans | 2017-01-16 | 46 | -98/+92 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Update zlib to version 1.2.11 | jan.nijtmans | 2017-01-16 | 46 | -98/+92 |
| | | | | | |||||
* | | | | | Merge IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Merge IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Upgrade TZDATA to IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
| | | | | |||||
| | * | | close fork | jan.nijtmans | 2017-01-13 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * \ | missing rules.vc after merge | sebres | 2017-01-13 | 1 | -5/+10 |
| | | |\ \ | |||||
* | | | \ \ | Merge-mark (restoring the expected merge order from core-8-5-branch -> ↵ | jan.nijtmans | 2017-01-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | core-8-6-branch -> trunk -> novem) | ||||
| * | | | | | Merge-mark (restoring the expected merge order from core-8-5-branch -> ↵ | jan.nijtmans | 2017-01-13 | 0 | -0/+0 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | core-8-6-branch -> trunk -> novem) | ||||
| | * | | | | Allows to compile direct from Visual Studio IDE (prevents throwing error ↵ | jan.nijtmans | 2017-01-13 | 1 | -5/+10 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | "LNK1561: entry point must be defined" by testing linker). Patch by sebres | ||||
| * | | | | missing rules.vc after merge | sebres | 2017-01-13 | 1 | -5/+10 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | missing rules.vc after merge | sebres | 2017-01-13 | 1 | -5/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | merge core-8-5-branchvs_ide_compile | jan.nijtmans | 2017-01-13 | 0 | -0/+0 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Fixes nmakehlp: allows more as one option by -l, to provide mandatory linker ↵ | sebres | 2017-01-12 | 2 | -9/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | parameters (e. g. "LNK1561: entry point must be defined"); Additionally recognizes an new linker code LNK4224 for "no longer supported; ignored". | ||||
| * | | | | Allows to compile direct from Visual Studio IDE (prevents throwing error ↵ | sebres | 2017-01-12 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | "LNK1561: entry point must be defined" by testing linker) | ||||
* | | | | | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a ↵ | jan.nijtmans | 2017-01-13 | 1 | -8/+16 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | new linker code LNK4224. Patch by sebres. | ||||
| * | | | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a ↵ | jan.nijtmans | 2017-01-13 | 1 | -8/+16 |
| |\ \ \ | | | |/ | | |/| | | | | | new linker code LNK4224. Patch by sebres. | ||||
| | * | | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a ↵ | jan.nijtmans | 2017-01-13 | 1 | -8/+16 |
| | |/ | | | | | | | | | | new linker code LNK4224. Patch by sebres. | ||||
* | | | Merge core-8-6-branch | jan.nijtmans | 2017-01-12 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Fix version number in tcl.dsp (thanks to Arjen Markus for noticing this) | jan.nijtmans | 2017-01-12 | 1 | -8/+8 |
| | | | |||||
* | | | Use more Tcl_AppendResult(), in order to prevent the use of a (char *) type ↵ | jan.nijtmans | 2017-01-11 | 1 | -28/+28 |
| | | | | | | | | | | | | case. | ||||
* | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 8 | -36/+40 |
|\ \ \ | |/ / | | | | | | | Do gcc-compiles with the option -Wwrite-strings, so we can detect mis-usage of "const". Make Tcl_AddErrorInfo() and Tcl_AddObjErrorInfo() a macro. | ||||
| * | | Merge-mark core-8-5-branch. | jan.nijtmans | 2017-01-11 | 1 | -1/+0 |
| |\ \ | | |/ | | | | Remove useless #undef. | ||||
| | * | Merge bug_b87ad7e914 | sebres | 2017-01-09 | 2 | -22/+40 |
| | |\ | |||||
* | | \ | Merge fix clock test-cases from 8.6: Make test clock-67.5 time zone ↵ | sebres | 2017-01-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | | | | | | | | | independent - execution fails in the time zones below gmt | ||||
| * | | | Fix clock test-cases: Make test clock-67.5 time zone independent - execution ↵ | sebres | 2017-01-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | fails in the time zones below gmt | ||||
| * | | | Merge bug_b87ad7e914 | sebres | 2017-01-09 | 2 | -22/+40 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge bug_b87ad7e914 | sebres | 2017-01-09 | 2 | -22/+40 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix for [b87ad7e9146832d505f9a430d779c5313c440256|b87ad7e914], rebased to ↵bug_b87ad7e914 | jan.nijtmans | 2017-01-09 | 2 | -22/+40 |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | core-8-5-branch (who said fossil doesn't have 'rebase'...), and moved the definition of "struct _timeb t" to the top of the function. This branch is ready to be merged to core-8-5-branch, it looks good to me. Thanks to sebres (Dipl. Ing. Sergey G. Brester) | ||||
| | * | | [win] bug fix in NativeGetTime: each call of it blurs current performance ↵ | sebres | 2017-01-02 | 2 | -18/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | counters actualized in calibration thread in UpdateTimeEachSecond; This entails that sometimes sporadically time-drifts resp. jump-esque time-shifts occurred, what for example produces very confusing results during time measurement. [unix] wrong cast fixed in TclpGetWideClicks: multiplication with 1000000 in long int may cause overflow See ticket b87ad7e9146832d505f9a430d779c5313c440256 | ||||
* | | | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files | jan.nijtmans | 2017-01-06 | 10 | -7/+14 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files. | jan.nijtmans | 2017-01-06 | 10 | -7/+14 |
| | | | | |||||
* | | | | Make TclGetLoadedPackagesEx() work with other than the only current ↵ | jan.nijtmans | 2017-01-05 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | | interpreter (didn't really think about that earlier ... ). Actually slightly more correct. | ||||
* | | | | Fix [7c7d3b4481d4e4e86420b54031f4abd1df18d64|7c7d3b4481]: load test ↵ | jan.nijtmans | 2017-01-05 | 2 | -24/+21 |
| | | | | | | | | | | | | | | | | failures. There's a difference between "" and NULL as interpreter name. | ||||
* | | | | Added more glob patterns in order to ignore html generated documentation and ↵ | fvogel | 2017-01-04 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | | | | | | | | | Windows-specific compilation products when running fossil extra | ||||
| * | | | Added more glob patterns in order to ignore html generated documentation and ↵ | fvogel | 2017-01-04 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Windows-specific compilation products when running fossil extra | ||||
* | | | | Fix 2 test-cases, due to changed command options. | jan.nijtmans | 2017-01-04 | 2 | -3/+3 |
| | | | |