summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-212-3/+3
* | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-171-2/+6
* | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-153-46/+6
|\ \ | |/
| * revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-143-44/+43
* | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-072-12/+9
|\ \ | |/
| * move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, jan.nijtmans2012-05-072-12/+9
* | don't try to run the cpuid test when cpuid is not availablejan.nijtmans2012-05-031-0/+6
|\ \ | |/
| * don't try to run the cpuid test if cpuid is not availablejan.nijtmans2012-05-031-4/+6
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-038-63/+67
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-038-248/+109
| * move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-3/+1
* | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-272-12/+1
* | get rid of _ANSI_ARGS_jan.nijtmans2012-04-262-37/+37
|\ \ | |/
| * 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-244-91/+324
|\ \ | |/
| * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-244-51/+183
| |\
| | * oops, wrong signaturejan.nijtmans2012-04-241-1/+1
| | * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-243-52/+104
| | * merge trunkjan.nijtmans2012-04-2423-85/+87
| | |\ | | |/ | |/|
| | * merge core-8-4-branchjan.nijtmans2012-04-114-38/+8
| | |\
| | * | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-0611-9/+9
| | * | merge core-8-4-branchjan.nijtmans2012-04-041-0/+1
| | |\ \
| | * | | implement TclpGetPid for Cygwinjan.nijtmans2012-04-043-20/+100
* | | | | make some more internal tables constjan.nijtmans2012-04-2310-28/+27
|\ \ \ \ \ | |/ / / /
| * | | | make some more internal tables constjan.nijtmans2012-04-2313-59/+61
* | | | | make some more internal tables constjan.nijtmans2012-04-189-179/+179
|\ \ \ \ \ | |/ / / /
| * | | | make some more internal tables CONSTjan.nijtmans2012-04-1811-26/+26
| | |_|/ | |/| |
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-112-15/+9
|\ \ \ \ | |/ / /
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-13/+7
* | | | cygwin should use SetEnvironmentVariable for windows envjan.nijtmans2012-04-052-19/+11
* | | | some formatting (*.decls)jan.nijtmans2012-04-0413-66/+25
|\ \ \ \ | |/ / /
| * | | tclStubInit.c: move up #undef, so it is clear that thisjan.nijtmans2012-04-043-25/+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-044-18/+97
|\ \ | |/
| * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-044-20/+82
| |\
| | * better solution for bug-510001bug_510001jan.nijtmans2012-03-293-0/+29
* | | cleanup tcl.decls (unnecessary "generic" argument)jan.nijtmans2012-04-031-842/+842
|\ \ \ | |/ /
| * | clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-032-1015/+1022
| * | make genstubsdgp2012-04-032-1263/+1247
| | |
| \ \
*-. \ \ Remove the TclpGetTZName implementation for Cygwin (from previous commit)jan.nijtmans2012-04-033-56/+12
|\ \ \ \ | | |/ /
| | * | 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-034-697/+676
* | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-303-42/+49
|\ \ \ | |/ /
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-303-38/+43
| |/
* | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-273-35/+35
|\ \ | |/
| * [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-272-47/+50