summaryrefslogtreecommitdiffstats
path: root/generic/tclGet.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFro...jan.nijtmans2013-02-041-1/+1
* 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-171-0/+2
|\
| * 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-171-0/+3
* | 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
| | * * generic/tclGet.c (Tcl_GetInt): Corrected error that did notdgp2005-04-201-2/+6
| * | * generic/tclGet.c: Corrected out of date comments.dgp2008-07-081-7/+9
* | | * generic/tclGet.c: Corrected out of date comments and removeddgp2008-07-081-50/+7
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-5/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclGet.c (Tcl_Get, Tcl_GetInt): revert use of TclGet*hobbs2007-11-121-3/+3
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob...Miguel Sofer2007-11-111-3/+3
* | ANSIfydkf2005-11-071-18/+17
* | Getting more systematic about styledkf2005-07-241-37/+43
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-25/+25
* | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bringdgp2005-04-221-2/+5
* | * generic/tclGet.c: Radical code simplification. Converteddgp2005-04-211-63/+24
* | * doc/GetInt.3: Convert argument "string" to "str" to agree with code.dgp2005-04-211-157/+49
* | * generic/tclGet.c (Tcl_GetInt): Corrected error that did notdgp2005-04-201-2/+6
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-3/+2
|/
* * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offsethobbs2002-11-191-9/+19
* * Updated APIs in generic/tclGet.cdgp2001-09-251-7/+9
* * generic/tclGet.c (Tcl_GetDouble): Added additional conditions toericm2000-03-311-2/+3
* * tests/expr-old.test:hobbs1999-12-041-1/+3
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-5/+5
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-34/+26
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+328