summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (DoCopyFile): correctly set retval to TCL_OKhobbs2002-03-082-2/+6
* * win/tclWin32Dll.c (TclpCheckStackSpace):mdejong2002-03-083-14/+42
* * Added the [interp recursionlimit] command todgp2002-03-075-79/+662
* Bumped patchlevel; might need changing in the future, but it makes lifedkf2002-03-068-14/+22
* tclInt.h: restoring correct operation ordering in TclDecrRefCountMiguel Sofer2002-03-062-13/+19
* TIP#81 implementation, tests and docsdkf2002-03-064-169/+399
* adjust 8.4a4 release tagcore_8_4_a4hobbs2002-03-051-1/+13
* * unix/tclUnixChan.c: initial remedy for [Bug #525783] flushhobbs2002-03-051-4/+23
* fixed URL refshobbs2002-03-052-5/+5
* added --enable-langinfo dochobbs2002-03-051-1/+6
* Also added the MSVC++ project files to dist target. I prefer not to use them,davygrvy2002-03-051-1/+3
* 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