summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fix datevincentdarley2005-08-311-1/+1
* allow NULL interp in Tcl_FSMatchInDirectoryvincentdarley2005-08-311-0/+9
* * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patchandreas_kupries2005-08-291-0/+6
* renumber expr-39.* to expr-46.*Kevin B Kenny2005-08-291-1/+1
* Bug 1275043Kevin B Kenny2005-08-291-0/+8
* * generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel toandreas_kupries2005-08-261-0/+10
* Fix crashes when running Snit's test suite caused by traces forcing the interpdkf2005-08-261-0/+7
* Better to panic sanely than to crash with a bad memory access. [Bug 1267380]dkf2005-08-251-0/+4
* Fix memory leak caused by throwing away a duplicated objectdkf2005-08-251-7/+13
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-0/+28
* fix formatting of fp number with smallest significandKevin B Kenny2005-08-241-0/+7
* * unix/configure.in:mdejong2005-08-231-0/+7