summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * unix/configure.in: Updated TCL_PACKAGE_PATH value todgp2004-06-111-0/+13
* * win/tclAppInit.c: Restored the 'setargv' procedure when Kevin B Kenny2004-06-111-0/+8
* * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition ofdgp2004-06-101-0/+13
* Fixed Tcl_FSChdir not to forcefully update private cwd cached copy.vasiljevic2004-06-101-0/+11
* * generic/tclPathObj.c: Corrected [file tail] results when operatingdgp2004-06-101-0/+5
* Partially corrected [Bug 932314]vasiljevic2004-06-091-0/+7
* * generic/tclCompile.c:Miguel Sofer2004-06-081-0/+5
* Fix variable usage warning. [Bug 969068]dkf2004-06-081-0/+5
* Fixed a minor lsearch example fault. [Bug 968219]dkf2004-06-071-0/+4
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-0/+21
* * generic/tcl.h: Restored #include <stdio.h> to tcl.h,dgp2004-06-041-0/+7
* * win/tclWinFile.c (TclpFindExecutable): when usinghobbs2004-06-021-0/+6
* no messagedavygrvy2004-06-021-0/+7
* documentation bugvincentdarley2004-06-021-0/+4
* no messagedavygrvy2004-06-011-11/+6
* no messagedavygrvy2004-06-011-0/+7
* no messagedavygrvy2004-06-011-0/+10
* no messagedavygrvy2004-05-301-0/+10
* Limits documentation and style improvementsdkf2004-05-301-0/+10
* Fix minor markup errors.jenglish2004-05-291-0/+5
* Added note to cover the ongoing example-adding activitydkf2004-05-281-0/+4
* * generic/tclExecute.c:Miguel Sofer2004-05-271-0/+6
* * tests/clock.test: Added a single test for the presence of %G Kevin B Kenny2004-05-271-0/+7
* Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner.dkf2004-05-271-0/+21
* * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS,hobbs2004-05-261-0/+13
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-3/+5
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-0/+7
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-0/+10
* Prototype fix for [Bug 960410] that tries to move hash table cleanup somewheredkf2004-05-251-0/+6
* * docs/global.n: added details for qualified variable namesMiguel Sofer2004-05-251-0/+5
* * generic/tclNamesp.c (Tcl_FindNamespaceVar):Miguel Sofer2004-05-251-2/+19
* * 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