summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tidying up.dkf2007-08-034-278/+326
* autoheader-2.59das2007-08-021-0/+6
* Regenerated configure using autoconf 2.59. Autoconf 2.61 changedandreas_kupries2007-08-012-8263/+7656
* Rewrote word.tcl for greater efficiency. [Bug 1764318]dkf2007-08-012-90/+108
* Abstracted the 'offsetof' to a TclOffset macro as per Tk_Offset to permitpatthoyts2007-08-014-5/+23
* * generic/tclVar.c (TclCleanupVar): fix [Bug 1765225], thx LarryMiguel Sofer2007-08-012-2/+7
* VarReform [Patch 1750051]Miguel Sofer2007-07-3121-2158/+2812
* Regen with autoconf 2.61Miguel Sofer2007-07-313-7582/+8331
* * unix/configure.in: allow use of 'inline' in Tcl sourcesMiguel Sofer2007-07-314-4/+12
* Whitespace/format cleanupdkf2007-07-312-64/+61
* Added missing bug number. ;-)dkf2007-07-311-1/+1
* * unix/tclUnixInit.c (TclpSetVariables): Use the thread-safe getpwuiddkf2007-07-312-15/+25
* Simplify the #ifdef logic.dkf2007-07-312-334/+398
* One more bad change spotted by AKudkf2007-07-311-2/+2
* Fix test failures.dkf2007-07-312-2/+6
* Added macros to make bit chopping clearerdkf2007-07-302-183/+198
* fix wrong TIP # in ChangelogMiguel Sofer2007-07-241-1/+1
* comment fixMiguel Sofer2007-07-241-3/+2
* changelog completionMiguel Sofer2007-07-241-1/+4
* * generic/tclBasic.c (TEOvI, GetCommandSource):Miguel Sofer2007-07-245-73/+80
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-207-25/+41
* * generic/tclParse.c: In contexts where interp and parsePtr->interpdgp2007-07-192-20/+27
* * generic/tclCompExpr.c: Removed unused arguments and variables.dgp2007-07-182-43/+29
* typodgp2007-07-171-2/+2
* * generic/tclCompExpr.c (ParseExpr): While adding comments todgp2007-07-172-202/+258
* * generic/tclCompExpr.c: More commentary.dgp2007-07-163-7/+126
* additional commentarydgp2007-07-121-6/+25
* * generic/tclCompExpr.c: Factored out, corrected, and commenteddgp2007-07-122-44/+48
* 2007-07-11 Miguel Sofer <msofer@users.sf.net>Miguel Sofer2007-07-113-15/+36
* * generic/tclCompExpr.c: Added a "parseOnly" flag argument todgp2007-07-112-49/+41
* Renamed some variables fordgp2007-07-102-47/+117
* Removed some unused counter variables.dgp2007-07-102-6/+18
* * generic/tclCompExpr.c: Added a field for operator precedencedgp2007-07-102-40/+174
* More extended commentary about the data structures of the expr parser.dgp2007-07-091-43/+85
* * generic/tclCompExpr.c: Revision so that the END lexeme neverdgp2007-07-092-4/+38
* * generic/tclCompExpr.c: Added missing creation and returndgp2007-07-092-2/+16
* More work in progress commenting the expr parserdgp2007-07-051-10/+55
* Start of work adding more useful comments to the expr parser.dgp2007-07-051-20/+63
* * library/init.tcl (unknown): Corrected inconsistent error messagedgp2007-07-052-13/+16
* clarify comments for last commitMiguel Sofer2007-07-052-4/+4
* * generic/tclNamesp.c (SetNsNameFromAny):Miguel Sofer2007-07-053-42/+66
* * generic/tclNamesp.c: Fix case where a FQ cmd or ns was beingMiguel Sofer2007-07-043-2/+10
* Remove over-wide lines from nroff output.dkf2007-07-043-26/+43
* Remove over-wide lines from nroff output.dkf2007-07-047-56/+117
* Fixing some minor nroff misusesdkf2007-07-044-71/+59
* Minor formatting fixes and additional notes on portability of [file]dkf2007-07-042-13/+10
* Minor fixes (type of heading, format of SEE ALSO) and added KEYWORDSdkf2007-07-041-3/+5
* * generic/tclCompExpr.c: Revised #define values so that theredgp2007-07-032-4/+17
* Minor *roff usage fixesdkf2007-07-031-1/+4
* * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY anddgp2007-07-024-128/+21