summaryrefslogtreecommitdiffstats
path: root/unix/tclAppInit.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use deprecated stricmp/strnicmp any more, but underscored variant for n...jan.nijtmans2013-06-141-7/+7
|\
| * get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-4/+4
| |\
* | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both U...jan.nijtmans2013-02-171-3/+5
* | | 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
* | | 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
* | | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-2/+2
* | | Make compilable with -DUNICODE (not actived yet)nijtmans2010-09-231-41/+36
* | | revert 2902965 tclAppInit.c changedas2009-11-291-5/+1
* | | Fix [Bug 2902965] stub related changesnijtmans2009-11-261-1/+5
* | | * unix/tclAppInit.c: Repair broken build of the tcltest executable.dgp2009-11-191-3/+3
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-13/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-5/+5
|/ /
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-6/+6
* | Getting more systematic about styledkf2005-07-201-31/+41
* | * unix/tclAppInit.c: Removed tclConfig.h #include, now that tcl.hdgp2004-11-121-8/+1
* | * unix/config.h.in:rmax2004-11-121-2/+2
* | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on thedkf2004-11-121-1/+8
* | * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting calleddavygrvy2004-10-281-13/+5
|/
* * Removed internal routinedgp2002-05-311-10/+1
* * djgpp/ (new directory)davygrvy2002-02-121-1/+5
* * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets thehobbs2000-04-181-18/+5
* * generic/tcl.decls :redman1999-12-021-2/+29
* * unix/Makefile.in: purify has to use -best-effort to instrumenthobbs1999-10-131-1/+4
* * unix/Makefile.in:stanton1999-05-141-5/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+27
* * win/tclAppInit.c:stanton1999-02-031-6/+6
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+8
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+136