summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/binary.n: clarified docs on sign extension in binary scanhobbs2000-04-081-1/+17
* * doc/binary.n: clarified docs on sign extension in binary scanhobbs2000-04-081-7/+19
* Forgot to update the ChangeLog. Fixed.kupries2000-04-051-5/+5
* 2000-04-05 Andreas Kupries <a.kupries@westend.com>kupries2000-04-052-1/+10
* Added dependency of tclStubInit.c on the stubs tableswelch2000-04-052-3/+16
* Fixed compilation w/out TCL_THREADSwelch2000-04-053-15/+29
* Updated for TCL_THREADS and stubs table stuffwelch2000-04-051-0/+8
* 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-04-054-6/+15
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-0411-27/+99
* * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293]hobbs2000-04-045-129/+133
* * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandirhobbs2000-04-042-7/+7
* * tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156]hobbs2000-04-041-26/+32
* * tests/foreach.test:hobbs2000-04-044-35/+35
* * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtrhobbs2000-04-041-2/+2
* * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtrhobbs2000-04-041-0/+26
* * generic/tclGet.c (Tcl_GetDouble): Added additional conditions toericm2000-03-314-7/+39
* * generic/tclInt.decls:hobbs2000-03-317-126/+153
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-315-19/+28
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-311-0/+19
* * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanuphobbs2000-03-303-5/+45
* 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-294-12/+22
* * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'hobbs2000-03-272-4/+3
* * tests/namespace.test:hobbs2000-03-272-23/+46
* * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'hobbs2000-03-271-5/+17
* Added catch around fileevent to fix test suite failurewelch2000-03-273-6/+6
* * unix/tclUnixChan.c: Added (off_t) type casts in lseek() callericm2000-03-274-9/+18
* Updated file list.ericm2000-03-241-3/+5
* 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-224-6/+15
* 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-224-6/+19
* * tests/clock.test: Modified some tests that were not robust withericm2000-03-213-12/+35
* 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com>scriptics_sc_2_0_b1sandeep2000-03-194-15/+38
* * library/http2.1/http.tcl: Added -querychannel option and alteredsandeep2000-03-196-204/+379
* updated package index file to use version 2.3 instead of 2.2.hershey2000-03-183-3/+3
* Added tests for -queryprogresswelch2000-03-172-26/+63
* Added -queryprogress callback towelch2000-03-173-12/+270
* Added note about geturl additionwelch2000-03-171-0/+9
* Install the dde and reg .lib files in the same place as the correspondingwart2000-03-071-1/+11
* * library/package.tcl: Applied patch from Bug: 2570; rather thanericm2000-03-061-4/+5
* * win/README.binary: change mailing lists from @consortium.orghobbs2000-03-031-7/+11
* * library/package.tcl (tclPkgUnknown): extended to allowhobbs2000-03-031-12/+33
* * generic/tclFileName.c (Tcl_TranslateFileName): Applied patchhobbs2000-03-031-67/+75
* * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutablehobbs2000-03-031-3/+3
* * library/package.tcl (tclPkgUnknown): extended to allowhobbs2000-03-031-0/+16
* * tests/clock.test: Added test for ISO bases < 100000ericm2000-02-284-5/+33
* * unix/Makefile.in: Added rpm target to generate Tcl binary RPM.ericm2000-02-142-2/+68
* syntax cleanupcore_8_3_0hobbs2000-02-101-3/+3
* cleaned up syntax, corrected package:: -> pkg::hobbs2000-02-102-38/+29
* Remove need for "OLDROUTINENAMES" def'n in one more file...jingham2000-02-101-5/+3
* * doc/load.n: added notes about dll load errors on Windowshobbs2000-02-102-10/+18
* * changes: updated for 8.3.0 releasehobbs2000-02-102-24/+48