summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclBasic.c:Miguel Sofer2005-10-231-1/+3
* * generic/tclInt.h:hobbs2004-03-291-3/+5
* * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CEhobbs2004-03-211-5/+8
* * win/tclWinInit.c (AppendEnvironment):mdejong2004-02-201-4/+23
* * tests/unixInit.test (unixInit-2.10): re-enabled.dgp2003-11-101-3/+22
* * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus andhobbs2003-08-061-5/+12
* Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in c...chengyemao2003-02-271-2/+2
* Added conversion from the system encoding to tcl_platform(user), so Kevin B Kenny2003-02-131-5/+9
* finalization and test fixesvincentdarley2003-02-041-4/+4
* WinTcl crash on exit fixvincentdarley2003-01-101-7/+7
* * generic/tclStubInit.c: regenhobbs2002-12-061-1/+30
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+2
* win/tclWinInit.c (TclpFindVariable): CONSTification touch-uphobbs2002-01-291-3/+4
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-6/+6
* added Win64 SDK RC1 compilation supporthobbs2001-10-011-8/+8
* added extra processor definitions.hobbs2001-09-201-3/+18
* * Removeddgp2001-09-101-19/+2
* * Correcteddgp2001-08-271-10/+9
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-37/+54
* * tests/unixInit.test (unixInit-2.8): Corrected test for alldgp2001-07-021-1/+13
* 2001-01-04 Don Porter <dgp@users.sourceforge.net>dgp2001-01-041-7/+12
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-45/+1
* * win/tclWinDde.c:ericm2000-06-131-3/+2
* * generic/tclInt.decls:hobbs2000-03-311-2/+2
* * win/tclWin32Dll.c:hobbs1999-12-091-10/+2
* * Changed version to 8.2b2.redman1999-07-221-8/+8
* added a line to initialize the tclDefaultLibrary tcl global var to "", ashershey1999-07-211-2/+9
* * generic/tclInitScript.h:hershey1999-07-211-7/+5
* * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserNamestanton1999-05-131-6/+12
* * win/tclWinInit.c (TclpInitPlatform): Added call to TclWinInitstanton1999-04-231-1/+11
* * win/tclWinInit.c:stanton1999-04-211-5/+48
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-151/+501
* * win/tclWinPipe.c:stanton1999-03-111-1/+42
* * win/tclWinInit.c (TclPlatformInit): Added code to ensurestanton1999-02-021-2/+4
* On Windows, Added the "debug" element of the tcl_platform array whichsuresh1998-10-201-1/+13
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* fixed bad registry codestanton1998-08-051-11/+18
* added support for getting tcl_pkgPath from the registrystanton1998-07-311-38/+75
* changed to use default value instead of "Root"stanton1998-07-241-13/+21
* Moved the variable 'tclPreInitScript' to generic/tclInitScript.h.suresh1998-07-091-10/+3
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-7/+8
* Added definition of variable "tclAlternateInitScript" which is a globabl var-suresh1998-07-011-2/+13
* plugin updateswelch1998-06-271-74/+4
* Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
* Initial revisionrjohnson1998-03-261-0/+394