summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-0/+14
* Stop NULL interp args from causing crashes. [Bug 1020538]dkf2004-09-031-0/+5
* Clarify meaning of [lsearch -dictionary].dkf2004-09-021-0/+4
* clock.tcl installationvincentdarley2004-09-021-0/+4
* * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),hobbs2004-09-011-0/+10
* Correct some abbreviation usage.dkf2004-09-011-0/+5
* Grammar and spelling fixes. [Patch 1018486]dkf2004-08-311-0/+9
* two bugs fixed in filesystem docs and testsvincentdarley2004-08-311-0/+11
* * unix/Makefile.in (install-libraries): portable sh fix.das2004-08-311-0/+4
* Fix a crash caused by sharing in [string map]. [Bug 1018562]dkf2004-08-301-0/+5
* Make [namespace which] use newer option parsing code for more flexibility.dkf2004-08-271-0/+1
* Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once.dkf2004-08-271-0/+6
* Fix patch-number reference.dkf2004-08-271-1/+1
* * tests/env.test: macosx fixes.das2004-08-261-0/+2
* * unix/Makefile.in: added customization of default module path rootsdas2004-08-261-0/+7
* * tests/timer.test (timer-10.1): Test for Bug 1016167.dgp2004-08-251-4/+11
* Fixes to ensemble -unknown handler processing to stop [namespace import] fromdkf2004-08-251-0/+8
* * generic/tclProc.c: The routine TclProcInterpProc was a s...dgp2004-08-251-1/+13
* Added clarifying note on [string map]'s behaviour.dkf2004-08-241-0/+4
* * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-08-231-0/+5
* * tests/clock.test (clock-38.1): Changed TZ setting to specifyKevin B Kenny2004-08-211-0/+7
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-0/+5
* * library/clock.tcl (format): Changed default timezone format Kevin B Kenny2004-08-191-0/+8
* * doc/tm.n: New file, documentation for Tcl Modules, based on theandreas_kupries2004-08-191-0/+6
* added note about times out of Posix rangeKevin B Kenny2004-08-181-0/+6
* Fixed httpd's abuse of the [clock] commandKevin B Kenny2004-08-181-1/+4
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-08-181-0/+13
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-0/+3
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-0/+44