summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Differentiate what options may be set by format type.dkf2012-04-291-5/+21
* merge trunkdkf2012-04-2619-138/+303
|\
| * 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
* | | | | | | another bit of fconfigure gutsdkf2012-04-201-1/+18
* | | | | | | merge trunkdkf2012-04-202-10/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| | | | |_|/ | | | |/| |
* | | | | | merge trunkdkf2012-04-171-0/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Restore the tcl_platform(threaded) variable.dgp2012-04-171-0/+11
* | | | | | merge trunkdkf2012-04-173-48/+89
|\ \ \ \ \ \ | |/ / / / /
| * | | | | minor comment formattingdkf2012-04-152-43/+79
| * | | | | Remove some low-value C stack frames.dkf2012-04-152-5/+10
* | | | | | Working towards the channel transform config options.dkf2012-04-171-4/+26
* | | | | | Refactor some [zlib] subcommands into their own functionsdkf2012-04-151-247/+320
* | | | | | merge trunkdkf2012-04-151-10/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Makedkf2012-04-151-10/+12
* | | | | | merge trunkdkf2012-04-148-50/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-124-18/+16
| |\ \ \ \ \
| | * | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-034-45/+28
| * | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-113-26/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | [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
| * | | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used todkf2012-04-101-6/+26
* | | | | | | towards dictionary setting on transformsdkf2012-04-111-53/+93
* | | | | | | merge trunkdkf2012-04-106-27/+104
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [Bug 3396896]dkf2012-04-091-5/+47
| * | | | | | Fix [Bug 2712377]: [info vars] and object declared variablesdkf2012-04-092-5/+48
| * | | | | | mergedjan.nijtmans2012-04-063-17/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ cygwin should use SetEnvironmentVariable for windows envcygwin_environment_changesjan.nijtmans2012-04-063-17/+9
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | cygwin should use SetEnvironmentVariable for windows envjan.nijtmans2012-04-052-19/+11