summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some indentationdkf2024-08-061-9/+10
* Improve in-code doc of some fields of structs in tcl.h and tclInt.hdkf2024-07-231-32/+65
*-. TIP 699: Eliminate encoding alias "binary"; provide introspection for binary ...jan.nijtmans2024-06-301-0/+1
|\ \
| | * Add "chan isbinary" command. Part of TIP #699, meant for 8.7jan.nijtmans2024-06-281-0/+1
| | * (backport) Add tcl::unsupported::icu command (why not!)jan.nijtmans2024-06-271-0/+1
| | * Some indentingjan.nijtmans2024-06-261-11/+11
| * | Add "chan isbinary" for checking whether a _channel_ is binary.jan.nijtmans2024-06-231-0/+1
* | | Unsupported ICU interfaceapnadkarni2024-06-191-0/+1
|/ /
* | Merge 8.7dkf2024-06-161-1/+2
|\ \ | |/
| * Some more improvementsdkf2024-06-161-9/+9
* | merge 8.7 (several conflicts resolved)sebres2024-06-121-2/+1
|\ \ | |/
| * ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, tr...sebres2024-06-121-3/+2
* | merge 8.7sebres2024-06-121-0/+1
|\ \ | |/
| * speed-up lseq (with expr-args) a bit, as well as avoid shimmer for compiled e...sebres2024-06-121-0/+1
| * (cherry-pick) Put ClockFmtScnStorageHashKeyType (and some more) in read-only ...jan.nijtmans2024-06-091-0/+2
* | Put ClockFmtScnStorageHashKeyType in read-only memorydkf2024-06-091-0/+2
* | Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-13/+13
* | Merge 8.7dkf2024-05-261-0/+8
|\ \ | |/
| * merge 8.6dkf2024-05-261-0/+8
| |\
| | * Use the new operationsdkf2024-05-251-0/+2
| | * Add some more C functions for working with dicts [656fe3c816]dkf2024-05-251-0/+6
* | | Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be ...jan.nijtmans2024-05-241-1/+1
* | | Merge 8.7. Some int -> Tcl_Sizejan.nijtmans2024-05-211-4/+4
|\ \ \ | |/ /
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-94/+90
* | | Clean up a lot of small whitespace issues dkf2024-05-131-90/+94
* | | More whitespace cleanupdkf2024-05-101-1/+0
* | | Code style cleanupdkf2024-05-101-405/+437
* | | Make sure to forward-declare "struct addrinfo". Some compilers don't like doi...jan.nijtmans2024-05-021-0/+1
|\ \ \ | |/ /
| * | Make sure to forward-declare "struct addrinfo". Some compilers don't like doi...jan.nijtmans2024-05-021-0/+1
| |\ \ | | |/
| | * Make sure to forward-declare "struct addrinfo". Some compilers don't like doi...jan.nijtmans2024-05-021-0/+1
| | * Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported ...jan.nijtmans2024-04-291-1/+1
* | | Remove outdated commentjan.nijtmans2024-04-281-4/+0
* | | Fix [e155cedf33]: Error-handling in TclGetOpenMode()jan.nijtmans2024-04-111-3/+0
|\ \ \ | |/ /
| * | [e155cedf33]: Error-handling in TclGetOpenMode()jan.nijtmans2024-04-101-3/+0
* | | Merge 8.7jan.nijtmans2024-04-101-13/+13
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-04-041-1/+1
| |\ \ | | |/
| | * Backout [0a9ae478ac], as requestedjan.nijtmans2024-04-041-1/+1
| * | Merge 8.6jan.nijtmans2024-04-041-1/+1
| |\ \ | | |/
| | * encodingName -> encoding (where appropriate)jan.nijtmans2024-04-041-1/+1
| | * (cherry-pick) Added minor detail to file attr -shortname handling docs.jan.nijtmans2024-03-291-1/+1
| | * optimize TclUtfToUCS4 for single code units (non high surrogates), especially...sebres2024-03-201-1/+7
* | | TIP 688: clock command revision and speedupjan.nijtmans2024-04-011-0/+1
|\ \ \ | |/ /
| * | TIP 688: clock command revision and speedupjan.nijtmans2024-04-011-0/+1
| |\ \
| | * \ Merge 9.0jan.nijtmans2024-03-221-7/+0
| | |\ \ | |_|/ / |/| | |
| | * | Rebase to TIP #689 branchjan.nijtmans2024-03-181-0/+1
| | |\ \
| | | * | partially revert f665afd65ee7a5f9 (INST_INVOKE_REPLACE/CMD_COMPILE_TO_INVOKED...sebres2024-03-131-3/+0
| | | * | fixes [1acd172c424b57c9]: restored ensemble compilation, fixed TCL_ENSEMBLE_P...sebres2024-03-121-0/+3
| | | * | Merge 9.0jan.nijtmans2024-03-121-2/+2
| | | |\ \
| | | * \ \ Merge 9.0jan.nijtmans2024-03-121-1/+6
| | | |\ \ \
| | | * \ \ \ Merge 9.0. Add ::tcl::clock to library/tclIndexjan.nijtmans2024-03-101-0/+3
| | | |\ \ \ \