Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 |
| | | | Fix "make test-packages" on cygwin | ||||
* | revert [8abba84224], and make sure that every source file that uses ↵ | jan.nijtmans | 2013-01-17 | 1 | -1/+1 |
|\ | | | | | | | Tcl_StatBuf has an "#include <sys/stat.h>" before including tcl.h | ||||
| * | revert [8abba84224], and make sure that every source file that uses ↵ | jan.nijtmans | 2013-01-17 | 1 | -1/+1 |
| | | | | | | | | Tcl_StatBuf has an "#include <sys/stat.h>" before including tcl.h | ||||
* | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵ | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
|\ \ | |/ | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too. | ||||
| * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵ | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
| |\ | | | | | | | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too (this is not what TCL_NO_DEPRECATED is supposed to do). | ||||
| | * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵ | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too (this is not what TCL_NO_DEPRECATED is supposed to do). | ||||
| | * | Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4 | jan.nijtmans | 2013-01-09 | 1 | -15/+16 |
| | | | |||||
* | | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: ↵ | jan.nijtmans | 2013-01-15 | 1 | -42/+194 |
|\ \ \ | |/ / | | | | | | | tcl.h does not include sys/stat.h | ||||
| * | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h | jan.nijtmans | 2013-01-15 | 1 | -0/+8 |
| |\ \ | |||||
| * | | | More flexible search for win32 tclConfig.sh, backported from TEA (not ↵ | jan.nijtmans | 2013-01-14 | 1 | -42/+186 |
| |/ / | | | | | | | | | | actually used in Tcl, only for Tk) | ||||
| * | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 1 | -2/+2 |
| | | | | | | | | | Bump http package to 2.7.11. | ||||
* | | | $builddir is a local variable | jan.nijtmans | 2013-01-08 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug 3092089]: [file normalize] can remove path components. | jan.nijtmans | 2013-01-08 | 1 | -5/+6 |
|\ \ \ | |/ / | | | | [Bug 3587096] win vista/7: "can't find init.tcl" when called via junction. | ||||
| * | | [Bug 3092089]: [file normalize] can remove path components. | jan.nijtmans | 2013-01-08 | 1 | -5/+6 |
| |\ \ | | |/ | | | | [Bug 3587096] win vista/7: "can't find init.tcl" when called via junction. | ||||
| | * | [Bug 3092089]: [file normalize] can remove path components. | jan.nijtmans | 2013-01-08 | 1 | -5/+6 |
| | |\ | | | | | | | | | [Bug 3587096] win vista/7: "can't find init.tcl" when called via junction. | ||||
| | | * | new attempt for better fixbug_3092089 | jan.nijtmans | 2013-01-08 | 1 | -11/+6 |
| | | | | |||||
| | | * | suggested fix for Bug 3092089: [file normalize] can remove path component, | jan.nijtmans | 2013-01-03 | 1 | -0/+6 |
| | |/ | |/| | | | | and for Bug 3587096: startup error message when exe in folder with junction with limited rights | ||||
* | | | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core list | jan.nijtmans | 2013-01-08 | 1 | -1/+1 |
| | | | |||||
* | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵ | jan.nijtmans | 2013-01-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6. | ||||
* | | | merge trunk | dgp | 2012-12-04 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Disable the legacy configuration setting from $::argv only when a setting call | dgp | 2012-12-03 | 1 | -2/+2 |
| |\ \ \ | | |/ / | | | | | | | | | to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | ||||
| | * | | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -2/+2 |
| | |\ \ | | | |/ | | | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | ||||
| | | * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | systems. | ||||
* | | | | merge trunk | dgp | 2012-11-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Don't use deprecated function | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-11-14 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-11-13 | 3 | -6/+135 |
|\ \ \ \ | |/ / / | |||||
| * | | | 360894 Threads inherit floating point config from their creator thread | dgp | 2012-11-13 | 1 | -4/+71 |
| |\ \ \ | | |/ / | |||||
| | * | | 360894 Threads inherit floating point config from their creator thread. | dgp | 2012-11-13 | 1 | -4/+71 |
| | |\ \ | | | |/ | |||||
| | | * | merge 8.4bug_3567063 | dgp | 2012-11-13 | 2 | -6/+8 |
| | | |\ | |||||
| | | * | | Make compilation of the fp control changes possible with MinGW. | Joe Mistachkin | 2012-09-13 | 1 | -3/+10 |
| | | | | | |||||
| | | * | | Free the WinThread structure before running the original thread procedure. | Joe Mistachkin | 2012-09-13 | 1 | -1/+8 |
| | | | | | |||||
| | | * | | Initial work on SF FRQ #3567063. | Joe Mistachkin | 2012-09-13 | 1 | -4/+56 |
| | | | | | |||||
| * | | | | also search for the library directory (init.tcl, encodings, etc) relative to ↵ | Joe Mistachkin | 2012-11-13 | 1 | -1/+63 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | the build directory associated with the source checkout. | ||||
| | * | | | also search for the library directory (init.tcl, encodings, etc) relative to ↵ | Joe Mistachkin | 2012-11-13 | 1 | -1/+63 |
| | | | | | | | | | | | | | | | | | | | | the build directory associated with the source checkout. | ||||
| | * | | | merge release to 8.5 | dgp | 2012-11-12 | 2 | -2/+2 |
| | |\ \ \ | |||||
| * | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ↵ | jan.nijtmans | 2012-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | only way to access TclOO, so it is implied. | ||||
* | | | | | | merge trunk | dgp | 2012-11-08 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Missing bits of the msgcat 1.4 -> 1.5 bump. | dgp | 2012-11-08 | 1 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Pull msgcat fixes over the main dev branch | dgp | 2012-11-08 | 1 | -4/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵ | oehhar | 2012-11-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in | ||||
| | | * | | | merge 8.5 | dgp | 2012-11-07 | 1 | -8/+7 |
| | | |\ \ \ | |||||
| | | * \ \ \ | merge 8.5 | dgp | 2012-11-06 | 1 | -2/+2 |
| | | |\ \ \ \ | |||||
| | | * | | | | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 1 | -0/+0 |
| | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -8/+7 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| | | routines called by DllMain(). |