summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * tests/io.test:hobbs2002-03-041-16/+23
* * tests/encoding.test: added encoding-23.* testshobbs2002-03-021-4/+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-281-6/+26
* Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181]Miguel Sofer2002-02-281-15/+13
* * doc/GetIndex.3:dgp2002-02-283-8/+8
* * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some referencedgp2002-02-281-1/+26
* * 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
* reversed accidental commit of unfinished sourceshobbs2002-02-273-990/+34
* generic/tclCmdMZ.chobbs2002-02-275-44/+1003
* * 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
* bugfix to the bugfix to the new [for] compiled codeMiguel Sofer2002-02-261-3/+5
* revert accidental commit of tclAlloc.c to r1.11hobbs2002-02-261-946/+2
* * generic/tclHash.c (AllocArrayEntry, AllocStringEntry):hobbs2002-02-262-7/+957
* avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207]Miguel Sofer2002-02-251-4/+24
* Added clarification comment.dkf2002-02-251-1/+4
* fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while].Miguel Sofer2002-02-251-21/+25
* * generic/tclInt.h:dgp2002-02-223-23/+68
* Optimising [if], [for] and [while] for constant conditionsMiguel Sofer2002-02-221-193/+273
* Added TIP#76 implementation, docs + tests.dkf2002-02-221-11/+19
* typo correction in latest changedgp2002-02-211-2/+2
* Improving 'long long' detection...dkf2002-02-211-6/+11
* * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct):dgp2002-02-203-18/+13
* Made tcl.h better at guessing what is going on with 64-bit types whendkf2002-02-201-4/+8
* Fixed behaviour of [format] on 64-bit platforms by defining it to work withdkf2002-02-191-13/+16
* * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast andhobbs2002-02-161-14/+2
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-154-8/+43
* * tclExecute.c:andreas_kupries2002-02-153-6/+10
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-1531-1254/+3092
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bugandreas_kupries2002-02-141-4/+2
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-107-93/+517
* * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree beinghobbs2002-02-081-2/+4
* * Partial TIP 27 rollback. Following routinesdgp2002-02-0811-60/+58
* * tests/scan.test:hobbs2002-02-071-1/+8
* * generic/tclCompCmds.c (TclCompileRegexpCmd): made early checkhobbs2002-02-071-6/+31
* * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case tohobbs2002-02-071-42/+137
* generic/regc_locale.c (casecmp): slight performance improvementhobbs2002-02-071-9/+5
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about casehobbs2002-02-021-8/+12
* tclTest.c fixvincentdarley2002-02-011-2/+2
* * For each interface identified in thedgp2002-01-314-39/+45
* * tests/regexpComp.test:hobbs2002-01-301-29/+64
* * tests/regexpComp.test (new):hobbs2002-01-293-24/+139
* * generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correcthobbs2002-01-291-3/+3
* * generic/tclPlatDecls.h: Added preprocessor logic to force adavygrvy2002-01-281-4/+6
* * generic/tclInt.decls:das2002-01-272-5/+5