summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Collapse)AuthorAgeFilesLines
* Re-base to trunk. Now versioned as 8.7.0-alpha.2semverjan.nijtmans2017-09-081-14/+42
|\
| * merge trunkjan.nijtmans2017-06-261-0/+5
| |\
| * \ merge trunkjan.nijtmans2017-05-031-14/+14
| |\ \
| * \ \ merge trunkjan.nijtmans2017-04-201-0/+2
| |\ \ \ | | |/ /
| * | | merge trunkjan.nijtmans2017-04-121-1/+9
| |\ \ \
| * \ \ \ merge trunkjan.nijtmans2017-04-061-72/+63
| |\ \ \ \
| * \ \ \ \ merge trunkjan.nijtmans2017-03-241-2/+47
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunkjan.nijtmans2017-03-131-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkjan.nijtmans2017-02-011-2/+39
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkjan.nijtmans2017-01-171-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2016-12-151-0/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Start implementing TCL_NO_DEPRECATED part of TIP #439jan.nijtmans2016-01-191-0/+12
| | | | | | | | | | |
| * | | | | | | | | | Merge trunk. jan.nijtmans2016-01-061-14/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If TCL_NO_DEPRECATED is defined, make all internal stub funcions MODULE_SCOPE
* | | | | | | | | | | Add some more functions from libtommath for availability within Tcl (mainly ↵jan.nijtmans2017-09-081-0/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 'long long' variants). Add more 'const' keywords there too.
* | | | | | | | | | Make read and write operations on Tcl_Var handles available in tclInt API.dkf2017-06-081-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Expose some of the core variable access APIs. dkf_expose_ptrgetvar_8_6dkf2017-06-061-0/+5
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | (Cherrypick from [b4dfc30083])
* | | | | | | | | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if ↵jan.nijtmans2017-04-201-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | compiled with -DTCL_NO_DEPRECATED
* | | | | | | | Some more (internal) stub entries which can be cleaned up with ↵jan.nijtmans2017-04-061-2/+18
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | -DTCL_NO_DEPRECATED, because they are not used any more.
* | | | | | | If compiled with TCL_NO_DEPRECATED, the functions ↵jan.nijtmans2017-04-061-10/+12
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | TclpGetDate/TclpLocaltime/TclpGmtime can be removed: They are internal and not used for anything any more.
* | | | | | Addendum to previous commit: If compiled with TCL_NO_DEPRECATED, remove a ↵jan.nijtmans2017-03-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | few more stub entries which are not used any more.
* | | | | | If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are ↵jan.nijtmans2017-03-201-13/+31
| | | | | | | | | | | | | | | | | | | | | | | | not used any more.
* | | | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, make sure that ↵jan.nijtmans2017-03-171-0/+19
| |_|_|_|/ |/| | | | | | | | | | | | | | iPtr->(resultSpace|appendResult|appendAvl|appendUsed) are not used any more.
* | | | | Eliminate internal use of ↵jan.nijtmans2017-03-131-0/+2
| |_|_|/ |/| | | | | | | | | | | TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(). Replace Tcl_DbNewBooleanObj() with trivial macro.
* | | | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much ↵jan.nijtmans2017-01-251-2/+39
| |_|/ |/| | | | | | | | less interp->result. Implementation mostly taken over from "novem". If TCL_NO_DEPRECATED is not defined, nothing changes.
* | | Added stub entry for tip #456. Documentation and tests still missing. ↵jan.nijtmans2016-11-221-0/+1
| |/ |/| | | | | Doesn't conform to TIP yet.
* | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes ↵jan.nijtmans2016-11-161-0/+1
|/ | | | between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it.
* make genstubsdkf2015-10-281-0/+3
|
* Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead ↵jan.nijtmans2015-06-241-1/+1
| | | | of int for more internal variables.
* Fix compiler warnings in win32/cygwin buildjan.nijtmans2014-04-161-5/+13
|\
| * Fix compiler warnings in win32/cygwin build.jan.nijtmans2014-04-161-5/+13
| |
* | Fix execute permission bit (should not be set) for *Decls.h filesjan.nijtmans2014-02-111-0/+0
| |
* | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. ↵jan.nijtmans2014-02-101-10/+10
| | | | | | | | | | Clang/LLVM) don't define it, and _WIN32 is much more portable anyway. See: [http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#WindowsCygwinnonPOSIXandMinGW]
* | Add TclRegisterLiteral() to internal stub table (from "mig-optimize" branch, ↵jan.nijtmans2013-12-191-0/+1
| | | | | | | | looks like a good idea anyway)
* | Tcl_SetResult -> Tcl_SetObjResult in two places (for Cygwin64 only).jan.nijtmans2013-10-141-6/+4
| |
* | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support ↵jan.nijtmans2013-06-211-0/+1
| | | | | | | | it's even not necessary any more (except for fake-rfc2553, but mutexes are used here already) , but it's in the internal stub table so we cannot remove it until 9.0
* | Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+85
|\ \ | |/ | | | | Binary compatibility with win64 requires that all stub entries use 32-bit long's, therefore the need for various wrapper functions/macros. For Tcl 9 a better solution is needed, but that cannot be done without introducing binary incompatibility.
| * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+85
| |\ | | | | | | | | | Binary compatibility with win64 requires that all stub entries use 32-bit long's, therefore the need for various wrapper functions/macros. For Tcl 9 a better solution is needed, but that cannot be done without introducing binary incompatibility.
| | * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+85
| | | | | | | | | | | | Binary compatibility with win64 requires that all stub entries use 32-bit long's, therefore the need for various wrapper functions/macros. For Tcl 9 a better solution is needed, but that cannot be done without introducing binary incompatibility.
| * | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no ↵jan.nijtmans2013-03-281-8/+1
| | | | | | | | | | | | longer necessary.
| * | Add dummy (undocumented) TclCanceled function in stub table (not exported as ↵jan.nijtmans2013-03-271-1/+8
| | | | | | | | | | | | symbol or macro), which always returns TCL_OK. Needed for Tk 8.5.14 when running in Tcl 8.6 for properly clean-up when a (Tcl 8.6) thread is canceled.
| * | Extend the public stub table with dummy NULL entries, up to the size of the ↵jan.nijtmans2013-01-071-0/+52
| |\ \ | | |/ | | | | | | | | | Tcl 8.6 stub tables. This makes it easier to debug extensions which use Tcl 8.6 features but (erroneously) are attempted to be loaded in Tcl 8.5.
| | * Extend the public and private stub tables with dummy NULL entries, up to the ↵jan.nijtmans2013-01-071-0/+108
| | | | | | | | | | | | | | | size of the Tcl 8.6 stub tables. This makes it easier to debug extensions which use Tcl 8.5/8.6 features but (erroneously) are attempted to be loaded in Tcl 8.4.
| | * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-151-11/+1
| | | | | | | | | | | | systems.
| | * add missing macosx sectionsjan.nijtmans2012-11-151-0/+32
| | |
| | * Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-151-53/+13
| | | | | | | | | | | | <p>backport genStubs::forAllStubs function, to generate dummy entries for some MAC_TCL entries <p>re-generate all tcl*Decls.h files.
* | | Allow Tcl to be compiled even if Tcl_Eval, Tcl_GetVar, ... are macros.jan.nijtmans2013-02-281-0/+1
| | |
* | | Put back Tcl[GS]etStartupScript(Path|FileName) in private stub table, so ↵jan.nijtmans2013-01-211-4/+29
| | | | | | | | | | | | | | | extensions using this (like Tk 8.4) will continue to work in all Tcl 8.x versions. Extensions using this still cannot be compiled against Tcl 8.6 headers.
* | | Put back Tcl_[GS]etStartupScript in internal stub table, so extensions using ↵jan.nijtmans2013-01-141-2/+2
| | | | | | | | | | | | this, compiled against 8.5 headers still run in Tcl 8.6.
* | | Put back TclBackgroundException in internal stub table, so extensions using ↵jan.nijtmans2013-01-121-1/+2
| | | | | | | | | | | | this, compiled against 8.5 headers still run in Tcl 8.6.
* | | Fix gcc warning in cygwin build: implicitely declared function ↵jan.nijtmans2012-12-051-2/+6
| | | | | | | | | | | | | | | TclUnixOpenTemporaryFile. Move the function to slot 30, and define it (as 0) for win32 as well.