| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form. | jan.nijtmans | 2014-07-17 | 1 | -14/+10 |
|
|
* | Workaround for [414d10346b]: tcl 8.5.15/8.6.1(threaded build) hangs in exec o... | jan.nijtmans | 2013-10-29 | 1 | -3/+2 |
|\ |
|
| * | Workaround for [414d10346b]: tcl 8.5.15/8.6.1(threaded build) hangs in exec o... | jan.nijtmans | 2013-10-29 | 1 | -3/+2 |
|
|
* | | Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin | jan.nijtmans | 2013-10-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin | jan.nijtmans | 2013-10-07 | 1 | -2/+2 |
|
|
* | | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 1 | -2/+2 |
|
|
* | | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 1 | -0/+49 |
|\ \
| |/ |
|
| * | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 1 | -0/+50 |
|
|
* | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -5/+5 |
|
|
* | | MINOR: Add emacs style info to end of C files. | dkf | 2011-10-21 | 1 | -5/+14 |
|
|
* | | 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 |
|
|
| | * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -1/+64 |
|
|
| | * | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return | hobbs | 2003-10-13 | 1 | -5/+2 |
|
|
* | | | Eliminate various unnecessary type casts, use function typedefs whenever poss... | nijtmans | 2010-06-21 | 1 | -28/+19 |
|
|
* | | | [ tcl-Feature Requests-2958832 ] Further | nijtmans | 2010-02-25 | 1 | -11/+11 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -2/+4 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -23/+23 |
|
|
* | | | fix warning | das | 2008-12-20 | 1 | -2/+2 |
|
|
* | | | * tests/stack.test: | Miguel Sofer | 2008-10-03 | 1 | -65/+1 |
|
|
* | | | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -1/+65 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -20/+20 |
|/ / |
|
* | | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -2/+2 |
|
|
* | | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -3/+3 |
|
|
* | | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -6/+6 |
|
|
* | | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 1 | -4/+4 |
|
|
* | | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -1/+64 |
|
|
* | | ANSIfy | dkf | 2005-11-02 | 1 | -158/+149 |
|
|
* | | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 1 | -18/+9 |
|
|
* | | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -23/+7 |
|
|
* | | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. | dgp | 2004-06-18 | 1 | -3/+7 |
|
|
* | | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. | dkf | 2004-05-27 | 1 | -3/+4 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return | hobbs | 2003-10-13 | 1 | -5/+2 |
|/ |
|
* | Corrected a couple of typos in error messages. [Bug 596027] | Kevin B Kenny | 2003-02-15 | 1 | -3/+3 |
|
|
* | * unix/tclUnixTest.c (TestfilehandlerCmd): Changed | andreas_kupries | 2002-08-20 | 1 | -2/+2 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -17/+17 |
|
|
* | * unix/Makefile.in: purify has to use -best-effort to instrument | hobbs | 1999-10-13 | 1 | -1/+4 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -8/+106 |
|
|
* | Made some the prototypes & function defs consistant in tclUnixTest.c | rjohnson | 1998-10-14 | 1 | -3/+4 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Make AlarmHandler static | welch | 1998-08-07 | 1 | -2/+2 |
|
|
* | Changed testalarm to use SA_RESTART | welch | 1998-08-06 | 1 | -15/+21 |
|
|
* | Changed the alarm test | surles | 1998-08-06 | 1 | -83/+23 |
|
|
* | Added the testalarm command. | surles | 1998-08-04 | 1 | -0/+183 |
|
|
* | Fixed bug in testfindexecutable | welch | 1998-06-29 | 1 | -2/+4 |
|
|
* | *** empty log message *** | stanton | 1998-06-17 | 1 | -0/+44 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+431 |
|
|