58 Commits

Author SHA1 Message Date
apnadkarni
fa1550002e Update docs 2025-05-21 00:53:05 +00:00
jan.nijtmans
89213fd786 Be consistent in .VS/.VE tags in documentation: Just mention TIP number, nothing else. 2025-02-18 13:39:06 +00:00
jan.nijtmans
24310a4ca9 Merge 8.7. Remove "-profile strict" from examples, since it's already the default. 2024-06-11 10:01:26 +00:00
jan.nijtmans
81eb74be3a Add missing "METHOD profile", some paragraph markers and formatting in examples (last one comes from "encoding-for-review" branch) 2024-06-11 09:57:49 +00:00
jan.nijtmans
98ee90f560 Backout [92ee031f32ea98ba]: "Make the documentation of [encoding] more concise and readable". Will be put in a separate review branch 2024-06-11 09:30:12 +00:00
jan.nijtmans
c964dc0005 Backout [71bfc6e708f641af]: "Make the documentation of [encoding] more concise and readable". Will be put in a separate review branch. 2024-06-11 09:26:54 +00:00
jan.nijtmans
746ee5ac2d Merge 9.0 2024-06-04 11:36:07 +00:00
jan.nijtmans
85fb2fa3c1 Let's review the encoding.n changes in 8.7/trunk (which were never backported to 8.6) 2024-06-04 11:03:36 +00:00
dkf
d78ebb8e01 Another round of small fixes, especially spelling errors... 2024-01-25 17:45:17 +00:00
dkf
c0820abc21 Clean up of docs 2024-01-21 17:48:32 +00:00
jan.nijtmans
e808862660 Merge 9.0 2023-05-03 09:20:21 +00:00
pooryorick
321bff2cd5 Add bytearray checking to TclCheckEmptyString(), and then use
TclCheckEmptyString() in Tcl_AppendObjToObj and TclStringCat() to reduce string
generation.
2023-04-23 23:57:17 +00:00
jan.nijtmans
aa00ed70ea Merge 9.0 2023-03-28 14:34:31 +00:00
pooryorick
5ffb8a5035 Make the documentation of [encoding] more concise and readable. 2023-03-27 12:16:36 +00:00
pooryorick
3faf228237 Make the documentation of [encoding] more concise and readable. 2023-03-27 12:14:03 +00:00
pooryorick
49b6ecfb4e Fix some formatting errors. 2023-03-26 22:29:05 +00:00
jan.nijtmans
2ffd05e703 documentation update 2023-03-23 17:31:37 +00:00
jan.nijtmans
5fbaf44ecf Manpage fixes 2023-03-18 08:42:39 +00:00
apnadkarni
c6b740609a Update manpages for TIP 656 2023-03-18 04:10:47 +00:00
apnadkarni
05262be331 Update manpages in anticipation of TIP 656 2023-03-16 16:24:04 +00:00
jan.nijtmans
de0a637d7c Fix documentation on "encoding" command 2023-02-02 07:12:34 +00:00
jan.nijtmans
792c57a7fb Make documentation conform to implementation in this branch 2023-01-20 20:59:22 +00:00
jan.nijtmans
22657ad365 New proposal: Allow "-strict" immediately before or after "-failindex var". 2023-01-19 17:01:40 +00:00
jan.nijtmans
5aef206d2d Proposed fix for [a31caff057]: encoding command does not allow -strict to be used with -failindex 2023-01-14 22:20:53 +00:00
jan.nijtmans
2e1db6850f Clarify what "-strict" means for the utf-8 encoder, making it clear that this is not the same as "strict" in python 2022-12-13 07:42:17 +00:00
oehhar
5ba7f2ce37 Document TCL 8.7 behaviour of TIP601 and TIP607. 2022-10-28 16:10:17 +00:00
oehhar
78241e0ee7 TIP346, TIP607, TIP601: document encoding command 2022-10-28 15:53:09 +00:00
jan.nijtmans
34a90fef7a Wrong escape in encoding.n 2022-07-20 16:25:03 +00:00
oehhar
ff13acf405 TIP607 encoding failindex: user documentation 2022-03-17 19:48:40 +00:00
oehhar
b72fcddfe2 Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simple example. 2021-05-06 12:50:38 +00:00
jan.nijtmans
ee4dcff50f Don't use "Copyright <year> _by_" any more. This results in more consistant copyright statements in the (html) documentation 2020-11-20 14:48:57 +00:00
jan.nijtmans
a312878e5b Eliminate exess spacings in many doc pages. 2016-03-02 08:49:12 +00:00
dkf
1a8dc819d6 [3597178]: Improve documentation of what's going on with encodings 2014-02-23 13:07:36 +00:00
jan.nijtmans
47d3e9dbac Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. 2013-11-05 12:39:47 +00:00
jan.nijtmans
edd7296583 Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. 2013-11-05 12:36:17 +00:00
dgp
64eb210f2c Now that we're no longer using SCM based on RCS, the RCS Keyword lines
cause more harm than good. Purged them (except in zlib files).
2011-03-02 20:27:33 +00:00
dgp
488806d883 Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
2011-03-02 16:06:41 +00:00
dgp
65349bc871 Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good.  Purged them.
2011-03-01 15:38:36 +00:00
dkf
cf087b8bcb Improve choice of keywords 2010-01-13 12:08:30 +00:00
dkf
89b27a8118 Lots of very minor formatting fixes. 2008-10-15 10:43:37 +00:00
dkf
131a59f68c Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix
typedefs, add a few missing bits)
2008-06-29 22:28:20 +00:00
dgp
7ead374053 merge stable branch onto HEAD 2007-12-13 15:22:29 +00:00
dkf
71f78ed1de Next stage of doing GOOBE improvements to documentation now that the html generation works 2007-10-29 01:42:18 +00:00
dkf
ccacc920f9 First stage of doing GOOBE improvements to documentation now that the html generation works 2007-10-28 14:17:38 +00:00
dgp
6b9dd216db * changes: Updated for 8.5b2 release.
* doc/*.1:              Revert doc changes that broke
        * doc/*.3:              `make html` so we can get the release
        * doc/*.n:              out the door.
2007-10-26 20:11:50 +00:00
dkf
d3af9b6c8c Fix minor faults. 2007-10-26 12:25:06 +00:00
dkf
7b06bea837 More GOOBE quoting 2007-10-25 14:07:32 +00:00
dkf
f78fd9556a Lots of improvements to look and feel of manual pages 2007-10-24 14:29:35 +00:00
dkf
47f3819abb Updates post-review 2006-02-08 22:27:13 +00:00
dgp
c02df4db03 TIP#258 IMPLEMENTATION
* doc/Encoding.3:       New subcommand [encoding dirs].
        * doc/encoding.n:       New routine Tcl_GetEncodingNameFromEnvironment.
        * generic/tcl.decls:    Made public:
        * generic/tclBasic.c:   TclGetEncodingFromObj
        * generic/tclCmdAH.c:           -> Tcl_GetEncodingFromObj
        * generic/tclEncoding.c:TclGetEncodingSearchPath
        * generic/tclInt.decls:         -> Tcl_GetEncodingSearchPath
        * generic/tclInt.h:     TclSetEncodingSearchPath
        * generic/tclTest.c:            -> Tcl_SetEncodingSearchPath
        * library/init.tcl:     Removed commands:
        * tests/cmdAH.test:             [tcl::unsupported::EncodingDirs]
        * tests/encoding.test:          [testencoding path] (Tcltest)
        * unix/tclUnixInit.c:   [Patch 1413934].
        * win/tclWinInit.c:

        * generic/tclDecls.h:   make genstubs
        * generic/tclIntDecls.h:
        * generic/tclStubInit.c:
2006-02-08 21:41:27 +00:00