summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch 976520 reworks several of the details involved withdgp2004-11-3021-1157/+1556
* corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-302-3/+6
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-303-9/+22
* Whitespace fixesdkf2004-11-301-2/+2
* * win/Makefile.in (install-libraries): Brought entry '2004-10-26andreas_kupries2004-11-292-17/+15
* * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolonandreas_kupries2004-11-262-2/+13
* * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-262-2/+7
* Oops! Got the test sense wrong.dkf2004-11-261-1/+1
* Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524]dkf2004-11-263-56/+58
* Added simple foreach example. [FRQ 1073334]dkf2004-11-262-7/+22
* Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/dkf2004-11-254-5/+47
* * tests/tcltest.test: The order in which [glob] returns the filermax2004-11-252-3/+8
* See filevasiljevic2004-11-251-0/+5
* Added changes from core-8-4-branchvasiljevic2004-11-252-3/+6
* Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler.dkf2004-11-251-1/+1
* Assorted cleanup and doc-fixes for the dde package.dkf2004-11-253-903/+874
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-253-4/+44
* no messagedavygrvy2004-11-241-0/+7
* * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requ...davygrvy2004-11-241-2/+2
* Fixed compilation error in tclWinInit.c on VC++ --enable-symbolsKevin B Kenny2004-11-242-3/+5
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-244-85/+132
* * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in newdgp2004-11-243-7/+22
* Fix various problems with man2html converter reported by AKudkf2004-11-244-124/+135
* Fix [Bug 1068171] though the fix is commented out for now.dkf2004-11-242-2/+8
* Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript]dkf2004-11-232-1/+21
* Whitespace fixesdkf2004-11-221-59/+60
* * unix/configure: Regen.mdejong2004-11-223-5/+110
* * unix/configure: Regen.mdejong2004-11-224-1/+137
* * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code thatdgp2004-11-223-217/+11
* * generic/tclInterp.c: Restored several directories to the searchdgp2004-11-223-21/+45
* fix to windows file join bugvincentdarley2004-11-223-4/+25
* * doc/AddErrInfo.3: Typo corrections (Thanks Daniel South).dgp2004-11-213-5/+10
* * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227]dgp2004-11-2015-206/+320
* * tests/unixInit.test: Removed "knownBug" constraints to promptdgp2004-11-192-9/+14
* typodas2004-11-192-3/+3
* Classic sed doesn't support | in REs.rmax2004-11-191-2/+5
* * macosx/Makefile:das2004-11-196-9/+28
* * doc/SaveResult.3: Documentation for Tcl_*InterpState (TIP 226).dgp2004-11-182-11/+74
* * tests/interp.test (interp-36.*): [interp bgerror] tests.dgp2004-11-183-7/+42
* * generic/tclEvent.c (HandleBgErrors): Simplified program flow.dgp2004-11-182-14/+12
* * tests/basic.test: Updated functional (not testing) uses ofdgp2004-11-186-50/+109
* port changes updates from 8-4 branchdgp2004-11-181-1/+5
* some seds don't support comments :(rmax2004-11-181-8/+21
* generated configure and fixed manpage installatonrmax2004-11-184-29/+69
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-187-2114/+122
* * unix/configure.in: The change below reveals that the publicdgp2004-11-176-250/+70
* * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuringhobbs2004-11-172-10/+15
* * generic/tclIOUtil.c (TclFSEpochOk): There were two code pathsdgp2004-11-172-8/+10
* Stop architecture flags to 'ld' from going missing when [load] is disabled.dkf2004-11-162-6/+16
* * generic/tcl.h:das2004-11-164-2351/+1016