summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Speed up [upvar] and [uplevel] by not forcing level references to be parseddkf2004-10-011-0/+6
* * generic/tclBasic.c (Tcl_CreateInterp): Removed the flag bit valuedgp2004-10-011-0/+5
* * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit valuedgp2004-10-011-0/+6
* * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organizationdgp2004-09-301-0/+21
* * tests/subst.test (12.1-2): added tests for [Bug 1036649]Miguel Sofer2004-09-301-0/+4
* * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL.dgp2004-09-291-0/+4
* Factorize out the code for freeing an object's internal rep.dkf2004-09-291-0/+24
* Changelog typoMiguel Sofer2004-09-281-1/+1
* * generic/tclBasic.c (TclObjInvoke): fix for bogus gcc warning aboutMiguel Sofer2004-09-271-0/+5
* removed several unused vars in TclObjInvokeKevin B Kenny2004-09-271-0/+3
* removed some workarounds for Bug 868489Kevin B Kenny2004-09-271-0/+5
* * generic/tclBasic.c: Removed internal routines TclInvoke,dgp2004-09-271-0/+16
* added missing Tcl_GlobTypeData documentationvincentdarley2004-09-271-0/+3
* fix to small filesystem bugsvincentdarley2004-09-271-0/+12
* many more TIP 173 changesKevin B Kenny2004-09-271-0/+32
* small typovincentdarley2004-09-271-0/+4
* Report compilation errors at runtime, [Patch 103368] by dgp.Miguel Sofer2004-09-261-0/+17
* * generic/tclBasic.c: Corrections to the 2004-09-21 commitdgp2004-09-241-0/+7
* * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-231-0/+7
* * generic/tclCmdAH.c (Tcl_ExprObjCmd): Simplified the TclObjCmdProcdgp2004-09-231-0/+5
* * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorlinedgp2004-09-221-0/+8
* * generic/tclExecute.c (INST_START_CMD):Miguel Sofer2004-09-221-0/+6
* Updated America/MontevideoKevin B Kenny2004-09-221-0/+8
* * generic/tclCompCmds.c: Tolerate [append] syntax errorsdgp2004-09-221-0/+4
* * generic/tclBasic.c: Reworked management of the interpdgp2004-09-211-0/+9
* * generic/tclExecute.c (TclCompEvalObj): Simplifieddgp2004-09-211-0/+6
* Tighten up wording on [interp eval] and stack frames. [Bug 926590]dkf2004-09-211-0/+5
* * tests/error.test (error-6.2,3): Added more tests to verifydgp2004-09-201-0/+5
* * generic/tclCmdAH.c: removed outdated comment [Bug 1029518].Miguel Sofer2004-09-191-0/+4
* no messagedavygrvy2004-09-181-0/+6
* Make sure large shifts shift for real. [Bug 868467]dkf2004-09-181-0/+3
* more formatting policedkf2004-09-181-2/+2
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-0/+6
* Whitespace policedkf2004-09-181-1/+1
* * generic/tclBasic.c (Tcl_AddObjErrorInfo, Tcl_LogCommandInfo):dgp2004-09-171-0/+13
* more changes for bison supportKevin B Kenny2004-09-171-2/+2
* make tclGetDate.y use bison instead of yaccKevin B Kenny2004-09-171-0/+7
* silence compiler warning in tclClock.cKevin B Kenny2004-09-141-0/+10
* * doc/interp.n:Miguel Sofer2004-09-141-0/+7
* Fix [Bug 1026903] by storing what ensemble the ensemble is cached for.dkf2004-09-131-0/+7
* * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad checkKevin B Kenny2004-09-111-0/+10
* * generic/tclExecute.c (INST_CONCAT1): fix for [Bug 1025834];Miguel Sofer2004-09-111-0/+5
* tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setupdavygrvy2004-09-111-0/+5
* One less crazy long/wide aunt in the attic [Bug 868489]dkf2004-09-101-0/+4
* Fix [Bug 1025359]; make sure wide seeks don't lose errorsdkf2004-09-101-0/+5
* * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-101-0/+6
* * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolveddgp2004-09-101-0/+10
* fixed a bug where %z was always positive in :localtimeKevin B Kenny2004-09-101-0/+6
* * generic/tclExecute.c (INST_CONCAT1): added a peepholeMiguel Sofer2004-09-101-0/+7
* Calls to WriteFile and WriteConsoleA changed to WriteConsole.davygrvy2004-09-101-0/+5