summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-261-18/+26
* style revisions to latest commitdgp2008-04-171-2/+2
* * generic/tclCompExpr.c (CompileMathFuncCall): Addedandreas_kupries2008-04-171-1/+2
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-6/+9
* * generic/tclExecute.c: Plug memory leak introduced in thedgp2008-04-141-2/+3
* * README: Bump version number to 8.4.19dgp2008-04-111-3/+3
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-13/+8
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+15
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-072-29/+42
* * generic/tclIO.c (BUSY_STATE, CheckChannelErrors,andreas_kupries2008-04-071-4/+8
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-031-13/+23
* * generic/tclIO.c (CopyData): Applied patch for the fcopy problemandreas_kupries2008-04-021-2/+2
* Backported fix for #1923966patthoyts2008-03-241-2/+4
* typodgp2008-03-101-3/+3
* * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecodedgp2008-03-071-31/+103
* * generic/tclTest.c: Backport the [testexprlongobj] testing command.dgp2008-03-071-1/+48
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj ashobbs2008-02-261-4/+3
* *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-061-3/+3
* * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373]Miguel Sofer2008-01-301-2/+2
* Fixes for problems created when processing regular expressions thatdkf2007-12-185-14/+87
* * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flaghobbs2007-12-141-2/+6
* Prevent shimmering crash in [lsearch] when -exact and -integer/-real aredkf2007-12-051-1/+3
* * generic/tclThread.c: Back-port locking changes from Tcl8.5vasiljevic2007-11-261-1/+11
* * generic/regc_nfa.c: Fixed infinite loop in the regexp compilerdgp2007-11-152-10/+54
* Backport of fix for first part of [Bug 1810264]dkf2007-10-301-1/+1
* * generic/tclParse.c (Tcl_ParseBraces): fix for possible readMiguel Sofer2007-10-151-2/+2
* * generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deletedMiguel Sofer2007-10-031-2/+3
* * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29hobbs2007-10-021-3/+4
* * README: Bump version number to 8.4.17dgp2007-10-021-3/+3
* s/amount/amt/ [Bug 1800153]das2007-09-221-2/+2
* * generic/tclPkg.c: Backport fix for [1573844] to thedgp2007-09-191-802/+484
* whitespacedas2007-09-131-2/+2
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-137-11/+424
* * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var beinghobbs2007-09-101-2/+9
* * generic/tclClock.c (FormatClock): Claimed additional space forKevin B Kenny2007-08-251-1/+4
* * generic/tclCompile.c: replaced copy loop that tripped someMiguel Sofer2007-08-241-5/+5
* ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definitiondas2007-08-231-2/+2
* * generic/tclEnv.c: improve environ handling on Mac OS X (adapteddas2007-08-071-23/+1
* * generic/tclParse.c: In contexts where interp and parsePtr->interpdgp2007-07-191-8/+8
* De-fang an instance of the shared-result anti-pattern. [Bug 1716704]dkf2007-06-301-1/+5
* Prevent RemeberSyncObj() from growing the syncvasiljevic2007-06-301-3/+14
* * generic/tclAlloc.c: on Darwin, ensure memory allocated bydas2007-06-292-50/+65
* * generic/tclCmdMZ.c: Corrected broken trace reversal logic indgp2007-06-272-7/+22
* * README: Bump version number to 8.4.16dgp2007-05-301-3/+3
* * generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem.dgp2007-05-241-74/+79
* * generic/tclNamesp.c: Plugged memory leak related todgp2007-05-151-2/+8
* * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined,dgp2007-05-101-2/+2
* [Tcl Bug 1706140]dgp2007-05-104-53/+35
* Restored Cygwin buildability [Bug 1387154]Kevin B Kenny2007-04-211-3/+3
* * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-214-16/+17