summaryrefslogtreecommitdiffstats
path: root/generic/tclIntPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Remove many (8.6-compatibility)-stub entries which are not in use any more.jan.nijtmans2023-12-211-14/+14
* More (internal) stub table cleanupjan.nijtmans2023-11-201-110/+50
* Fix TclpGetPid() signature (should use Tcl_Size, not size_t)jan.nijtmans2023-11-201-4/+4
* TCL_USE_STUBS -> USE_TCL_STUBS (typo)jan.nijtmans2023-11-071-1/+1
* Merge 8.7jan.nijtmans2023-07-271-4/+4
* Another bug in TIP #628: dde and registry extensions didn't really load in tc...jan.nijtmans2022-11-181-5/+1
* Merge 9.0. Fix MacOSX buildjan.nijtmans2022-07-011-1/+18
|\
* | Handle tclIntPlatDecls.hjan.nijtmans2022-06-281-25/+571
* | Better Tcl8 compatibility for tclPlatDecls.h and tclInt.hjan.nijtmans2022-06-261-0/+5
|/
* Some more int -> size_t in internal APIjan.nijtmans2022-02-231-2/+2
* More int -> size_t in internal APIjan.nijtmans2022-02-171-2/+2
* Merge 9.0jan.nijtmans2021-04-091-6/+5
|\
| * Remove TclWinConvertError from internal stub table. No longer necessary, sinc...jan.nijtmans2021-04-081-17/+9
| * Merge 8.7jan.nijtmans2021-04-081-7/+10
| |\
| | * Compatibility tweak wrt 8.6jan.nijtmans2021-03-091-2/+2
| | * TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-1/+1
| | * Merge 8.7jan.nijtmans2021-03-091-1/+1
| | |\
| | * | publicize TclWinConvertErrorjan.nijtmans2020-12-101-0/+5
| | |/
* | | Merge 9.0jan.nijtmans2021-01-261-101/+68
|\ \ \ | |/ /
| * | More more stub-entries, making the internal platform table more equal to each...jan.nijtmans2021-01-261-155/+183
| * | Remove 4 (internal, MacOS-specific) functions from internal stub table, MODUL...jan.nijtmans2021-01-251-123/+115
| * | Undo (for now) removal of TclMacOSXNotifierAddRunLoopMode(), we don't want an...jan.nijtmans2021-01-221-6/+13
| * | Merge 8.7. Simplify handling of platform-dependant API's like Tcl_CreateFileH...jan.nijtmans2021-01-221-13/+6
| |\ \ | | |/
| * | Merge 8.7jan.nijtmans2020-09-171-1/+1
| |\ \ | | |/
| | * Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-1/+1
| * | Internal API simplifications: Don't use types like HINSTANCE/HMODULE any more...jan.nijtmans2020-03-311-6/+6
* | | 2 undefined symbols on UNIX/MacOSjan.nijtmans2020-03-271-0/+1
* | | Fix build on UNIX/MacOSjan.nijtmans2020-03-261-7/+15
* | | Merge trunkjan.nijtmans2020-03-261-1/+0
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2020-03-251-7/+12
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2020-03-251-7/+12
| | |\
| | | * Follow-up to [a9f61c48906b66f8]: Fill UNIX TclIntPlatDecls stub entry 5 with ...jan.nijtmans2020-03-251-7/+12
* | | | Simplify platform/internal stubs. Not to be merged soon, still highly experim...jan.nijtmans2020-03-251-300/+19
|/ / /
* | | Merge 8.7.jan.nijtmans2020-03-241-21/+54
|\ \ \ | |/ /
| * | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleR...jan.nijtmans2020-03-241-21/+54
| |\ \ | | |/
| | * Fill UNIX TclIntPlatDecls stub entries 15 up to 19 and 22 with same functions...jan.nijtmans2020-03-241-21/+54
* | | Merge 8.7. jan.nijtmans2018-09-051-5/+5
|\ \ \ | |/ /
| * | merge 8.6jan.nijtmans2018-05-141-5/+0
| |\ \ | | |/
| | * merge 8.5jan.nijtmans2018-05-141-5/+0
| | |\
| | | * Unbreak build when HAVE_FTS is not set. jan.nijtmans2018-05-141-5/+0
* | | | merge 8.7jan.nijtmans2018-05-111-6/+0
|\ \ \ \ | |/ / /
| * | | merge 8.6jan.nijtmans2018-05-111-8/+7
| |\ \ \ | | |/ /
| | * | merge 8.5jan.nijtmans2018-05-111-8/+7
| | |\ \ | | | |/
| | | * Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ...jan.nijtmans2018-05-111-8/+7
* | | | merge 8.7dgp2018-05-091-0/+1
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2018-05-091-6/+7
| |\ \ \ | | |/ /
| | * | merge 8.5sebres2018-05-091-6/+7
| | |\ \ | | | |/
| | | * amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST...sebres2018-05-091-6/+7
* | | | Remove Tcl_CaseObjCmd from tclInt.h as well (was missing in previous commit)jan.nijtmans2018-01-171-1/+0
* | | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d...jan.nijtmans2018-01-171-4/+0
|\ \ \ \ | |/ / /