summaryrefslogtreecommitdiffstats
path: root/unix/tkAppInit.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate last two calls to Tcl_CreateCommand().jan.nijtmans2014-06-301-1/+1
* Make sure the stubbed variants of Tcl_ObjSetVar2/Tcl_NewStringObj are never u...jan.nijtmans2013-02-221-1/+5
* Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tkAppInit.c/winMain....jan.nijtmans2013-02-181-2/+3
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | no longer depend on MODULE_SCOPE being definedjan.nijtmans2011-05-051-0/+3
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re...jan.nijtmans2011-04-061-1/+4
* | | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-2/+2
* | | Add -Wdeclaration-after-statementnijtmans2010-09-231-33/+34
* | | Bug fix for #2875562nijtmans2009-10-211-1/+4
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-4/+4
|/ /
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-35/+42
|/
* * Removed unnecessary dependence of tktest executable on the tcltestdgp2002-06-211-7/+1
* * unix/tkAppInit.c: Removed now unneeded and erroneous referenceandreas_kupries2002-06-141-9/+1
* * generic/tkMain.c :redman1999-12-021-2/+25
* * Merged 8.1 branch into the main trunkstanton1999-04-161-3/+10
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+120