summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-2011-914/+1192
* * unix/tclUnixPort.h: Added the inclusion ofandreas_kupries2006-07-142-1/+13
* Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-112-14/+28
* * generic/tclIO.c (Tcl_CreateChannel): allow Tcl std channelhobbs2006-07-102-5/+15
* add ref to darwin fixdas2006-06-151-1/+4
* typodgp2006-06-151-2/+2
* * changes: changes to start prep for an 8.4.14 release.dgp2006-06-152-3/+23
* * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-142-10/+33
* Remove test chunkpatthoyts2006-06-141-4/+4
* Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-149-64/+201
* Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-132-3/+14
* * doc/GetStdChan.3: Added recommendation that each call todgp2006-06-062-1/+16
* * generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572]hobbs2006-05-312-5/+10
* * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allowhobbs2006-05-302-2/+10
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-274-321/+504
* autoconf-2.13das2006-05-261-2/+2
* sync 2006-05-24 change to tcl HEADdas2006-05-261-1/+1
* Silence compiler warning.dgp2006-05-151-2/+3
* * generic/tclFileName.c (TclDoGlob): Disabled the partialdgp2006-05-132-4/+13
* * generic/tclProc.c (ProcCompileProc): When a bump of the compiledgp2006-05-132-7/+96
* * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-053-68/+96
* * README: Bump version number to 8.4.14dgp2006-05-0410-16/+27
* * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of widedgp2006-05-043-14/+19
* typocore_8_4_13dgp2006-04-131-2/+2
* * changes: updates for another RC.dgp2006-04-122-4/+10
* silence re_syntax.n warningdas2006-04-121-0/+1
* fix make-html errordas2006-04-121-2/+2
* cosmetic fix to 'install' targetsdas2006-04-121-1/+3
* typosdas2006-04-111-2/+2
* * generic/tclCmdMZ.c: Stop some interference between enter tracesdgp2006-04-113-6/+53
* *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-04-102-4/+28
* * generic/tclRegexp.c (FinalizeRegexp): full reset data tohobbs2006-04-072-1/+12
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seemsdgp2006-04-064-7/+19
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-063-250/+249
* Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-056-1058/+859
* * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-056-859/+1058
* * library/reg/pkgIndex.tcl: Long overlooked bump to registry pack...dgp2006-04-053-4/+8
* * library/dde/pkgIndex.tcl: Long overlooked bump to dde packagedgp2006-04-053-4/+10
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-054-14/+13
* Fix [Bug 1646039]dkf2006-04-053-26/+28
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2006-04-052-7/+7
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2006-04-052-4/+18
* * generic/tclIO.c (ReadChars): Added check and panic andandreas_kupries2006-04-053-4/+111
* * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-283-20/+25
* * win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] changehobbs2006-03-282-76/+15
* * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisonsdas2006-03-281-6/+6
* * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwindas2006-03-282-3/+21
* typo in commentdas2006-03-281-2/+2
* Removed C++ commentpatthoyts2006-03-271-2/+2
* Fixes for bug #1456373 and general warning silencing for gcc build.patthoyts2006-03-272-25/+33