summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Undone part of change [32d93a8414], keeping [chan postevent] synchronous for ...andreask2012-05-091-16/+15
* * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled theandreask2012-05-092-16/+160
* Properly close nonblocking channels even when not flushing them.ferrieux2012-05-071-3/+3
* move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-072-2/+2
|\
| * 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 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-033-7/+60
|\ \ \ | |/ /
| * | 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
* | | IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channelsferrieux2012-04-281-7/+28
|\ \ \
| * | | Compat flag, test, and doc update.tip_398_implferrieux2012-04-281-3/+29
| * | | merge trunkferrieux2012-04-2437-455/+478
| |\ \ \
| * \ \ \ merge trunkdkf2012-03-2812-597/+1596
| |\ \ \ \
| * \ \ \ \ merge trunk (fix OSX build error)jan.nijtmans2012-03-222-7/+1
| |\ \ \ \ \
| * | | | | | Take two. Don't forget to apply all patches, even when the phone rings in bet...ferrieux2012-03-221-5/+1
| * | | | | | Implement tip 398 : Quickly Exit with Non-Blocking Blocked Channels. This is ...ferrieux2012-03-221-3/+2
* | | | | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-272-13/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-272-12/+1
* | | | | | | get rid of _ANSI_ARGS_ and CONSTjan.nijtmans2012-04-264-19/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | compiler warningjan.nijtmans2012-04-261-1/+1
* | | | | | | fix Linux build ;-(jan.nijtmans2012-04-262-1/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | | | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-258-41/+83
* | | | | | | fix merge errorjan.nijtmans2012-04-241-0/+2
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-244-85/+208
|\ \ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| | * | | | | [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-236-7/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | make some more internal tables constjan.nijtmans2012-04-2310-28/+27
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | make some more internal tables constjan.nijtmans2012-04-2313-59/+61
* | | | | | | | | 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-182-10/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | make some more internal tables constjan.nijtmans2012-04-189-179/+179
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | make some more internal tables CONSTjan.nijtmans2012-04-1811-26/+26
| | | |_|/ / / / | | |/| | | | |