summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Olson's tzdata2006mKevin B Kenny2006-10-04545-640/+831
* dup test namedgp2006-10-041-2/+2
* Handle possible missing definepatthoyts2006-10-012-4/+9
* Bug 1567956Kevin B Kenny2006-10-012-4/+10
* * doc/Eval.3 (TclEvalObjv): added note on refCount management forMiguel Sofer2006-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]Miguel Sofer2006-09-302-5/+19
* * generic/tclInt.decls:Miguel Sofer2006-09-306-22/+77
* * generic/tclCompile.c:Miguel Sofer2006-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 forMiguel Sofer2006-09-282-1/+12
* * generic/tclPkg.c (CompareVersion): Flatten strcmp() results todgp2006-09-282-1/+7
* * generic/regc_color.c (uncolorchain):Miguel Sofer2006-09-273-4/+10
* changed last commit - ifdef'ing out unused mcce (multi char collationMiguel Sofer2006-09-274-6/+61
* * generic/regc_cvec.c (addmcce):Miguel Sofer2006-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 withMiguel Sofer2006-09-272-2/+13
* TIP 27 changes for Tcl_CreateEncodingKevin B Kenny2006-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 1564777Kevin B Kenny2006-09-251-2/+2
* yet another stab at 1564777Kevin B Kenny2006-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 forMiguel Sofer2006-09-242-2/+7
* * generic/tclParse.c (Tcl_ParseCommand): also return an error ifMiguel Sofer2006-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
* * generic/tclExecute.c (INST_EXPON): Native type overflow detectiondgp2006-09-193-47/+21
* * tests/http.test (http-5.1): bump http to 2.5.3dgp2006-09-163-6/+8
* * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-164-6/+12
* * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognizeandreas_kupries2006-09-123-1/+34
* * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation ofandreas_kupries2006-09-122-5/+17
* Added tommath_(super)class headers to include installpatthoyts2006-09-112-1/+4
* Fixed error launching win98 testpatthoyts2006-09-111-3/+3
* Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in).patthoyts2006-09-113-48/+68
* * unix/Makefile.in (install-libraries): Fixed typo tcltest 2.3.9 -> 2.3.0.andreas_kupries2006-09-112-2/+6