summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added examples after prompting on the Tcler's chat.dkf2006-06-143-2/+20
* Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-132-2/+14
* * doc/GetStdChan.3: Added recommendation that each call todgp2006-06-062-1/+16
* Documentation improvements (including Tcl_Realloc(NULL,x) behaviour)dkf2006-06-052-4/+12
* Minor formatting fixesdkf2006-06-051-174/+182
* * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allowhobbs2006-05-302-2/+10
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-275-78/+309
* autoconf-2.59das2006-05-261-2/+2
* updates for Xcode 2.3das2006-05-262-27/+3
* Fix [Bug 1494160]dkf2006-05-242-1/+6
* Typo. [Bug 1494160]dkf2006-05-241-2/+2
* Minor doc improvementsdkf2006-05-233-39/+44
* Silence compiler warning.dgp2006-05-151-2/+3
* * generic/tclProc.c (ProcCompileProc): When a bump of the compiledgp2006-05-132-5/+92
* * generic/tclEvent.c (HandleBgErrors): fix leak. [Coverity issue 86]das2006-05-122-16/+21
* * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-053-112/+140
* * README: Bump version number to 8.5a5dgp2006-05-0410-16/+27
* * generic/tclBasic.c (ExprSrandFunc): Restore acceptance of wide/bigdgp2006-05-043-8/+23
* * changes: Updates for another RC.core_8_5_a4dgp2006-04-262-4/+22
* * generic/tclBinary.c: Revised the handling of the Q and q formatdgp2006-04-264-12/+88
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-265-60/+101
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-252-38/+29
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-255-102/+120
* correct ChangeLog to reflect 2006-04-19 commit ofKevin B Kenny2006-04-241-0/+4
* fix for Martin Lemburg's DST conversion bug.Kevin B Kenny2006-04-194-9/+93
* more fine-tuning of the revised docsdgp2006-04-181-14/+11
* formatting fixes and note change that ::tcl_precision is now per-threaddgp2006-04-181-2/+11
* Minor fixes post-review.dkf2006-04-182-5/+13
* * doc/IntObj.3: Documentation changes to account for TIP 237 changes.dgp2006-04-173-70/+102
* typodgp2006-04-131-2/+2
* Fix [1376892]dkf2006-04-122-60/+143
* fix make html errorsdas2006-04-123-8/+8
* cosmetic fix to 'install' targetsdas2006-04-121-1/+3
* * generic/tclTrace.c: Stop some interference between enter tracesdgp2006-04-113-5/+53
* typosdas2006-04-111-2/+2
* move tagdgp2006-04-071-2/+2
* * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287]dgp2006-04-073-5/+37
* * generic/tclRegexp.c (FinalizeRegexp): full reset data tohobbs2006-04-072-6/+17
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seemsdgp2006-04-064-7/+17
* * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-068-16/+27
* * generic/tclPathObj.c: Revised fix for the [Bug 1379287] familydgp2006-04-062-30/+24
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-064-12/+8
* fix to compile problemsvincentdarley2006-04-051-3/+3
* * library/reg/pkgIndex.tcl: Bump to registry 1.2 becausedgp2006-04-056-20/+21
* * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength()dgp2006-04-059-15/+34
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-055-17/+16
* Ooopsdkf2006-04-051-2/+2
* Nail [Bug 1464039] by allowing the empty string to be exactly matched bydkf2006-04-053-43/+59
* typosdas2006-04-051-3/+3
* * generic/tclIO.c (ReadChars): Added check and panic andandreas_kupries2006-04-053-2/+109