| Commit message (Expand) | Author | Age | Files | Lines |
* | Hive off the ensemble code into its own file. | dkf | 2010-02-13 | 1 | -1/+2 |
|
|
* | Fix gcc warning, using gcc-4.3.4 on cygwin | nijtmans | 2009-12-11 | 1 | -7/+4 |
|
|
* | Fix [Bug 2902965] stub related changes | nijtmans | 2009-11-26 | 1 | -6/+9 |
|
|
* | makefile.vc: Add stub library to necessary link lines | nijtmans | 2009-11-23 | 1 | -3/+3 |
|
|
* | fixes for htmlhelp target | Joe Mistachkin | 2009-11-02 | 1 | -4/+4 |
|
|
* | Added dummy tclooConfig.sh files for easier cross-version building. [2026844] | dkf | 2009-09-26 | 1 | -1/+2 |
|
|
* | Added optional script option to runtest and a runshell target. Silence output... | patthoyts | 2009-07-11 | 1 | -4/+10 |
|
|
* | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. | patthoyts | 2009-04-10 | 1 | -7/+4 |
|
|
* | * win/makefile.vc: Allow nmake flags such as -a (rebuild | davygrvy | 2009-02-01 | 1 | -5/+5 |
|
|
* | Addressed the over-building nature of the htmlhelp target by moving from a | davygrvy | 2009-01-19 | 1 | -10/+9 |
|
|
* | * win/build.vc.bat: Improved tools detection and error message. | davygrvy | 2009-01-19 | 1 | -32/+46 |
|
|
* | [Bug 2458395] Ensure pkgs directories are suitable and quote the paths. | patthoyts | 2008-12-22 | 1 | -10/+27 |
|
|
* | Support the pkgs tree | patthoyts | 2008-12-22 | 1 | -10/+25 |
|
|
* | nmake build file support for zlib | patthoyts | 2008-12-19 | 1 | -10/+28 |
|
|
* | Improve build rules on Win w.r.t. zlib | dkf | 2008-12-14 | 1 | -1/+3 |
|
|
* | Use the environment variable for program files to find the html help compiler | patthoyts | 2008-10-14 | 1 | -4/+4 |
|
|
* | Fixes for [Bug 1934272, 2072891] | Joe Mistachkin | 2008-10-02 | 1 | -3/+2 |
|
|
* | Ensure that all TclOO headers get installed. [Bug 2082299] | dkf | 2008-08-29 | 1 | -1/+3 |
|
|
* | * library/http/http.tcl: Remove 8.5 requirement. | dgp | 2008-08-11 | 1 | -2/+2 |
|
|
* | * library/http/http.tcl: Bump http version to 2.7.1 to account | dgp | 2008-08-11 | 1 | -2/+2 |
|
|
* | fix versions of dde and registry dlls | patthoyts | 2008-06-25 | 1 | -4/+12 |
|
|
* | The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not be | davygrvy | 2008-06-14 | 1 | -2/+6 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -2/+78 |
|
|
* | TIP #230 IMPLEMENTATION | andreas_kupries | 2008-06-06 | 1 | -1/+2 |
|
|
* | Add tclOO genstubs to Windows makefiles | Joe Mistachkin | 2008-06-01 | 1 | -3/+4 |
|
|
* | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] | dkf | 2008-05-31 | 1 | -3/+12 |
|
|
* | Remove obsolete winhelp targets. They weren't supported and didn't work. | dkf | 2008-05-26 | 1 | -71/+1 |
|
|
* | We should use the thread allocator for threaded builds. Added 'tclalloc' opti... | patthoyts | 2008-05-15 | 1 | -3/+6 |
|
|
* | Added a htmlhelp target to replace winhelp | patthoyts | 2008-04-27 | 1 | -6/+58 |
|
|
* | * generic/tclBasic.c: Revised stubs-generation tool and interp | dgp | 2008-04-02 | 1 | -2/+1 |
|
|
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -1/+3 |
|
|
* | Support compilation with MSVC9 on AMD64 | patthoyts | 2007-12-14 | 1 | -1/+3 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | win/makefile.vc: add ws2_32.lib to baselibs | hobbs | 2007-11-30 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: removed old dependency cruft that is no longer needed. | davygrvy | 2007-10-16 | 1 | -26/+6 |
|
|
* | * win/makefile.vc: include path problem fixed for 'depend' target. Never fight | davygrvy | 2007-10-15 | 1 | -2/+2 |
|
|
* | * tools/mkdepends.tcl (new): Initial stab at generating automatic | davygrvy | 2007-10-14 | 1 | -19/+23 |
|
|
* | Mine all version information from headers. Sync tcl and tk and bring | patthoyts | 2007-10-12 | 1 | -27/+9 |
|
|
* | * win/makefile.vc: Fixed my bad spelling mistakes from years back. | davygrvy | 2007-10-12 | 1 | -6/+5 |
|
|
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 1 | -3/+1 |
|
|
* | * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs() | dgp | 2007-09-18 | 1 | -2/+2 |
|
|
* | Add crt flags for tclStubLib now it makes use of C-library functions | patthoyts | 2007-09-17 | 1 | -2/+2 |
|
|
* | Do not error on warnings for amd64 symbols build. | patthoyts | 2007-09-17 | 1 | -4/+4 |
|
|
* | Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling). | patthoyts | 2007-09-12 | 1 | -70/+58 |
|
|
* | * unix/configure.in: allow use of 'inline' in Tcl sources | Miguel Sofer | 2007-07-31 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Removed dead code, including the | dgp | 2007-06-28 | 1 | -2/+1 |
|
|
* | Windows build fixes | Joe Mistachkin | 2007-02-09 | 1 | -1/+10 |
|
|
* | Build fix for man2tcl.c with MSVC8 | Joe Mistachkin | 2007-01-19 | 1 | -2/+4 |
|
|
* | Fixes to work better on Win98. Read version numbers from package index file | patthoyts | 2007-01-11 | 1 | -30/+33 |
|
|
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 1 | -1/+9 |
|
|