summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate warning: different 'const' qualifiersnijtmans2008-12-115-16/+25
* * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-113-3/+35
* Factor out the code to turn zlib errors into Tcl errors.dkf2008-12-112-52/+64
* Document the zlib command. Not yet complete!dkf2008-12-112-0/+106
* start of zlib support for windowsdkf2008-12-111-1/+17
* regendkf2008-12-111-6124/+6376
* Slightly less lame configure detection for zlib; still not really rightdkf2008-12-111-2/+12
* *** empty log message ***nijtmans2008-12-112-3/+10
* Fixed prototypesdkf2008-12-111-92/+172
* regendkf2008-12-112-2/+145
* Correctionsdkf2008-12-111-15/+13
* Added basic test suite for zlibdkf2008-12-112-3/+110
* Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-113-8/+56
* add TIP #234 filesdas2008-12-111-1/+9
* First hack at TIP#234dkf2008-12-118-12/+2695
* library/tzdata/*: Update from Olson's tzdata2008i.Kevin B Kenny2008-12-1020-2038/+1015
* TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]ferrieux2008-12-109-16/+68
* Implement TIP#341.dkf2008-12-104-48/+88
* Set the file channel to binary for size comparison on windowspatthoyts2008-12-091-3/+4
* restore source and binary compatibilitynijtmans2008-12-094-10/+29
* TIP #337 IMPLEMENTATIONdgp2008-12-0913-73/+123
* A bit more readability refactoring.dkf2008-12-092-278/+300
* Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
* Fix warnings with assertions enableddas2008-12-071-2/+2
* oopsdkf2008-12-061-1/+2
* Partial fix for [Bug 2388866]dkf2008-12-062-1/+20
* regendkf2008-12-052-2/+13
* Implement TIP#335dkf2008-12-054-6/+61
* fix Tcl_AppendElement documentation: signature in doc did notnijtmans2008-12-051-2/+2
* minor improvements derived from [Patch 1723738]dkf2008-12-051-2/+3
* regendkf2008-12-052-126/+141
* Implement TIP#307.dkf2008-12-057-231/+256
* * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-042-13/+82
* Fix [Bug 2380318]dkf2008-12-032-12/+60
* * generic/tclFileName.c (DoGlob): One of thedgp2008-12-032-3/+11
* note incompadgp2008-12-021-0/+2
* TIP #336 IMPLEMENTATIONdgp2008-12-0215-37/+132
* * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandreandreas_kupries2008-12-022-3/+9
* * generic/tclParse.c: Coding standards fixups.dgp2008-12-012-17/+23
* Fix [Bug 2371623] with a constraint.dkf2008-12-012-10/+15
* autoconf-2.59das2008-12-011-6141/+6124
* autoheader-2.59das2008-12-011-0/+3
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-303-4/+28
* regendkf2008-11-291-6141/+6157
* Implementation of TIP #210.dkf2008-11-298-64/+459
* Moved a number of tests to the newer style.patthoyts2008-11-291-102/+122
* Code now simple enough that we can improve its performance by applying thedkf2008-11-292-10/+16
* Improvements to the general readability of the TSD implementation.dkf2008-11-292-143/+220
* Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li...ferrieux2008-11-276-79/+38
* A few more (harmless) Tcl_SetResult eliminationsnijtmans2008-11-262-14/+9