summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * tests/winPipe.test: Protect against path being setdgp2004-05-251-0/+3
* * tests/unload.test (unload-3.1): Verify [pkgb_sub] does not exist.dgp2004-05-251-0/+4
* * tests/winFCmd.test: Correct test for the presence of a CD-ROM so Kevin B Kenny2004-05-251-0/+7
* * tests/http.test: Clear away the custom [bgerror] when done.dgp2004-05-251-0/+2
* * tests/autoMkindex.test (autoMkindex-5.2): Use variable "result"dgp2004-05-251-0/+5
* * tests/execute.test (execute-8.1): Updated to remove the tracedgp2004-05-251-0/+6
* Finish fixing comments for [Bug 848440]dkf2004-05-251-0/+3
* Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312]dkf2004-05-251-0/+4
* More idiomatic example. [Bug 959602]dkf2004-05-251-0/+5
* * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT tohobbs2004-05-251-0/+7
* Fixed [Bug 959193] which is apparently a word-size issue.dkf2004-05-241-0/+5
* * doc/set.n: accurate description of name resolution process,Miguel Sofer2004-05-241-0/+5
* Adding potential incompatibility warning in ChangelogMiguel Sofer2004-05-241-0/+12
* * generic/tclNamesp.c (Tcl_FindNamespaceVar): [Bug 959052] fixed,Miguel Sofer2004-05-231-0/+8
* * generic/tclVar.c (TclObjLookupVar, TclObjUnsetVar2): fix for newMiguel Sofer2004-05-221-0/+9
* * generic/tclVar.c: fix for [Bug 735335]. The use ofMiguel Sofer2004-05-221-0/+6
* * tests/namespace.test (namespace-41.3): removed the {knownBug}Miguel Sofer2004-05-221-0/+6
* Make TCL_COMPILE_DEBUG path through TEBC work...dkf2004-05-211-1/+2
* Variables should only ever be declarated at the start of a block...dkf2004-05-211-0/+5
* 2004-05-21 Miguel Sofer <msofer@users.sf.net>Miguel Sofer2004-05-211-0/+10
* Delete limit callbacks properly when the interpreters involved are deleted.dkf2004-05-201-0/+8
* * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue Kevin B Kenny2004-05-191-0/+10
* Enable a test of limiting tight loops.dkf2004-05-191-0/+6
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-0/+9
* * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem asandreas_kupries2004-05-191-0/+14
* fix to 'file dirname' and to fs refCount documentationvincentdarley2004-05-191-0/+8
* Fixed get.test so it really tests Tcl_GetInt() and uses constraints properly.dkf2004-05-191-0/+6
* * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-181-0/+8
* Added exampledkf2004-05-181-1/+1
* Added exampledkf2004-05-181-0/+4
* no messagedavygrvy2004-05-181-0/+5
* Improve the clarity of the lsearch manpage. Thanks to Peter Spjuth!dkf2004-05-181-0/+3
* Added support .SS macros.dkf2004-05-181-0/+3
* Added documentation for TIP#143 limits and a few interesting examples.dkf2004-05-181-0/+3
* Tests of limit-exceeded callbacks and make sure that those callbacks can removedkf2004-05-181-0/+5
* * generic/tclExecute.c (TclExecuteByteCode): added comments toMiguel Sofer2004-05-181-0/+5
* Added exampledkf2004-05-171-1/+1
* Added exampledkf2004-05-171-0/+2
* Changed test back to what it used to be in 7.* now that [set] counts as adkf2004-05-171-0/+4
* Improved TIP#143 tests and now track the number of bytecoded commands better.dkf2004-05-171-0/+4
* Example updates/additions.dkf2004-05-171-0/+5
* fix to case sensitive 'file executable' on Windowsvincentdarley2004-05-171-0/+6
* Docbug. [Bug 953374]dkf2004-05-171-0/+5
* (FIXED PATCH)Miguel Sofer2004-05-171-0/+5
* oops ... reverting last (buggy) commitMiguel Sofer2004-05-171-4/+0
* * generic/tclExecute.c (TclExecuteByteCode): remove one level ofMiguel Sofer2004-05-171-0/+4
* * generic/tclExecute.c (INST_CALL_FUNC1): bugfix; restoredMiguel Sofer2004-05-161-0/+6
* * generic/tclBasic.c (Tcl_DeleteInterp):Miguel Sofer2004-05-161-1/+8
* * generic/tclCompile.h:Miguel Sofer2004-05-161-0/+12
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-0/+33