summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Turn umask2 constraint into something more commonly satisfiabledkf2004-10-312-85/+42
* Added constraint to test that won't ever work on Unix (no drive letters!)dkf2004-10-311-2/+2
* General clean updkf2004-10-311-190/+63
* Remove broken test constraint. [bug 1053908]dkf2004-10-312-3/+6
* Make [info globals ::foo] work. [Bug 1057461]dkf2004-10-313-2/+20
* Rework to be many lines shorterdkf2004-10-311-649/+373
* Fix typodkf2004-10-311-2/+2
* Fixed conversion between FILETIME and Tcl time -Bug 926106Kevin B Kenny2004-10-302-47/+33
* replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux)Kevin B Kenny2004-10-302-2/+7
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-305-16/+24
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-2915-153/+340
* fix for execution stack corruption [Bug 1055676]. Credit dgp for detectiveMiguel Sofer2004-10-283-2/+32
* no messagedavygrvy2004-10-281-0/+5
* D'oh!dgp2004-10-281-2/+2
* * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting calleddavygrvy2004-10-282-28/+11
* * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp2004-10-282-26/+28
* * tests/clock.test: Correct duplicate test names.dgp2004-10-285-12/+20
* no messagedavygrvy2004-10-271-0/+4
* * generic/tcl.h: Removed the file level 'extern "C" {' and thedavygrvy2004-10-271-17/+1
* more clarity added to my last entrydavygrvy2004-10-271-1/+1
* * win/tclWinThrd.c (TclFinalizeLock): release the critical sectiondavygrvy2004-10-271-0/+3
* * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-276-155/+170
* fixed format-19.1 for 64 bit machinesKevin B Kenny2004-10-271-3/+3
* no messagedavygrvy2004-10-271-0/+14
* * generic/tclInt.decls: The following 9 functions were moved fromdavygrvy2004-10-274-21/+145
* * tests/tm.test: Expanded on the testsuite entered by Donal.andreas_kupries2004-10-273-23/+229
* additional regression test for Bug 868489Kevin B Kenny2004-10-272-1/+14
* Yet more small fixesdkf2004-10-2712-72/+69
* More minor doc fixesdkf2004-10-2733-390/+359
* More minor doc fixesdkf2004-10-2727-211/+202
* Many minor doc fixesdkf2004-10-2720-98/+118
* * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test.dgp2004-10-263-4/+13
* Reversed expected result from test subst-12.3.dgp2004-10-261-2/+2
* * tests/subst.test (subst-12.3,4): More tests for Bug 1036649.dgp2004-10-262-2/+21
* * unix/Makefile.in (install-libraries): Updated the installationdgp2004-10-262-17/+12
* no messagedavygrvy2004-10-261-0/+7
* * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid causeddavygrvy2004-10-261-3/+3
* * library/tm.tcl (::tcl::tm::Defaults): Added a second [fileandreas_kupries2004-10-262-1/+8
* * tests/basic.test: Added missing constraints.dgp2004-10-265-17/+24
* removed more direct references to the VAR flags, replaced with accessMiguel Sofer2004-10-263-11/+22
* Tighten up expr(n) wording. [Bug 1027849]dkf2004-10-262-8/+16
* fixes for Bug 1054101Kevin B Kenny2004-10-263-3/+58
* Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005]dkf2004-10-252-4/+6
* Clarified meaning of pattern arg to [info procs]dkf2004-10-252-1/+9
* Remove some of the contortions from cmdAH-8.45dkf2004-10-252-8/+15
* * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode):dgp2004-10-254-43/+21
* * library/auto.tcl Purged Tcl's script library of alldgp2004-10-256-105/+92
* Flesh out tests and transform the TM manager API into an ensembledkf2004-10-253-102/+146
* defined new macros to get/set the flags of variables.Miguel Sofer2004-10-255-35/+64
* * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo):dgp2004-10-244-78/+53