summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix [b6afa33737]: signed integer overflow in TclInitStringRep() macrojan.nijtmans2022-03-081-1/+1
* | | | Provide somewhat more space in Tcl_CallFramejan.nijtmans2022-03-081-8/+13
* | | | More int -> size_tjan.nijtmans2022-03-071-3/+3
* | | | More progressjan.nijtmans2022-03-061-13/+2
* | | | Merge 9.0jan.nijtmans2022-02-171-26/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-02-171-26/+0
| |\ \ \ | | |/ /
| | * | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin...jan.nijtmans2022-02-171-11/+4
| | * | Merge 8.6jan.nijtmans2022-01-121-1/+1
| | |\ \ | | | |/
| | | * Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more ...jan.nijtmans2022-01-121-1/+1
* | | | Almost complete (at least the API)jan.nijtmans2022-01-271-1/+1
* | | | More progressjan.nijtmans2022-01-271-1/+1
* | | | More work in progressjan.nijtmans2022-01-241-3/+3
|\ \ \ \ | |/ / /
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-3/+3
|/ / /
* | | Merge 8.7jan.nijtmans2021-12-211-10/+10
|\ \ \ | |/ /
| * | New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but ...jan.nijtmans2021-12-211-10/+16
| |\ \ | | |/
| | * Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8....jan.nijtmans2021-11-261-1/+1
| | * IntRep -> InternalRep. Internal changes only.jan.nijtmans2021-10-191-1/+2
| | * Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-2/+2
| * | Make "changes" file chronological (again)jan.nijtmans2021-11-081-1/+1
* | | Doc fix for Tcl_GetIntForIndex()jan.nijtmans2021-11-081-1/+1
* | | merge 8.7dgp2021-11-081-6/+13
|\ \ \ | |/ /
| * | [9899c273ab] Rewrite Tcl_InitStringRep to account for all encounters withdgp2021-11-081-1/+2
| * | Update and clarify usage of the TclInitStringRep macro.dgp2021-11-071-6/+12
* | | Merge trunkjan.nijtmans2021-10-081-10/+11
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2021-10-081-10/+10
| |\ \ \ | | |/ /
| | * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-10/+14
| | * | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-0/+1
| * | | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matchin...pooryorick2021-09-011-0/+1
* | | | Merge trunkdgp2021-08-231-2/+5
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-08-201-0/+4
| |\ \ \ | | |/ /
| | * | tip#511 proposed implementationjan.nijtmans2021-08-171-0/+4
| * | | Merge 8.7jan.nijtmans2021-08-161-2/+1
| |\ \ \ | | |/ /
| | * | Make TCL_MAC_EMPTY_FILE macro work with C++ compilerjan.nijtmans2021-08-151-2/+1
* | | | merge trunkdgp2021-07-191-0/+5
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-06-231-0/+5
| |\ \ \ | | |/ /
| | * | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot findpooryorick2021-06-201-0/+5
* | | | merge trunkdgp2021-05-201-15/+14
|\ \ \ \ | |/ / /
| * | | merge 8.7 (resolve conflicts)dgp2021-05-201-15/+14
| |\ \ \ | | |/ /
| | * | update documentation and macro namespooryorick2021-05-191-15/+13
| | * | Break TclDeleteNamespaceChildren out of TclTeardownNamespace.pooryorick2021-05-161-0/+1
* | | | merge trunkdgp2021-04-081-6/+6
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-04-071-6/+6
| |\ \ \ | | |/ /
| | * | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-6/+6
* | | | merge trunkdgp2021-04-051-1/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-04-041-1/+0
| |\ \ \ | | |/ /
| | * | Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --...jan.nijtmans2021-04-041-1/+0
| | * | When a namesapce is deleted delete all namespaces under it before making anypooryorick2021-04-031-0/+1
* | | | merge trunkdgp2021-04-031-6/+70
|\ \ \ \ | |/ / /
| * | | Clean up the notifier code to not spread the hooks quite so widelydkf2021-04-031-6/+69
| |\ \ \ | | |/ /
| | * | merge core-8-branchdkf2021-03-311-1/+1
| | |\ \