| Commit message (Expand) | Author | Age | Files | Lines |
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-26 | 1 | -5/+5 |
|
|
* | * unix/tclUnixInit.c: the TCL_NO_STACK_CHECK was being incorrectly | Miguel Sofer | 2007-11-13 | 1 | -5/+3 |
|
|
* | * unix/tclUnixInit.c: simplify non-crosscompiled case. | das | 2007-11-11 | 1 | -11/+13 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 1 | -3/+12 |
|
|
* | fix typos | das | 2007-11-10 | 1 | -6/+6 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 1 | -32/+45 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 1 | -77/+25 |
|
|
* | fix formatting and inverted test in TclpCheckStackSpace() | das | 2007-11-10 | 1 | -19/+20 |
|
|
* | fixed stupid bug in last commit that made it not work in threaded builds | Miguel Sofer | 2007-11-09 | 1 | -3/+3 |
|
|
* | * generic/tclAsync.c: | Miguel Sofer | 2007-11-09 | 1 | -40/+77 |
|
|
* | * unix/tclUnixInit.c (TclpSetVariables): Use the thread-safe getpwuid | dkf | 2007-07-31 | 1 | -15/+21 |
|
|
* | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() | das | 2007-04-23 | 1 | -2/+4 |
|
|
* | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -2/+2 |
|
|
* | * unix/tclUnixInit.c (TclpCheckStackSpace): do stack size checks | hobbs | 2007-02-08 | 1 | -3/+3 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -1/+25 |
|
|
* | Fix for stack.test failures on FreeBSD | Joe Mistachkin | 2006-08-29 | 1 | -12/+4 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -15/+18 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -3/+34 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -3/+3 |
|
|
* | Adapted version of FreeBSD port to reduce the amount of stuff they | dkf | 2006-01-25 | 1 | -3/+10 |
|
|
* | ANSIfy | dkf | 2005-11-02 | 1 | -32/+33 |
|
|
* | Solaris mis-names the cp1251 encoding. | dkf | 2005-08-05 | 1 | -1/+2 |
|
|
* | Getting more systematic about style | dkf | 2005-07-20 | 1 | -214/+244 |
|
|
* | * 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 |
|
|