summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Merge 8.5jan.nijtmans2019-10-151-0/+8
| | |\ \ | | | |/
| | | * Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi...jan.nijtmans2019-10-151-0/+34
* | | | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed ...jan.nijtmans2020-01-201-0/+6
|\ \ \ \ | |/ / /
* | | | Remove TclInitCompiledLocals(), internal routine marked deprecated in 8.5+.dgp2019-12-301-6/+3
* | | | TIP 537 implementation: Enable 64-bit indexes in regexp matchingjan.nijtmans2019-05-311-2/+2
|\ \ \ \
| * | | | Change regexp C API to handle indexes > 2G. New TIP upcoming.jan.nijtmans2019-03-291-2/+2
* | | | | Merge 8.7jan.nijtmans2019-05-311-7/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | TIP #544 implementation: Export TclGetIntForIndex()jan.nijtmans2019-05-311-2/+5
| |\ \ \ \
| | * | | | TIP #544 implementation. Documentation still missing.jan.nijtmans2019-05-151-2/+5
* | | | | | Merge 8.7dkf2019-05-251-0/+6
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Export APIdkf2019-04-301-0/+6
| |/ / /
* | | | Merge trunkjan.nijtmans2019-02-041-1/+0
|\ \ \ \
| * \ \ \ merge 8.7sebres2019-01-281-1/+0
| |\ \ \ \ | | |/ / /
| | * | | merge 8.6 ([4ee9b4f3e965a7da5133] was already fixed in 8.7, so no functional ...sebres2019-01-281-1/+0
| | |\ \ \ | | | |/ /
| | | * | Remove unnecessary inclusion of tclPort.h in tclIntDecls.hpooryorick2019-01-261-1/+0