summaryrefslogtreecommitdiffstats
path: root/generic/tclMain.c
Commit message (Expand)AuthorAgeFilesLines
* More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-4/+0
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-051-67/+67
* * generic/tclBasic.c:Miguel Sofer2005-10-231-3/+9
* * generic/tclMain.c: Separate encoding conversion of command linedgp2005-09-301-26/+23
* * Removed "dummy" reference to Tcl_LinkVar.dgp2002-05-291-11/+1
* * Free the memory allocated for thedgp2002-04-201-2/+3
* * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some referencedgp2002-02-281-1/+26
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+9
* * generic/tclMain.c: Bug fix: neglected the NULL case indgp2002-01-071-2/+7
* * doc/Tcl_Main.3:dgp2002-01-051-169/+284
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-1/+5
* * Updated APIs indgp2001-09-241-2/+3
* Restore support for pre-ANSI compilers.dgp2001-04-041-2/+3
* safety check on setting mainLoopProc to NULLhobbs2000-11-031-1/+2
* corrected pointer reference to mainLoopProc executionhobbs2000-11-031-3/+3
* moved Tcl_GetThreadData call after Tcl_FindExecutablehobbs2000-11-031-3/+3
* * generic/tclStubInit.c:hobbs2000-11-031-8/+252
* * tests/var.test:hobbs1999-12-121-2/+4
* * generic/tcl.decls :redman1999-12-021-13/+67
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-105/+37
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-2/+2
* Define EXPORT to be DLLEXPORTescoffon1998-07-291-0/+3
* Initial revisionrjohnson1998-03-261-0/+340