Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regen | donal.k.fellows@manchester.ac.uk | 2009-03-14 | 1 | -1/+2 |
* | Added support for reporting TEA-like info via pkg-config. | donal.k.fellows@manchester.ac.uk | 2009-03-14 | 3 | -5/+26 |
* | Update to installed module version number | donal.k.fellows@manchester.ac.uk | 2009-02-24 | 1 | -3/+3 |
* | fix [tcl-Bug 2502365] Building of head on HPUX is | nijtmans | 2009-02-10 | 2 | -10/+16 |
* | Fix for [Bug 2544618] | Joe Mistachkin | 2009-02-06 | 1 | -13/+13 |
* | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 4 | -19/+20 |
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). | Kevin B Kenny | 2009-01-22 | 2 | -2/+2 |
* | Patch 907924 | Kevin B Kenny | 2009-01-20 | 3 | -12/+30 |
* | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish | dgp@users.sourceforge.net | 2009-01-16 | 2 | -3/+3 |
* | fix [tcl-Bug 2502365] Building of head on | nijtmans | 2009-01-13 | 2 | -2/+2 |
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | donal.k.fellows@manchester.ac.uk | 2009-01-09 | 5 | -35/+35 |
* | 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 | donal.k.fellows@manchester.ac.uk | 2009-01-02 | 1 | -6296/+6280 |
* | Fix various mkstemp()-related issues. [Bugs 741967,878333] | donal.k.fellows@manchester.ac.uk | 2009-01-02 | 3 | -3/+9 |
* | * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets | dgp@users.sourceforge.net | 2008-12-31 | 1 | -1/+2 |
* | Drop lone @ line from test: target | dgp@users.sourceforge.net | 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@users.sourceforge.net | 2008-12-19 | 1 | -6258/+6294 |
* | regen (with autoconf 2.61, since that's what I've got...) | donal.k.fellows@manchester.ac.uk | 2008-12-19 | 1 | -6302/+6264 |
* | More autoconf hacking; now seems to be working fully on Unix... | donal.k.fellows@manchester.ac.uk | 2008-12-19 | 2 | -40/+58 |
* | * unix/Makefile.in: Update `make dist` target to include the files | dgp@users.sourceforge.net | 2008-12-19 | 1 | -4/+57 |
* | * README: Bump version number to 8.6b1 | dgp@users.sourceforge.net | 2008-12-19 | 3 | -6259/+6297 |
* | regen | donal.k.fellows@manchester.ac.uk | 2008-12-18 | 1 | -1/+1 |
* | Wizzardry need more backslash! | donal.k.fellows@manchester.ac.uk | 2008-12-18 | 1 | -2/+2 |
* | regen | donal.k.fellows@manchester.ac.uk | 2008-12-18 | 1 | -6305/+6276 |
* | Autoconf wizardry! | donal.k.fellows@manchester.ac.uk | 2008-12-18 | 2 | -15/+29 |
* | Remove obsolete PipeCloseProc | ferrieux@users.sourceforge.net | 2008-12-18 | 1 | -83/+1 |
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux@users.sourceforge.net | 2008-12-18 | 2 | -8/+154 |
* | * unix/Makefile.in: Modify the distclean-packages target so | dgp@users.sourceforge.net | 2008-12-17 | 1 | -2/+4 |
* | * unix/Makefile.in: Add build support for collections of TEA | dgp@users.sourceforge.net | 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 | donal.k.fellows@manchester.ac.uk | 2008-12-14 | 1 | -6/+12 |
* | Improve build rules on Win w.r.t. zlib | donal.k.fellows@manchester.ac.uk | 2008-12-14 | 1 | -10/+10 |
* | regen/fix blunders | donal.k.fellows@manchester.ac.uk | 2008-12-12 | 2 | -17/+84 |
* | Make a bad zlib install less fatal to rest of Tcl for now. | donal.k.fellows@manchester.ac.uk | 2008-12-12 | 1 | -5/+10 |
* | Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds. | ferrieux@users.sourceforge.net | 2008-12-12 | 2 | -2/+11 |
* | regen | donal.k.fellows@manchester.ac.uk | 2008-12-11 | 1 | -6124/+6376 |
* | Slightly less lame configure detection for zlib; still not really right | donal.k.fellows@manchester.ac.uk | 2008-12-11 | 1 | -2/+12 |
* | First hack at TIP#234 | donal.k.fellows@manchester.ac.uk | 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 |