| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin | das | 2006-03-28 | 1 | -0/+10 |
|
|
* | Fixes for bug #1456373 and general warning silencing for gcc build. | patthoyts | 2006-03-27 | 1 | -0/+4 |
|
|
* | * tests/expr.test: Nan self-inquality test silenced. [Bug 761471] | dgp | 2006-03-23 | 1 | -0/+4 |
|
|
* | tag move | dgp | 2006-03-22 | 1 | -2/+2 |
|
|
* | * changes: updates for another RC. | dgp | 2006-03-22 | 1 | -0/+4 |
|
|
* | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -0/+10 |
|
|
* | * doc/open.n: Documented the changed behaviour of 'a'ppend mode. | andreas_kupries | 2006-03-16 | 1 | -2/+2 |
|
|
* | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be | andreas_kupries | 2006-03-16 | 1 | -0/+5 |
|
|
* | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to | andreas_kupries | 2006-03-16 | 1 | -0/+10 |
|
|
* | * tests/socket.test: Extended the timeout in socket-11.11 from 10 | andreas_kupries | 2006-03-16 | 1 | -0/+13 |
|
|
* | * doc/fconfigure.n: Clarified that -translation is binary is | andreas_kupries | 2006-03-14 | 1 | -0/+7 |
|
|
* | * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head | andreas_kupries | 2006-03-14 | 1 | -0/+11 |
|
|
* | * generic/tclEncoding.c: Report error when an escape encoding | dgp | 2006-03-13 | 1 | -0/+3 |
|
|
* | * unix/configure.in: Revert change from 2005-07-26 that sometimes | dgp | 2006-03-13 | 1 | -0/+6 |
|
|
* | typo | dgp | 2006-03-10 | 1 | -1/+1 |
|
|
* | Added notes about fixing Bug #1437595. | vasiljevic | 2006-03-10 | 1 | -0/+21 |
|
|
* | backport of some file readable/writable fixes from HEAD | vincentdarley | 2006-03-10 | 1 | -0/+8 |
|
|
* | Undo latest commit. Controversy arose, and we're about to release. | dgp | 2006-03-09 | 1 | -7/+0 |
|
|
* | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort | Miguel Sofer | 2006-03-09 | 1 | -0/+7 |
|
|
* | oops! got out of sync; reverting... | dgp | 2006-03-07 | 1 | -3/+0 |
|
|
* | *** 8.4.13 TAGGED FOR RELEASE *** | dgp | 2006-03-07 | 1 | -0/+5 |
|
|
* | * README: Bump version number to 8.4.13 and update | dgp | 2006-03-07 | 1 | -0/+13 |
|
|
* | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to | dgp | 2006-03-06 | 1 | -0/+6 |
|
|
* | see changes | hobbs | 2006-03-02 | 1 | -9/+16 |
|
|
* | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library | patthoyts | 2006-03-02 | 1 | -0/+5 |
|
|
* | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL | dgp | 2006-02-28 | 1 | -0/+7 |
|
|
* | typo | dgp | 2006-02-16 | 1 | -1/+1 |
|
|
* | * generic/tclIndexObj.c: Disallow the "ambiguous" error message | dgp | 2006-02-16 | 1 | -0/+5 |
|
|
* | * generic/tclIO.c: Made several routines tolerant of | dgp | 2006-02-15 | 1 | -0/+5 |
|
|
* | * tests/main.test (Tcl_Main-6.7): Improved robustness of | dgp | 2006-02-09 | 1 | -0/+5 |
|
|
* | Backport of part of FreeBSD port | dkf | 2006-01-25 | 1 | -0/+5 |
|
|
* | added test for [Bug 1410553] | Miguel Sofer | 2006-01-23 | 1 | -2/+4 |
|
|
* | * generic/tclStringObj.c: fixed incorrect handling of internal rep | Miguel Sofer | 2006-01-23 | 1 | -0/+5 |
|
|
* | * generic/tclPipe.c (FileForRedirect): Prevent nameString from | rmax | 2006-01-16 | 1 | -0/+6 |
|
|
* | Fixed potential overwriting of already freed memory | vasiljevic | 2006-01-12 | 1 | -0/+6 |
|
|
* | * tests/error.test (error-7.0): Test the timing of write traces | dgp | 2006-01-11 | 1 | -0/+5 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 1 | -0/+8 |
|
|
* | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] | dgp | 2006-01-09 | 1 | -0/+6 |
|
|
* | Use %ld instead of %d in Tcl_GetMemoryInfo | dkf | 2005-12-20 | 1 | -0/+5 |
|
|
* | Clarify specification of variable substitution | dkf | 2005-12-19 | 1 | -381/+386 |
|
|
* | * generic/tclIOUtil.c: workaround gcc warning "comparison is always | das | 2005-12-15 | 1 | -0/+3 |
|
|
* | * unix/configure.in: run check for fts API on all platforms, since Linux | das | 2005-12-14 | 1 | -0/+7 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case | rmax | 2005-12-12 | 1 | -0/+6 |
|
|
* | Fix [Bug 1374778] | dkf | 2005-12-09 | 1 | -0/+6 |
|
|
* | advance core-8-4-12 tagcore_8_4_12 | dgp | 2005-12-06 | 1 | -2/+2 |
|
|
* | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure | das | 2005-12-06 | 1 | -0/+5 |
|
|
* | 2005-12-05 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-05 | 1 | -1/+8 |
|
|
* | * README: refer to macosx/README instead of mac/README. | das | 2005-12-04 | 1 | -1/+6 |
|
|
* | correct 2 README urls | hobbs | 2005-12-03 | 1 | -2/+6 |
|
|