summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-18/+26
* Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-0/+4
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-261-0/+6
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-0/+11
* * generic/tclIOUtil.c: Removed all code delimited bydgp2008-04-211-1/+10
* doc/Ensemble.3: Fix a typo: s/defiend/defined/georgeps2008-04-201-0/+6
* * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-0/+7
* * generic/tclInt.h: revise Tcl_SetNotifier() to use adas2008-04-161-3/+12
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-0/+8
* * unix/Makefile.in: adjust tclDTrace.h dependencies for removaldas2008-04-151-0/+6
* * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):Kevin B Kenny2008-04-141-0/+3
* * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use ofKevin B Kenny2008-04-141-0/+5
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-0/+13
* Test improvements (tcltest2, clarify)dkf2008-04-101-0/+4
* Added 'make html' support for people on Windows, inspired by Pat Thoyts.dkf2008-04-091-76/+76
* * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,andreas_kupries2008-04-091-0/+6
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-0/+9
* * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-081-10/+13
* * generic/tclExecute.c: added comments to the alignment macrosMiguel Sofer2008-04-081-0/+5
* * tools/genStubs.tcl: revert erroneous 2008-04-02 change markingdas2008-04-081-16/+27
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-071-0/+7
* Added forgotten reference to [Bug 1350564] in last entry.andreas_kupries2008-04-071-2/+3
* * generic/tclIO.c (BUSY_STATE, CheckChannelErrors,andreas_kupries2008-04-071-0/+7
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):rmax2008-04-071-0/+7
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-0/+10
* * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem thatKevin B Kenny2008-04-051-0/+12
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-041-0/+7
* * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-041-0/+7
* * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-041-0/+10
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-031-0/+7
* * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE todas2008-04-021-6/+22
* * generic/tclIO.c (CopyData): Applied patch for the fcopy problemandreas_kupries2008-04-021-0/+8
* * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-021-1/+2
* * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-021-2/+2
* * generic/tclStubLib.c: Removed needless #ifdef complexity.dgp2008-04-021-0/+2
* * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-011-0/+6
* * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-011-0/+1
* * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-011-0/+2
* * README: Bump version number to 8.6a0dgp2008-04-011-0/+31
* * generic/tclObj.c: Added missing #include <math.h> needed toKevin B Kenny2008-03-301-0/+2
* * generic/tclInt.h (TclIsNaN):Kevin B Kenny2008-03-301-0/+9
* * tests/mathop.test (mathop-25.9, mathop-25.14): Modified testsKevin B Kenny2008-03-301-0/+6
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-0/+12
* * changes: Updated for 8.5.2 release.dgp2008-03-281-0/+4
* Rewrite to use tcltest2 better while getting rid of bugs/misfeatures.dkf2008-03-281-0/+7
* Changes up to and including Olson's tzdata2008bKevin B Kenny2008-03-271-0/+27
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-0/+6
* * changes: Updated for 8.5.2 release.dgp2008-03-261-1/+5
* bug #1923966 - crash in binary format. Added tests for the above crash condit...patthoyts2008-03-241-0/+5
* Clarified docs. [Bug 1899962]dkf2008-03-211-0/+3