summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
Commit message (Expand)AuthorAgeFilesLines
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-1/+25
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-3/+33
* Backport of part of FreeBSD portdkf2006-01-251-3/+10
* * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified sodgp2005-11-031-2/+3
* * generic/tclBasic.c:Miguel Sofer2005-10-231-1/+3
* Solaris mis-names the cp1251 encoding.dkf2005-08-051-1/+2
* * macosx/Makefile:das2005-05-241-12/+15
* * macosx/tclMacOSXBundle.c:das2005-05-141-12/+12
* Add more locale mapping info for Chinese. [1084595]dkf2005-01-051-1/+6
* * macosx/Makefile:das2004-11-191-5/+5
* * generic/tclInt.h:hobbs2004-03-291-3/+6
* * tests/unixInit.test: unixInit-7.1hobbs2004-02-171-1/+14
* * tests/unixInit.test (unixInit-2.10): re-enabled.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