summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock tohobbs2001-07-172-17/+19
* fix date in ChangeLog entrymdejong2001-07-161-1/+1
* * win/tclWinConsole.c:mdejong2001-07-166-11/+16
* * generic/tclCmdMZ.c: Removed extra copy of the SCAN_* macroshobbs2001-07-162-17/+6
* typo fixdgp2001-07-121-2/+2
* Got test unixInit-2.8 to stop wiping out parts of my debug installation bydkf2001-07-122-2/+9
* TIP#36 implementation. Also includes cleanup for subst optiondkf2001-07-1210-90/+309
* * unix/Makefile.in: Add AR variable for use in STLIB_LD.mdejong2001-07-117-65/+119
* * win/configure: Regen.mdejong2001-07-063-14/+36
* Added leading zero to file modes passed to [testchmod] to work arounddkf2001-07-062-6/+12
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-065-39/+65
* updated READMEs with purlsuid381722001-07-056-39/+53
* * tests/var.test:hobbs2001-07-043-2/+19
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-045-46/+64
* * tests/append.test:hobbs2001-07-033-31/+203
* * generic/tclExecute.c (TclExecuteByteCode): added TCL_TRACE_READShobbs2001-07-031-15/+9
* * generic/tclVar.c (Tcl_GetVar2Ex): added ability to recognizehobbs2001-07-031-17/+64
* * tests/clock.test (clock-2.5): Adjust test so that it passesmdejong2001-07-032-3/+8
* * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flagmdejong2001-07-033-2/+7
* * tests/unixInit.test (unixInit-2.8): Changed test back to usingdgp2001-07-032-5/+43
* Fix for Bug #438070 I believe; for various reasons, testing on thedkf2001-07-032-17/+36
* * tests/util.test: added util-4.6hobbs2001-07-033-6/+16
* * tests/unixInit.test (unixInit-2.8): Corrected test for alldgp2001-07-024-5/+60
* Correction to faulty patch for bug #231259Miguel Sofer2001-06-282-2/+6
* Removed requirement for local echo service; thanks Jeff for pointingdkf2001-06-282-9/+40
* * generic/tclInt.h:hobbs2001-06-284-5/+66
* * tests/subst.test:hobbs2001-06-282-7/+23
* * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant)hobbs2001-06-281-0/+20
* * generic/tclCmdIL.c (InfoProcsCmd): fixed potential mem leak inhobbs2001-06-281-9/+9
* * generic/tclCompCmds.c (TclCompileStringCmd): fixed mem leak whenhobbs2001-06-281-1/+2
* * doc/interp.n:hobbs2001-06-273-19/+57
* * tests/event.test (event-11.5): Removed hard-coded port numberdkf2001-06-272-3/+8
* * unix/Makefile.in:mdejong2001-06-273-2/+24
* * win/Makefile.in: Use : to separate VPATH entries. Thismdejong2001-06-275-24/+24
* * unix/configure: Regen.mdejong2001-06-265-7/+15
* * unix/configure: Regen.mdejong2001-06-265-339/+372
* * win/configure: Regen.mdejong2001-06-264-30/+32
* * win/tcl.m4 (SC_CONFIG_CFLAGS): Link to themdejong2001-06-263-2/+7
* * win/configure: Regen.mdejong2001-06-263-71/+43
* * win/configure:mdejong2001-06-233-7/+25
* * win/configure: Regen.mdejong2001-06-233-2/+7
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-229-51/+84
* * win/configure:mdejong2001-06-223-4/+12
* Unix channels now have the right type associated with them [bug #219137]dkf2001-06-183-37/+96
* * generic/tclInt.decls:dgp2001-06-1710-72/+88
* * mac/tclMacAppInit.c (main, Macintosh_Init):dgp2001-06-144-16/+31
* Fix for bug #219232 (submatch errors with regexp -all -inline -indices)dkf2001-06-123-3/+16
* * generic/tcl.h:dgp2001-06-0813-119/+313
* * generic/tclUtil.c (Tcl_DStringAppendElement): patch to save anhobbs2001-06-042-4/+11
* Added casts to stop warnings with SUNWspro cc on Solaris8.dkf2001-05-312-3/+7