summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
Commit message (Expand)AuthorAgeFilesLines
* TIP #544 implementation: Export TclGetIntForIndex()jan.nijtmans2019-05-311-1/+1
|\
| * TIP #544 implementation. Documentation still missing.jan.nijtmans2019-05-151-1/+1
* | Export APIdkf2019-04-301-0/+6
|/
* Add entry for Tcl_StaticPackage in internal stub table, since the public one ...jan.nijtmans2018-11-151-0/+4
* merge 8.6jan.nijtmans2018-05-111-2/+2
|\
| * merge 8.5jan.nijtmans2018-05-111-2/+2
| |\
| | * Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ...jan.nijtmans2018-05-111-2/+2
* | | merge 8.6dgp2018-05-091-2/+2
|\ \ \ | |/ /
| * | merge 8.5sebres2018-05-091-2/+2
| |\ \ | | |/
| | * amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST...sebres2018-05-091-2/+2
* | | merge core-8-branchjan.nijtmans2018-01-221-5/+5
|\ \ \
| * \ \ merge core-8-branchjan.nijtmans2018-01-121-1/+1
| |\ \ \
| * | | | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_V...jan.nijtmans2017-11-201-5/+5
* | | | | merge core-8-branchjan.nijtmans2017-12-191-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTC...jan.nijtmans2017-12-151-1/+1
| |/ / /
* | | | merge core-8-branchjan.nijtmans2017-12-061-14/+14
|\ \ \ \ | |/ / /
| * | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ...jan.nijtmans2017-11-201-14/+14
* | | | merge 8.7dgp2017-11-141-35/+21
|\ \ \ \ | |/ / /
| * | | Add a lot of "deprecation" marks to internal API which will be removed in Tcl...jan.nijtmans2017-11-131-35/+21
* | | | Change (internal) TclFormatInt() signature, so it can handle WideInt's direct...jan.nijtmans2017-10-301-1/+1
|/ / /
* | | Make read and write operations on Tcl_Var handles available in tclInt API.dkf2017-06-081-0/+26
|\ \ \ | |/ /
| * | Expose some of the core variable access APIs. dkf2017-06-061-0/+26
* | | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose,...jan.nijtmans2016-11-111-1/+1
* | | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter...jan.nijtmans2016-09-071-1/+1
|/ /
* | Fix comments at the top of the *.decls files, which are not correct any more ...jan.nijtmans2015-11-241-3/+2
|\ \ | |/
| * Fix comments at the top of the *.decls files, which are not correct any more ...jan.nijtmans2015-11-241-3/+2
* | Add TclRegisterLiteral() to internal stub table (from "mig-optimize" branch, ...jan.nijtmans2013-12-191-0/+6
* | Put back Tcl[GS]etStartupScript(Path|FileName) in private stub table, so exte...jan.nijtmans2013-01-211-16/+16
* | Put back Tcl_[GS]etStartupScript in internal stub table, so extensions using ...jan.nijtmans2013-01-141-7/+7
* | Put back TclBackgroundException in internal stub table, so extensions using t...jan.nijtmans2013-01-121-3/+3
* | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem...jan.nijtmans2012-12-051-10/+9
* | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factordkf2012-11-141-0/+6
* | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-011-0/+5
|\ \ | |/
| * add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-011-0/+5
* | Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-0/+4
|\ \ | |/
| * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-0/+4
| |\
| | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-0/+4
* | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-241-92/+49
|\ \ \ | |/ /
| * | fix merge problem on Linuxjan.nijtmans2012-05-231-92/+49
| |\ \
| | * \ Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-94/+51
| | |\ \ | |/ / / | | | _
| | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-100/+32
| * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
| |\ \ | | |/
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-4/+7
| | |
| \ \
*-. \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-7/+35
|\ \ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-7/+35
| | |\ \ | |/ / / | | | _
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-7/+35
| | |\
| | | * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-17/+21
| | | * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-2/+2
| | | * implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-2/+26
| | |/
* | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-6/+8
|\ \ \