| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -12/+12 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed | dgp | 2005-04-13 | 1 | -175/+165 |
|
|
* | * generic/tclEncoding.c: Different fix for [Bug 1077005]. | dgp | 2004-12-04 | 1 | -1/+7 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -248/+275 |
|
|
* | * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code that | dgp | 2004-11-22 | 1 | -108/+3 |
|
|
* | * macosx/Makefile: | das | 2004-11-19 | 1 | -5/+5 |
|
|
* | * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after | das | 2004-11-12 | 1 | -4/+4 |
|
|
* | reverting unintentional change in unix/tclUnixInit.c | Miguel Sofer | 2004-09-22 | 1 | -3/+2 |
|
|
* | * generic/tclExecute.c (INST_START_CMD): | Miguel Sofer | 2004-09-22 | 1 | -2/+3 |
|
|
* | Corrected typo in latest patch that broke build on OS X. | dgp | 2004-06-23 | 1 | -2/+2 |
|
|
* | Version of [Patch 746578] that works with Linux and is likely to work elsewhere | dkf | 2004-06-23 | 1 | -43/+278 |
|
|
* | Added various Chinese locale->encoding mappings | dkf | 2004-06-18 | 1 | -1/+6 |
|
|
* | * doc/Encoding.3: Removed bogus claims about tcl_libPath. | dgp | 2004-06-11 | 1 | -3/+1 |
|
|
* | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 1 | -108/+1 |
|
|
* | * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition of | dgp | 2004-06-10 | 1 | -2/+2 |
|
|
* | * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CE | hobbs | 2004-04-07 | 1 | -3/+6 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | Fixed incorrect reporting of OS version for DJGPP. | vbwagner | 2004-03-09 | 1 | -1/+14 |
|
|
* | * tests/unixInit.test (unixInit-7.1): | hobbs | 2004-02-17 | 1 | -1/+15 |
|
|
* | Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. | davygrvy | 2003-11-18 | 1 | -1/+5 |
|
|
* | * unix/tclUnixInit.c (TclpInitLibraryPath): | dgp | 2003-11-10 | 1 | -2/+21 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 1 | -4/+4 |
|
|
* | * library/auto.tcl (tcl_findLibrary): | das | 2002-10-22 | 1 | -5/+50 |
|
|
* | * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this static | hobbs | 2002-09-02 | 1 | -3/+5 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -4/+69 |
|
|
* | * djgpp/ (new directory) | davygrvy | 2002-02-12 | 1 | -1/+5 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -5/+3 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -7/+7 |
|
|
* | * unix/tclUnixInit.c (TclpSetInitialEncodings): update of patch | hobbs | 2001-11-20 | 1 | -107/+143 |
|
|
* | added hpux nl_langinfo alias fallbacks | hobbs | 2001-11-17 | 1 | -1/+20 |
|
|
* | adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias f... | hobbs | 2001-11-16 | 1 | -6/+21 |
|
|
* | * unix/tclUnixInit.c: added HAVE_LANGINFO code block. | hobbs | 2001-11-16 | 1 | -3/+50 |
|
|
* | * Corrected | dgp | 2001-08-27 | 1 | -10/+9 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -116/+131 |
|
|
* | * tests/unixInit.test (unixInit-2.8): Corrected test for all | dgp | 2001-07-02 | 1 | -1/+13 |
|
|
* | 2001-01-04 Don Porter <dgp@users.sourceforge.net> | dgp | 2001-01-04 | 1 | -7/+13 |
|
|
* | * unix/tclUnixInit.c: added default encoding map from | hobbs | 2000-10-31 | 1 | -1/+2 |
|
|
* | * generic/tclClock.c (FormatClock): correct code to handle locale | hobbs | 2000-05-18 | 1 | -14/+9 |
|
|
* | * unix/Makefile.in: purify has to use -best-effort to instrument | hobbs | 1999-10-13 | 1 | -2/+2 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -7/+7 |
|
|
* | * generic/tclInitScript.h: | hershey | 1999-07-21 | 1 | -6/+6 |
|
|
* | * unix/Makefile.in: | stanton | 1999-05-14 | 1 | -4/+74 |
|
|
* | * win/tclWinInit.c: | stanton | 1999-04-21 | 1 | -4/+46 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -72/+436 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+28 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | changed to set tclDefaultLibrary instead of tcl_library | stanton | 1998-07-24 | 1 | -1/+2 |
|
|
* | Moved the variable 'tclPreInitScript' to the file generic/tclInitScript.h | suresh | 1998-07-09 | 1 | -10/+3 |
|
|