summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Put back Tcl_AppendUnicodeToObj()jan.nijtmans2022-03-251-6/+3
* Merge 8.7jan.nijtmans2022-03-141-6/+6
|\
| * Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 ha...jan.nijtmans2022-03-141-12/+11
| * merge 8.7dgp2021-04-281-4/+6
| |\
| * \ merge 8.7dgp2021-04-081-3/+3
| |\ \
| * \ \ merge 8.7dgp2021-04-051-6/+6
| |\ \ \
| * \ \ \ merge 8.7dgp2021-03-221-2/+2
| |\ \ \ \
| * \ \ \ \ merge 8.7dgp2021-03-041-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge pre-TIP 481 commits of 8.7 branchdgp2021-01-151-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.7dgp2020-11-101-0/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.7dgp2020-09-151-4/+4
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Add "const" to some other parameters to avoid compiler failure on MS-VC 2015....oehhar2022-03-141-4/+4
* | | | | | | | | | Add "const" to TclObjLookupVar parameter 6 and 7 to avoid compiler failure on...oehhar2022-03-141-2/+2
* | | | | | | | | | Some more int -> size_t in internal APIjan.nijtmans2022-02-231-9/+10
* | | | | | | | | | More int -> size_t in internal APIjan.nijtmans2022-02-171-20/+19
* | | | | | | | | | merge trunkdgp2021-04-281-5/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-281-5/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596...jan.nijtmans2021-04-281-4/+6
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | merge trunkdgp2021-04-081-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 8.7jan.nijtmans2021-04-071-3/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-3/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | merge trunkdgp2021-04-051-7/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.7jan.nijtmans2021-04-041-7/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo...jan.nijtmans2021-04-041-6/+6
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | merge trunkdgp2021-03-221-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2021-03-191-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 8.6jan.nijtmans2021-03-191-2/+2
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen...jan.nijtmans2021-03-191-2/+2
| | * | | | | | Merge 8.6jan.nijtmans2021-03-041-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | | / | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge 8.5. Add unused stub table entriesjan.nijtmans2021-03-041-0/+1
| | | |\ \ \ \
* | | | \ \ \ \ merge trunkdgp2021-03-111-9/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Move internal stub entry 260 to 259, the same place it is in 8.7.jan.nijtmans2021-03-101-11/+8
* | | | | | | | merge trunkdgp2021-02-241-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne...jan.nijtmans2021-02-181-4/+4
* | | | | | | | Merge TIP 481 (resolve conflicts)jan.nijtmans2021-01-211-6/+0
|/ / / / / / /
* | | | | | | Merge 8.7 (resolve conflicts)dgp2021-01-081-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2020-11-061-12/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-061-0/+5
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | New TIP #581 implementationjan.nijtmans2020-07-171-0/+2
| | * | | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup.jan.nijtmans2020-04-161-6/+14
| | |\ \ \ | | | |/ /
| | | * | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not ...jan.nijtmans2020-04-161-9/+30
* | | | | Merge 8.7jan.nijtmans2020-07-211-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo...jan.nijtmans2020-07-171-4/+4
* | | | | merge 8.7dgp2020-04-011-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internaldgp2020-04-011-2/+8
| | |_|/ | |/| |
| * | | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ...jan.nijtmans2020-03-071-6/+6
| * | | Merge 8.6jan.nijtmans2020-01-231-0/+5
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2020-01-231-3/+6
| | |\ \ | | | |/
| | | * Last unused internal stub entry from 258 to 259.jan.nijtmans2020-01-231-3/+6