summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_npdkf2004-11-123-11/+38
* More minor doc fixes for greater claritydkf2004-11-123-106/+113
* * doc/CrtChannel.3:das2004-11-129-26/+42
* * tests/fCmd.test:das2004-11-111-0/+35
* * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() insteaddas2004-11-112-17/+12
* * macosx/Makefile: corrected path to html help inside framework.das2004-11-112-4/+6
* * tests/fileName.test:das2004-11-116-13/+15
* * tests/fCmd.test:das2004-11-112-34/+60
* * unix/tclUnixChan.c: [Bug 727786]. Exterminated the code markedandreas_kupries2004-11-102-104/+10
* Janitorial whitespace/style fixes.dkf2004-11-091-1423/+1455
* Minor formatting changes and clarificationsdkf2004-11-091-6/+5
* no messagedavygrvy2004-11-091-1/+2
* * doc/open.n: Added a note about -blocking 0 and lack of exit status as it haddavygrvy2004-11-091-2/+3
* no messagedavygrvy2004-11-091-0/+14
* * win/tclWinPipe.c: The pipe channel driver now respects the -blocking optiondavygrvy2004-11-091-47/+72
* * tests/winFile.test: Attempted and untested fix for 1062491davygrvy2004-11-081-7/+7
* no messagedavygrvy2004-11-071-0/+5
* * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run ...davygrvy2004-11-071-2/+8
* Major simplification of reg.test to de-Spencer it somewhat.dkf2004-11-052-744/+678
* Add [file normalize] so expected paths come out right on Windows. [Bug 1053568]dkf2004-11-052-1/+8
* * changes: Updates toward an 8.5a2 release.dgp2004-11-042-1/+129
* niggly test suite fixesdgp2004-11-041-2/+2
* remove knownBugs from clock tests by fixing themKevin B Kenny2004-11-033-12/+38
* niggly test suite fixesdgp2004-11-031-2/+2
* test cleanup correctiondgp2004-11-031-3/+6
* no messagedavygrvy2004-11-031-0/+3
* * generic/tclCompile.h: Removed extrainious reset ofdavygrvy2004-11-031-4/+1
* * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-4/+1
* * library/init.tcl ([unknown]): Corrections to the 2004-10-25 modsdgp2004-11-032-2/+10
* * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-036-29/+66
* no messagedavygrvy2004-11-031-0/+12
* no messagedavygrvy2004-11-031-0/+1
* * generic/tclTrace.c (TclCallVarTraces): Improved ability to debugdgp2004-11-036-23/+78
* * generic/tclRegexp.h: manipulating TCL_STORAGE_CLASS unnecessary.davygrvy2004-11-031-6/+1
* no messagedavygrvy2004-11-031-0/+1
* * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos.davygrvy2004-11-031-34/+58
* no messagedavygrvy2004-11-031-0/+2
* * win/tclWinInt.h:davygrvy2004-11-032-44/+31
* no messagedavygrvy2004-11-031-0/+3
* * generic/tclCompile.h: Exchanged use of the EXTERN macro to the new MODULE_S...davygrvy2004-11-031-71/+66
* no messagedavygrvy2004-11-021-1/+1
* no messagedavygrvy2004-11-021-0/+8
* * generic/tclInt.h: added a check for #ifdef __cplusplus around the #definedavygrvy2004-11-021-2/+6
* 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-023-5/+74
* Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch.dkf2004-11-022-10/+67
* updates to Havana and Cuiaba time zonesKevin B Kenny2004-11-024-7/+15
* TclpUTime simplificationvincentdarley2004-11-022-25/+34
* Make core less eager to spew its guts all over the place; core symbols indkf2004-11-022-514/+622
* Add synopsis for Tcl_GetChannelMode. [Bug 1058446]dkf2004-11-022-1/+8
* Second part of fix for Bug 926106Kevin B Kenny2004-11-015-29/+85