summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/tcltest.n: Fixed incompatibility in [viewFile].dgp2002-07-084-7/+12
* no zero refcount in Tcl_FSvincentdarley2002-07-083-14/+33
* fs cleanupvincentdarley2002-07-084-17/+29
* fs cleanupvincentdarley2002-07-087-70/+66
* add file link constraintvincentdarley2002-07-084-13/+38
* * tests/pkgMkIndex.test: Constrained tests of [load] package indexingdgp2002-07-062-2/+11
* * added recent changesdgp2002-07-052-1/+15
* * generic/tclClock.c (FormatClock): Convert the format string tormax2002-07-053-4/+22
* Made many tests work properly when the current directory is not writable.dkf2002-07-0515-222/+238
* minor doc fixcore_8_4_b1hobbs2002-07-052-7/+7
* updated for 8.4b1 releasehobbs2002-07-052-13/+13
* More fixing of writable-current-dir assumption. [Bug 575824]dkf2002-07-043-133/+152
* Fix to latest patch.andreas_kupries2002-07-041-2/+3
* * tests/socket.test:andreas_kupries2002-07-044-100/+114
* fixed [Bug 575817]Miguel Sofer2002-07-042-15/+24
* * All the bugs below are instances of the same problem: Theandreas_kupries2002-07-045-1125/+1174
* tests/pkg1 removaldgp2002-07-041-0/+7
* * tests/pkg1/direct1.tcl: removeddgp2002-07-044-227/+62
* * Fixed [Bug 575857] where this test filedgp2002-07-0418-376/+463
* * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoiddgp2002-07-034-19/+44
* * generic/tclCompCmds.c (TclCompileCatchCmd): returnMiguel Sofer2002-07-032-7/+8
* just a few more corrections...dgp2002-07-031-7/+6
* incorrect section name reference.dgp2002-07-031-2/+2
* * doc/tcltest.n: more refinements of the documentation.dgp2002-07-033-210/+249
* Markup fixes, spellcheck.jenglish2002-07-022-28/+30
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-027-1692/+1248
* * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles]dgp2002-07-023-470/+262
* clearer error msgs for file linkvincentdarley2002-07-023-5/+11
* * doc/tcltest.n: more work in progress updating tcltest docs.dgp2002-07-013-158/+178
* (doc/*.[3n]) -- spell-check, fix typos (Updates from Larry Virden)jenglish2002-07-011-0/+38
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-0138-115/+113
* Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris nodkf2002-07-013-24/+36
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-017-1242/+1776
* Documented the *real* behaviour of [concat]dkf2002-07-012-7/+18
* * work in progress updating tcltest documentation.dgp2002-07-012-86/+75
* * Updated the instructions on running and adding to the test suite.dgp2002-07-017-163/+133
* * Stopped checking for writeability of -tmpdir value because nodgp2002-07-012-4/+14
* * Updated auto_mkIndex tests to usedgp2002-07-016-126/+147
* alternative fix.dgp2002-07-011-4/+20
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-017-71/+88
* * `make mklinks` on 6-27 commits.dgp2002-07-011-2/+0
* * generic/tclCompile.h: modified the macro TclEmitPushMiguel Sofer2002-06-282-5/+14
* * docs/tcltest.n: Doc revisions in progress.dgp2002-06-283-246/+428
* Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so theirdkf2002-06-287-73/+93
* Minor improvement to documentation for [string last], and reformatting todkf2002-06-282-151/+123
* * Work in progress updating the documentation of the packages thatdgp2002-06-276-99/+90
* * Made sure that the TCLTEST_OPTIONSdgp2002-06-272-39/+52
* unix root volume fixvincentdarley2002-06-273-3/+21
* empty path name error msgsvincentdarley2002-06-263-2/+159
* * unix/tclUnixTime.c: Make [clock format] respect locale settings.rmax2002-06-263-2/+11