summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-0/+26
* Plug method-related memory leaks pointed out by Miguel.dkf2008-05-311-2/+9
* Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-311-0/+4
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+8
* (io-53.9): need to close chan before removing filehobbs2008-05-261-0/+4
* Missed one!dkf2008-05-261-2/+2
* Remove obsolete winhelp targets. They weren't supported and didn't work.dkf2008-05-261-10/+15
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-0/+13
* * generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability todgp2008-05-221-0/+6
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-211-0/+8
* Correct logic for handling error cases when setting the namespace unknown han...dkf2008-05-201-26/+28
* * generic/tclCompile.c: fix crash with tcl_traceExec. Found andMiguel Sofer2008-05-161-0/+5
* We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-0/+5
* * tools/tsdPerf.c A loadable Tcl extension for testing TSDgeorgeps2008-05-091-0/+8
* * generic/tcl.h: Make Tcl_ThreadDataKey a void *.georgeps2008-05-091-0/+18
* * Makefile:Kevin B Kenny2008-05-091-0/+7
* Fix off-by-one error that caused crashes. D'oh!dkf2008-05-071-0/+7
* Converted the [binary] command into an ensemble.patthoyts2008-05-021-0/+5
* Reverted dkf's accidental commit of the TIP 316 APIs as part of a code cleanuppatthoyts2008-05-021-0/+4
* 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