summaryrefslogtreecommitdiffstats
path: root/doc/tclvars.n
Commit message (Expand)AuthorAgeFilesLines
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
* * doc/tclvars.n: added definitions for tcl_(non)wordcharshobbs2000-01-211-1/+17
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-2/+2
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-13/+13
* added new tcl_platform documentation [bug 2076]surles1999-05-141-1/+16
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+14
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+356
ss='commitgraph'>| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0 | |\ | | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0 | | * Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-1/+9 | | * generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-261-18/+26 | | * Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-111-14/+23 | * | use Tcl_Panic() instead of panic()das2008-05-031-3/+3 | * | Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-8/+9 | * | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-271-14/+29 * | | Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-181-2/+2 * | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-2/+2 * | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-2/+2 * | | use Tcl_Panic() instead of panic()das2008-05-031-3/+3 * | | Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-2/+10 * | | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-261-18/+26 |/ / * | merge stable branch onto HEADdgp2007-12-131-1/+1 * | fix formattingdas2007-11-101-2/+3 * | * generic/tclAsync.c:Miguel Sofer2007-11-091-1/+7 * | Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-111-14/+23 * | ANSIfydkf2005-11-071-18/+18 * | Getting more systematic about styledkf2005-07-191-92/+85 * | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1 |/ * * generic/tclAsync.c:davygrvy2001-08-301-3/+28 * Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-54/+82 * merged tcl 8.1 branch back into the main trunkstanton1999-04-16