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
* Fix for stack.test failures on FreeBSDJoe Mistachkin2006-08-291-12/+4
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-15/+18
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-3/+34
* TIP#258 IMPLEMENTATIONdgp2006-02-081-3/+3
* Adapted version of FreeBSD port to reduce the amount of stuff theydkf2006-01-251-3/+10
* ANSIfydkf2005-11-021-32/+33
* Solaris mis-names the cp1251 encoding.dkf2005-08-051-1/+2
* Getting more systematic about styledkf2005-07-201-214/+244
* * macosx/Makefile:das2005-05-231-2/+2
* * generic/tclInt.decls:das2005-05-141-12/+12
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reverseddgp2005-04-131-175/+165
* * generic/tclEncoding.c: Different fix for [Bug 1077005].dgp2004-12-041-1/+7
* Patch 976520 reworks several of the details involved withdgp2004-11-301-248/+275
* * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code thatdgp2004-11-221-108/+3
* * macosx/Makefile:das2004-11-191-5/+5
* * 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