summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-09-294-14/+36
|\
| * TIP #605 implementation: Function to get class name from objectjan.nijtmans2021-09-274-14/+36
| |\
| | * Turn code snippets in TIP into a branch.dkf2021-08-014-0/+39
* | | Merge 8.7jan.nijtmans2021-09-2419-1312/+1500
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-09-142-1217/+1258
| |\ \
| | * \ Update all tables to Unicode 14jan.nijtmans2021-09-142-1217/+1258
| | |\ \
| | | * \ Update all tables to Unicode 14jan.nijtmans2021-09-142-1217/+1258
| | | |\ \
| | | | * \ Merge 8.7jan.nijtmans2021-09-0121-89/+276
| | | | |\ \
| | | | * \ \ Merge 8.7jan.nijtmans2021-06-1050-2097/+3940
| | | | |\ \ \
| | | | * | | | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see h...jan.nijtmans2021-02-122-1229/+1268
| | | * | | | | Add FALLTHRU markers, to help GCC emit less false warningsjan.nijtmans2021-08-2312-23/+28
| | * | | | | | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-023-16/+26
| * | | | | | | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-024-16/+28
| | |_|_|_|/ / | |/| | | | |
| * | | | | | 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-236-18/+19
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.5jan.nijtmans2021-08-193-5/+21
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Reserve a few more unused stub entriesjan.nijtmans2021-08-193-5/+21
| * | | | | | Apply macos-tip511.diff. Resolve conflict with TIP #601jan.nijtmans2021-08-193-5/+13
| * | | | | | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can hav...jan.nijtmans2021-08-181-1/+1
| * | | | | | tip#511 proposed implementationjan.nijtmans2021-08-175-57/+167
| * | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Found the problem with Visual Studio: somehow it doesn't handle empty bracket...jan.nijtmans2021-08-031-1/+1
* | | | | | Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-infojan.nijtmans2021-07-232-4/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2021-07-171-0/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windowsjan.nijtmans2021-07-161-0/+10
| * | | | | Merge 8.6jan.nijtmans2021-07-161-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by...jan.nijtmans2021-07-131-4/+4
* | | | | | Add support for ICCjan.nijtmans2021-07-142-3/+7
* | | | | | fullversion -> patchleveljan.nijtmans2021-07-131-1/+1
* | | | | | More advanced tcl::build-info string parsingjan.nijtmans2021-07-131-7/+65
* | | | | | Remove tclPkg.c changes, instead implement new tcl::build-info commandjan.nijtmans2021-07-134-66/+55
* | | | | | Eliminate clang warningjan.nijtmans2021-07-091-2/+2
* | | | | | "profiled" -> "profile"jan.nijtmans2021-07-021-50/+57
* | | | | | "utf16" -> "utf-16"jan.nijtmans2021-07-012-2/+2
* | | | | | Merge 8.7jan.nijtmans2021-06-292-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | TCL_THREADS=0 means no threads toojan.nijtmans2021-06-291-1/+1
* | | | | | TCL_THREADS=0 means no threads too ....jan.nijtmans2021-06-291-1/+1
* | | | | | Merge 8.7. Minor signature fix in tcl.declsjan.nijtmans2021-06-291-1/+1
|\ \ \ \ \ \ | |/ / / / /
* | | | | | Merge 8.7jan.nijtmans2021-06-281-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Tweak TIP #590 impl on MacOS: Shared library could start with capitaljan.nijtmans2021-06-251-1/+5
* | | | | | Merge 8.7jan.nijtmans2021-06-256-5/+43
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases ...jan.nijtmans2021-06-233-1/+29
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6jan.nijtmans2021-06-211-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Change a lot of url's (as far as possible) from http:// to https://jan.nijtmans2021-06-211-1/+1