summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclParseExpr.c: Use the "parent" field ofdgp2006-08-291-0/+8
* Fix for stack.test failures on FreeBSDJoe Mistachkin2006-08-291-0/+6
* fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segvcoldstore2006-08-291-0/+8
* ftp://elsie.nci.nih.gov/pub/tzdata2006kKevin B Kenny2006-08-281-0/+6
* * generic/tclStringObj.c: Revised ObjPrintfVA to take caredgp2006-08-281-0/+7
* * generic/tclStringObj.c: Corrected TclFormatObj's failuredgp2006-08-281-0/+6
* undo last commit.dgp2006-08-281-4/+0
* Fixes for [Bug 1547662] and [Bug 1547681]Joe Mistachkin2006-08-281-0/+9
* bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-0/+8
* * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-241-0/+10
* * generic/tclParseExpr.c: Minimal collection of new testsdgp2006-08-231-0/+7
* * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-0/+10
* * generic/tclParseExpr.c: Revised mistaken call todgp2006-08-211-0/+4
* * generic/tclIOUtil.c: Revisions to complete the thread finalizationdgp2006-08-211-0/+5
* Fix the 'gdb' target.dkf2006-08-211-15/+20
* typo: s/Xcode 2.3/Xcode 2.4/das2006-08-211-1/+1
* * unix/tclUnixPort.h (Darwin): override potentially faulty configuredas2006-08-211-1/+5
* * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop isdas2006-08-211-0/+22
* * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select()das2006-08-181-0/+4
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-1/+36
* * generic/tclCompile.c: Revised the new set of expressiondgp2006-08-171-0/+5
* * generic/tclParseExpr.c: Replace PrecedenceOf() functiondgp2006-08-161-0/+5
* Added missing braces to validation codedkf2006-08-141-0/+5
* Applied [Patch 1352382]dkf2006-08-111-0/+6
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-0/+11
* * generic/tclEncoding.c: Replace buffer copy in for loopdgp2006-08-091-0/+5
* Error message consistency improvements. [Bug 1534628]dkf2006-08-091-0/+3
* Fix silly error in error handling for uncompiled [dict for]. [Bug 1531184]dkf2006-08-091-0/+3
* Make [expr] use in examples more idiomatic [Bug 1526581]dkf2006-08-091-481/+458
* * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standarddas2006-08-021-2/+18
* Bug 1531530Kevin B Kenny2006-07-311-0/+7
* Bug 1426279Kevin B Kenny2006-07-311-3/+10
* Fixed Bug 1494664Kevin B Kenny2006-07-301-1/+3
* Fixed Bug 1505383Kevin B Kenny2006-07-301-0/+10
* Fix typo [Bug 1496886]jenglish2006-07-301-0/+4
* * generic/tclExecute.c: Corrected flawed overflow detection indgp2006-07-261-0/+6
* * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanksdgp2006-07-241-0/+6
* * generic/tclExecute.c:Miguel Sofer2006-07-211-0/+4
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-0/+48
* * unix/tclUnixPort.h: Added the inclusion ofandreas_kupries2006-07-141-0/+7
* Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-111-0/+5
* * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-051-0/+34
* * generic/tclIOUtil.c: Changed default configuration todgp2006-06-211-0/+19
* * generic/tclCmdAH.c: Removed dead code that was old implementationdgp2006-06-201-0/+5
* * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-141-0/+6
* Added examples after prompting on the Tcler's chat.dkf2006-06-141-0/+5
* Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-131-0/+5
* * doc/GetStdChan.3: Added recommendation that each call todgp2006-06-061-0/+5
* Documentation improvements (including Tcl_Realloc(NULL,x) behaviour)dkf2006-06-051-0/+6
* Minor formatting fixesdkf2006-06-051-174/+182