summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-3/+3
* b2 -> b3, as preparation for next releasejan.nijtmans2024-05-211-2/+2
* Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-5/+6
* Clean up a lot of small whitespace issues dkf2024-05-131-6/+5
* More whitespace cleanupdkf2024-05-101-87/+95
* Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer.jan.nijtmans2024-04-251-2/+2
|\
* \ Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN)jan.nijtmans2024-04-251-3/+3
|\ \ | |/
| * Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6jan.nijtmans2024-04-241-1/+1
| |\
| | * __declspec should have double underscore (even though it works with one)jan.nijtmans2024-04-241-1/+1
* | | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias()jan.nijtmans2024-04-211-2/+2
* | | merge 8.7sebres2024-04-121-0/+8
|\ \ \ | |/ /
| * | merge 8.6sebres2024-04-121-0/+8
| |\ \ | | |/
| | * merge 8.5, amend to [82f721a5a039596f]: the bug was fixed incompletely, this ...sebres2024-04-121-0/+8
| | |\
| | | * amend to [295b0570ff660950]: the bug was fixed incompletely, this is full bug...sebres2024-04-121-0/+8
| | * | Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels...jan.nijtmans2024-04-111-2/+2
| * | | No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. D...jan.nijtmans2024-04-111-0/+2
* | | | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-2/+2
|\ \ \ \ | |/ / /
| * | | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-2/+2
| |\ \ \ | | |/ /
| | * | TCL_RELEASE_SERIAL (in tcl.h) and unix/tcl.spec should be updated toojan.nijtmans2024-01-171-1/+1
| | * | Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
| * | | a6 -> b1, as preparation for possible release (hopefully, one day)jan.nijtmans2024-03-061-3/+3
| * | | Merge 8.6jan.nijtmans2024-01-051-1/+1
| |\ \ \ | | |/ /
| | * | Handle README -> README.md change in tcltk-man2html.tcljan.nijtmans2024-01-051-1/+1
| * | | Simplify TIP #656: "A revised proposal for encodings". Make TCL_ENCODING_PROF...jan.nijtmans2023-11-131-3/+2
* | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-1/+1
* | | | b1 -> b2 (preparation for release)jan.nijtmans2024-03-051-2/+2
* | | | merge trunkdgp2023-12-121-11/+14
|\ \ \ \
| * | | | Shuffle typedef's/#defined aroundjan.nijtmans2023-12-121-11/+14
* | | | | merge trunkdgp2023-12-111-4/+2
|\ \ \ \ \ | |/ / / /
| * | | | close forkjan.nijtmans2023-12-061-4/+2
| |\ \ \ \
| | * | | | wsbch2023-06-291-4/+2
* | | | | | Merge many improvements from trunk that look good for next rc.dgp2023-11-221-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove legacy stuff related to Tcl_LinkVar()jan.nijtmans2023-11-201-5/+0
* | | | | | merge trunkdgp2023-11-141-7/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge mainoehhar2023-11-021-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Rebase to 9.0jan.nijtmans2023-09-281-7/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Rebase to 9.0jan.nijtmans2023-09-121-7/+2
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Rebase to 9.0jan.nijtmans2023-08-301-7/+2
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Rebase to 9.0. Add more filname encoding checksjan.nijtmans2023-07-271-7/+2
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Rebase to 9.0jan.nijtmans2023-07-141-7/+2
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge 9.0jan.nijtmans2023-06-121-2/+2
| | | | | | |\ \ \ \ \ \ | | | | | | | | |/ / / / | | | | | | | |/| | | |
| | | | | | * | | | | | Merge 9.0jan.nijtmans2023-05-091-1/+1
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Rebase to latest 9.0jan.nijtmans2023-05-041-9/+2
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-05-031-1/+5
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-04-211-5/+5
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-04-181-25/+31
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | Remove TCL_ENCODING_PROFILE_DEFAULT, since it isn't documented and is not use...jan.nijtmans2023-04-011-1/+0
| | | | | | | * | | | | | | | | | Merge 9.0jan.nijtmans2023-03-221-12/+2
| | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ \ Merge tip-656-tcl9jan.nijtmans2023-03-161-0/+7
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge tip-656-tcl9jan.nijtmans2023-03-101-1/+1
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \