summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-2013-1009/+1419
* * generic/regc_locale.c (cclass):das2006-07-209-50/+51
* * 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
* Improvements to error context messagesdgp2006-07-051-3/+9
* * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-057-34/+1233
* fix warningsdas2006-06-211-22/+22
* * generic/tclIOUtil.c: Changed default configuration todgp2006-06-219-158/+97
* One stray CONST that escaped the CONST->const conversion.dgp2006-06-201-2/+2
* * generic/tclCmdAH.c: Removed dead code that was old implementationdgp2006-06-202-484/+6
* typodgp2006-06-161-2/+2
* * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-142-10/+33
* 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