summaryrefslogtreecommitdiffstats
path: root/generic/tkArgv.c
Commit message (Expand)AuthorAgeFilesLines
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-4/+4
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-9/+9
* Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]dkf2008-10-031-2/+2
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-6/+6
* use kenny variant for 1936238 fixhobbs2008-04-071-12/+4
* * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)hobbs2008-04-071-2/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Tidy up some variable types.patthoyts2007-11-171-3/+3
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-3/+3
* header cleanupdgp2007-09-071-2/+1
* restore unix line endingsdgp2007-06-251-421/+421
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-426/+421
* ANSIfydkf2005-11-041-211/+199
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-6/+7
* * Merged 8.1 branch into the main trunkstanton1999-04-161-7/+11
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+433