summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than...jan.nijtmans2024-03-201-7/+0
|\
* \ Merge 8.7jan.nijtmans2024-03-171-1/+1
|\ \ | |/
| * More int -> Tcl_Sizejan.nijtmans2024-03-171-1/+1
| * Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-4/+4
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-2/+2
* | Restore the TclGetStringFromObj() macro in tclInt.h as it was in 8.6/8.7jan.nijtmans2024-03-121-1/+6
* | Merge 8.7jan.nijtmans2024-03-071-0/+3
|\ \ | |/
| * Merge 8.6jan.nijtmans2024-03-071-0/+3
| |\
| | * Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQua...jan.nijtmans2024-03-071-0/+3
* | | merge 8.7sebres2024-01-291-2/+4
|\ \ \ | |/ /
| * | small amend (type change)sebres2024-01-291-1/+1
| * | merge 8.6sebres2024-01-291-2/+4
| |\ \ | | |/
| | * closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with appe...sebres2024-01-291-0/+2
* | | Merge 8.7jan.nijtmans2024-01-061-2/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-12-291-2/+7
| |\ \ | | |/
| | * Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect ...jan.nijtmans2023-12-271-6/+9
| | |\
| | | * Proposed fix for [abd489a1c]: TclStringCmp() calls functions through pointer ...jan.nijtmans2023-10-131-6/+9
| | * | Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: f...jan.nijtmans2023-10-131-0/+21
| | |/
* | | Spacingjan.nijtmans2023-12-201-2/+2
* | | TIP 677: Constant Variablesdkf2023-12-111-5/+24
|\ \ \
| * | | Bytecode implementationdkf2023-12-051-0/+1
| * | | Added introspectiondkf2023-12-051-0/+2
| * | | Command defined. It does nothing yet.dkf2023-11-271-0/+1
| * | | Merge main into tip-677dkf2023-11-251-465/+153
| |\ \ \
| * | | | TIP 677 start. Define new flag for variablesdkf2023-09-111-5/+20
* | | | | Fix [a606b0a528]: Tcl 9.0 fails to build from source for big-endian architect...jan.nijtmans2023-11-261-16/+0
| |/ / / |/| | |
* | | | TIP #653: Handle consumed data of channel commands in case of encoding errorsjan.nijtmans2023-11-181-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Add test for blocking modejan.nijtmans2023-11-141-0/+1
| * | | Simplify TIP #656: "A revised proposal for encodings". Make TCL_ENCODING_PROF...jan.nijtmans2023-11-131-6/+7
* | | | Revise macro usagejan.nijtmans2023-11-161-30/+0
* | | | Merge mainoehhar2023-11-021-3/+6
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2023-10-091-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2023-10-091-1/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix [db537f8809]: tclInt.h: TclNsDecrRefCount() declaration duplicatedjan.nijtmans2023-10-091-1/+0
| | | * | Fix [d0d0749467]: TclFSUnloadTempFile() is unusedjan.nijtmans2023-10-091-1/+0
| | | * | More CompileProc/Tcl_ObjCmdProc usagejan.nijtmans2023-09-131-777/+304
| * | | | Make TclObjInterpProc() MODULE_SCOPE. Not needed any more in stub tablejan.nijtmans2023-10-041-0/+3
| * | | | Merge 8.7 - Fix [8259d74a64] - panic on exitapnadkarni2023-09-301-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Refactor zipfs finalizationapnadkarni2023-09-291-2/+3
* | | | | Merge 9.0. Make stderr channel -profile replacejan.nijtmans2023-09-291-4/+4
|\ \ \ \ \ | |/ / / /
* | | | | Rebase to 9.0jan.nijtmans2023-09-281-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rebase to 9.0jan.nijtmans2023-09-121-1/+6
| |\ \ \ \
| | * \ \ \ Rebase to 9.0jan.nijtmans2023-08-301-1/+6
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Rebase to 9.0jan.nijtmans2023-07-281-1/+6
| | | |\ \ \
| | | | * \ \ Rebase to 9.0. Add more filname encoding checksjan.nijtmans2023-07-271-1/+7
| | | | |\ \ \
| | | | | * \ \ Merge 9.0jan.nijtmans2023-07-191-2/+2
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Rebase to 9.0jan.nijtmans2023-07-141-1/+0
| | | | | |\ \ \
| | | | | | * \ \ Rebase to 9.0jan.nijtmans2023-07-041-1/+0
| | | | | | |\ \ \
| | | | | | | * \ \ Merge 9.0jan.nijtmans2023-06-121-17/+97
| | | | | | | |\ \ \
| | | | | | | * | | | Remove more ... to be split off in separate TIP'sjan.nijtmans2023-05-051-1/+0