summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Use _wgetenv() in stead of getenv() on Windows: The wide environment is not a...jan.nijtmans2021-02-231-2/+1
* On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-022-4/+8
|\
| * On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-022-4/+8
* | Use "in" operator in stead of "lsearch -exact" when possiblejan.nijtmans2021-01-282-2/+2
* | Update to tzdata 2021ajan.nijtmans2021-01-251-0/+1
|\ \ | |/
| * Update to tzdata 2021ajan.nijtmans2021-01-251-0/+1
* | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-052-2/+3
|\ \ | |/
| * Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-052-2/+3
| * (cherry-pick): Update TZ info to tzdata2020ejan.nijtmans2020-12-2325-433/+270
* | merge 8.6dgp2020-12-2625-433/+270
|\ \
| * | Update TZ info to tzdata2020e.José Ignacio Marín2020-12-2325-433/+270
* | | merge 8.6dgp2020-12-111-2/+11
|\ \ \ | |/ /
| * | Update "platform" package to handle macOS Big Sur with arm processor.jan.nijtmans2020-12-111-2/+11
| |\ \ | | |/
| | * Update "platform" package for Big Sur:jan.nijtmans2020-12-111-11/+34
* | | merge 8.6dgp2020-12-101-10/+24
|\ \ \ | |/ /
| * | Update "platform" package to handle Big Sur version numbering. Also remove sp...jan.nijtmans2020-12-101-10/+24
* | | merge 8.6dgp2020-12-077-16/+32
|\ \ \ | |/ /
| * | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-041-5/+18
| |\ \ | | |/
| | * Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6jan.nijtmans2020-12-041-7/+20
| * | Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-032-2/+5
| |\ \ | | |/
| | * Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-032-2/+5
| | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-182-4/+4
| | * Update TZ info to tzdata2020d.jan.nijtmans2020-10-2913-239/+426
| * | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-205-9/+9
* | | merge 8.6dgp2020-11-102-4/+4
|\ \ \ | |/ /
| * | Merge jn-module-names. Sorry Don, but this is 100% compatible!jan.nijtmans2020-11-062-4/+4
* | | merge 8.6dgp2020-10-273-190/+190
|\ \ \ | |/ /
| * | Update TZ info to tzdata2020d.José Ignacio Marín2020-10-262-188/+188
| * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-2/+2
* | | merge 8.6dgp2020-10-211-1/+1
|\ \ \ | |/ /
| * | Update TZ info to tzdata2020c.José Ignacio Marín2020-10-201-1/+1
* | | merge 8.6dgp2020-10-1310-50/+237
|\ \ \ | |/ /
| * | Update TZ info to tzdata2020b.José Ignacio Marín2020-10-1010-50/+237
* | | merge 8.6dgp2020-09-301-5/+3
|\ \ \ | |/ /
| * | (slightly) better error-message for invalid http -headers option. This works ...jan.nijtmans2020-09-301-5/+3
* | | merge 8.6dgp2020-09-301-2/+4
|\ \ \ | |/ /
| * | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict.oehhar2020-09-291-2/+4
* | | merge 8.6dgp2020-09-282-0/+3
|\ \ \ | |/ /
| * | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-252-0/+3
| |\ \ | | |/
| | * When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-252-0/+3
* | | merge 8.6dgp2020-09-201-2/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-09-201-2/+2
| |\ \ | | |/
| | * Backport many (formatting) changes in tools/*. Nothing functional.jan.nijtmans2020-09-201-2/+2
* | | merge 8.6dgp2020-09-191-5/+14
|\ \ \ | |/ /
| * | Fix [835c93c000]: TIP #525 only implemented for non-singleproc casejan.nijtmans2020-09-171-5/+14
| |\ \ | | |/
| | * Fix [835c93c000]: TIP #525 only implemented for non-singleproc casejan.nijtmans2020-09-171-8/+17
| | |\
| | | * Proposed solution for [835c93c000]: TIP #525 only implemented for non-singlep...jan.nijtmans2020-09-161-5/+14
| | |/ | |/|
* | | merge 8.6dgp2020-09-1511-227/+446
|\ \ \ | |/ /
| * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-142-3/+3
| * | Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-114-7/+7