summaryrefslogtreecommitdiffstats
path: root/generic/tclHistory.c
Commit message (Expand)AuthorAgeFilesLines
* Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to gener...jan.nijtmans2017-02-081-3/+2
* Eliminate unnessessary end-of-line spacing. No functional change.jan.nijtmans2015-10-041-2/+2
|\
| * Eliminate unnessessary end-of-line spacing. No functional change.jan.nijtmans2015-10-041-4/+4
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-2/+2
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | | Minor optimization for Tcl_RecordAndEvalObjdkf2009-12-291-13/+73
* | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-2/+2
* | | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-2/+2
|/ /
* | Handle creation of Tcl_Objs from constant strings better (easier to use, moredkf2007-04-101-3/+3
* | * generic/tclCompile.c:Miguel Sofer2006-09-301-15/+30
* | Style update and ANSI function definitions.dkf2005-10-181-28/+34
* | * generic/tclBasic.c:dgp2004-10-061-3/+2
* | TIP#143 implementation; still needs docs and more tests...dkf2004-05-131-1/+9
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* * Updated APIs in generic/tclHistory.c according to the guidelinesdgp2002-01-161-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-18/+8
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+155