summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/execute.test (execute-8.1): Updated to remove the tracedgp2004-05-252-4/+14
* error in test namingdkf2004-05-251-3/+3
* Add exampledkf2004-05-251-2/+17
* Finish fixing comments for [Bug 848440]dkf2004-05-253-5/+9
* Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312]dkf2004-05-252-30/+48
* More idiomatic example. [Bug 959602]dkf2004-05-252-4/+7
* * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT tohobbs2004-05-252-2/+10
* Added examplesdkf2004-05-244-30/+83
* Fixed [Bug 959193] which is apparently a word-size issue.dkf2004-05-242-2/+7
* * doc/set.n: accurate description of name resolution process,Miguel Sofer2004-05-242-15/+18
* Added exampledkf2004-05-241-1/+23
* Added examples and more cross-referencesdkf2004-05-241-9/+49
* Added example and cross-referencedkf2004-05-241-2/+9
* Adding potential incompatibility warning in ChangelogMiguel Sofer2004-05-241-0/+12
* Fix in commentsMiguel Sofer2004-05-231-10/+7
* * generic/tclNamesp.c (Tcl_FindNamespaceVar): [Bug 959052] fixed,Miguel Sofer2004-05-234-19/+56
* * generic/tclVar.c (TclObjLookupVar, TclObjUnsetVar2): fix for newMiguel Sofer2004-05-222-12/+39
* * generic/tclVar.c: fix for [Bug 735335]. The use ofMiguel Sofer2004-05-222-21/+30
* Reformulated so as to make clear what are examples.dkf2004-05-221-15/+17
* * tests/namespace.test (namespace-41.3): removed the {knownBug}Miguel Sofer2004-05-222-2/+8
* Minor syntactic fixes. Removed a clause that read very strangely anddkf2004-05-221-5/+1
* Use longer dashes (where available)dkf2004-05-211-5/+5
* Typo!dkf2004-05-211-2/+2
* Added examples.dkf2004-05-211-1/+28
* Added some more examples; there are actually examples scattered through the f...dkf2004-05-211-12/+39
* One more fix; this time it really does let this file build...dkf2004-05-211-9/+15
* Make TCL_COMPILE_DEBUG path through TEBC work...dkf2004-05-212-8/+9
* Variables should only ever be declarated at the start of a block...dkf2004-05-212-3/+8
* 2004-05-21 Miguel Sofer <msofer@users.sf.net>Miguel Sofer2004-05-212-1114/+1285
* Added examplesdkf2004-05-201-1/+39
* Added examples.dkf2004-05-201-2/+61
* It seems all NaN handling is non-portable except where the platform isdkf2004-05-201-5/+5
* Delete limit callbacks properly when the interpreters involved are deleted.dkf2004-05-205-5/+174
* * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue Kevin B Kenny2004-05-192-2/+13
* Added test based on suggestion by Miguel Soferdkf2004-05-191-1/+17
* Oops! Duplicated a -constraints section, which confused tcltestdkf2004-05-191-3/+3
* Enable a test of limiting tight loops.dkf2004-05-193-9/+16
* Silly errordkf2004-05-191-2/+2
* Spelling whoops! Moved constraint declaration to near top of filedkf2004-05-191-2/+3
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-1932-1227/+986
* corrected test name duplicationdgp2004-05-191-2/+2
* * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem asandreas_kupries2004-05-193-7/+120
* fix to 'file dirname' and to fs refCount documentationvincentdarley2004-05-194-11/+65
* Fix whitespacedkf2004-05-192-31/+2
* Fix whitespacedkf2004-05-194-53/+6
* Fix whitespace and add test for case when pwd can generate an errordkf2004-05-191-16/+7
* Remove trailing whitespacedkf2004-05-192-26/+2
* Use constraints instead of conditional testsdkf2004-05-192-58/+21
* Fix whitespacedkf2004-05-191-37/+2
* Removed trailing whitespacedkf2004-05-192-26/+2