summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define afterdas2004-11-121-4/+4
* reverting unintentional change in unix/tclUnixInit.cMiguel Sofer2004-09-221-3/+2
* * generic/tclExecute.c (INST_START_CMD):Miguel Sofer2004-09-221-2/+3
* Corrected typo in latest patch that broke build on OS X.dgp2004-06-231-2/+2
* Version of [Patch 746578] that works with Linux and is likely to work elsewheredkf2004-06-231-43/+278
* Added various Chinese locale->encoding mappingsdkf2004-06-181-1/+6
* * doc/Encoding.3: Removed bogus claims about tcl_libPath.dgp2004-06-111-3/+1
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-111-108/+1
* * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition ofdgp2004-06-101-2/+2
* * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CEhobbs2004-04-071-3/+6
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* Fixed incorrect reporting of OS version for DJGPP.vbwagner2004-03-091-1/+14
* * tests/unixInit.test (unixInit-7.1):hobbs2004-02-171-1/+15
* Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support.davygrvy2003-11-181-1/+5
* * unix/tclUnixInit.c (TclpInitLibraryPath):dgp2003-11-101-2/+21
* * generic/tcl.decls:das2003-05-131-4/+4
* * library/auto.tcl (tcl_findLibrary):das2002-10-221-5/+50
* * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this statichobbs2002-09-021-3/+5
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-4/+69
* * djgpp/ (new directory)davygrvy2002-02-121-1/+5
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-5/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-7/+7
* * unix/tclUnixInit.c (TclpSetInitialEncodings): update of patchhobbs2001-11-201-107/+143
* added hpux nl_langinfo alias fallbackshobbs2001-11-171-1/+20
* adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias f...hobbs2001-11-161-6/+21
* * unix/tclUnixInit.c: added HAVE_LANGINFO code block.hobbs2001-11-161-3/+50
* * Correcteddgp2001-08-271-10/+9
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-116/+131
* * 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/+13
* * unix/tclUnixInit.c: added default encoding map fromhobbs2000-10-311-1/+2
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-05-181-14/+9
* * unix/Makefile.in: purify has to use -best-effort to instrumenthobbs1999-10-131-2/+2
* * Changed version to 8.2b2.redman1999-07-221-7/+7
* * generic/tclInitScript.h:hershey1999-07-211-6/+6
* * unix/Makefile.in:stanton1999-05-141-4/+74
* * win/tclWinInit.c:stanton1999-04-211-4/+46
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-72/+436
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+28
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* changed to set tclDefaultLibrary instead of tcl_librarystanton1998-07-241-1/+2
* Moved the variable 'tclPreInitScript' to the file generic/tclInitScript.hsuresh1998-07-091-10/+3
* Cleaned up PlatformInitExitHandlerwelch1998-07-061-2/+0
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-8/+9
* Added definition of variable "tclAlternateInitScript" which is a globabl var-suresh1998-07-011-0/+12
* plugin updateswelch1998-06-271-47/+3
* lintstanton1998-06-251-1/+2
* Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
* changed size of static buffers in tclUnixInit to ensure that they arestanton1998-06-181-2/+2
* Initial revisionrjohnson1998-03-261-0/+317