summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rebase to 9.1core-tip-711jan.nijtmans2025-02-197-4/+125
|\
| * More accurate documentationjan.nijtmans2025-02-122-5/+6
| * Add some testcasesjan.nijtmans2025-02-072-0/+52
| |\
| | * Throwaway test function for Tcl_IsEmptyapnadkarni2025-02-061-0/+18
| * | Slightly better: less code duplicationjan.nijtmans2025-02-061-13/+12
| * | Change implementation, based on community feedbackjan.nijtmans2025-02-063-8/+8
| |/
| * Rebase to 9.1jan.nijtmans2025-02-066-7/+76
| |\
| | * Oopsjan.nijtmans2025-02-061-1/+1
| | * Rebase to 9.1jan.nijtmans2025-02-016-7/+76
| | |\
| | | * Add documentationjan.nijtmans2025-01-271-1/+11
| | | * New function Tcl_IsEmpty()jan.nijtmans2025-01-225-6/+61
* | | | Make a start with 9.1 development, as preparation for TIP #711jan.nijtmans2025-02-1934-779/+197
|\ \ \ \ | |/ / /
| * | | Rebase to 9.0jan.nijtmans2025-02-0633-778/+196
| |\ \ \ | | |/ /
| | * | Merge-markjan.nijtmans2025-02-010-0/+0
| | |\ \
| | * \ \ Merge 9.0jan.nijtmans2025-02-013-19/+19
| | |\ \ \
| | * \ \ \ Merge 9.0jan.nijtmans2025-01-3112-131/+286
| | |\ \ \ \
| | * \ \ \ \ Merge 9.0jan.nijtmans2025-01-2011-231/+161
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge 9.0. registry -> 1.4a0 (breaking compilation on Windows XP)jan.nijtmans2025-01-0815-219/+59
| | |\ \ \ \ \
| | * | | | | | Superflouous TCL_NO_DEPRECATED usage (meant for TIP #626)jan.nijtmans2025-01-081-5/+0
| | * | | | | | Don't build dltest for Tcl 8.x any morecore-tip-710jan.nijtmans2025-01-071-38/+2
| | * | | | | | Few more 9.0 -> 9.1 changesjan.nijtmans2025-01-074-24/+10
| | * | | | | | Make a start for Tcl 9.1. Nothing more than version bump, and removing unnece...jan.nijtmans2025-01-0723-673/+172
* | | | | | | | Fix [f5d0e75a49]. Correct tcl::process documentation for non-subprocessesapnadkarni2025-02-191-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug f5d0e75a49 - correct tcl::process documentation for non-subprocessesapnadkarni2025-02-111-4/+6
* | | | | | | | | Be consistant in .VS/.VE tags in documentation: Just mention TIP number, noth...jan.nijtmans2025-02-1818-153/+153
* | | | | | | | | Put back "tcl_rcFileName", accidently removed [70302ff935|here]. jan.nijtmans2025-02-1711-50/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove references to ancient TIP'sjan.nijtmans2025-02-1711-58/+10
| * | | | | | | | | No need to mention "TIP 412" any morejan.nijtmans2025-02-141-16/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Formatting msgcat.n. Backported from 9.0jan.nijtmans2025-02-141-62/+116
| | * | | | | | | | | Don't worry building for Tcl 8.7 any morejan.nijtmans2025-02-123-3/+0
| * | | | | | | | | | Don't worry building for Tcl 8.7 any morejan.nijtmans2025-02-124-8/+5
* | | | | | | | | | | Fix [0fac6dd541]. Remove duplicated docs for tcl_wordchars etc. from tclvars.napnadkarni2025-02-122-24/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove duplicate documentation of tcl_wordchars and tcl_nonwordcharsapnadkarni2025-02-112-24/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Don't worry building for Tcl 8.7 any morejan.nijtmans2025-02-114-7/+4
* | | | | | | | | | | Swap from deprecated build image to current onedkf2025-02-111-1/+1
|/ / / / / / / / / /
* | | | | | | | | | merge 8.7sebres2025-02-101-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | merge 8.6sebres2025-02-101-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | merge 8.5: tcltest: avoid "couldn't read directory" error if no read permissi...sebres2025-02-101-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | tcltest: avoid "couldn't read directory" error if no read permission on some ...sebres2025-02-101-1/+1
| | | * | | | | | | | cherry-pick [9b5c0dbbc296ad67]: tests/all.tcl: don't overwrite argument -test...sebres2025-02-101-1/+1
* | | | | | | | | | | merge 8.7 (optimization of TclSubstOptions)sebres2025-02-081-17/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | merge 8.6 (optimization of TclSubstOptions)sebres2025-02-081-17/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | simplify and optimize TclSubstOptions (reducing the branch misprediction etc)sebres2025-02-081-15/+3
* | | | | | | | | | | amend to [5a28eecf3519c645]: reset cmpPtr->clientData (it must be not cmpPtr,...sebres2025-02-081-2/+2
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Fix [e086622a87]: WINE "env" test failuresjan.nijtmans2025-02-062-6/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Since TCL_RELEASE_LEVEL == TCL_FINAL_RELEASE, those Tcl_InitStubs() variants ...jan.nijtmans2025-02-011-11/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge 8.7jan.nijtmans2025-01-312-18/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | (cherry-pick): Ticket [73bb42fb3f] Panic "Buffer Underflow, BUFFER_PADDING no...jan.nijtmans2025-01-3118-100/+135
* | | | | | | Run testcases on MacOS-15jan.nijtmans2025-01-311-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Run testcases on MacOS-15jan.nijtmans2025-01-311-2/+2
| |\ \ \ \ \ \