summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Try to do the wizardry again...dkf2008-12-181-6/+13
| * | | | | | | | | | | | | | | | Eliminate warning: different 'const' qualifiersnijtmans2008-12-111-2/+2
| * | | | | | | | | | | | | | | | *** empty log message ***nijtmans2008-12-111-3/+4
| * | | | | | | | | | | | | | | | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
| * | | | | | | | | | | | | | | | Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-231-3/+3
| * | | | | | | | | | | | | | | | Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-291-1/+3
| * | | | | | | | | | | | | | | | * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
| * | | | | | | | | | | | | | | | * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-3/+3
| * | | | | | | | | | | | | | | | TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-1/+2
| * | | | | | | | | | | | | | | | Add tclOO genstubs to Windows makefilesJoe Mistachkin2008-06-011-2/+5
| * | | | | | | | | | | | | | | | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-311-3/+12
| * | | | | | | | | | | | | | | | Missed one!dkf2008-05-261-9/+1
| * | | | | | | | | | | | | | | | Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-3/+3
| * | | | | | | | | | | | | | | | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-3/+4
| * | | | | | | | | | | | | | | | Added 'make html' support for people on Windows, inspired by Pat Thoyts.dkf2008-04-091-1/+17
| * | | | | | | | | | | | | | | | * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-021-3/+2
* | | | | | | | | | | | | | | | | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur...andreask2013-05-161-2/+2
* | | | | | | | | | | | | | | | | Allow URLs that don't have a path, but a query, max2013-04-041-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv...jan.nijtmans2013-02-141-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-1/+6
* | | | | | | | | | | | | | | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | complete bump to http 2.7.10dgp2012-11-061-2/+2
* | | | | | | | | | | | | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+4
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-221-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-4/+18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-3/+3
* | | | | | | | | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-7/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-7/+7
* | | | | | | | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
* | | | | | | | | Bump to version 2.7.8dgp2012-01-171-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use the same shebang comment everywherejan.nijtmans2011-11-301-3/+1
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
|\ \ \ \ \ | |/ / / /
* | | | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-211-2/+2
| |_|_|/ |/| | |
* | | | Bump to msgcat 1.4.4.dgp2011-05-251-2/+2
* | | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-121-2/+2
| |_|/ |/| |
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * | * library/platform/pkgIndex.tcl: Backported the platform packagesandreas_kupries2009-10-231-2/+7
| * | * win/Makefile.in (install-private-headers): added targethobbs2007-01-301-1/+23
| * | Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-051-5/+5
| * | * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-051-5/+5
| * | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-021-6/+6
| * | * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-2/+2