Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 2 | -1/+6 | |
|\ | ||||||
| * | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 2 | -1/+6 | |
| |\ | ||||||
| | * | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 2 | -1/+6 | |
| | | | ||||||
* | | | get rid of _ANSI_ARGS_ and CONST | jan.nijtmans | 2012-04-26 | 6 | -20/+28 | |
|\ \ \ | |/ / | ||||||
| * | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 6 | -46/+54 | |
| |\ \ | | |/ | ||||||
| | * | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Repair more build breakage. | dgp | 2012-04-26 | 1 | -7/+5 | |
| | | | ||||||
* | | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 3 | -5/+7 | |
|\ \ \ | |/ / | ||||||
| * | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 1 | -0/+3 | |
| | | | ||||||
* | | | fix OSX crash | jan.nijtmans | 2012-04-26 | 1 | -3/+0 | |
|\ \ \ | |/ / | ||||||
| * | | fix crash on Mac OSX | jan.nijtmans | 2012-04-26 | 1 | -3/+0 | |
| | | | ||||||
| * | | merge-mark | jan.nijtmans | 2012-04-25 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | truncation in SetWindowLongPtr data | jan.nijtmans | 2012-04-25 | 1 | -2/+2 | |
| | | | ||||||
* | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 15 | -83/+110 | |
| | | | | | | | | | | | | the fairly-common operation of converting a DString into an Obj a more efficient one. | |||||
* | | | fix merge error | jan.nijtmans | 2012-04-24 | 1 | -0/+2 | |
| | | | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*---. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 14 | -95/+344 | |
|\ \ \ \ \ | | | |/ / | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | | * | | gcc warnings | jan.nijtmans | 2012-04-24 | 1 | -2/+1 | |
| | |/ / | ||||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 15 | -121/+500 | |
| | |\ \ \ | |/ / / / | | | | / | | | |/ | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | | * | syntax error | jan.nijtmans | 2012-04-24 | 1 | -1/+2 | |
| | |/ | ||||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 14 | -122/+348 | |
| | |\ | | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | | * | oops, wrong signature | jan.nijtmans | 2012-04-24 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 4 | -53/+104 | |
| | | | | | | | | | | | | (should work, but not yet tested on UNIX) | |||||
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 34 | -445/+472 | |
| | | |\ | | | |/ | | |/| | ||||||
| | | * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 | |
| | | | | ||||||
| | | * | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 13 | -351/+338 | |
| | | |\ | ||||||
| | | * | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 27 | -28/+29 | |
| | | | | | | | | | | | | | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin | |||||
| | | * | | merge core-8-4-branch | jan.nijtmans | 2012-04-04 | 1 | -0/+1 | |
| | | |\ \ | ||||||
| | | * | | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 7 | -27/+136 | |
| | | | | | | ||||||
* | | | | | | grammar fix (reported on Tcler's Chat) | dkf | 2012-04-23 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | autoconf | dgp | 2012-04-23 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 12 | -13/+13 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 16 | -36/+35 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 22 | -416/+435 | |
| | | | | | | | | | | | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib | |||||
* | | | | | | fix MSVC warning: tclStubInit.c(306) : warning C4113: 'int (__cdecl *)()' ↵ | jan.nijtmans | 2012-04-23 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | differs in parameter lists from 'int (__cdecl *)(int ,int )' | |||||
* | | | | | | Added example to platform(n) manpage | dkf | 2012-04-19 | 1 | -2/+22 | |
| | | | | | | ||||||
* | | | | | | make some more internal tables const | jan.nijtmans | 2012-04-18 | 2 | -10/+10 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | a few CONST -> const changes | |||||
| * | | | | | make some more internal tables const | jan.nijtmans | 2012-04-18 | 9 | -179/+179 | |
| |\ \ \ \ \ | | |/ / / / | | | | | | | a few CONST -> const changes | |||||
| | * | | | | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 11 | -26/+26 | |
| | | | | | | | | | | | | | | | | | | fix compilation with -DNO_CONST | |||||
| * | | | | | Apply tzdata2012c | Kevin B Kenny | 2012-04-18 | 6 | -88/+278 | |
| | | | | | | ||||||
* | | | | | | Apply tzdata2012c | Kevin B Kenny | 2012-04-18 | 6 | -88/+278 | |
| | | | | | | ||||||
* | | | | | | Restore the tcl_platform(threaded) variable. | dgp | 2012-04-17 | 3 | -7/+13 | |
| | | | | | | ||||||
* | | | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 2 | -3/+11 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | |||||
| * | | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 2 | -3/+11 | |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | |||||
| | * | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 2 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | |||||
* | | | | | | minor comment formatting | dkf | 2012-04-15 | 2 | -43/+79 | |
| | | | | | | ||||||
* | | | | | | Remove some low-value C stack frames. | dkf | 2012-04-15 | 3 | -5/+14 | |
| | | | | | | ||||||
* | | | | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 3 | -19/+39 | |
| | | | | | | | | | | | | | | | | | | flushing work correctly in a pushed compressing channel transform. | |||||
* | | | | | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 | |
|\ \ \ \ \ \ | |/ / / / / |