summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RFE 1333318Kevin B Kenny2005-11-042-3/+7
* Bug 1298737Kevin B Kenny2005-11-044-47/+64
* Bug 1263012Kevin B Kenny2005-11-042-0/+63
* * generic/tclInt.h:Miguel Sofer2005-11-045-84/+215
* ANSIfydkf2005-11-0423-1111/+1188
* * win/tclWin32Dll.c: Applied patch #1256872 to provide unicodepatthoyts2005-11-034-13/+89
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-0311-47/+123
* ANSIfydkf2005-11-0210-653/+626
* ANSIfy the test code (well, strip some of the worst offences!)dkf2005-11-024-1286/+1201
* ANSIfy; generic/*.c now all done except for test codedkf2005-11-0210-626/+635
* ANSIfy (though only partially - function decls only - for tclExecute.c)dkf2005-11-027-924/+1030
* Partial ANSIfydkf2005-11-021-213/+209
* ANSIfydkf2005-11-028-1151/+1165
* * generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistakendgp2005-11-012-13/+19
* * tests/unixNotfy.test (1.1,2): Update error message whitespace todgp2005-11-013-5/+11
* Fix test that checked for non-standard case of error message (which dkf2005-11-011-23/+23
* Think-o fixesdkf2005-11-011-3/+3
* ANSIfy. Also converted some deeply nested code to a less nested form for easi...dkf2005-11-0114-2694/+2761
* * expr.test (expr-46.13): Added test that illustratesdgp2005-11-012-1/+9
* * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don.Miguel Sofer2005-10-313-14/+19
* typodgp2005-10-311-2/+2
* Convert to using ANSI decls/definitions and using the (ANSI) assumption that ...dkf2005-10-317-1802/+1782
* Cleanup and ANSIfydkf2005-10-313-1127/+660
* Assorted syntactic cleanupsdkf2005-10-301-120/+110
* fix Changelog entryMiguel Sofer2005-10-291-1/+1
* * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-293-5/+37
* fix datevincentdarley2005-10-231-1/+1
* fix to glob memory leak and file stat ino/nlink on windowsvincentdarley2005-10-234-138/+173
* * tests/foreach.test (foreach-8.1): added test for [Bug 1189274]Miguel Sofer2005-10-222-1/+18
* * generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. ObjMiguel Sofer2005-10-222-4/+9
* Bug 1334461Kevin B Kenny2005-10-211-1/+2
* Marked some failing tests as knownBug until they can be updated.dgp2005-10-212-14/+14
* remove C++ commentsKevin B Kenny2005-10-211-4/+4
* Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-217-43/+43
* Bug 1334461Kevin B Kenny2005-10-212-2/+10
* Revised code to build in situations where strchr(.,.) is a macro.dgp2005-10-211-5/+3
* ANSI-fy declarations and NULL handlingdkf2005-10-211-316/+299
* Formatting regularizationdkf2005-10-211-876/+819
* Improve the documentation of [binary scan] a little.dkf2005-10-212-18/+26
* whitespace cleanupdkf2005-10-201-2/+2
* Remove extra spaces so it's easier to see the tests as groupsdkf2005-10-201-62/+0
* * generic/tclListObj.c (TclLsetFlat):Miguel Sofer2005-10-203-6/+36
* See changelog entrydkf2005-10-191-0/+7
* Fix crash caused by passing -1 as the length to TclNewStringObj(). Only dkf2005-10-191-12/+7
* * generic/tclClock.c: Removed some dead code.dgp2005-10-1911-971/+31
* Silence a warningdkf2005-10-191-2/+2
* More typos obscured by typos fixed in previous checkin...dkf2005-10-191-4/+4
* Fix silly typosdkf2005-10-191-14/+15
* General cleanup of reflected channel codedkf2005-10-192-1612/+1499
* * generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND):Miguel Sofer2005-10-192-2/+8