summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Compat flag, test, and doc update.tip_398_implferrieux2012-04-281-3/+29
* merge trunkferrieux2012-04-2437-455/+478
|\
| * 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
| * | | Restore the tcl_platform(threaded) variable.dgp2012-04-171-0/+11
| * | | minor comment formattingdkf2012-04-152-43/+79
| * | | Remove some low-value C stack frames.dkf2012-04-152-5/+10
| * | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Makedkf2012-04-151-10/+12
| * | | [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
| * | | | 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
| * | | | | Reduce amount of unreachable code. Refactor Win socket and load code to be lessdkf2012-04-059-146/+22
| * | | | | Fix [Bug 3514761] and related ensemble/construction problems.dkf2012-04-041-0/+23
| |/ / / /
| * | | | some formatting (*.decls)jan.nijtmans2012-04-0410-60/+19
| |\ \ \ \ | | |/ / /
| | * | | 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-19/+36
| |\ \ \ \ | | |/ / /
| | * | | [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
| * | | | | Remove the TclpGetTZName implementation for Cygwinjan.nijtmans2012-04-033-44/+10
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | 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
| * | | | cygwin should not use ExitProcessjan.nijtmans2012-04-021-0/+2
| * | | | Implementation of TIP #396dkf2012-04-021-7/+4
| * | | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-024-45/+60
| |\ \ \ \ | | |/ / /
| | * | | [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
| | | |/
| * | | faster memleak-free implementation of [string is entier]jan.nijtmans2012-03-291-4/+42
| |\ \ \
| | * | | alternative TIP 395 implementation:tip_395_with_alt_namejan.nijtmans2012-01-261-2/+47
* | | | | merge trunkdkf2012-03-2812-597/+1596
|\ \ \ \ \ | |/ / / /