/contrib/src/boost/predef/architecture/

Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-165-105/+202
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-152-8/+227
* * README: Bumped to version 8.4.2.hobbs2003-02-151-3/+3
* generic/tclStringObj.c (Tcl_GetCharLength): perf tweakhobbs2003-02-151-7/+8
* lint init regexphobbs2003-02-111-2/+2
* * tests/lsearch.test:hobbs2003-02-111-2/+19
* * tests/stringObj.test:hobbs2003-02-111-7/+6
* * generic/tclParse.c (CommandComplete): more paranoid check tohobbs2003-02-111-2/+2
* * generic/tclParse.cMiguel Sofer2003-02-111-2/+2
* * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath):hobbs2003-02-111-79/+91
* * tests/fileSystem.test: added test 8.3hobbs2003-02-111-73/+78
* further fs cleanupvincentdarley2003-02-102-46/+24
* filesystem speed up round 2vincentdarley2003-02-102-110/+574
* fix to crashing filesystem testvincentdarley2003-02-071-44/+62
* * generic/tclCompCmds.c (TclCompileIncrCmd):mdejong2003-02-071-5/+1
* * generic/tclExecute.c (TclExecuteByteCode): When anmdejong2003-02-061-1/+2
* added regression test for recent bug fixvincentdarley2003-02-051-23/+61
* finalization and test fixesvincentdarley2003-02-043-102/+155
* * generic/tclBasic.c: Changed [trace add command] so that 'rename' Kevin B Kenny2003-02-03