summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclPathObj.c: Fixed some internals management in the "path"dgp2008-06-242-2/+31
* * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() whendgp2008-06-232-2/+19
* another update for 8.5.3dgp2008-06-202-1/+5
* * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-206-12/+45
* Solaris changes for 8.5.3das2008-06-201-1/+5
* * changes: Updates for 8.5.3 release.dgp2008-06-192-1/+27
* * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed leftandreas_kupries2008-06-172-2/+6
* * doc/tm.n: Followup to changelog entry 2008-03-18 regardingandreas_kupries2008-06-172-9/+23
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-173-8/+33
* * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on theandreas_kupries2008-06-163-49/+64
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-122-4/+6
* s/target/config/das2008-06-121-2/+2
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-122-2/+16
* * unix/configure: autoconf-2.59das2008-06-121-20/+52
* * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10
* * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-24/+39
* * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov,das2008-06-123-71/+292
* (io-53.9): need to close chan before removing filehobbs2008-05-262-1/+6
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-235-19/+35
* * generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability todgp2008-05-222-1/+10
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-213-6/+21
* Backport of fixes to Tcl_SetNamespaceUnknownHandlerdkf2008-05-213-25/+53
* * generic/tclCompile.c: fix crash with tcl_traceExec. Found andMiguel Sofer2008-05-162-2/+7
* Fix off-by-one error that caused crashes. Backport from HEAD.dkf2008-05-073-15/+25
* fix Makefile dependencydas2008-05-061-2/+2
* fix warningdas2008-05-031-2/+1
* use Tcl_Panic() instead of panic()das2008-05-031-3/+3
* Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-272-8/+13
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-272-14/+35
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-243-49/+523
* Fix typo spotted by Steve Havelkadkf2008-04-181-2/+2
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-154-8/+98
* sync with Tcl.xcodeprojdas2008-04-151-2/+15
* * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):Kevin B Kenny2008-04-142-2/+12
* * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use ofKevin B Kenny2008-04-142-3/+8
* * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-119-16/+28
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-105-26/+96
* * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,andreas_kupries2008-04-093-4/+8
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-093-2/+31
* * tests/io.test (io-53.8): Fixed ordering of vwait and afterandreas_kupries2008-04-082-2/+7
* * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-083-34/+36
* backport enhanced commentsdgp2008-04-081-5/+18
* Corrected test name.andreas_kupries2008-04-071-2/+2
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-075-31/+199
* Added forgotten reference to [Bug 1350564] in last entry.andreas_kupries2008-04-071-2/+3
* * generic/tclIO.c (BUSY_STATE, CheckChannelErrors,andreas_kupries2008-04-072-4/+15
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):dgp2008-04-073-4/+17
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-065-7/+27
* * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem thatKevin B Kenny2008-04-052-17/+29
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-043-6/+109