summaryrefslogtreecommitdiffstats
path: root/doc/StringObj.3
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2025-06-271-1/+1
|\
| * Make all references to -DFOO compiler flags bold in documentationjan.nijtmans2025-06-271-1/+1
| * * In-code comments reflect what is actually happening - eg:jan.nijtmans2025-02-211-6/+7
* | * In-code comments reflect what is actually happening - eg:bch2025-02-211-6/+7
* | More accurate documentationjan.nijtmans2025-02-121-2/+2
* | Change implementation, based on community feedbackjan.nijtmans2025-02-061-2/+2
* | Add documentationjan.nijtmans2025-01-271-1/+11
|/
* Add 2 more internal tclOO stub entries: TclOOMakeProcInstanceMethod2 and TclO...jan.nijtmans2025-01-031-1/+1
|\
| * (Cherry-pick): [2bc08cd2e6] - document TCL_{LL,SIZE}_MODIFIER, Tcl_Size, TCL_...jan.nijtmans2025-01-031-0/+26
| * Backport many small documentation changes (as far as appropriate) from 9.0. U...jan.nijtmans2024-09-261-7/+7
| * Backport a lot of doc improvements from 9.0jan.nijtmans2024-09-191-11/+1
* | [2bc08cd2e6] Document ObjPrintf size modifiersapnadkarni2024-12-301-0/+16
* | Merge 8.7jan.nijtmans2024-06-111-0/+9
|\ \ | |/
| * Backport: Another round of small fixes, especially spelling errors...jan.nijtmans2024-06-111-1/+2
* | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already...jan.nijtmans2024-06-031-2/+2
|\ \ | |/
| * Merge 8.6jan.nijtmans2024-06-031-1/+1
| |\
| | * Use (char *)NULL as end sentinel in documentation (as Linux man-pages already...jan.nijtmans2024-06-031-1/+1
* | | 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
| |\ \ | | |/