summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-1/+1
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-3/+3
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-192-7/+5
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-193-10/+154
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-179-27/+177
* * tests/append.test: fix cleanup failure when all tests are skipped.das2006-12-171-2/+2
* * tests/chan.test (chan-16.9): cleanup chan event handler to avoiddas2006-12-171-1/+2
* * tests/info.test: add !singleTestInterp constraint to tests that faildas2006-12-171-16/+16
* Reapplied the Engineering Manual-ification, but this time without the (small) dkf2006-12-141-295/+311
* Fix example. [Bug 1615277]dkf2006-12-142-15/+19
* Revert the commits that broke the HEAD.dgp2006-12-131-307/+293
* Silly mistake correcteddkf2006-12-131-3/+3
* Cleanup to follow engineering manual guidelinesdkf2006-12-133-552/+663
* * generic/tclCompExpr.c: Now that the new internal structsdgp2006-12-122-3/+11
* * generic/tclBasic.c: Final step routing all direct evaluation formsdgp2006-12-125-35/+163
* * generic/tclBasic.c: Another step with all sorting operator commandsdgp2006-12-114-9/+73
* adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last...das2006-12-101-3/+3
* * generic/tclBasic.c: Another step down the path of re-usingdgp2006-12-086-64/+122
* * generic/tclCompExpr.c: Revised implementation of TclInvertOpCmddgp2006-12-085-31/+72
* * generic/tclMathOp.c: More revisions to make tests pass.dgp2006-12-083-10/+26
* Fix [Bug 1571056] and silence a GCC warningdkf2006-12-082-2/+9
* Minor formattingdkf2006-12-081-3/+3
* More tests for bitopsdkf2006-12-082-37/+348
* typodas2006-12-081-2/+2
* * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line".das2006-12-082-10/+23
* * generic/tclCompCmds.c: Additional commits correct mostdgp2006-12-074-11/+83
* Handle the export of the commands from tcl::mathop more efficientlydkf2006-12-071-3/+3
* * generic/tclBasic.c: Biggest source of TIP 174 failures was thatdgp2006-12-072-29/+38
* * tests/mathop.test: Commmitted several new tests from Peter Spjuthdgp2006-12-072-4/+741
* Remove erroneous linedkf2006-12-071-3/+2
* More #174 bits and piecesdkf2006-12-074-416/+394
* Fixed line endings broken by a previous checking that caused test failures on...patthoyts2006-12-072-717/+721
* More TIP 174 compilation bug fixes, consolidations, and improvements.dgp2006-12-061-93/+77
* * generic/tclCompCmds.c: Revised and consolidated into utilitydgp2006-12-063-117/+115
* Improved error reporting in test expr-47.12Kevin B Kenny2006-12-062-8/+23
* add new platform package files and earlier new test filesdas2006-12-061-0/+22
* fix errors flagged by make/htmldas2006-12-063-8/+8
* Whitespace/style copdkf2006-12-061-9/+10
* Documentation for platform package.andreas_kupries2006-12-053-0/+130
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-0512-10/+551
* * generic/tclPkg.c: When no requirements are supplied to adgp2006-12-053-4/+19
* Fix leaking-stderr test breakagedkf2006-12-041-8/+25
* Implement TIP#267dkf2006-12-044-707/+739
* * generic/tclCompExpr.c: Added implementation for thedgp2006-12-042-24/+268
* * generic/tclCompExpr.c: Added expr parsing routines thatdgp2006-12-032-6/+1100
* Bug 1606454 fixeddkf2006-12-022-492/+495
* fix warningdas2006-12-021-3/+4
* removed BZ_DIV_CUTOFF declaration now that it's gone from libtommathdas2006-12-021-4/+3