summaryrefslogtreecommitdiffstats
path: root/generic/tkArgv.c
Commit message (Expand)AuthorAgeFilesLines
* minor improvements to flag handlingdkf2012-07-311-2/+2
* Working towards making the error codes more consistent.dkf2012-07-301-1/+1
* more conversionsdkf2012-07-261-20/+25
* Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-39/+40
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | Backport of fix for [Bug 2112563]dkf2008-10-051-2/+2
| * | 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
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-2/+2
* | | 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