summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwindas2006-03-282-3/+21
| | * | | | typo in commentdas2006-03-281-2/+2
| | * | | | Removed C++ commentpatthoyts2006-03-271-2/+2
| | * | | | Fixes for bug #1456373 and general warning silencing for gcc build.patthoyts2006-03-272-25/+33
| | * | | | * tests/expr.test: Nan self-inquality test silenced. [Bug 761471]dgp2006-03-232-2/+6
| | * | | | tag movedgp2006-03-221-2/+2
| | * | | | * changes: updates for another RC.dgp2006-03-222-2/+12
| | * | | | fix to permissions settingvincentdarley2006-03-211-18/+2
| | * | | | backport of file writable fixesvincentdarley2006-03-197-78/+117
| | * | | | ensure test suite works on non-English systemsvincentdarley2006-03-191-1/+342
| | * | | | * doc/open.n: Documented the changed behaviour of 'a'ppend mode.andreas_kupries2006-03-162-4/+4
| | * | | | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to beandreas_kupries2006-03-162-23/+48
| | * | | | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-163-3/+54
| | * | | | typo in TclpLoadMemory() error msgdas2006-03-161-2/+2
| | * | | | * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-163-6/+35
| | * | | | * doc/fconfigure.n: Clarified that -translation is binary isandreas_kupries2006-03-142-1/+15
| | * | | | * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the headandreas_kupries2006-03-142-5/+32
| | * | | | * generic/tclEncoding.c: Report error when an escape encodingdgp2006-03-132-5/+27
| | * | | | * unix/configure.in: Revert change from 2005-07-26 that sometimesdgp2006-03-134-16/+12
| | * | | | typodgp2006-03-101-1/+1
| | * | | | Added notes about fixing Bug #1437595.vasiljevic2006-03-101-0/+21
| | * | | | Finalization of the sockets is now solely done invasiljevic2006-03-102-75/+83
| | * | | | Added no-op TclpFinalizeSockets()vasiljevic2006-03-101-1/+23
| | * | | | Finalization of the pipes are now solely done in TclpFinalizePipes andvasiljevic2006-03-101-34/+11
| | * | | | Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call.vasiljevic2006-03-101-3/+16
| | * | | | Added TclpFinalizeSockets() (Tcl Bug #1437595)vasiljevic2006-03-101-1/+2
| | * | | | Cosmetic touches and identationvasiljevic2006-03-101-7/+7
| | * | | | backport of some file readable/writable fixes from HEADvincentdarley2006-03-104-14/+249
| | * | | | Undo latest commit. Controversy arose, and we're about to release.dgp2006-03-092-9/+2
| | * | | | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abortMiguel Sofer2006-03-092-2/+9
| | * | | | typodgp2006-03-071-2/+2
| | * | | | oops! got out of sync; reverting...dgp2006-03-074-10/+4
| | * | | | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fixdgp2006-03-071-1/+4
| | * | | | *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-03-073-3/+8
| | * | | | * README: Bump version number to 8.4.13 and updatedgp2006-03-0712-19/+48
| | * | | | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags todgp2006-03-063-30/+47
| | * | | | see changeshobbs2006-03-021-9/+16
| | * | | | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-021-6/+6
| | * | | | []-quote ac_defun functionshobbs2006-03-022-35/+35
| | * | | | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared librarypatthoyts2006-03-023-2/+7
| | * | | | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-284-13/+100
| | * | | | typodgp2006-02-161-1/+1
| | * | | | * generic/tclIndexObj.c: Disallow the "ambiguous" error messagedgp2006-02-163-4/+12
| | * | | | * generic/tclIO.c: Made several routines tolerant ofdgp2006-02-153-27/+50
| | * | | | * tests/main.test (Tcl_Main-6.7): Improved robustness ofdgp2006-02-092-1/+7
| | * | | | Backport of part of FreeBSD portdkf2006-01-252-3/+15
| | * | | | replaced new test string-12.21 with dkf's version from HEADMiguel Sofer2006-01-231-9/+14
| | * | | | added test for [Bug 1410553]Miguel Sofer2006-01-232-3/+15
| | * | | | * generic/tclStringObj.c: fixed incorrect handling of internal repMiguel Sofer2006-01-232-2/+7
| | * | | | * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-163-7/+16