summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-051-7/+3
* Fix [Bug 1646039]dkf2006-04-051-13/+9
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2006-04-051-4/+10
* * generic/tclIO.c (ReadChars): Added check and panic andandreas_kupries2006-04-052-4/+89
* * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisonsdas2006-03-281-6/+6
* typo in commentdas2006-03-281-2/+2
* backport of file writable fixesvincentdarley2006-03-191-64/+1
* * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-2/+6
* * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-161-2/+18
* * generic/tclEncoding.c: Report error when an escape encodingdgp2006-03-131-5/+24
* 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
* Undo latest commit. Controversy arose, and we're about to release.dgp2006-03-091-2/+2
* * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abortMiguel Sofer2006-03-091-2/+2
* * README: Bump version number to 8.4.13 and updatedgp2006-03-071-3/+3
* * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags todgp2006-03-061-28/+19
* * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-281-2/+13
* * generic/tclIndexObj.c: Disallow the "ambiguous" error messagedgp2006-02-161-3/+3
* * generic/tclIO.c: Made several routines tolerant ofdgp2006-02-152-27/+45
* * generic/tclStringObj.c: fixed incorrect handling of internal repMiguel Sofer2006-01-231-2/+2
* * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-5/+4
* Fixed potential overwriting of already freed memoryvasiljevic2006-01-121-3/+7
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-3/+5
* Use %ld instead of %d in Tcl_GetMemoryInfodkf2005-12-201-9/+9
* * generic/tclIOUtil.c: workaround gcc warning "comparison is alwaysdas2005-12-152-2/+24
* * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) casermax2005-12-121-3/+3
* Fix [Bug 1374778]dkf2005-12-091-2/+13
* update README filesdgp2005-12-021-2/+2
* Fix [Bug 1310081].dkf2005-11-291-1/+12
* Fix [Bug 1366683]dkf2005-11-291-3/+18
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-279-17/+36
* Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() failsjenglish2005-11-201-8/+4
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-184-18/+35
* * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtrhobbs2005-11-181-10/+13
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2005-11-181-7/+51
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts'andreas_kupries2005-11-181-2/+6
* * README: Bump version number to 8.4.12dgp2005-11-161-3/+3
* Bug 1350293Kevin B Kenny2005-11-091-2/+3
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-14/+76
* Fix [Bug 1348775] using Miguel's patchdkf2005-11-081-17/+44
* Bug 1298737Kevin B Kenny2005-11-042-2/+8
* * generic/tclInt.h:Miguel Sofer2005-11-043-52/+178
* * generic/tclCmdMZ.c (TclCheckExecutionTraces): Corrected mistakendgp2005-11-011-14/+16
* * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-291-4/+6
* * generic/tclExecute.c (ExprRoundFunc):mdejong2005-10-281-2/+2
* * generic/tclBasic.c:Miguel Sofer2005-10-2312-76/+123
* * generic/tclExecute.c (INST_CONCAT): disable the optimisation forMiguel Sofer2005-10-221-3/+5
* Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992vasiljevic2005-10-141-14/+2
* Fix [Bug 1284178] and tweak tests to accommodate.dkf2005-10-131-2/+6