summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* more changes for 8.5a2dgp2004-11-151-2/+21
* * generic/tclInt.h: Added comment warning that the olddgp2004-11-154-90/+62
* Added listing of shell-specific variables to general tclvars page [Patch 1065...dkf2004-11-152-2/+34
* TIP #221 IMPLEMENTATIONdgp2004-11-1317-228/+527
* * generic/tclEncoding.c (TableFromUtfProc): correct crashhobbs2004-11-122-2/+18
* Documentation for TIP#221dkf2004-11-123-5/+48
* * unix/tclAppInit.c: Removed tclConfig.h #include, now that tcl.hdgp2004-11-122-8/+4
* ChangeLog reformat.dgp2004-11-122-18/+7
* * generic/tcl.h:das2004-11-125-15/+28
* * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so thatdgp2004-11-123-4/+13
* * generic/tclInt.h: Moved verification of ptrdiff_t typedef fromdgp2004-11-124-15/+14
* * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define afterdas2004-11-122-4/+9
* UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both.rmax2004-11-121-4/+4
* tclConfig.h.in also depends on tcl.m4.rmax2004-11-121-2/+2
* *** empty log message ***rmax2004-11-121-0/+12
* * unix/config.h.in:rmax2004-11-126-18/+21
* Adapt Tcl so it uses a config.h header instead of stuffing all #defs on thedkf2004-11-128-224/+972
* Regendkf2004-11-121-990/+2451
* * 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