summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition.vasiljevic2004-11-251-2/+2
* Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077)vasiljevic2004-11-251-2/+2
* * tests/tcltest.test: The order in which [glob] returns the file namesrmax2004-11-253-6/+11
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-253-358/+398
* bumped patchlevel to 8.4.9hobbs2004-11-2510-16/+24
* took out redundant memcpy from tclUnixNotfy.cKevin B Kenny2004-11-241-3/+1
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-244-413/+460
* * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in newdgp2004-11-243-7/+22
* backport file join fixvincentdarley2004-11-233-3/+27
* * unix/configure: Regen.mdejong2004-11-223-217/+291
* * unix/configure: Regen.mdejong2004-11-224-323/+421
* Classic sed doesn't support | in REs.core_8_4_8rmax2004-11-192-3/+10
* *** 8.4.8 TAGGED FOR RELEASE ***das2004-11-191-2/+2
* * macosx/Makefile:das2004-11-196-11/+28
* date correctionhobbs2004-11-181-17/+17
* Arghh - some seds don't even support comments at all.rmax2004-11-181-8/+21
* Some versions of sed appear to need semicolons in front of comments.rmax2004-11-181-6/+6
* mark release taggingdgp2004-11-181-0/+2
* * changes: Final updates for Tcl 8.4.8 release.dgp2004-11-182-2/+10
* Fixed manpage installation.rmax2004-11-181-4/+4
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-188-2393/+508
* * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuringhobbs2004-11-172-10/+15
* * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-167-19/+28
* * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-11-163-28/+66
* Backport of [Patch 1065732]dkf2004-11-162-2/+34
* more changes for Tcl 8.4.8dgp2004-11-151-2/+8
* * generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which faileddgp2004-11-153-88/+51
* * library/init.tcl: Made [unknown] robust in the case thatdgp2004-11-132-1/+15
* * generic/tclEncoding.c (TableFromUtfProc): correct crashhobbs2004-11-122-2/+18
* * doc/clock.n:das2004-11-125-25/+46
* * tests/fCmd.test:das2004-11-111-0/+30
* * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() insteaddas2004-11-112-17/+12
* * macosx/Makefile: corrected path to html help inside framework.das2004-11-111-2/+4
* * tests/fileName.test:das2004-11-114-7/+8
* * tests/fCmd.test:das2004-11-112-34/+59
* Clarify return code documentation. [Bug 1062647]dkf2004-11-092-7/+24
* * changes: Updates for Tcl 8.4.8 release.dgp2004-11-042-1/+65
* niggly test suite fixesdgp2004-11-032-5/+4
* 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-023-14/+63
* Add synopsis for Tcl_GetChannelMode. [Bug 1058446]dkf2004-11-022-2/+9
* Make [info globals ::foo] work. [Bug 1057461]dkf2004-10-313-3/+21
* removed erroneous comment [Bug 1029518]Miguel Sofer2004-10-302-7/+6
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-303-5/+13
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-285-8/+17
* * README: Bumped patch level to 8.4.8 to preparedgp2004-10-2810-16/+29
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-286-25/+37
* D'oh!dgp2004-10-281-2/+2
* * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp2004-10-283-12/+16
* * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-2812-302/+325