summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-09-301-2/+2
|\
| * Fix [e0f728b381]: Manpage msgcat.n contains two write errorsjan.nijtmans2021-09-301-2/+2
* | Set activeCodePage to UTF-8, for (Windows) systems that support it.jan.nijtmans2021-09-291-2/+2
|\ \
| * | Experiment: Switch tclsh console to UTF-8 by default on Windows, if possible,...jan.nijtmans2021-07-291-3/+3
* | | TIP #605 implementation: Function to get class name from objectjan.nijtmans2021-09-275-14/+51
|\ \ \
| * | | Turn code snippets in TIP into a branch.dkf2021-08-015-0/+54
| |/ /
* | | Merge 8.6jan.nijtmans2021-09-260-0/+0
|\ \ \ | | |/ | |/|
| * | Remove unix/config.status.linenojan.nijtmans2021-09-260-0/+0
| |\ \
| | * | Update TZ info to tzdata2021b.jan.nijtmans2021-09-2639-703/+193
* | | | Update TZ info to tzdata2021b (via merge).José Ignacio Marín2021-09-2540-707/+197
|\ \ \ \ | |/ / /
| * | | Update TZ info to tzdata2021b.José Ignacio Marín2021-09-2540-707/+197
* | | | Merge 8.6jan.nijtmans2021-09-142-1217/+1258
|\ \ \ \ | |/ / /
| * | | Update all tables to Unicode 14jan.nijtmans2021-09-143-1218/+1259
| |\ \ \ | | |/ /
| | * | Update all tables to Unicode 14jan.nijtmans2021-09-143-1220/+1261
| | |\ \
| | | * \ Merge 8.7jan.nijtmans2021-09-01108-1494/+22037
| | | |\ \
| | | * \ \ Merge 8.7jan.nijtmans2021-06-10237-6083/+9370
| | | |\ \ \
| | | * \ \ \ Merge 8.7jan.nijtmans2021-02-121-5/+5
| | | |\ \ \ \
| | | * | | | | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see h...jan.nijtmans2021-02-123-1230/+1269
* | | | | | | | Merge 8.6jan.nijtmans2021-09-081-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | close forkjan.nijtmans2021-09-081-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Refine 'string replace' documentation wording. Thanks to Ted Brown on clt.oehhar2021-08-051-2/+2
* | | | | | | | | merge-markjan.nijtmans2021-09-030-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-024-16/+44
* | | | | | | | | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-025-16/+46
* | | | | | | | | Few more (c) -> ©jan.nijtmans2021-09-023-5/+5
* | | | | | | | | (c) -> ©, now that TIP #587 is acceptedjan.nijtmans2021-09-0218-25/+25
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge 8.6jan.nijtmans2021-08-271-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Follow-up previous commit (thanks, Don!). Missing #undefjan.nijtmans2021-08-271-0/+2
* | | | | | | | repair broken builddgp2021-08-263-7/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | repair broken builddgp2021-08-263-7/+7
* | | | | | | | Merge 8.6jan.nijtmans2021-08-264-1/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add a few spare unused stub entries in TclOOjan.nijtmans2021-08-264-1/+20
* | | | | | | | Make everything compile warning-free when TCL_THREADS=0jan.nijtmans2021-08-2315-31/+65
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.5jan.nijtmans2021-08-234-24/+41
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Add FALLTHRU markers, to help GCC emit less false warningsjan.nijtmans2021-08-2316-55/+77
| | * | | | | | Code formattingjan.nijtmans2021-08-232-176/+270
* | | | | | | | TIP #511 implementation: Implement Tcl_AsyncMarkFromSignal()jan.nijtmans2021-08-2015-103/+763
|\ \ \ \ \ \ \ \
| * | | | | | | | Apply macos-tip511.diff. Resolve conflict with TIP #601jan.nijtmans2021-08-194-15/+28
| * | | | | | | | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can hav...jan.nijtmans2021-08-185-6/+6
| * | | | | | | | tip#511 proposed implementationjan.nijtmans2021-08-1715-99/+746
* | | | | | | | | Merge-mark 8.6. Update to autoconf-2.71jan.nijtmans2021-08-192-219/+191
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge 8.5jan.nijtmans2021-08-193-5/+21
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Reserve a few more unused stub entriesjan.nijtmans2021-08-193-5/+21
* | | | | | | Make TCL_MAC_EMPTY_FILE macro work with C++ compilerjan.nijtmans2021-08-151-2/+1
* | | | | | | Make tclZipfs.c compilable with a C++ compilerjan.nijtmans2021-08-151-1/+1
* | | | | | | Merge 8.6jan.nijtmans2021-08-051-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Clarify description of corner case 'string replace "" 0 0 A' to return the em...oehhar2021-08-051-3/+4
| * | | | | merge-markjan.nijtmans2021-07-310-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Backout last 2 commits: It appears that on Windows-2016 the GITHUB-installed ...jan.nijtmans2021-07-311-9/+7
| | * | | | try to update msys2 to latest version in GITHUB buildjan.nijtmans2021-07-301-0/+1