Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | fix merge error | jan.nijtmans | 2012-04-24 | 1 | -0/+2 | |
*-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 4 | -85/+208 | |
|\ \ | ||||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 4 | -91/+324 | |
| | |\ | |/ / | ||||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 4 | -51/+183 | |
| | |\ | ||||||
| | | * | oops, wrong signature | jan.nijtmans | 2012-04-24 | 1 | -1/+1 | |
| | | * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 3 | -52/+104 | |
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 23 | -85/+87 | |
| | | |\ | | | |/ | | |/| | ||||||
| | | * | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 4 | -38/+8 | |
| | | |\ | ||||||
| | | * | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 11 | -9/+9 | |
| | | * | | merge core-8-4-branch | jan.nijtmans | 2012-04-04 | 1 | -0/+1 | |
| | | |\ \ | ||||||
| | | * | | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 3 | -20/+100 | |
* | | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 6 | -7/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 10 | -28/+27 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 13 | -59/+61 | |
* | | | | | | fix MSVC warning: tclStubInit.c(306) : warning C4113: 'int (__cdecl *)()' dif... | jan.nijtmans | 2012-04-23 | 1 | -3/+1 | |
* | | | | | | make some more internal tables const | jan.nijtmans | 2012-04-18 | 2 | -10/+10 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | make some more internal tables const | jan.nijtmans | 2012-04-18 | 9 | -179/+179 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 11 | -26/+26 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Restore the tcl_platform(threaded) variable. | dgp | 2012-04-17 | 1 | -0/+11 | |
* | | | | | minor comment formatting | dkf | 2012-04-15 | 2 | -43/+79 | |
* | | | | | Remove some low-value C stack frames. | dkf | 2012-04-15 | 2 | -5/+10 | |
* | | | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 1 | -10/+12 | |
* | | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 4 | -18/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 4 | -45/+28 | |
* | | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -26/+9 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 2 | -15/+9 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -13/+7 | |
* | | | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 1 | -6/+26 | |
* | | | | | | Fix [Bug 3396896] | dkf | 2012-04-09 | 1 | -5/+47 | |
* | | | | | | Fix [Bug 2712377]: [info vars] and object declared variables | dkf | 2012-04-09 | 2 | -5/+48 | |
* | | | | | | merged | jan.nijtmans | 2012-04-06 | 3 | -17/+9 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | cygwin should use SetEnvironmentVariable for windows envcygwin_environment_changes | jan.nijtmans | 2012-04-06 | 3 | -17/+9 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | cygwin should use SetEnvironmentVariable for windows env | jan.nijtmans | 2012-04-05 | 2 | -19/+11 | |
* | | | | | | | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 9 | -146/+22 | |
* | | | | | | | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 1 | -0/+23 | |
|/ / / / / / | ||||||
* | | | | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 10 | -60/+19 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 13 | -66/+25 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 3 | -25/+1 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 | |
| | | |/ | | |/| | ||||||
* | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 4 | -19/+36 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 4 | -18/+97 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 4 | -20/+82 | |
| | |\ \ | ||||||
| | | * | | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 3 | -0/+29 | |
* | | | | | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 3 | -44/+10 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | cleanup tcl.decls (unnecessary "generic" argument) | jan.nijtmans | 2012-04-03 | 1 | -842/+842 | |
| |\ \ \ | | |/ / | ||||||
| | * | | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 2 | -1015/+1022 | |
| | * | | make genstubs | dgp | 2012-04-03 | 2 | -1263/+1247 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Remove the TclpGetTZName implementation for Cygwin (from previous commit) | jan.nijtmans | 2012-04-03 | 3 | -56/+12 | |
| |\ \ \ \ | | | |/ / | ||||||
| | | * | | remove unused ThreadSpecificData | jan.nijtmans | 2012-04-03 | 1 | -5/+0 | |
| | |/ / |