Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strengthened the text about Tcl not supporting MCCEs | dkf | 2007-11-14 | 1 | -8/+8 |
| | |||||
* | Clarify. | dkf | 2007-11-13 | 1 | -17/+31 |
| | |||||
* | Minor documentation improvements | dkf | 2007-11-01 | 10 | -70/+91 |
| | |||||
* | Reorder paragraphs for better readability. | dkf | 2007-11-01 | 1 | -9/+9 |
| | |||||
* | Fix .DS/.DE to work better when transformed to a table | dkf | 2007-11-01 | 1 | -35/+35 |
| | |||||
* | Clarified documentation of RE flags. [Bug 1167840] | dkf | 2007-11-01 | 1 | -12/+14 |
| | |||||
* | change 'reflectedchan' to 'refchan' for reduced confusion. | dkf | 2007-11-01 | 2 | -6/+6 |
| | |||||
* | Clarified [file nativename] usage. [Bug 1185154] | dkf | 2007-11-01 | 1 | -3/+12 |
| | |||||
* | Spread the idiom, make the rendering to HTML reliable! | dkf | 2007-10-30 | 10 | -121/+161 |
| | |||||
* | Eliminate misuse of .br | dkf | 2007-10-30 | 3 | -9/+20 |
| | |||||
* | typos | dkf | 2007-10-30 | 2 | -4/+4 |
| | |||||
* | Forgot some SEE ALSOs | dkf | 2007-10-30 | 2 | -4/+5 |
| | |||||
* | Typo [Bug 1811621] | dkf | 2007-10-30 | 1 | -3/+2 |
| | |||||
* | Clear up what's going on a bit more. [Bug 1811803] | dkf | 2007-10-30 | 2 | -48/+57 |
| | |||||
* | Fix [Bug 1822268] | dkf | 2007-10-30 | 1 | -22/+37 |
| | |||||
* | line endings | dgp | 2007-10-29 | 26 | -2406/+2377 |
| | |||||
* | Minor fixes | dkf | 2007-10-29 | 2 | -8/+5 |
| | |||||
* | GOOBE the docs some more. | dkf | 2007-10-29 | 31 | -220/+224 |
| | |||||
* | Missed this file last night | dkf | 2007-10-29 | 1 | -87/+211 |
| | |||||
* | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 67 | -1230/+1598 |
| | | | | generation works | ||||
* | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 93 | -2481/+2689 |
| | | | | generation works | ||||
* | * doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219] | Miguel Sofer | 2007-10-27 | 1 | -4/+2 |
| | |||||
* | * doc/apply.n: fixed example [Bug 1811791] | Miguel Sofer | 2007-10-27 | 3 | -6/+6 |
| | | | | | * doc/namespace.n: improved example [Bug 1788984] * doc/AddErrInfo.3: typo [Bug 1715087] | ||||
* | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 105 | -2284/+1403 |
| | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | Fix minor faults. | dkf | 2007-10-26 | 3 | -10/+10 |
| | |||||
* | More GOOBE quoting | dkf | 2007-10-25 | 23 | -425/+603 |
| | |||||
* | Improvements for clarity | dkf | 2007-10-25 | 1 | -12/+20 |
| | |||||
* | Fix macro bug | dkf | 2007-10-25 | 1 | -5/+2 |
| | |||||
* | GOOBE | dkf | 2007-10-25 | 2 | -48/+129 |
| | |||||
* | Ensure that the exemplar output indicates that it can be fractional | dkf | 2007-10-25 | 1 | -5/+2 |
| | |||||
* | GOOBE | dkf | 2007-10-25 | 1 | -4/+6 |
| | |||||
* | GOOBE for command results in examples | dkf | 2007-10-25 | 1 | -5/+5 |
| | |||||
* | GOOBE applied | dkf | 2007-10-25 | 1 | -48/+49 |
| | |||||
* | GOOBE for command results in examples | dkf | 2007-10-25 | 2 | -10/+14 |
| | |||||
* | GOOBE for command results in examples | dkf | 2007-10-25 | 12 | -119/+157 |
| | |||||
* | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 85 | -844/+1452 |
| | |||||
* | Improve nroff macro usage | dkf | 2007-10-17 | 2 | -9/+9 |
| | |||||
* | Clarify a little more the previous correction for the Tcl_HashKeyType | georgeps | 2007-10-08 | 1 | -2/+2 |
| | | | | flags member. | ||||
* | Correct the usage of flags. | georgeps | 2007-10-08 | 1 | -2/+2 |
| | |||||
* | revised example | dgp | 2007-09-20 | 1 | -2/+2 |
| | |||||
* | * doc/package.n: Restored the functioning of | dgp | 2007-09-11 | 1 | -18/+11 |
| | | | | | * generic/tclPkg.c: [package require -exact] to be compatible * tests/pkg.test: with Tcl 8.4. [Bug 1578344]. | ||||
* | * doc/package.n: Restored the document parallel syntax of the | dgp | 2007-09-10 | 1 | -2/+2 |
| | | | | | * generic/tclPkg.c: [package present] and [package require] * tests/pkg.test: commands. [Bug 1723675] | ||||
* | Doc clarification. | dkf | 2007-09-02 | 1 | -4/+7 |
| | |||||
* | Resolve [Bug 1752148] | dkf | 2007-08-19 | 1 | -79/+79 |
| | |||||
* | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -4/+4 |
| | | | | *** POTENTIAL INCOMPATIBILITY *** (tclInt.h and tclCompile.h) | ||||
* | * library/platform/platform.tcl: Fixed bug in 'platform::patterns' | andreas_kupries | 2007-07-20 | 2 | -6/+6 |
| | | | | | | | | | * library/platform/pkgIndex.tcl: where identifiers not matching * unix/Makefile.in: the special linux and solaris forms would not * win/Makefile.in: get 'tcl' as an acceptable platform added to * doc/platform.n: the result. Bumped package to version 1.0.3 and * doc/platform_shell.n: updated documentation and Makefiles. Also fixed bad version info in the documentation of platform::shell. | ||||
* | Remove over-wide lines from nroff output. | dkf | 2007-07-04 | 3 | -26/+43 |
| | |||||
* | Remove over-wide lines from nroff output. | dkf | 2007-07-04 | 7 | -56/+117 |
| | |||||
* | Fixing some minor nroff misuses | dkf | 2007-07-04 | 4 | -71/+59 |
| | |||||
* | Minor formatting fixes and additional notes on portability of [file] | dkf | 2007-07-04 | 2 | -13/+10 |
| |