| Commit message (Expand) | Author | Age | Files | Lines |
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 2 | -12/+29 |
|
|
* | fix build of zlib objects with msvc | nijtmans | 2008-12-23 | 3 | -16/+16 |
|
|
* | Fix [Bug 2459725] | dkf | 2008-12-23 | 1 | -25/+25 |
|
|
* | [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 |
|
|
* | 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 | 3 | -23/+59 |
|
|
* | Minor updates to make building work better with msys on Windows. | dkf | 2008-12-20 | 1 | -5/+5 |
|
|
* | Assign a base address for tdbc | patthoyts | 2008-12-20 | 1 | -5/+9 |
|
|
* | More autoconf hacking; now seems to be working fully on Unix... | dkf | 2008-12-19 | 1 | -7/+13 |
|
|
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 2 | -4/+4 |
|
|
* | * win/configure.in: | Kevin B Kenny | 2008-12-19 | 3 | -2510/+1872 |
|
|
* | nmake build file support for zlib | patthoyts | 2008-12-19 | 1 | -10/+28 |
|
|
* | Corrections to make things work with msys | dkf | 2008-12-18 | 1 | -3/+3 |
|
|
* | Try to do the wizardry again... | dkf | 2008-12-18 | 3 | -428/+19 |
|
|
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -2/+55 |
|
|
* | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -2/+2 |
|
|
* | regen | dkf | 2008-12-14 | 1 | -1768/+2912 |
|
|
* | Improve build rules on Win w.r.t. zlib | dkf | 2008-12-14 | 4 | -18/+27 |
|
|
* | Eliminate warning: different 'const' qualifiers | nijtmans | 2008-12-11 | 3 | -6/+6 |
|
|
* | start of zlib support for windows | dkf | 2008-12-11 | 1 | -1/+17 |
|
|
* | *** empty log message *** | nijtmans | 2008-12-11 | 1 | -3/+4 |
|
|
* | Fix [Bug 2380318] | dkf | 2008-12-03 | 1 | -6/+50 |
|
|
* | Implementation of TIP #210. | dkf | 2008-11-29 | 1 | -36/+86 |
|
|
* | Eliminate warning: passing arg 4 of `Tcl_SplitList' from | nijtmans | 2008-11-11 | 2 | -2/+2 |
|
|
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -3/+3 |
|
|
* | add "-Wno-implicit-int" for gcc, as on UNIX | nijtmans | 2008-11-06 | 2 | -2/+2 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 12 | -183/+184 |
|
|
* | Fixed a failure to read SHOUTcast streams with the new 2.7 | patthoyts | 2008-10-23 | 1 | -3/+3 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-16 | 3 | -7/+7 |
|
|
* | * win/tclWinChan.c: Fix minor compiler warnings when | nijtmans | 2008-10-14 | 5 | -37/+40 |
|
|
* | Use the environment variable for program files to find the html help compiler | patthoyts | 2008-10-14 | 1 | -4/+4 |
|
|
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-14 | 2 | -3/+3 |
|
|
* | We need to initialize the thread id variable to 0 as on 64 bit windows | patthoyts | 2008-10-13 | 1 | -1/+5 |
|
|
* | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -2/+2 |
|
|
* | Fixes for [Bug 1934272, 2072891] | Joe Mistachkin | 2008-10-02 | 2 | -5/+4 |
|
|
* | overlooked 85 -> 86 bump | dgp | 2008-09-25 | 1 | -3/+3 |
|
|
* | Implement TIP #315. | dkf | 2008-09-25 | 1 | -1/+7 |
|
|
* | Ensure that all TclOO headers get installed. [Bug 2082299] | dkf | 2008-08-29 | 3 | -2/+8 |
|
|
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 2 | -3/+3 |
|
|
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 2 | -3/+3 |
|
|
* | * library/http/http.tcl: Remove 8.5 requirement. | dgp | 2008-08-11 | 2 | -4/+4 |
|
|
* | * library/http/http.tcl: Bump http version to 2.7.1 to account | dgp | 2008-08-11 | 3 | -9/+9 |
|
|
* | * doc/Exit.3: do not call Tcl_Finalize implicitly | hobbs | 2008-08-01 | 1 | -103/+4 |
|
|
* | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 2 | -8/+8 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1/+52 |
|
|
* | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | Fix a gcc warning when compiling Tcl with mingw32 | nijtmans | 2008-07-19 | 1 | -4/+4 |
|
|
* | * win/tclWinThrd.c: Test for TLS_OUT_OF_INDEXES to make certain that | georgeps | 2008-07-16 | 1 | -1/+5 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -83/+1 |
|
|