summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-6/+0
|\
| * 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_ and CONSTjan.nijtmans2012-04-261-16/+16
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | compiler warningjan.nijtmans2012-04-261-1/+1
* | | fix Linux build ;-(jan.nijtmans2012-04-261-0/+3
|\ \ \ | |/ /
| * | fix Linux build ;-(jan.nijtmans2012-04-261-0/+3
* | | fix OSX crashjan.nijtmans2012-04-261-3/+0
|\ \ \ | |/ /
| * | fix crash on Mac OSXjan.nijtmans2012-04-261-3/+0
| | |
| \ \
*-. \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-8/+50
|\ \ \ \ | | |/ /
| | * | [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
* | | | | | fix MSVC warning: tclStubInit.c(306) : warning C4113: 'int (__cdecl *)()' dif...jan.nijtmans2012-04-231-3/+1
* | | | | | make some more internal tables constjan.nijtmans2012-04-181-9/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | make some more internal tables constjan.nijtmans2012-04-181-9/+9
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | make some more internal tables CONSTjan.nijtmans2012-04-181-1/+1
| | | |_|/ | | |/| |
* | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-2/+2
|\ \ \ \ \
| * | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-031-16/+4
* | | | | | some formatting (*.decls)jan.nijtmans2012-04-041-0/+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
| |\ \ \ \ | | |/ / /
| | * | | Quick workaround for busted branch tip.dgp2012-04-041-0/+1
| | | |/ | | |/|
* | | | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-2/+15
|\ \ \ \ | |/ / /
| * | | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-2/+22
| |\ \ \ | | |/ /
| | * | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-2/+22
| | |\ \
| | | * | better solution for bug-510001bug_510001jan.nijtmans2012-03-291-0/+7
* | | | | Remove the TclpGetTZName implementation for Cygwinjan.nijtmans2012-04-031-19/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Remove the TclpGetTZName implementation for Cygwin (from previous commit)jan.nijtmans2012-04-031-19/+2
| |\ \ \ \ | | | |/ /
| | | * | remove unused ThreadSpecificDatajan.nijtmans2012-04-031-5/+0
| | |/ /
| | * | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-13/+1
* | | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-021-21/+29
|\ \ \ \ | |/ / /
| * | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-21/+28
| |\ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-21/+28
| | |/
* | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-251-33/+120
|\ \ \ | |/ /
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-251-33/+120
| |\ \ | | |/
| | * add TclGetAndDetachPids and TclpCloseFile to cygwin portjan.nijtmans2012-03-231-3/+5
| | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-24/+23
| | * many more cygwin functions presentjan.nijtmans2012-03-221-18/+102
* | | [bug 3508771] fix OSX buildjan.nijtmans2012-03-221-1/+1
|\ \ \ | |/ /
| * | [bug 3508771] fix OSX buildjan.nijtmans2012-03-221-1/+1
| |\ \ | | |/