summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Backport regsub.n from 9.0jan.nijtmans2024-01-281-2/+20
* Backport doc/eval.n from 9.0, and fix missing .CEjan.nijtmans2024-01-241-1/+14
* Merge 8.6oehhar2024-01-231-3/+1
|\
| * Doc of Tcl_AppendToObj: Remove documentation of NULL data argument as this is...oehhar2024-01-231-3/+1
* | Merge TCL8.6oehhar2024-01-221-1/+5
|\ \ | |/
| * Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer grow...oehhar2024-01-221-1/+5
* | Merge 8.6oehhar2024-01-111-2/+1
|\ \ | |/
| * Ticket [fd27add6]: doc change of Tcl_PkgRequire & friends: version string spe...oehhar2024-01-111-2/+1
* | Document "string is unicode"jan.nijtmans2023-12-221-0/+2
* | Merge 8.7 core-8-branchkjnash2023-12-125-5/+5
|\ \
| * \ Merge 8.6jan.nijtmans2023-12-084-4/+4
| |\ \ | | |/
| | * Use "(char *)NULL" as sentinel in documentation. See: [26870862f0]jan.nijtmans2023-12-084-4/+4
| * | typojan.nijtmans2023-12-061-1/+1
* | | Generalise http::register etc and revise recent changes that were tls-only.kjnash2023-12-051-10/+38
|/ /
* | Remove 8.6 specific documentationoehhar2023-11-301-8/+0
* | Merge 8.6oehhar2023-11-301-7/+6
|\ \ | |/
| * MS-Win: document the exec %var% re-allowance. Ticket [fb2fa9b3f6]oehhar2023-11-301-7/+6
* | Merge 8.6. Remove out-of-date documentation (was skipped in documentation-gen...jan.nijtmans2023-11-272-61/+1
|\ \ | |/
| * (cherry-pick) Corrected synopsis of namespace manual page where the subcomman...jan.nijtmans2023-11-271-1/+1
* | Added missing paragraph fragment.dkf2023-11-221-1/+4
* | fcopy doc: remove depreciation in tcl9, this is 8.7.oehhar2023-11-201-7/+5
* | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depr...oehhar2023-11-201-14/+39
* | TIP #653: Handle consumed data of channel commands in case of encoding errorsjan.nijtmans2023-11-181-4/+11
|\ \
| * \ Merge 8.7jan.nijtmans2023-11-131-0/+39
| |\ \
| * | | Document tip-653 changes on read: Key "-data" for already decoded data on enc...oehhar2023-11-061-4/+11
* | | | TIP #670: Simple Extra Procedures for File Accessdkf2023-11-141-0/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Swapped foreachLine arg order, improved docsdkf2023-05-311-3/+6
| * | | Added docsdkf2023-05-301-0/+37
* | | | exec.n documentation: add chapter about MS-Windows quoting.oehhar2023-11-101-0/+39
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Exec wordsmithing. Thanks, Sergey!oehhar2023-11-101-11/+11
| * | Remove the quoting example by ". It is more complicated than that, so be quiet.oehhar2023-11-061-1/+1
| * | Exec documentation: refine Windows quoting section (thanks, Sergey !)oehhar2023-11-061-11/+19
| * | Ticket [21b0629c] introduced additional exec quoting for Windows, but did not...oehhar2023-11-031-0/+31
* | | Refine read and gets documentation for encoding error caseoehhar2023-11-062-8/+10
* | | Mixed-up -blocking 0/1oehhar2023-11-051-1/+1
* | | Worked on examples for read and getsoehhar2023-11-053-4/+60
* | | Add read exampleoehhar2023-11-041-0/+24
* | | Add encoding error chapters to the man apge of gets, read and puts. C library...oehhar2023-11-033-0/+27
* | | Add unbalances .RS in doc/filename.noehhar2023-11-031-0/+1
* | | (cherry-pick): document available TCL_TCPSERVER_* flagsjan.nijtmans2023-10-191-2/+5
* | | Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-co...jan.nijtmans2023-10-191-1/+1
* | | Refactor mount_data api as to not duplicate mount command functionality. Need...apnadkarni2023-10-151-17/+6
* | | More fixes, update docsapnadkarni2023-10-152-12/+41
* | | Redo zipfs path handlingapnadkarni2023-10-142-2/+4
* | | Claim all paths under //zipfs:/ as zipfs pathsapnadkarni2023-10-051-3/+1
* | | Misc fixes in zipfs manpageapnadkarni2023-10-042-1/+18
* | | Done with glob testsapnadkarni2023-10-041-1/+3
* | | More file ensemble tests for zipfsapnadkarni2023-10-011-1/+1
* | | Start on tests and fixes for file commands for zipfsapnadkarni2023-09-302-1/+10
* | | Merge 8.6jan.nijtmans2023-09-284-5/+5
|\ \ \ | |/ /