summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * library/dde1.1/pkgIndex.tcl:hobbs1999-11-034-4/+24
* * library/tcltest1.0/tcltest.tcl:hobbs1999-10-302-4/+10
* * library/http2.1/http.tcl: protected gets with catch [Bug: 2665]hobbs1999-10-303-54/+42
* * library/init.tcl: removed [info nameof]/../bin from auto_pathhobbs1999-10-301-7/+5
* * library/tcltest1.0/pkgIndex.tcl: Removed nonexistentjenn1999-10-204-16/+22
* fixed possible ref to global 'c' var in namespace init codehobbs1999-09-303-9/+9
* * library/tcltest1.0/tcltest.tcl: Changed checks for value ofjenn1999-09-252-6/+6
* * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets ajenn1999-09-222-146/+300
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-8/+10
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-053-6/+9
* Exit with non-zero status if there were problems with the way the testjenn1999-07-302-14/+14
* * tests/tcltest.test:jenn1999-07-282-28/+32
* * tests/tcltest.test:jenn1999-07-262-152/+206
* changed http package version from 2.0 to 2.1hershey1999-07-203-6/+6
* changed http dir from 2.0 to 2.1hershey1999-07-192-538/+0
* Catch the cd that sets up the initial value for the testsDirectory variable.jenn1999-07-122-4/+4
* Removed -asidefromdir and -relateddir flags, removed unusedjenn1999-07-092-226/+274
* Fixed broken utility function makeFile.rjohnson1999-07-082-14/+4
* Fixed handling of connection timeouts.welch1999-07-074-4/+16
* Temporarily disabling core file checking.jenn1999-07-022-40/+78
* Updated for new package version numberwelch1999-07-014-8/+8
* Fixed -timeout bug to handle connections to dead servers properly.welch1999-06-304-36/+268
* Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate...jenn1999-06-294-136/+736
* Added poke command to dde.redman1999-06-265-3/+4
* Adding package tcltest; this replaces the original defs.tcl filejenn1999-06-264-0/+2496
* Changed to Tcl 8.2b1welch1999-06-251-2/+2
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-2/+12
* back out previous commitscriptics_tclpro_1_3_b1core_8_1_1_baseredman1999-05-113-3/+3
* Fix loading of dde and reg to load with info nameofexecutable.redman1999-05-113-3/+3
* * library/encoding/koi8-r.enc:stanton1999-04-231-0/+20
* Resynced with mainline.rjohnson1999-04-211-1/+1
* fixed bug 1497 for 8.1: tclPkgUnknown should test for read privssurles1999-04-201-3/+5
* fixed bug 1497 for 8.1: tclPkgUnknown should test for read privssurles1999-04-201-3/+3
* fixed bug 1571: pkgIndex files fail for dde and registry packages:surles1999-04-193-0/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-1683-1041/+24281
* Fixed pkg_mkIndex when input files do "namespace import". BUG 1327welch1999-03-311-2/+2
* Fixed quoting bugs in auto_mkindex_parser, BUGID 1657welch1999-03-311-16/+44
* * library/init.tcl: Fixed auto_mkindex so it handles .tbc files.stanton1999-02-111-11/+39
* * library/http2.0/http.tcl: Added catch around eof test instanton1999-02-024-8/+12
* * library/init.tcl: Various small changes requested by Jan Nijtmans.stanton1999-02-021-11/+14
* * library/init.tcl: Added catch around unset. [Bug: 978]stanton1999-02-021-2/+2
* Making it possible for http -command callbacks to safelyscriptics_tclpro_1_2_b1welch1999-01-194-8/+20
* Updated the version to 8.0.5.rjohnson1999-01-041-1/+2
* Fixed pkg_mkIndex tcl to deal with failed loads.welch1998-11-121-5/+27
* Removed lint (thanks, procheck!)welch1998-11-113-358/+337
* fixed bug in pkg_mkIndex that is hit when TCL_LIBRARY is a relativestanton1998-11-021-1/+7
* Fixed declaration of errorInfo in tcl_findLibrarywelch1998-11-021-2/+2
* Overhaul of pkg_mkIndexwelch1998-10-301-319/+156
* Fixed a typo in tcl_findLibrary, and fixed the logic that ensureswelch1998-10-231-10/+28
* Fixed a number of buglets in pkg_mkIndex:escoffon1998-10-171-9/+69