summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-091-0/+2
* * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-091-0/+6
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-2/+5
* * generic/tclBasic.c (Tcl_CreateInterp): Removed obsoletedgp2004-09-081-0/+6
* fixed clock-34.* to use same time zone on input and outputKevin B Kenny2004-09-081-2/+9
* * generic/tclClock.c (TclClockMktimeObjCmd): Fixed a bug whereKevin B Kenny2004-09-081-0/+4
* Corrected a buglet in the header information. [Bug 1024058]Kevin B Kenny2004-09-081-0/+5
* no messagedavygrvy2004-09-081-0/+5
* * doc/clock.n: Documented the default -format, and changedKevin B Kenny2004-09-071-0/+3
* * tests/timer.test (timer-1.1, timer-2.1): Changed to (one hopes!)Kevin B Kenny2004-09-071-0/+3
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-0/+22