summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() failsjenglish2005-11-201-24/+4
* * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtrhobbs2005-11-181-5/+10
* * generic/tclObj.c (GetBignumFromObj): replace NULL withMiguel Sofer2005-11-181-2/+2
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts'andreas_kupries2005-11-181-2/+6
* * generic/tclListObj.c: Restored the SetListFromAny routine todgp2005-11-182-3/+4
* * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panicdgp2005-11-141-2/+3
* * generic/tclBasic.c (CallCommandTraces): Save/restore thedgp2005-11-141-1/+9
* * generic/tclInt.h:Miguel Sofer2005-11-142-6/+14
* fixing last commit, no Changelog entryMiguel Sofer2005-11-131-3/+9
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-132-11/+5
* Partial fix for [Bug 1355342]dkf2005-11-121-350/+350
* * generic/tclInt.h: Revised TclParseNumber interface to enabledgp2005-11-123-125/+166
* typodas2005-11-121-2/+2
* More bits of ANSIfyingdkf2005-11-111-653/+665
* More bits of ANSIfyingdkf2005-11-112-163/+180
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-112-10/+11
* Finish applying the style guide to the RE engine (except for variable anddkf2005-11-105-1472/+1817
* Deleted unwanted extra space at end of some linesdkf2005-11-101-5/+5
* bugs 1350291 and 1350293Kevin B Kenny2005-11-091-57/+79
* ANSIfy the RE compiler.dkf2005-11-098-4852/+5523
* More ANSIfyingdkf2005-11-091-25/+25
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-14/+83
* Fix for [Bug 1348775]dkf2005-11-081-32/+84
* ANSIfydkf2005-11-071-7/+9
* Strip a few more pre-ANSI-ismsdkf2005-11-071-21/+20
* ANSIfydkf2005-11-077-90/+89
* Tidy updkf2005-11-071-41/+47
* Silence a warning.dkf2005-11-071-2/+3
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-041-2/+2
* * generic/tclBinary.c:Miguel Sofer2005-11-0410-83/+44
* Bug 1298737Kevin B Kenny2005-11-042-46/+56
* * generic/tclInt.h:Miguel Sofer2005-11-043-82/+204
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-033-18/+22
* 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-011-13/+15
* 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
* * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don.Miguel Sofer2005-10-311-10/+10
* typodgp2005-10-311-2/+2
* Convert to using ANSI decls/definitions and using the (ANSI) assumption that ...dkf2005-10-316-1652/+1611
* Assorted syntactic cleanupsdkf2005-10-301-120/+110
* * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-291-4/+6
* fix to glob memory leak and file stat ino/nlink on windowsvincentdarley2005-10-231-1/+7
* * generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. ObjMiguel Sofer2005-10-221-4/+4
* Bug 1334461Kevin B Kenny2005-10-211-1/+2
* remove C++ commentsKevin B Kenny2005-10-211-4/+4