summaryrefslogtreecommitdiffstats
path: root/generic/tkGet.c
Commit message (Expand)AuthorAgeFilesLines
* Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper jenglish@flightlab.com2013-02-271-4/+4
* Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ...nijtmans@users.sourceforge.net2013-02-271-4/+4
* Much more cleaning up of result handling.donal.k.fellows@manchester.ac.uk2012-07-231-14/+30
* Purge RCS Keywordsdgp@users.sourceforge.net2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.donal.k.fellows@manchester.ac.uk2010-01-021-3/+3
* | | Add "const" to many internalnijtmans2008-10-171-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).donal.k.fellows@manchester.ac.uk2008-04-271-16/+16
|/ /
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+1
* | ANSIfydonal.k.fellows@manchester.ac.uk2005-11-071-258/+246
|/
* Applied companion patch for Tcl Patch 585105,dgp@users.sourceforge.net2002-08-051-9/+9
* * generic/tkGet.c (FreeUidThreadExitProc): free thread-specifichobbs2002-04-121-1/+30
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp@users.sourceforge.net2002-01-251-3/+3
* * Updates to handle change in type of tablePtrdgp@users.sourceforge.net2002-01-171-4/+7
* * generic/tkStubInit.c:hobbs1999-12-141-8/+47
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-7/+7
* * Merged 8.1 branch into the main trunkstanton1999-04-161-17/+111
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+586