| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -5/+6 |
|
|
| | * | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() | das | 2007-04-29 | 1 | -2/+4 |
|
|
| | * | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -1/+25 |
|
|
| | * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -3/+33 |
|
|
| | * | Backport of part of FreeBSD port | dkf | 2006-01-25 | 1 | -3/+10 |
|
|
| | * | * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified so | dgp | 2005-11-03 | 1 | -2/+3 |
|
|
| | * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -1/+3 |
|
|
| | * | Solaris mis-names the cp1251 encoding. | dkf | 2005-08-05 | 1 | -1/+2 |
|
|
| | * | * macosx/Makefile: | das | 2005-05-24 | 1 | -12/+15 |
|
|
| | * | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 1 | -12/+12 |
|
|
| | * | Add more locale mapping info for Chinese. [1084595] | dkf | 2005-01-05 | 1 | -1/+6 |
|
|
| | * | * macosx/Makefile: | das | 2004-11-19 | 1 | -5/+5 |
|
|
| | * | * generic/tclInt.h: | hobbs | 2004-03-29 | 1 | -3/+6 |
|
|
| | * | * tests/unixInit.test: unixInit-7.1 | hobbs | 2004-02-17 | 1 | -1/+14 |
|
|
| | * | * tests/unixInit.test (unixInit-2.10): re-enabled. | dgp | 2003-11-10 | 1 | -2/+21 |
|
|
| | * | * generic/tcl.decls: | das | 2003-05-13 | 1 | -4/+4 |
|
|
| * | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -5/+6 |
|
|
* | | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -5/+6 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -2/+2 |
|
|
* | | | Implement TIP #315. | dkf | 2008-09-25 | 1 | -1/+7 |
|
|
* | | | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -258/+1 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -16/+16 |
|/ / |
|
* | | 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 |
|
|