summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-1816-45/+51
* Partial fix of [Bug 1662436]dkf2007-02-182-45/+52
* 2007-02-13 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2007-02-143-6/+27
* Fix [Bug 1614687]dkf2007-02-132-23/+27
* rebuilt from Olson's tzdata2007bKevin B Kenny2007-02-138-439/+481
* * tools/fix_tommath_h.tcl: Added code to patch out a check forKevin B Kenny2007-02-131-0/+1
* * tools/fix_tommath_h.tcl: Added code to patch out a check forKevin B Kenny2007-02-133-16/+20
* Windows build fixesJoe Mistachkin2007-02-093-3/+17
* * unix/tclUnixInit.c (TclpCheckStackSpace): do stack size checkshobbs2007-02-082-3/+9
* * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace()dgp2007-02-083-8/+26
* Minor syntax/efficiency stuffdkf2007-02-061-22/+35
* Silence a trivial warningdkf2007-02-061-2/+3
* Function header/whitespace police/general format fixesdkf2007-02-063-847/+893
* * generic/tclNamesp.c: Corrected broken implementation of thedgp2007-02-063-3/+18
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-045-80/+202
* Windows build fixJoe Mistachkin2007-02-042-3/+10
* * generic/tclResult.c: Added optimization case to TclTransferResultdgp2007-01-292-5/+21
* * generic/tclLink.c: Broken linked float logic corrected. Thanksdgp2007-01-292-2/+5
* * doc/fcopy.n: Typo fix. [Bug 1630627]dgp2007-01-292-2/+6
* * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-2810-336/+429
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-253-8/+29
* Fix [Bug 1631017]dkf2007-01-222-22/+33
* More efficient issuing of INST_START_CMD instructions. See ChangeLog for disc...dkf2007-01-193-22/+42
* Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-192-2/+5
* Windows build fixesJoe Mistachkin2007-01-193-5/+12
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-1911-29/+120
* Code style improvementsdkf2007-01-182-133/+148
* Fix minor fault (made by aku, caught by aku)dkf2007-01-181-2/+2
* Small fixes to quell tests that fail on some kinds of Win systemsdkf2007-01-182-84/+112
* Whitespace policing, and adding comments so that it is clearer what TclMarkList dkf2007-01-181-30/+61
* Minor fix to make bytecodes print out properlydkf2007-01-181-2/+2
* Fix [Bug 1638414] and make bytecode of expansion betterdkf2007-01-182-71/+107
* Detect [Bug 1638414]dkf2007-01-182-23/+10
* Missed a spot; thanks to Andreas Kupries for spotting this one.dkf2007-01-171-5/+10
* Added macros to make usage of ChannelBuffers clearer.dkf2007-01-172-81/+133
* * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-113-36/+29
* Fixes to work better on Win98. Read version numbers from package index filepatthoyts2007-01-114-41/+138
* Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-105-12/+61
* Fix [lindex] argument ordering. [bug 1631364]dkf2007-01-093-59/+28
* Regenerated tclDate.cKevin B Kenny2007-01-032-18/+23
* Minor updates (convert comment-outs to #ifdef outs, clean up comments/indents)dkf2007-01-021-106/+120
* Whitespace/line-width policedkf2006-12-281-13/+9
* * generic/tclIO.c (Tcl_GetsObj):mdejong2006-12-272-14/+26
* * generic/tclEncoding.c (EscapeFromUtfProc):mdejong2006-12-273-4/+87
* supply missing RCS linedgp2006-12-191-1/+1
* Fix [Bug 1618838]dkf2006-12-192-2/+10
* Rewrote for more claritydkf2006-12-191-56/+90
* Replace with comment style recommended as "best practice"dkf2006-12-191-13/+13
* Wrote the commenting wrongly; used proper troff construct as recommended in dkf2006-12-191-9/+9
* Fix minor fault found by Joe Mistachkindkf2006-12-191-2/+2