summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update docs to reflect http 2.10dgp2021-06-041-2/+2
|
* Merge 8.6jan.nijtmans2021-05-259-13/+13
|\
| * Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, listjan.nijtmans2021-05-259-13/+13
| | | | | | (actually quite a few more where the documentation didn't match the header files ....)
* | Fix errors in man pages buildfvogel2021-05-152-2/+2
|\ \
| * | Fix errors in man pages buildfvogel2021-05-152-2/+2
| | |
* | | Ticket[535705]: encoding manpage example is about outdated source command. ↵oehhar2021-05-061-18/+2
|\ \ \ | | |/ | |/| | | | It is replaced by a simple example.
| * | Ticket[535705]: encoding manpage example is about outdated source command. ↵oehhar2021-05-061-18/+2
| | | | | | | | | | | | It is replaced by a simple example.
* | | Merge 8.7jan.nijtmans2021-04-2843-14/+793
|\ \ \
| * | | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP ↵jan.nijtmans2021-04-281-1/+13
| | |/ | |/| | | | | | | #596, the only part meant for 8.7.
| * | Documenting our reference count managementdkf2021-04-251-0/+8
| | |
| * | Documenting our reference count managementdkf2021-04-253-0/+40
| | |
| * | Documenting our reference count managementdkf2021-04-258-3/+118
| | |
| * | Documenting our reference count managementdkf2021-04-253-0/+18
| | |
| * | Documenting our reference count managementdkf2021-04-252-0/+41
| | |
| * | Documenting our reference count managementdkf2021-04-255-4/+86
| | |
| * | Documenting our reference count managementdkf2021-04-255-0/+70
| | |
| * | Documenting our reference count managementdkf2021-04-241-3/+161
| | |
| * | Documenting our reference count managementdkf2021-04-243-0/+44
| | |
| * | Documenting our reference count managementdkf2021-04-246-0/+116
| | |
| * | Documenting our reference count managementdkf2021-04-243-1/+29
| | |
| * | Start of documenting our reference count managementdkf2021-04-232-0/+28
| | |
| * | Merge 8.6jan.nijtmans2021-04-162-2/+21
| |\ \ | | |/
| | * Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from ↵jan.nijtmans2021-04-162-2/+21
| | |\ | | | | | | | | | | | | [063d44b0beea237e] (Thanks, Harald!)
| | | * Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, ↵jan.nijtmans2021-04-161-2/+11
| | | | | | | | | | | | | | | | Harald!)
| * | | Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, ↵jan.nijtmans2021-04-091-1/+1
| | | | | | | | | | | | | | | | but a (modified) WTF-8.
* | | | Remove wtf-8/wtf-16/tcl-8 encodingsjan.nijtmans2021-04-161-2/+2
| | | |
* | | | Deprecate/remove "string bytelength"jan.nijtmans2021-04-091-6/+6
| | | |
* | | | Merge 8.7jan.nijtmans2021-04-086-81/+86
|\ \ \ \ | |/ / /
| * | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to ↵jan.nijtmans2021-04-076-81/+86
| | | | | | | | | | | | | | | | Tcl_StaticLibrary, Tcl_PackageInitProc to Tcl_LibraryInitProc and Tcl_PackageUnloadProc to Tcl_LibraryUnloadProc. Adapt documentation, mentioning that the old names are now deprecated.
* | | | Merge 8.7jan.nijtmans2021-04-011-0/+13
|\ \ \ \ | |/ / /
| * | | RFE 4b4830eb54: reflected channel truncate methodjan.nijtmans2021-03-301-0/+13
| |\ \ \
| | * | | Proposed implementation of RFE [4b4830eb54]jan.nijtmans2021-03-181-0/+13
| | | | |
* | | | | Merge 8.7jan.nijtmans2021-03-302-1/+38
|\ \ \ \ \ | |/ / / /
| * | | | Improve documentation for exec and open, especially in relation to binary ↵dkf2021-03-302-1/+38
| |\ \ \ \ | | | |/ / | | |/| | | | | | | pipelines
| | * | | Improve documentation for exec and open, especially in relation to binary ↵dkf2021-03-302-2/+40
| | |\ \ \ | | | | |/ | | | |/| | | | | | pipelines
| | | * | Improve documentation for exec and open, especially in relation to binary ↵dkf2021-03-302-3/+62
| | | | | | | | | | | | | | | | | | | | pipelines
* | | | | Merge 8.7jan.nijtmans2021-03-286-66/+66
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2021-03-195-64/+64
| |\ \ \ \ | | |/ / /
| | * | | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve ↵jan.nijtmans2021-03-193-58/+57
| | | | | | | | | | | | | | | | | | | | documentation, describing better what this argument does.
| * | | | Merge 8.6jan.nijtmans2021-03-181-2/+2
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Fix [8663689908]. Final documentation fix, implementation was already fixed ↵jan.nijtmans2021-03-181-2/+2
| | | | | | | | | | | | | | | | earlier.
| | * | Merge 8.5jan.nijtmans2021-03-141-7/+8
| | |\ \ | | | |/
| | | * Document that Tcl_UtfCharComplete() can (now) be used to protect ↵jan.nijtmans2021-03-141-7/+8
| | | | | | | | | | | | | | | | Tcl_UtfNext() calls against overflow, if the string being handled is not NULL-terminated.
* | | | Merge 8.7jan.nijtmans2021-03-171-7/+8
|\ \ \ \ | |/ / /
| * | | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-151-7/+8
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2021-02-159-43/+60
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-12-1318-18/+17
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-12-0435-108/+66
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-208-15/+37
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-111-0/+8
| | |\ \ \ \ \ \ \