summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/*.test: updated all tests to refer explicitly to thetip-278-20061009msofer2006-10-0934-192/+207
* bug #1571954: avoid /RTCc flag with MSVC8tip-278-branch-rootpatthoyts2006-10-063-7/+7
* TIP #275: Support unsigned values in binary commandpatthoyts2006-10-064-29/+238
* * library/http/http.tcl (http::geturl): only do geturl url rfchobbs2006-10-062-4/+12
* (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systemshobbs2006-10-061-2/+2
* * library/tm.tcl: Fixed bug in TIP #189 implementation, nowandreas_kupries2006-10-062-1/+6
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-054-31/+51
* * generic/tclVar.c (Tcl_LappendObjCmd):msofer2006-10-053-3/+23
* nroff typohobbs2006-10-051-2/+2
* Olson's tzdata2006mkennykb2006-10-04545-640/+831
* dup test namedgp2006-10-041-2/+2
* Handle possible missing definepatthoyts2006-10-012-4/+9
* Bug 1567956kennykb2006-10-012-4/+10
* * doc/Eval.3 (TclEvalObjv): added note on refCount management formsofer2006-10-012-1/+9
* bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-013-6/+33
* bug 1567956: handle Msys environment a little differently in getuser functionpatthoyts2006-10-012-11/+25
* * generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747]msofer2006-09-302-5/+19
* * generic/tclInt.decls:msofer2006-09-306-22/+77
* * generic/tclCompile.c:msofer2006-09-305-63/+90
* * generic/tclPkg.c (CompareVersions): Bugfix. Check string lengthsandreas_kupries2006-09-283-13/+31
* * generic/tclExecute.c: Corrected error in INST_LSHIFT in thedgp2006-09-283-3/+12
* * generic/tclIO.c (Tcl_GetsObj): added two test'n'panic guards formsofer2006-09-282-1/+12
* * generic/tclPkg.c (CompareVersion): Flatten strcmp() results todgp2006-09-282-1/+7
* * generic/regc_color.c (uncolorchain):msofer2006-09-273-4/+10
* changed last commit - ifdef'ing out unused mcce (multi char collationmsofer2006-09-274-6/+61
* * generic/regc_cvec.c (addmcce):msofer2006-09-272-0/+14
* * tests/pkg.test: Added test for version comparison at the 32bitandreas_kupries2006-09-273-39/+110
* * generic/tclFileName.c (TclGlob): added a panic for a call withmsofer2006-09-272-2/+13
* TIP 27 changes for Tcl_CreateEncodingkennykb2006-09-265-10/+17
* Additional compiler flags and amd64 support.patthoyts2006-09-264-19/+55
* * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellowsdgp2006-09-262-5/+8
* Fixing msvc8 and stat modificationspatthoyts2006-09-261-1/+4
* More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-267-60/+97
* * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642],andreas_kupries2006-09-252-2/+8
* another nitdgp2006-09-251-2/+2
* * doc/package.n: Fixed nits reported by Daniel Steffen in theandreas_kupries2006-09-252-4/+9
* Minor change: Improved code styledkf2006-09-251-14/+21
* yet another stab at 1564777kennykb2006-09-251-2/+2
* yet another stab at 1564777kennykb2006-09-252-9/+35
* fix line endingsdgp2006-09-252-6340/+6340
* Fix [Bug 1564677]dkf2006-09-252-6331/+6340
* * generic/tclStringObj.c (STRING_SIZE): fix allocation formsofer2006-09-242-2/+7
* * generic/tclParse.c (Tcl_ParseCommand): also return an error ifmsofer2006-09-242-2/+7
* * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to theandreas_kupries2006-09-222-11/+14
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-2216-208/+1455
* Fix [Bug 1562528]dkf2006-09-222-29/+35
* * generic/tclUtil.c: Dropped ParseInteger() routine.dgp2006-09-212-80/+20
* correct registry version numbervincentdarley2006-09-211-2/+2
* fix line endingsdgp2006-09-201-5162/+5162
* Fix nasty bug with limits, vwait's (C) traces, and interpreter restart...dkf2006-09-192-5161/+5168