summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString,andreas_kupries2006-09-081-0/+5
* unix/tclUnixCompat.c: Added fallback to MT-unsafevasiljevic2006-09-071-0/+7
* Rewritten MT-safe wrappers to return ptrs to TSD storage.vasiljevic2006-09-071-0/+8
* Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-061-0/+14
* * generic/tclCompExpr.c: Removed much complexity that isdgp2006-09-051-0/+3
* * tests/main.text (Tcl_Main-4.4): Test corrected to not bedgp2006-09-041-0/+5
* correct package examplehobbs2006-09-041-0/+4
* * generic/tclCompExpr.c: Corrected flawed logic fordgp2006-08-311-0/+5
* * tests/expr-old.test: The remaining failing tests reported indgp2006-08-311-0/+7
* * generic/tclParseExpr.c: Dropped the old expr parser.dgp2006-08-301-0/+4
* * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadIdhobbs2006-08-301-0/+2
* * win/tclWinChan.c [Bug 819667] Improve logic for identifying COMhobbs2006-08-301-0/+3
* see changeshobbs2006-08-301-4/+16
* * 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