summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor faults.dkf2007-10-263-10/+10
|
* More GOOBE quotingdkf2007-10-2523-425/+603
|
* Improvements for claritydkf2007-10-251-12/+20
|
* Fix macro bugdkf2007-10-251-5/+2
|
* GOOBEdkf2007-10-252-48/+129
|
* Ensure that the exemplar output indicates that it can be fractionaldkf2007-10-251-5/+2
|
* GOOBEdkf2007-10-251-4/+6
|
* GOOBE for command results in examplesdkf2007-10-251-5/+5
|
* GOOBE applieddkf2007-10-251-48/+49
|
* GOOBE for command results in examplesdkf2007-10-252-10/+14
|
* GOOBE for command results in examplesdkf2007-10-2512-119/+157
|
* Lots of improvements to look and feel of manual pagesdkf2007-10-2485-844/+1452
|
* Improve nroff macro usagedkf2007-10-172-9/+9
|
* Clarify a little more the previous correction for the Tcl_HashKeyTypegeorgeps2007-10-081-2/+2
| | | | flags member.
* Correct the usage of flags.georgeps2007-10-081-2/+2
|
* revised exampledgp2007-09-201-2/+2
|
* * doc/package.n: Restored the functioning ofdgp2007-09-111-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 thedgp2007-09-101-2/+2
| | | | | * generic/tclPkg.c: [package present] and [package require] * tests/pkg.test: commands. [Bug 1723675]
* Doc clarification.dkf2007-09-021-4/+7
|
* Resolve [Bug 1752148]dkf2007-08-191-79/+79
|
* VarReform [Patch 1750051]Miguel Sofer2007-07-311-4/+4
| | | | *** POTENTIAL INCOMPATIBILITY *** (tclInt.h and tclCompile.h)
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-202-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.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
|
* Minor *roff usage fixesdkf2007-07-031-1/+4
|
* Improved documentation of Tcl_DictObjDone to make it clearer how to use it. ↵dkf2007-06-291-14/+18
| | | | [Bug 1710795]
* Make [string first] and [string last] clearerdkf2007-06-081-11/+11
|
* nroff typo fixeshobbs2007-04-221-9/+8
|
* * doc/Notifier.3: Documented Tcl_SetNotifier and Tcl_ServiceModeHook.Kevin B Kenny2007-04-201-5/+54
| | | | Quite against my better judgment. [Bug 414933]
* * doc/clock.n: Deleted an entirely superfluous (and also incorrect) remarkKevin B Kenny2007-04-201-12/+0
| | | | | about the effect of Daylight Saving Time on relative times in [clock scan]. [Bug 1582951]
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-201-2/+3
| | | | | | | | | | | | | | | and 'lowercase' in clock.n. [Bug 1656002] Clarified that [clock scan] does not recognize a locale's alternative calendar. * library/clock.tcl: Corrected an error in skipping over the %Ey field on input. * library/msgs/ja.msg: * tools/loadICU.tcl: Corrected several localisation faults in the Japanese locale (most notably, incorrect dates for the Emperors' eras). [Bug 1637471]. Many thanks to SourceForge user 'nyademo' for pointing this out and developing a fix. * generic/tclPathObj.c: Corrected a 'const'ness fault that caused bitter complaints from MSVC.
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-191-2/+2
| | | | and 'lowercase' in clock.n. [Bug 1656002]
* * library/clock.tcl: Fixed the naming ofKevin B Kenny2007-04-171-8/+8
| | | | | | | ::tcl::clock::ReadZoneinfoFile because (yoicks!) it was in the global namespace. * doc/clock.n: Clarified the cases in which legacy time zone is recognized. [Bug 1656002]
* * doc/clock.n: Corrected documentation to avoid periods in theKevin B Kenny2007-04-151-6/+6
| | | | 'A.M.' and 'P.M.' abbreviations.
* Added keyworddkf2007-04-131-3/+2
|
* Extend/sort the "SEE ALSO" sectiondkf2007-04-051-3/+3
|
* restore line endingsdgp2007-04-031-475/+475
|
* Fixed bug in regsub example.dkf2007-03-191-4/+2
|
* correct bogus changedgp2007-02-241-2/+2
|
* various "const" additions, in line with TIP #27nijtmans2007-02-231-3/+3
|
* * doc/tcltest.n: Typo fix. [Bug 1663539]dgp2007-02-201-2/+2
|
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-1815-45/+45
|
* Partial fix of [Bug 1662436]dkf2007-02-181-39/+40
|
* Fix [Bug 1614687]dkf2007-02-131-3/+3
|
* * doc/fcopy.n: Typo fix. [Bug 1630627]dgp2007-01-291-2/+2
|
* Rewrote for more claritydkf2006-12-191-56/+90
|
* Replace with comment style recommended as "best practice"dkf2006-12-191-13/+13
|