summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-218-3/+230
* * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): addhobbs2003-02-211-6/+33
* Typo fix [Bug #688943]dkf2003-02-202-2/+6
* * unix/tclUnixThrd.c (TclpReaddir):hobbs2003-02-203-5/+18
* added missing bug #das2003-02-191-1/+1
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-195-80/+227
* * generic/tclCompile.c (TclCompileExprWords): remove unusedMiguel Sofer2003-02-195-11/+17
* * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE andandreas_kupries2003-02-193-40/+56
* * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string inhobbs2003-02-192-3/+12
* (HaveVersion): correctly decl statichobbs2003-02-191-2/+2
* * unix/configure: Regen.mdejong2003-02-193-316/+329
* cleanup of new simplefs test codevincentdarley2003-02-182-6/+15
* * generic/tclBasic.c (TclRenameCommand): fixing error in previousMiguel Sofer2003-02-182-3/+7
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-189-16/+324
* * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object wasMiguel Sofer2003-02-182-7/+19
* * generic/tclIO.c (Tcl_GetsObj): Minor changemdejong2003-02-172-2/+9
* update in commentdgp2003-02-171-2/+2
* Removed Windows line terminators. [Bug 687913].Kevin B Kenny2003-02-172-326/+330
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-1612-120/+251
* Corrected a couple of typos in error messages. [Bug 596027]Kevin B Kenny2003-02-152-4/+7
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-154-8/+565
* * README: Bumped to version 8.4.2.hobbs2003-02-1511-56/+79
* generic/tclStringObj.c (Tcl_GetCharLength): perf tweakhobbs2003-02-151-7/+8
* correct HP-UX ia64 --enable-64bit build flagshobbs2003-02-151-2/+7
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-10/+15
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-142-27/+40
* Added conversion from the system encoding to tcl_platform(user), so Kevin B Kenny2003-02-132-5/+15
* Added language to describe the handling of the end-of-file character Kevin B Kenny2003-02-132-3/+19
* glob -l on broken symlink fixvincentdarley2003-02-124-9/+68
* lint init regexphobbs2003-02-111-2/+2
* * tests/lsearch.test:hobbs2003-02-113-3/+29
* Corrected a problem where http-4.14 would fail when run with a proxy Kevin B Kenny2003-02-112-3/+20
* correct test nameshobbs2003-02-111-3/+3
* * tests/stringObj.test:hobbs2003-02-113-32/+34
* * generic/tclParse.c (CommandComplete): more paranoid check tohobbs2003-02-111-2/+2
* remove excess EOF whitespacehobbs2003-02-111-14/+1
* * generic/tclParse.cMiguel Sofer2003-02-113-3/+12
* * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath):hobbs2003-02-112-80/+99
* * tests/fileSystem.test: added test 8.3hobbs2003-02-113-73/+97
* * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hiddenhobbs2003-02-111-24/+14
* * win/configure:mdejong2003-02-113-52/+67
* * doc/append.n: Return value was not documented. [Bug 683188]dkf2003-02-102-1/+7
* further fs cleanupvincentdarley2003-02-106-53/+48
* filesystem speed up round 2vincentdarley2003-02-108-291/+785
* add catches to suppress unnecessary errorshobbs2003-02-091-3/+3
* code cleanup of eval and string comp usehobbs2003-02-082-12/+15
* first speedups to Win filesystemvincentdarley2003-02-075-152/+233
* fix to crashing filesystem testvincentdarley2003-02-074-50/+80
* * generic/tclCompCmds.c (TclCompileIncrCmd):mdejong2003-02-073-7/+14
* * generic/tclExecute.c (TclExecuteByteCode): When anmdejong2003-02-064-4/+34