| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete PipeCloseProc | ferrieux | 2008-12-18 | 1 | -83/+1 |
|
|
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 2 | -8/+154 |
|
|
* | * unix/Makefile.in: Modify the distclean-packages target so | dgp | 2008-12-17 | 1 | -2/+4 |
|
|
* | * unix/Makefile.in: Add build support for collections of TEA | dgp | 2008-12-17 | 3 | -6282/+6392 |
|
|
* | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -3/+4 |
|
|
* | autoheader-2.59 | das | 2008-12-14 | 1 | -0/+3 |
|
|
* | regen | dkf | 2008-12-14 | 1 | -6/+12 |
|
|
* | Improve build rules on Win w.r.t. zlib | dkf | 2008-12-14 | 1 | -10/+10 |
|
|
* | regen/fix blunders | dkf | 2008-12-12 | 2 | -17/+84 |
|
|
* | Make a bad zlib install less fatal to rest of Tcl for now. | dkf | 2008-12-12 | 1 | -5/+10 |
|
|
* | Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds. | ferrieux | 2008-12-12 | 2 | -2/+11 |
|
|
* | regen | dkf | 2008-12-11 | 1 | -6124/+6376 |
|
|
* | Slightly less lame configure detection for zlib; still not really right | dkf | 2008-12-11 | 1 | -2/+12 |
|
|
* | First hack at TIP#234 | dkf | 2008-12-11 | 2 | -5/+16 |
|
|
* | autoconf-2.59 | das | 2008-12-01 | 1 | -6141/+6124 |
|
|
* | autoheader-2.59 | das | 2008-12-01 | 1 | -0/+3 |
|
|
* | regen | dkf | 2008-11-29 | 1 | -6141/+6157 |
|
|
* | Implementation of TIP #210. | dkf | 2008-11-29 | 2 | -18/+138 |
|
|
* | Use -O2 as gcc optimization compiler flag, and get | nijtmans | 2008-11-12 | 2 | -6/+13 |
|
|
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -3/+3 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 7 | -24/+24 |
|
|
* | Fixed a failure to read SHOUTcast streams with the new 2.7 | patthoyts | 2008-10-23 | 1 | -3/+3 |
|
|
* | fix missing "-Wl," prefix in HP-UX build | nijtmans | 2008-10-17 | 2 | -2/+2 |
|
|
* | fix missing "-Wl," prefix in HP-UX build | nijtmans | 2008-10-17 | 2 | -2/+2 |
|
|
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-14 | 3 | -5/+5 |
|
|
* | * unix/tclUnixChan.c: fix minor compiler warning | nijtmans | 2008-10-08 | 3 | -18/+18 |
|
|
* | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -4/+4 |
|
|
* | * tests/stack.test: | Miguel Sofer | 2008-10-03 | 1 | -65/+1 |
|
|
* | Reduce the magic number count | dkf | 2008-09-27 | 1 | -4/+6 |
|
|
* | Implement TIP #315. | dkf | 2008-09-25 | 1 | -1/+7 |
|
|
* | * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macro | dgp | 2008-09-03 | 1 | -3/+2 |
|
|
* | Ensure that all TclOO headers get installed. [Bug 2082299] | dkf | 2008-08-29 | 1 | -1/+3 |
|
|
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 3 | -5/+5 |
|
|
* | autoheader-2.59 | das | 2008-08-13 | 1 | -15/+0 |
|
|
* | autoconf-2.59 | das | 2008-08-13 | 1 | -383/+5 |
|
|
* | * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize() | das | 2008-08-13 | 3 | -150/+2 |
|
|
* | * unix/Makefile.in: ensure Makefile shell is /bin/bash for | das | 2008-08-13 | 2 | -3/+6 |
|
|
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 3 | -6226/+6236 |
|
|
* | * 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 |
|
|
* | Streamline async connect logic [Patch 1994512]. | jenglish | 2008-08-05 | 1 | -68/+40 |
|
|
* | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and | Miguel Sofer | 2008-07-31 | 1 | -2/+2 |
|
|
* | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 2 | -10/+10 |
|
|
* | fix warnings, formatting | das | 2008-07-21 | 1 | -18/+17 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1/+45 |
|
|
* | autoheader-2.59 | das | 2008-07-13 | 1 | -3/+0 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 6 | -6590/+6294 |
|
|
* | * unix/Makefile.in: Followup to my change of 2008-06-25, make code | andreas_kupries | 2008-06-26 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 3 | -5/+5 |
|
|