summaryrefslogtreecommitdiffstats
path: root/doc/StringObj.3
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-02-011-2/+2
|\
| * Forgot that long doubles are supported in Tcl_ObjPrintf()jan.nijtmans2024-02-011-2/+2
* | Merge 8.7jan.nijtmans2024-02-011-2/+5
|\ \ | |/
| * Merge 8.7, but update for TIP #476jan.nijtmans2024-02-011-2/+5
| |\
| | * Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format spec...jan.nijtmans2024-02-011-3/+4
* | | Another round of small fixes, especially spelling errors...dkf2024-01-251-1/+2
* | | Merge 8.7oehhar2024-01-231-3/+1
|\ \ \ | |/ /
| * | 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 8.7jan.nijtmans2024-01-221-1/+5
|\ \ \ | |/ /
| * | Merge TCL8.6oehhar2024-01-221-1/+5
| |\ \ | | |/
| | * Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer grow...oehhar2024-01-221-1/+5
* | | More small bits of doc polishingdkf2024-01-211-10/+2
* | | Document "string is unicode". More documentation fixes.jan.nijtmans2023-12-221-2/+2
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2023-12-081-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-12-081-1/+1
| |\ \ | | |/
| | * Use "(char *)NULL" as sentinel in documentation. See: [26870862f0]jan.nijtmans2023-12-081-1/+1
* | | Documentation updatejan.nijtmans2023-12-051-7/+3
* | | Rebase to 9.0. Document the TCL_8_API flag.jan.nijtmans2023-11-131-4/+6
|\ \ \
* | | | TIP #664: Enable compiler warnings for missing int → Tcl_Size conversionsjan.nijtmans2023-11-121-1/+4
|/ / /
* | | Merge 8.7jan.nijtmans2023-09-281-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-09-281-1/+1
| |\ \ | | |/
| | * TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from d...jan.nijtmans2023-09-281-1/+1
* | | Add bytearray checking to TclCheckEmptyString(), and then usepooryorick2023-04-271-1/+1
|\ \ \
| * | | Add bytearray checking to TclCheckEmptyString(), and then use pooryorick2023-04-231-1/+1
* | | | TIP 422 eliminated va_list arguments from the API of Tcl 9.dgp2023-04-241-3/+0
|/ / /
* | | Backout [4a7b807856], It breaks the build. See: [https://github.com/tcltk/tcl...jan.nijtmans2023-04-221-1/+1
* | | Make Tcl_AppendObjToObj more efficient and avoid unnecessarily generating apooryorick2023-04-211-1/+1
* | | Minor doc correctionsapnadkarni2023-04-191-1/+1
* | | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public APIapnadkarni2023-04-161-10/+10
* | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc...jan.nijtmans2023-04-131-10/+10
* | | Merge 8.7jan.nijtmans2022-09-221-4/+6
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-09-221-1/+3
| |\ \ | | |/
| | * Update docs and comments to agree with TIP 623.dgp2022-09-211-1/+3
| | * Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputsjan.nijtmans2020-03-271-1/+2
* | | More logical-or markup fixes in documentationjan.nijtmans2022-09-141-1/+1
* | | Merge 9.0. Add Tcl_ProcObjCmd2()jan.nijtmans2022-05-311-1/+1
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-05-311-1/+1
| |\ \ \ | | |/ /
| | * | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's ...jan.nijtmans2022-01-241-1/+1
* | | | Merge 9.0jan.nijtmans2022-05-191-2/+5
|\ \ \ \ | |/ / /
| * | | Elaborate TIP #481 implementation: Make clear that Tcl_GetUnicodeFromObj and ...jan.nijtmans2022-05-191-2/+5
* | | | Merge 9.0jan.nijtmans2022-05-181-1/+1
|\ \ \ \ | |/ / /
| * | | Doc fixjan.nijtmans2022-05-171-1/+1
* | | | More WIPjan.nijtmans2022-01-261-1/+1
|/ / /
* | | Merge 8.7jan.nijtmans2022-01-181-8/+10
|\ \ \ | |/ /
| * | Update documentation for Tcl_GetRange()jan.nijtmans2022-01-181-2/+4
* | | merge core-8-branchfvogel2021-05-151-1/+1
|\ \ \ | |/ /
| * | Fix errors in man pages buildfvogel2021-05-151-1/+1
* | | merge core-8-branchdkf2021-04-261-0/+27
|\ \ \ | |/ /
| * | Documenting our reference count managementdkf2021-04-251-0/+27