summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-262-18/+32
* bump release tagcore_8_4_19dgp2008-04-171-2/+2
* style revisions to latest commitdgp2008-04-174-13/+10
* * generic/tclCompExpr.c (CompileMathFuncCall): Addedandreas_kupries2008-04-173-2/+17
* bump release tagdgp2008-04-151-2/+2
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-154-8/+60
* bump release tagdgp2008-04-141-2/+2
* * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): RemovedKevin B Kenny2008-04-142-5/+9
* * generic/tclExecute.c: Plug memory leak introduced in thedgp2008-04-142-2/+8
* * README: Bump version number to 8.4.19dgp2008-04-1111-26/+85
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-104-23/+58
* * tests/io.test (io-52.5): Removed '-size -1' from test, does notandreas_kupries2008-04-092-2/+7
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-093-2/+31
* * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typoandreas_kupries2008-04-082-4/+9
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-074-30/+119
* Added forgotten reference to [Bug 1350564] in last entry.andreas_kupries2008-04-071-2/+3
* * generic/tclIO.c (BUSY_STATE, CheckChannelErrors,andreas_kupries2008-04-073-5/+22
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-042-3/+57
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-033-14/+76
* * generic/tclIO.c (CopyData): Applied patch for the fcopy problemandreas_kupries2008-04-022-2/+10
* * unix/configure: autoconf-2.13das2008-03-271-29/+10
* * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD.das2008-03-271-2/+5
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-272-1/+9
* Backported fix for #1923966patthoyts2008-03-243-3/+28
* * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() ondas2008-03-112-7/+8
* typodgp2008-03-101-3/+3
* * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecodedgp2008-03-072-31/+108
* * generic/tclTest.c: Backport the [testexprlongobj] testing command.dgp2008-03-073-2/+53
* * tests/execute.test (execute-6.8): Added tests checking thatdgp2008-03-072-2/+184
* Fix mark and space parity on Linuxrmax2008-03-032-1/+9
* Backport http 2.5.5 changes from HEADpatthoyts2008-02-274-27/+57
* fix dltest dependency for parallel makedas2008-02-271-2/+2
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj ashobbs2008-02-262-4/+8
* Fix for #1815865 - always check the existence of the state array when checkin...patthoyts2008-02-223-5/+12
* *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-0611-27/+69
* * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-023-5/+12
* * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373]Miguel Sofer2008-01-302-2/+6
* * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel):hobbs2008-01-142-3/+9
* * doc/filename.n: Typocore_8_4_17dgp2007-12-312-3/+4
* * changes: updates for 8.4.17 release.dgp2007-12-312-1/+26
* Fixes for problems created when processing regular expressions thatdkf2007-12-187-15/+110
* remove note about gcc compiler warningshobbs2007-12-141-4/+2
* updated noteshobbs2007-12-142-36/+34
* Appled the change to tclUnixcompat.c already stated invasiljevic2007-12-141-0/+5
* TclpGetHostByName: The six-argument form of getaddressbyname_r() usesvasiljevic2007-12-141-5/+6
* * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flaghobbs2007-12-143-3/+34
* Prevent shimmering crash in [lsearch] when -exact and -integer/-real aredkf2007-12-053-2/+18
* * win/tclWinSock.c (Tcl_GetHostName): update to previous fix tohobbs2007-11-292-40/+21
* * win/tclWinSock.c: Add missing encoding conversion of thedgp2007-11-272-5/+23
* * generic/tclThread.c: Back-port locking changes from Tcl8.5vasiljevic2007-11-262-1/+17