summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Typo correction. kennykb_tip_22_33dgp2001-07-181-2/+2
* Merged with HEADKevin B Kenny2001-06-0814-120/+314
* Added list-of-indices syntax to [lindex] command.Kevin B Kenny2001-06-061-41/+165
* Updated error messages that changed slightly when 'end-offset' wasKevin B Kenny2001-06-053-5/+11
* Tcl_Obj'ified the 'end-offset' syntax.Kevin B Kenny2001-06-052-15/+142
* Merged latest HEAD.Kevin B Kenny2001-06-052-4/+11
* Tests for the 'lset' command that performs surgery on lists.Kevin B Kenny2001-06-051-0/+236
* Development branch for TIPs 22 and 33 Kevin B Kenny2001-05-3111-67/+584
* Added casts to stop warnings with SUNWspro cc on Solaris8.dkf2001-05-312-3/+7
* Correcting the date in two entriesMiguel Sofer2001-05-301-11/+11
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-309-23/+310
* see ChangeLoghobbs2001-05-281-0/+4
* removed errant " charhobbs2001-05-281-2/+2
* minor comment changeshobbs2001-05-281-2/+3
* * generic/regc_locale.c: updated character class range data forhobbs2001-05-283-548/+928
* * tools/uniClass.tcl: added comments to output format and thehobbs2001-05-282-10/+52
* tests/utf.test: added tests to check unicode 3 compliancehobbs2001-05-281-8/+32
* unix/Makefile.in (tclUtf.o): added tclUniData.c dependencyhobbs2001-05-281-2/+2
* Correcting last entryMiguel Sofer2001-05-261-2/+1
* [Patch #424851]: Faster array searching & obj cleanupMiguel Sofer2001-05-266-50/+145
* * library/encoding/cp1250.enc:hobbs2001-05-2317-26/+109
* * tests/io.test: changed io-52.[9-11] to not be platform sensitivehobbs2001-05-231-13/+14
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments,mdejong2001-05-232-2/+7
* * unix/tcl.m4 (SC_LOAD_TKCONFIG):mdejong2001-05-233-4/+11
* * generic/tclObj.c (TclAllocateFreeObjects): simplifiedhobbs2001-05-232-40/+29
* * unix/tcl.m4: added more common install directories in which tohobbs2001-05-232-2/+27
* removed unnecessary Tcl_DuplicateObj in generic/tclExecute.cMiguel Sofer2001-05-222-2/+6
* * tests/tcltest.test (tcltest-19.1): fixed failing test that washobbs2001-05-221-9/+14
* * tests/cmdMZ.test (cmdMZ-1.4): added notLinux constraint to testhobbs2001-05-211-2/+7
* * generic/tclRegexp.c (Tcl_RegExpExecObj): added use ofhobbs2001-05-211-3/+2
* * tests/httpd (httpdRespond): added response to timeout value inhobbs2001-05-211-0/+3
* tests/http.test: removed unused notLinux constraint settinghobbs2001-05-211-3/+1
* * Note that "tclbench" (see project "tcllib") was extended withandreas_kupries2001-05-194-26/+286
* * library/history.tcl (tcl::HistAdd): prevent empty calls fromhobbs2001-05-172-1/+10
* see ChangeLoghobbs2001-05-171-1/+58
* * tests/appendComp.test:hobbs2001-05-172-0/+909
* * tests/error.test: updated error-1.3 message to account forhobbs2001-05-172-16/+8
* * generic/tclBasic.c: added new CompileProc invocations to basichobbs2001-05-179-650/+1471
* generic/tclCmdMZ.c: made use of new Tcl_GetUnicodeFromObjhobbs2001-05-171-62/+60
* Sometimes I'm *so* stupid...dkf2001-05-161-0/+4
* Oops! Put it in the wrong source tree...dkf2001-05-161-95/+0
* * generic/tcl.decls:hobbs2001-05-154-4/+76
* * generic/tclFileName.c (ExtractWinRoot): corrected ABR errorhobbs2001-05-151-12/+11
* * tests/fileName.test: corrected tests not to fail on win when ahobbs2001-05-151-4/+4
* * unix/tclUnixPipe.c: updated pipeChannelType tohobbs2001-05-151-11/+15
* Error in date of today's commits (doh!)Miguel Sofer2001-05-151-2/+2
* [Patch: 423617]Miguel Sofer2001-05-152-1/+8
* Patch from [Bug: 231259]Miguel Sofer2001-05-154-8/+43
* Added some documentation for the console command.dkf2001-05-152-0/+102
* Negative start index to [string first] caused offset return value (Bug 423581)dkf2001-05-143-2/+19