summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* performance improvements to [incr]Kevin B Kenny2005-10-121-0/+6
* * generic/tclCompCmds.c: New convenience macro CompileTokens().Miguel Sofer2005-10-101-2/+6
* * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. Alsodgp2005-10-101-4/+2
* * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build.dgp2005-10-101-0/+7
* Fix two bugs in limits, one a crash and the other a failed flag reset.dkf2005-10-101-1/+10
* removing wrong commentMiguel Sofer2005-10-101-1/+2
* * generic/tclExecute.c: fixing errors in last commit.Miguel Sofer2005-10-101-0/+4
* * generic/tclBasic.c:Miguel Sofer2005-10-091-0/+8
* TIP#237 IMPLEMENTATIONdgp2005-10-081-3/+583
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008hobbs2005-10-071-0/+6
* * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bugandreas_kupries2005-10-051-0/+3
* * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application ofandreas_kupries2005-10-051-0/+4
* * generic/tclIORChan.c (RcClose): Removed unreachable panic/returnandreas_kupries2005-10-051-0/+5
* * tests/env.test (env-6.1):hobbs2005-10-051-0/+12
* win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2005-10-051-0/+2
* * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-0/+3
* * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on secondhobbs2005-10-051-0/+3
* scan %[] requires "one or more chars" [Bug 1277503]hobbs2005-10-051-0/+2
* * tests/winFile.test (getuser): allow valid Windows usernames.hobbs2005-10-051-2/+5
* * generic/tclParse.c (Tcl_ParseCommand): add code that recognizeshobbs2005-10-041-0/+6
* See file.vasiljevic2005-10-041-0/+9
* fixed test cases for new US DST rules.Kevin B Kenny2005-10-031-0/+2
* Rebuild tzdata from Olson's tzdata2005n.tar.gzKevin B Kenny2005-10-031-2/+10
* * generic/tclMain.c: Separate encoding conversion of command linedgp2005-09-301-0/+5
* implementation for TIP #255, expr min/maxhobbs2005-09-291-0/+6
* Test for [Bug 1116542]dkf2005-09-271-249/+253
* update tclTomMath.h for bug 1263012Kevin B Kenny2005-09-261-2/+6
* Regen tommath.h from release 0.36Kevin B Kenny2005-09-261-0/+5
* * doc/ParseCmd.3: copy/paste fix [Bug 1292427]Miguel Sofer2005-09-151-0/+4
* * generic/tclStringObj.c (TclAppendFormattedObjs): Revisionkennykb_numerics_branch_20050915dgp2005-09-151-0/+3
* * generic/tclBasic.c: More callers of TclObjPrintf anddgp2005-09-151-1/+16
* More flags hacking, this time for open64 under RHEL3. [Bug 1287638]dkf2005-09-151-0/+5
* * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp2005-09-141-4/+10
* * generic/tclBasic.c: Updated several callers to usedgp2005-09-141-0/+2
* * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp2005-09-141-0/+14
* * generic/tclBasic.c: First caller of TclFormatToErrorInfo.dgp2005-09-141-0/+6
* * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-131-0/+18
* 2005-09-12 Don Porter <dgp@users.sourceforge.net>dgp2005-09-121-0/+6
* * generic/tclIORChan.c (RcDecodeEventMask): Added missing typeandreas_kupries2005-09-091-0/+7
* typodgp2005-09-091-1/+1
* * generic/tclInt.h: New internal routine TclObjPrintf()dgp2005-09-091-0/+4
* added missing casts in tclStringObj.cKevin B Kenny2005-09-091-0/+5
* * generic/tclInt.h: New internal routines TclFormatObj()dgp2005-09-091-0/+11
* Test suite about fixed up for TIP#254dkf2005-09-081-1/+2
* Added support machinery for TIP#254 testsdkf2005-09-081-1/+2
* TIP #254 implementationdkf2005-09-081-0/+9
* * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negativedgp2005-09-071-0/+7
* Add flag to lists so that evaluating contexts can handle them efficiently muchdkf2005-09-061-0/+9
* Make symbol static to stop it from being visible outside the Tcl library ondkf2005-09-051-0/+5
* * unix/tclUnixSock.c (InitializeHostName): Synchronized use ofandreas_kupries2005-09-021-0/+24