| Commit message (Expand) | Author | Age | Files | Lines |
* | nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsv... | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
|
|
* | In configure/make Windows build, static builds include dde and registry exten... | jan.nijtmans | 2020-12-07 | 1 | -6/+6 |
|
|
* | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 1 | -4/+0 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
|\ |
|
| * | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
|
|
* | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 1 | -8/+0 |
|
|
* | | Fix for [f559bbde4e] (even though that's not really a bug) | jan.nijtmans | 2019-01-28 | 1 | -4/+0 |
|
|
* | | merge 8.7 | jan.nijtmans | 2018-03-15 | 1 | -0/+4 |
|\ \ |
|
| * \ | merge 8.7 | dgp | 2018-03-12 | 1 | -4/+0 |
| |\ \ |
|
| * | | | Basic scaffolding for tcl::process | f.bonnet | 2017-08-17 | 1 | -0/+4 |
|
|
* | | | | merge 8.7 | jan.nijtmans | 2017-12-06 | 1 | -4/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 1 | -4/+0 |
| |/ / |
|
* | | | tclWinPanic.c is in the \win directory, not in \generic! | jan.nijtmans | 2017-10-23 | 1 | -4/+4 |
|
|
* | | | merge trunk | jan.nijtmans | 2017-05-04 | 1 | -13/+9 |
|\ \ \
| |/ / |
|
| * | | Merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 1 | -4/+0 |
| |\ \
| | |/ |
|
| | * | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't... | jan.nijtmans | 2017-03-07 | 1 | -4/+0 |
|
|
| * | | Merge core-8-6-branch | jan.nijtmans | 2017-01-12 | 1 | -8/+8 |
| |\ \
| | |/ |
|
| | * | Fix version number in tcl.dsp (thanks to Arjen Markus for noticing this) | jan.nijtmans | 2017-01-12 | 1 | -8/+8 |
|
|
| * | | configure.in -> configure.ac | jan.nijtmans | 2016-03-08 | 1 | -1/+1 |
| |/ |
|
* | | merge trunk | jan.nijtmans | 2015-07-02 | 1 | -1571/+1571 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -1567/+1567 |
| |\ |
|
| | * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -1567/+1567 |
|
|
* | | | rebase | jan.nijtmans | 2013-06-26 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | rebase | jan.nijtmans | 2013-06-18 | 1 | -0/+4 |
| |\ \ |
|
| | * | | Better Windows console panic proc, still to be TIPped. | jan.nijtmans | 2013-03-30 | 1 | -0/+4 |
|
|
* | | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch). | jan.nijtmans | 2013-06-25 | 1 | -4/+0 |
|/ / / |
|
* | | | split off TclInitStubTable() as separate function - which does the actual stu... | jan.nijtmans | 2013-06-16 | 1 | -0/+4 |
|/ / |
|
* | | tclWinThrd.h: (removed) because it is just empty en used nowhere | nijtmans | 2010-10-13 | 1 | -4/+0 |
|
|
* | | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp: | hobbs | 2010-08-04 | 1 | -4/+0 |
|
|
* | | Split tommath stub lib source file | nijtmans | 2010-03-04 | 1 | -0/+8 |
|/ |
|
* | * compat/tmpnam.c (removed): The routine tmpnam() is no longer | dgp | 2007-10-18 | 1 | -4/+0 |
|
|
* | Default for 8.5 is threaded build | patthoyts | 2007-09-17 | 1 | -6/+6 |
|
|
* | * generic/tclParseExpr.c (removed): Moved all the code of | dgp | 2006-11-09 | 1 | -4/+0 |
|
|
* | Updated target file id | patthoyts | 2005-10-14 | 1 | -8/+8 |
|
|
* | many more TIP 173 changes | Kevin B Kenny | 2004-09-27 | 1 | -4/+0 |
|
|
* | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 1 | -4/+0 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -8/+0 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -8/+0 |
|
|
* | * win/makefile.vc: | davygrvy | 2001-11-10 | 1 | -6/+56 |
|
|
* | * win/tcl.dsp: | davygrvy | 2001-11-08 | 1 | -0/+1549 |
|
|