summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ANSIfy function declarations and definitionsdkf2005-10-181-399/+384
* ANSI function definitionsdkf2005-10-181-137/+137
* Style update and ANSI function definitions.dkf2005-10-181-28/+34
* Split off changelog entries for 2004dkf2005-10-182-4748/+4662
* * generic/tclExecute.c: Added optimization for I32L64 systems todgp2005-10-182-2/+28
* * generic/tclExecute.c: Restored some optimizations of thedgp2005-10-152-25/+108
* See file.vasiljevic2005-10-141-0/+12
* Fixed bad definition of CRTEXPORT which should have beenvasiljevic2005-10-141-2/+2
* Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992vasiljevic2005-10-141-13/+1
* more revisions to TclIncrObjdgp2005-10-141-23/+39
* removed another do {} while(0)Kevin B Kenny2005-10-141-11/+10
* Tidied up do {...} while(0)Kevin B Kenny2005-10-142-67/+26
* Updated target file idpatthoyts2005-10-141-8/+8
* Permit building al debug builds as well as release buildspatthoyts2005-10-141-8/+37
* * generic/tcl.h: Fix for bug #1256937 - correctly decoratepatthoyts2005-10-143-4/+25
* Test updates from [Bug 1284178]dkf2005-10-132-5/+14
* Added some more clarifying comments in Tcl_ClearChannelHandlers()vasiljevic2005-10-131-7/+6
* Temporary ifdef TCL_THREADS changes done to de-activate pendingvasiljevic2005-10-132-1/+14
* Remove _ANSI_ARGS_ and clean up a few commentsdkf2005-10-131-161/+160
* * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H.dgp2005-10-138-859/+15
* * compat/tclErrno.h: Removed obsolete file.dgp2005-10-132-99/+2
* Formatting cleanup to more accurately match the coding standards ofdkf2005-10-131-734/+713
* * generic/tclStrToD.c (TclParseNumber): Missing goto caused crashdgp2005-10-132-1/+7
* formattingdkf2005-10-131-182/+178
* quick typo fix; testingdgp2005-10-131-2/+2
* formatting and de-_ANSI_ARGS_-ificationdkf2005-10-131-82/+75
* formattingdkf2005-10-121-12/+19
* * generic/tclExecute.c (GetNumberFromObj): Restored some lostdgp2005-10-122-1/+13
* Formattingdkf2005-10-121-53/+66
* Scrap _ANSI_ARGS_ macro use, yay!dkf2005-10-121-97/+92