summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Script
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/SCons/Script')
0 files changed, 0 insertions, 0 deletions
g_3485833'>bug_3485833 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/tests
Commit message (Expand)AuthorAgeFilesLines
* added pkg and pkg1 to list of files to copy to the current working dir, ifhershey1998-12-071-2/+2
* Added test filewelch1998-12-041-0/+15
* Updated all and defs to work more smoothly with nightly tests.hershey1998-12-043-31/+41
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-041-1/+213
* all file can now be run from any working dir.hershey1998-11-191-8/+57
* Added test cases for new pkg_mkIndex -load casewelch1998-11-122-64/+43
* Fixed quoting of { in an info complete test case.welch1998-11-111-2/+2
* Fixed some tests which were failing on the Mac because of path differences. A...jingham1998-11-102-15/+26
* Fixed timeout-related HTTP testwelch1998-11-031-2/+10
* fixed test that got stale on Windowsstanton1998-11-031-2/+5
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-0210-40/+55
* Overhaul of pkg_mkIndexwelch1998-10-301-59/+18
* Fixed the Tcl_NotifyChannel bug, plus added a test case for it.welch1998-10-301-1/+26
* Added the pkg_mkIndex test suiteescoffon1998-10-1715-0/+739
* Added fix to list processing in tclNotify that could cause events to be dropped.rjohnson1998-10-141-1/+9
* Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passedrjohnson1998-10-131-1/+2
* Fixed bug in "lsort -dictionary" that caused problems when comparingrjohnson1998-10-131-11/+14
* Fixed bug in "info complete" - it did not handle NULLs correctly.rjohnson1998-10-131-1/+7
* Minor changes in test file & C style.rjohnson1998-10-061-1/+7
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+131
* Added tests/stack.test, to test recursion limits.escoffon1998-09-302-3/+26
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-14