| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup (comments, bracing) | jan.nijtmans | 2021-10-20 | 1 | -17/+13 |
|
|
* | Code/Comment cleanup | jan.nijtmans | 2021-10-14 | 1 | -21/+22 |
|
|
* | Oops | jan.nijtmans | 2021-10-13 | 1 | -2/+2 |
|
|
* | First shot at [cef426ff2c]: Encoding UTF-32 missing | jan.nijtmans | 2021-10-13 | 1 | -13/+236 |
|
|
* | Merge 8.6 | jan.nijtmans | 2021-10-12 | 3 | -15/+16 |
|\ |
|
| * | Missing braces (just to be sure) | jan.nijtmans | 2021-10-12 | 1 | -1/+1 |
|
|
| * | Fix build failure with --enable-symbols build on Windows: Some code makes ass... | jan.nijtmans | 2021-10-12 | 2 | -8/+9 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-10-11 | 4 | -4/+20 |
|\ \
| |/ |
|
| * | Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093de... | jan.nijtmans | 2021-10-11 | 2 | -1/+17 |
|
|
| * | Fix for issue [a8579d906a28], "argument with no name". | pooryorick | 2021-10-08 | 1 | -1/+1 |
|
|
* | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 38 | -526/+530 |
|
|
* | | Rewrite comments for clarity and conciseness. | pooryorick | 2021-10-04 | 3 | -193/+182 |
|
|
* | | TIP #605 implementation: Function to get class name from object | jan.nijtmans | 2021-09-27 | 4 | -14/+36 |
|\ \ |
|
| * | | Turn code snippets in TIP into a branch. | dkf | 2021-08-01 | 4 | -0/+39 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-09-14 | 2 | -1217/+1258 |
|\ \ \
| | |/
| |/| |
|
| * | | Update all tables to Unicode 14 | jan.nijtmans | 2021-09-14 | 2 | -1217/+1258 |
| |\ \ |
|
| | * \ | Update all tables to Unicode 14 | jan.nijtmans | 2021-09-14 | 2 | -1217/+1258 |
| | |\ \ |
|
| | | * \ | Merge 8.7 | jan.nijtmans | 2021-09-01 | 21 | -89/+276 |
| | | |\ \ |
|
| | | * \ \ | Merge 8.7 | jan.nijtmans | 2021-06-10 | 50 | -2097/+3940 |
| | | |\ \ \ |
|
| | | * | | | | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see h... | jan.nijtmans | 2021-02-12 | 2 | -1229/+1268 |
|
|
| | * | | | | | Add FALLTHRU markers, to help GCC emit less false warnings | jan.nijtmans | 2021-08-23 | 12 | -23/+28 |
|
|
| * | | | | | | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix | pooryorick | 2021-09-02 | 3 | -16/+26 |
|
|
* | | | | | | | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix | pooryorick | 2021-09-02 | 4 | -16/+28 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2021-08-27 | 1 | -0/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Follow-up previous commit (thanks, Don!). Missing #undef | jan.nijtmans | 2021-08-27 | 1 | -0/+2 |
|
|
* | | | | | | repair broken build | dgp | 2021-08-26 | 3 | -7/+7 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | repair broken build | dgp | 2021-08-26 | 3 | -7/+7 |
|
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2021-08-26 | 4 | -1/+16 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Add a few spare unused stub entries in TclOO | jan.nijtmans | 2021-08-26 | 4 | -1/+20 |
|
|
* | | | | | | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 6 | -18/+19 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.5 | jan.nijtmans | 2021-08-19 | 3 | -5/+21 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Reserve a few more unused stub entries | jan.nijtmans | 2021-08-19 | 3 | -5/+21 |
|
|
* | | | | | | Apply macos-tip511.diff. Resolve conflict with TIP #601 | jan.nijtmans | 2021-08-19 | 3 | -5/+13 |
|
|
* | | | | | | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can hav... | jan.nijtmans | 2021-08-18 | 1 | -1/+1 |
|
|
* | | | | | | tip#511 proposed implementation | jan.nijtmans | 2021-08-17 | 5 | -57/+167 |
|
|
* | | | | | | Make TCL_MAC_EMPTY_FILE macro work with C++ compiler | jan.nijtmans | 2021-08-15 | 1 | -2/+1 |
|
|
* | | | | | | Make tclZipfs.c compilable with a C++ compiler | jan.nijtmans | 2021-08-15 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge 8.6 | jan.nijtmans | 2021-07-17 | 1 | -0/+10 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows | jan.nijtmans | 2021-07-16 | 1 | -0/+10 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2021-07-16 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by... | jan.nijtmans | 2021-07-13 | 1 | -4/+4 |
|
|
* | | | | | TCL_THREADS=0 means no threads too | jan.nijtmans | 2021-06-29 | 1 | -1/+1 |
|
|
* | | | | | Tweak TIP #590 impl on MacOS: Shared library could start with capital | jan.nijtmans | 2021-06-25 | 1 | -1/+5 |
|
|
* | | | | | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases ... | jan.nijtmans | 2021-06-23 | 3 | -1/+29 |
|\ \ \ \ \ |
|
* \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|
|
* | | | | | | Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not r... | jan.nijtmans | 2021-06-21 | 3 | -29/+1 |
|
|
* | | | | | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot find | pooryorick | 2021-06-20 | 3 | -1/+29 |
|
|
* | | | | | Fix windows build failure, caused by [f8608fc420] | jan.nijtmans | 2021-06-19 | 1 | -1/+1 |
|
|