summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Add some more unused entries to the stub table, keeping up with the table siz...jan.nijtmans2021-03-041-1/+9
* Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-1/+1
* Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not ...jan.nijtmans2020-04-161-3/+5
* Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate...jan.nijtmans2020-03-171-1/+2
* Last unused internal stub entry from 258 to 259.jan.nijtmans2020-01-231-1/+2
* Add additional (dummy) stub entries in the libtommath stubtablejan.nijtmans2019-10-241-0/+17
* Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi...jan.nijtmans2019-10-151-1/+28
* Fix compiler warnings in win32/cygwin build.jan.nijtmans2014-04-161-5/+13
* Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+85
|\
| * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+85
* | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no l...jan.nijtmans2013-03-281-8/+1
* | Add dummy (undocumented) TclCanceled function in stub table (not exported as ...jan.nijtmans2013-03-271-1/+8
* | Extend the public stub table with dummy NULL entries, up to the size of the T...jan.nijtmans2013-01-071-0/+52
|\ \ | |/
| * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-01-071-0/+108
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-11/+1
| * 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
* | make sure that extensions which might still use TclWinNToHS, now use ntohs di...jan.nijtmans2012-08-241-0/+1
* | small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+6
* | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-201-6/+1
* | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-011-1/+2
* | fix genStubs.tcljan.nijtmans2012-05-251-4/+4
|\ \ | |/
* | Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-8/+16
|\ \ | |/
| * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-1/+9
* | fix merge problem on Linuxjan.nijtmans2012-05-231-126/+71
|\ \
| * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-221-4/+4
| * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-126/+71
| |\ \ |/ / / | | _
| * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-109/+63
* | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-151-9/+1
|\ \ | |/
| * revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-141-9/+5
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-14/+0
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-63/+18
* | get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-17/+17
|\ \ | |/
| * compiler warningjan.nijtmans2012-04-261-1/+1
* | compiler warningjan.nijtmans2012-04-261-1/+1
* | fix Linux build ;-(jan.nijtmans2012-04-261-0/+3
* | fix crash on Mac OSXjan.nijtmans2012-04-261-3/+0
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-8/+50
|\ \ | |/
| * oops, wrong signaturejan.nijtmans2012-04-241-1/+1
| * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-6/+25
| * merge trunkjan.nijtmans2012-04-241-1/+1
| |\
| * \ merge core-8-4-branchjan.nijtmans2012-04-111-1/+1
| |\ \
| * | | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-2/+2
| * | | merge core-8-4-branchjan.nijtmans2012-04-041-0/+1
| |\ \ \
| * | | | implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-1/+17
* | | | | make some more internal tables constjan.nijtmans2012-04-181-9/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | make some more internal tables CONSTjan.nijtmans2012-04-181-1/+1
| | |_|/ | |/| |
* | | | some formatting (*.decls)jan.nijtmans2012-04-041-2/+2
|\ \ \ \ | |/ / /
| * | | tclStubInit.c: move up #undef, so it is clear that thisjan.nijtmans2012-04-041-1/+1
| | |/ | |/|
* | | Quick workaround for busted branch tip.dgp2012-04-041-0/+1
|\ \ \ | |/ /