summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Document tip-653 changes on read: Key "-data" for already decoded data on enc...oehhar2023-11-061-4/+11
* 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
|\
| * TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from d...jan.nijtmans2023-09-284-6/+6
| |\
| | * TIP #662: Un-deprecate Tcl_VarEvaljan.nijtmans2023-07-311-2/+2
| |/
| * (cherry-pick): Added note about how some commands are mainly for Tkjan.nijtmans2023-06-081-0/+3
* | Make last argument of Tcl_GetByteArrayFromObj() "Tcl_Size *" in stead of "int...jan.nijtmans2023-09-253-8/+4
* | Fix file exist for zipfsapnadkarni2023-09-251-1/+2
* | zipfs password testsapnadkarni2023-09-151-4/+8
* | Merge 8.7apnadkarni2023-09-134-7/+7
|\ \
| * \ TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0)jan.nijtmans2023-09-114-7/+7
| |\ \
| | * | Make Tcl_GetBytesFromObj signature match documentation (not really a change s...jan.nijtmans2023-08-312-4/+4
| | * | Merge 8.7jan.nijtmans2023-08-041-6/+5
| | |\ \
| | * \ \ Rebase to 8.7jan.nijtmans2023-07-262-3/+3
| | |\ \ \
| | | * \ \ Rebase to latest 8.7jan.nijtmans2023-05-102-3/+3
| | | |\ \ \
| | | | * | | TIP #666 implementationjan.nijtmans2023-05-032-3/+3
* | | | | | | Add !zipfslib constraint for tests that should only run without an attached T...apnadkarni2023-09-131-1/+3
* | | | | | | More tests and some manpage correctionsapnadkarni2023-09-111-8/+12
* | | | | | | Merge 8.7 (change in order of mount args)apnadkarni2023-09-105-36/+44
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug [78cd4f9ad3] - regression in zipfs mountapnadkarni2023-09-101-8/+19
| * | | | | | Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loadingjan.nijtmans2023-09-082-9/+9
| |\ \ \ \ \ \
| | * | | | | | More patches from juliannoble2. Thanks!jan.nijtmans2023-09-071-1/+1
| | * | | | | | Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as welljan.nijtmans2023-09-072-3/+3
| | * | | | | | Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mount...jan.nijtmans2023-09-075-13/+13
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix examples (which don't output ".utf16" any more)jan.nijtmans2023-09-074-8/+8
| | * | | | | | Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look ...jan.nijtmans2023-09-072-3/+3
| |/ / / / / /
| * | | | | | Fix zipfs-related documentationjan.nijtmans2023-09-072-13/+10
* | | | | | | Improve test coverage for zipfs mount/unmountapnadkarni2023-09-091-0/+4
|/ / / / / /
* | | | | | backport numeric white-space bug fix from 9.0griffin2023-09-021-0/+1
| |_|_|/ / |/| | | |
* | | | | Fix transposing of TCL_OK, TCL_ERROR in Encoding docsapnadkarni2023-07-281-6/+5
|/ / / /
* | | | Fix missing TIP 548 function docs. Some copy editing of doc prototypes for cl...apnadkarni2023-07-172-51/+57
* | | | Use more uppercase hex in documentation and test-cases (for consistancy)jan.nijtmans2023-07-043-29/+29
* | | | "trace variable" -> "trace add variable" in testcases (and documentation)jan.nijtmans2023-06-212-2/+2
* | | | Added note about how some commands are mainly for Tkdkf2023-06-051-0/+3
* | | | More library(n) docsdkf2023-06-021-0/+36