summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Start on list representation black box testsapnadkarni2022-07-151-0/+12
* Use "void *" in stead of ClientData in tclInt.decs/tclOO.decls (backported fr...jan.nijtmans2022-06-231-22/+21
* Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little b...jan.nijtmans2022-05-251-2/+2
* 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
|\
| * Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596...jan.nijtmans2021-04-281-4/+6
* | merge 8.7dgp2021-04-081-3/+3
|\ \ | |/
| * TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-3/+3
* | merge 8.7dgp2021-04-051-6/+6
|\ \ | |/
| * Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo...jan.nijtmans2021-04-041-6/+6
* | merge 8.7dgp2021-03-221-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.7dgp2021-03-041-0/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-03-041-0/+1
| |\ \ | | |/
| | * Merge 8.5. Add unused stub table entriesjan.nijtmans2021-03-041-0/+1
| | |\
* | | \ Merge pre-TIP 481 commits of 8.7 branchdgp2021-01-151-2/+2
|\ \ \ \ | |/ / /
| * | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-2/+2
* | | | merge 8.7dgp2020-11-101-0/+5
|\ \ \ \ | |/ / /
| * | | 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.7dgp2020-09-151-4/+4
|\ \ \ \ | |/ / /
| * | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo...jan.nijtmans2020-07-171-4/+4
| * | | 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
* | | TIP #544 implementation: Export TclGetIntForIndex()jan.nijtmans2019-05-311-2/+5
|\ \ \
| * | | TIP #544 implementation. Documentation still missing.jan.nijtmans2019-05-151-2/+5
* | | | Export APIdkf2019-04-301-0/+6
|/ / /
* | | 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
* | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ...jan.nijtmans2018-11-151-0/+10
* | | merge core-8-branchjan.nijtmans2018-01-221-8/+6
|\ \ \
| * \ \ merge core-8-branchjan.nijtmans2018-01-121-53/+19
| |\ \ \
| * \ \ \ merge core-8-branchjan.nijtmans2017-11-301-0/+51
| |\ \ \ \
| * | | | | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_V...jan.nijtmans2017-11-201-8/+6
* | | | | | merge core-8-branchjan.nijtmans2017-12-191-2/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTC...jan.nijtmans2017-12-151-2/+3
* | | | | | merge core-8-branchjan.nijtmans2017-12-061-122/+92
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Simpler solution for Itcl 3.4 build (compatibilty) problem. Thanks to Don Por...jan.nijtmans2017-12-011-51/+16
| | |/ / / | |/| | |
| * | | | Fix build of test-suite, after previous commitjan.nijtmans2017-11-301-12/+51
| * | | | merge core-8-6-branch.jan.nijtmans2017-11-301-0/+12
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ...jan.nijtmans2017-11-201-123/+77
* | | | merge 8.7dgp2017-11-141-23/+34
|\ \ \ \ | |/ / /