summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * win/configure: regeneratedhobbs2001-08-043-27/+37
* * generic/tclIOUtil.c (Tcl_FSMatchInDirectory): correctedhobbs2001-08-021-21/+23
* * generic/tclPlatDecls.h:mdejong2001-08-023-26/+34
* Update the http package version number now as we change it, so we don'tdgp2001-08-021-1/+1
* Update the http package version number now as we change it, so we don'tdgp2001-08-021-3/+3
* * unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim)hobbs2001-08-021-4/+4
* * tests/parseOld.test: changed some tests that requiredhobbs2001-08-021-66/+67
* * library/http/http.tcl (http::mapReply): the regsub'ing of \n andhobbs2001-08-021-4/+2
* New documentation for TIP#17vincentdarley2001-07-311-0/+1195
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-3153-2364/+8636
* * win/tclWinThrd.c (Tcl_CreateThread): Close Windowsmdejong2001-07-242-5/+13
* * Corrected documentation and usage message of [pkg_mkIndex].dgp2001-07-213-4/+14
* * generic/tclPlatDecls.h: Define TCHAR by includingmdejong2001-07-194-30/+38
* 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-07-182-1/+32
* * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definitionmdejong2001-07-172-1/+52
* 427196: Extended the testsuite.andreas_kupries2001-07-171-2/+12
* * win/tclWinPort.h: Add Cygwin specific defines for environmdejong2001-07-172-1/+13
* 2001-07-17 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-07-172-2/+26
* * generic/tcl.h: Define __WIN32__ whenmdejong2001-07-173-5/+15
* * 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