summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vcdavygrvy2002-03-051-1/+6
* Removed out-of-date reference to patches.dgp2002-03-051-10/+8
* 8.4a4 tagged for releasehobbs2002-03-041-0/+11
* updated to use www.tcl.tk URLhobbs2002-03-045-27/+27
* added older ChangeLogs to dist targethobbs2002-03-041-2/+3
* update for 8.4a4 docshobbs2002-03-041-0/+10
* updated changeshobbs2002-03-041-23/+32
* * tests/io.test:hobbs2002-03-044-23/+82
* corrected iso2022 return encoding escapehobbs2002-03-021-2/+2
* * tests/encoding.test: added encoding-23.* testshobbs2002-03-023-24/+100
* * library/encoding/iso2022-jp.enc:hobbs2002-03-024-8/+4
* updated changes file for 8.4a4 releasedgp2002-03-011-2/+30
* see ChangeLoghobbs2002-03-011-0/+11
* couple extra testshobbs2002-03-011-1/+11
* * generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfohobbs2002-03-011-2/+6
* * generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correc...hobbs2002-03-011-1/+2
* * generic/tclTimer.c (TimerExitProc): remove remaining events inhobbs2002-03-011-2/+14
* generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872]Miguel Sofer2002-02-282-6/+32
* Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181]Miguel Sofer2002-02-282-15/+18
* * doc/GetIndex.3:dgp2002-02-285-12/+27
* * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some referencedgp2002-02-282-1/+32
* mem leak fixeshobbs2002-02-281-0/+9
* * generic/tclTest.c (TestStatProc[123]): correct harmless UMRs.hobbs2002-02-281-1/+4
* * generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case.hobbs2002-02-281-2/+5
* * generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leakhobbs2002-02-281-5/+6
* * tests/socket.test (2.7): Accepted and applied patch for Tcl SFandreas_kupries2002-02-272-3/+7
* * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonizeandreas_kupries2002-02-272-11/+28
* see ChangeLoghobbs2002-02-271-0/+2
* reversed accidental commit of unfinished sourceshobbs2002-02-273-990/+34
* generic/tclCmdMZ.chobbs2002-02-276-44/+1011
* * generic/tclFileName.c (Tcl_TranslateFileName): decr refcount forhobbs2002-02-271-3/+4
* * generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation.hobbs2002-02-271-10/+8
* Updated changes file to reflect no 8.3.5 release before 8.4a4.dgp2002-02-271-34/+32
* see ChangeLoghobbs2002-02-271-0/+4
* * unix/tclUnixSock.c (Tcl_GetHostName): added an extrahobbs2002-02-271-1/+16
* see ChangeLoghobbs2002-02-261-0/+43
* * unix/configure:hobbs2002-02-262-248/+297
* * unix/tclUnixChan.c: added Unix implementation of TIP #35, serialhobbs2002-02-261-16/+385
* bugfix to the bugfix to the new [for] compiled codeMiguel Sofer2002-02-262-3/+12
* * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize theandreas_kupries2002-02-262-3/+33
* * doc/Alloc.3:hobbs2002-02-266-15/+41
* revert accidental commit of tclAlloc.c to r1.11hobbs2002-02-261-946/+2
* * generic/tclHash.c (AllocArrayEntry, AllocStringEntry):hobbs2002-02-262-7/+957
* typodgp2002-02-261-1/+1
* avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207]Miguel Sofer2002-02-253-5/+44
* * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64.dgp2002-02-252-2/+3
* * compat/strtod.c (strtod): simplified #includesdgp2002-02-252-2/+8
* Added clarification comment.dkf2002-02-251-1/+4
* * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs thatdas2002-02-252-12/+25
* simplified the #include linesdgp2002-02-251-8/+2