| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/genStubs.tcl Add support for win32 CALLBACK functions | nijtmans | 2009-12-02 | 1 | -13/+17 |
|
|
* | tcl.h Don't use EXPORT for Tcl_InitStubs | nijtmans | 2009-11-30 | 1 | -27/+31 |
|
|
* | Fix [Bug 2902965] stub related changes | nijtmans | 2009-11-26 | 1 | -9/+9 |
|
|
* | * win/Makefile.in: Added a 'test-tcl' rule that is identical | Kevin B Kenny | 2009-11-25 | 1 | -2/+4 |
|
|
* | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make | nijtmans | 2009-11-23 | 1 | -90/+42 |
|
|
* | Create tcltest86.dll as dynamic Tcltest package | nijtmans | 2009-11-19 | 1 | -15/+23 |
|
|
* | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -8/+11 |
|
|
* | Fix [Bug 2891171]: URL checking too strict when using multiple question marks | nijtmans | 2009-11-11 | 1 | -3/+3 |
|
|
* | Added dummy tclooConfig.sh files for easier cross-version building. [2026844] | dkf | 2009-09-26 | 1 | -2/+2 |
|
|
* | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision | dgp | 2009-09-01 | 1 | -3/+3 |
|
|
* | [Bug 2827066] msys build --enable-symbols broken | nijtmans | 2009-07-26 | 1 | -5/+10 |
|
|
* | Revert series of local changes not relevant to the last commit. | andreas_kupries | 2009-07-23 | 1 | -3/+3 |
|
|
* | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for | andreas_kupries | 2009-07-23 | 1 | -3/+3 |
|
|
* | * library/platform/platform.tcl: Fixed handling of cpu ia64, | andreas_kupries | 2009-05-29 | 1 | -3/+3 |
|
|
* | Removed newline appended to POST data. | patthoyts | 2009-04-19 | 1 | -3/+3 |
|
|
* | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. | patthoyts | 2009-04-10 | 1 | -4/+4 |
|
|
* | * library/platform/platform.tcl: Extended the darwin sections to | andreas_kupries | 2009-04-08 | 1 | -3/+3 |
|
|
* | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to | dgp | 2009-04-08 | 1 | -3/+3 |
|
|
* | Update to installed module version number | dkf | 2009-02-24 | 1 | -3/+3 |
|
|
* | fix [Feature Request 2605263] use official | nijtmans | 2009-02-16 | 1 | -6/+11 |
|
|
* | fix [Bug 2605232] tdbc doesn't build when | nijtmans | 2009-02-16 | 1 | -2/+2 |
|
|
* | fix build of zlib objects with msvc | nijtmans | 2008-12-23 | 1 | -14/+14 |
|
|
* | Fix [Bug 2459725] | dkf | 2008-12-23 | 1 | -25/+25 |
|
|
* | Revised the zlib objects so that they are
| Kevin B Kenny | 2008-12-20 | 1 | -14/+49 |
|
|
* | * win/Makefile.in:
| Kevin B Kenny | 2008-12-20 | 1 | -9/+11 |
|
|
* | Minor updates to make building work better with msys on Windows. | dkf | 2008-12-20 | 1 | -5/+5 |
|
|
* | More autoconf hacking; now seems to be working fully on Unix... | dkf | 2008-12-19 | 1 | -7/+13 |
|
|
* | * win/configure.in: | Kevin B Kenny | 2008-12-19 | 1 | -11/+92 |
|
|
* | Corrections to make things work with msys | dkf | 2008-12-18 | 1 | -3/+3 |
|
|
* | Try to do the wizardry again... | dkf | 2008-12-18 | 1 | -6/+13 |
|
|
* | Eliminate warning: different 'const' qualifiers | nijtmans | 2008-12-11 | 1 | -2/+2 |
|
|
* | *** empty log message *** | nijtmans | 2008-12-11 | 1 | -3/+4 |
|
|
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -3/+3 |
|
|
* | Fixed a failure to read SHOUTcast streams with the new 2.7 | patthoyts | 2008-10-23 | 1 | -3/+3 |
|
|
* | 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 | -3/+3 |
|
|
* | TIP #230 IMPLEMENTATION | andreas_kupries | 2008-06-06 | 1 | -1/+2 |
|
|
* | Add tclOO genstubs to Windows makefiles | Joe Mistachkin | 2008-06-01 | 1 | -2/+5 |
|
|
* | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] | dkf | 2008-05-31 | 1 | -3/+12 |
|
|
* | Missed one! | dkf | 2008-05-26 | 1 | -9/+1 |
|
|
* | Oops. Undo commit of the local tweaks. | andreas_kupries | 2008-05-23 | 1 | -3/+3 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -3/+4 |
|
|
* | Added 'make html' support for people on Windows, inspired by Pat Thoyts. | dkf | 2008-04-09 | 1 | -1/+17 |
|
|
* | * generic/tclBasic.c: Revised stubs-generation tool and interp | dgp | 2008-04-02 | 1 | -3/+2 |
|
|
* | * unix/Makefile.in (install-libraries): Bump http to 2.7 | hobbs | 2008-03-12 | 1 | -3/+3 |
|
|
* | Set version 2.5.5 | patthoyts | 2008-02-26 | 1 | -3/+3 |
|
|
* | Fix for bug #1818565. Always check that the state array exists in the http::s... | patthoyts | 2008-02-22 | 1 | -3/+3 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that | dgp | 2007-12-03 | 1 | -3/+3 |
|
|