summaryrefslogtreecommitdiffstats
path: root/doc/Encoding.3
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-03-031-1/+1
|\
| * Make last argument of Tcl_GetByteArrayFromObj() "Tcl_Size *" in stead of "int...jan.nijtmans2023-09-251-1/+1
* | Another round of small fixes, especially spelling errors...dkf2024-01-251-11/+12
* | More small bits of doc polishingdkf2024-01-211-2/+1
* | Rebase to 9.0jan.nijtmans2023-07-281-4/+4
|\ \
| * \ Rebase to 9.0jan.nijtmans2023-07-141-4/+4
| |\ \
| | * \ Merge 9.0jan.nijtmans2023-04-211-5/+5
| | |\ \
| | * \ \ Merge 9.0jan.nijtmans2023-03-281-1/+1
| | |\ \ \
| | * | | | documentation updatejan.nijtmans2023-03-231-1/+1
| | * | | | Merge 9.0jan.nijtmans2023-03-181-14/+56
| | |\ \ \ \
| | * | | | | Start implementing TIP #657. WIPjan.nijtmans2023-03-071-10/+3
* | | | | | | Merge 8.7 Encoding doc fixapnadkarni2023-07-281-6/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix transposing of TCL_OK, TCL_ERROR in Encoding docsapnadkarni2023-07-281-6/+5
* | | | | | Merge 8.7jan.nijtmans2023-07-041-8/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Use more uppercase hex in documentation and test-cases (for consistancy)jan.nijtmans2023-07-041-8/+8
* | | | | | Left-over TCL_ENCODING_STRICT, not used any more.jan.nijtmans2023-05-091-1/+1
| |_|_|_|/ |/| | | |
* | | | | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public APIapnadkarni2023-04-161-5/+5
| |_|_|/ |/| | |
* | | | Merge 8.7jan.nijtmans2023-03-241-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
* | | Merge 8.7jan.nijtmans2023-03-181-5/+3
|\ \ \ | |/ /
| * | Manpage fixesjan.nijtmans2023-03-181-6/+4
* | | Merge 8.7 - TIP 656 manpagesapnadkarni2023-03-181-25/+62
|\ \ \ | |/ / | | / | |/ |/|
| * Update manpages in anticipation of TIP 656apnadkarni2023-03-161-25/+62
* | Merge 8.7jan.nijtmans2022-11-301-2/+2
|\ \ | |/
| * Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe...jan.nijtmans2022-11-301-3/+3
* | Merge 8.7jan.nijtmans2022-10-231-0/+6
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-10-201-1/+3
| |\
| * | Tests and docs for Tcl_GetEncodingNulLengthapnadkarni2022-10-101-0/+6
* | | Merge 8.7jan.nijtmans2022-10-111-1/+3
|\ \ \ | | |/ | |/|
| * | Document TCL_ENCODING_STRICT flagjan.nijtmans2022-10-111-1/+3
| |/
* | Merge 8.7 Fix Tcl_UtfToExternalDString/Tcl_ExternalToUtfDString to use the ri...jan.nijtmans2022-03-201-2/+2
|\ \ | |/
| * TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to t...jan.nijtmans2022-03-201-4/+4
* | Update documentationjan.nijtmans2022-03-171-8/+8
* | Merge 8.7jan.nijtmans2022-03-171-1/+20
|\ \ | |/
| * -nothrow -> -nocomplainjan.nijtmans2022-03-051-1/+1
| * Merge 8.7. Document TCL_ENCODING_NO_THROW flagjan.nijtmans2021-05-131-1/+2
| |\
| * | doc fixjan.nijtmans2021-05-071-4/+4
| * | Merge 8.7. More parse improvement, WIPjan.nijtmans2021-05-071-1/+1
| |\ \ | | |/
| * | Merge TIP #597jan.nijtmans2021-04-291-0/+11
| |\ \ | | |/
| * | Add documentation. Do a better job of counting exactly which byte/character c...jan.nijtmans2021-03-301-1/+19
* | | merge core-8-branchdkf2021-04-261-0/+11
|\ \ \ | | |/ | |/|
| * | Documenting our reference count managementdkf2021-04-241-0/+11
| |/
* | Merge 8.7jan.nijtmans2019-09-141-14/+2
|\ \ | |/
| * Merge 8.7. Documentation improvements and code cleanup. Approaching finish.jan.nijtmans2019-08-011-2/+2
| |\
| * | Improvement: always export both 16-bit and 32-bit UTF functionjan.nijtmans2019-07-051-2/+2
| * | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m...jan.nijtmans2019-06-031-6/+12
| |/
* | Use more TCL_AUTO_LENGTH, when appropriatejan.nijtmans2018-10-061-1/+1
* | Remove 4 unneeded compatibility macro's, because those functions never return...jan.nijtmans2018-07-101-3/+3
* | Remove obsolete documentation (belonging to now-removed functions). Remove ob...jan.nijtmans2018-01-171-17/+2
|/
* Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh...jan.nijtmans2017-12-281-4/+0
* Remove unnecessary end-of-line spacing (preparing for some further documentat...jan.nijtmans2015-09-041-33/+33