| Commit message (Expand) | Author | Age | Files | Lines |
* | autoconf-2.59 | das | 2009-01-03 | 1 | -5/+0 |
|
|
* | autoheader-2.59 | das | 2009-01-03 | 1 | -0/+3 |
|
|
* | autoconf-2.59 | das | 2009-01-03 | 1 | -6273/+6314 |
|
|
* | use correct autconf magic to pass configure args & environment to pkg sub-con... | das | 2009-01-03 | 1 | -7/+2 |
|
|
* | regen | dkf | 2009-01-02 | 1 | -6296/+6280 |
|
|
* | Fix various mkstemp()-related issues. [Bugs 741967,878333] | dkf | 2009-01-02 | 3 | -3/+9 |
|
|
* | * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets | dgp | 2008-12-31 | 1 | -1/+2 |
|
|
* | Drop lone @ line from test: target | dgp | 2008-12-22 | 1 | -2/+1 |
|
|
* | * unix/Makefile.in: Fix broken build of bundled packages when path | das | 2008-12-21 | 1 | -12/+14 |
|
|
* | * unix/configure: autoconf-2.59 | das | 2008-12-21 | 1 | -3/+18 |
|
|
* | * unix/configure.in: Preserve configure environment variables for | das | 2008-12-21 | 1 | -3/+19 |
|
|
* | test packages after testing tcl | das | 2008-12-20 | 1 | -2/+5 |
|
|
* | * unix/Makefile.in: make package install directory of bundled | das | 2008-12-20 | 3 | -52/+70 |
|
|
* | fix warning | das | 2008-12-20 | 1 | -2/+2 |
|
|
* | regen with autoconf-2.59 | dgp | 2008-12-19 | 1 | -6258/+6294 |
|
|
* | regen (with autoconf 2.61, since that's what I've got...) | dkf | 2008-12-19 | 1 | -6302/+6264 |
|
|
* | More autoconf hacking; now seems to be working fully on Unix... | dkf | 2008-12-19 | 2 | -40/+58 |
|
|
* | * unix/Makefile.in: Update `make dist` target to include the files | dgp | 2008-12-19 | 1 | -4/+57 |
|
|
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 3 | -6259/+6297 |
|
|
* | regen | dkf | 2008-12-18 | 1 | -1/+1 |
|
|
* | Wizzardry need more backslash! | dkf | 2008-12-18 | 1 | -2/+2 |
|
|
* | regen | dkf | 2008-12-18 | 1 | -6305/+6276 |
|
|
* | Autoconf wizardry! | dkf | 2008-12-18 | 2 | -15/+29 |
|
|
* | 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 |
|
|