summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 1426279Kevin B Kenny2006-07-315-30/+151
* Fixed Bug 1494664Kevin B Kenny2006-07-303-5/+25
* Fixed Bug 1505383Kevin B Kenny2006-07-304-1775/+2342
* Fix typo [Bug 1496886]jenglish2006-07-302-2/+6
* fix errors from 'make html'das2006-07-282-4/+4
* * generic/tclExecute.c: Corrected flawed overflow detection indgp2006-07-263-3/+16
* * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanksdgp2006-07-242-15/+23
* undo mistaken commitdgp2006-07-212-20/+17
* * generic/tclExecute.c:Miguel Sofer2006-07-215-22/+48
* typosdas2006-07-211-3/+3
* cleanup quoting and whitespacedas2006-07-202-5/+6
* * 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