summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup (comments, bracing)jan.nijtmans2021-10-201-17/+13
* Code/Comment cleanupjan.nijtmans2021-10-141-21/+22
* Oopsjan.nijtmans2021-10-131-2/+2
* First shot at [cef426ff2c]: Encoding UTF-32 missingjan.nijtmans2021-10-131-13/+236
* Merge 8.6jan.nijtmans2021-10-123-15/+16
|\
| * Missing braces (just to be sure)jan.nijtmans2021-10-121-1/+1
| * Fix build failure with --enable-symbols build on Windows: Some code makes ass...jan.nijtmans2021-10-122-8/+9
* | Merge 8.7jan.nijtmans2021-10-114-4/+20
|\ \ | |/
| * Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093de...jan.nijtmans2021-10-112-1/+17
| * Fix for issue [a8579d906a28], "argument with no name".pooryorick2021-10-081-1/+1
* | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-0638-526/+530
* | Rewrite comments for clarity and conciseness.pooryorick2021-10-043-193/+182
* | 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.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
| |_|_|_|/ |/| | | |
* | | | | 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
* | | | | TCL_THREADS=0 means no threads toojan.nijtmans2021-06-291-1/+1
* | | | | Tweak TIP #590 impl on MacOS: Shared library could start with capitaljan.nijtmans2021-06-251-1/+5
* | | | | 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
* | | | | | Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not r...jan.nijtmans2021-06-213-29/+1
* | | | | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80jan.nijtmans2021-06-211-1/+1
| |/ / / / |/| | | |
* | | | | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot findpooryorick2021-06-203-1/+29
* | | | | Fix windows build failure, caused by [f8608fc420]jan.nijtmans2021-06-191-1/+1