summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up a lot of small whitespace issues dkf2024-05-131-75/+84
* More whitespace cleanupdkf2024-05-101-14/+10
* Merge 8.7. encodingPtr -> encodingNamePtr (for consistency)jan.nijtmans2024-04-041-4/+4
|\
| * Merge 8.6jan.nijtmans2024-04-041-12/+12
| |\
| | * encodingName -> encoding (where appropriate)jan.nijtmans2024-04-041-4/+4
| * | (cherry-pick): Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDString...jan.nijtmans2024-03-241-24/+0
* | | Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore ST...apnadkarni2024-03-241-24/+2
* | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-1/+1
|\ \ \ | |/ /
* | | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than...jan.nijtmans2024-03-201-6/+6
|\ \ \ | |/ /
| * | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than...jan.nijtmans2024-03-201-7/+7
| |\ \ | | |/
| * | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-7/+7
* | | more spacing/formatting tweaksdkf2024-03-191-22/+22
* | | Fix indentation/brace usage style issuesdkf2024-03-191-21/+13
* | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-5/+5
* | | Merge 8.7jan.nijtmans2024-02-121-32/+26
|\ \ \ | |/ /
| * | More code cleanupjan.nijtmans2024-02-121-21/+17
* | | Merge 8.7jan.nijtmans2024-02-121-4/+4
|\ \ \ | |/ /
| * | Code cleanup (also backported from 9.0)jan.nijtmans2024-02-121-8/+8
* | | Merge 8.7jan.nijtmans2024-02-121-10/+14
|\ \ \ | |/ /
| * | Fix last "knownBug" in UTF-16 encoder (backported from 9.0)jan.nijtmans2024-02-121-8/+33
* | | Merge 8.7jan.nijtmans2024-02-081-1/+4
|\ \ \ | |/ /
| * | Fix all 'ascii' testcases in encodingVectors.tcl, another try. See [1355b9a874].jan.nijtmans2024-02-081-1/+4
* | | Merge 8.7jan.nijtmans2024-02-071-6/+2
|\ \ \ | |/ /
| * | Backout [c63ef66f0d], back to the drawing table.jan.nijtmans2024-02-071-6/+2
* | | Merge 8.7jan.nijtmans2024-02-071-2/+6
|\ \ \ | |/ /
| * | Fix all 'ascii' testcases in encodingVectors.tcljan.nijtmans2024-02-071-2/+6
* | | Proposed fix for [80d4c1c7e5]: Isolated surrogates are not replaced when enco...jan.nijtmans2024-02-061-1/+2
* | | Merge 8.7jan.nijtmans2024-02-061-10/+2
|\ \ \ | |/ /
| * | Minor code simplificationjan.nijtmans2024-02-061-10/+2
* | | Merge 8.7jan.nijtmans2023-12-271-3/+3
|\ \ \ | |/ /
| * | Don't use TCL_SIZE_MODIFIER "u", since Tcl_Size can be negativejan.nijtmans2023-12-261-4/+4
| | |
| \ \
*-. \ \ Merge 8.7. Remove 2 (internal) stub entries which are not used any more.jan.nijtmans2023-11-231-47/+1
|\ \ \ \ | | |/ / | |/| |
| | * | remove debugsdgp2023-11-131-6/+0
| | * | merge 8.7dgp2023-11-131-64/+9
| | |\ \ | | |/ / | |/| |
| | * | Since TIP 258 (2005) and development efforts leading up to it (2004), thedgp2023-10-251-47/+1
| * | | Simplify TIP #656: "A revised proposal for encodings". Make TCL_ENCODING_PROF...jan.nijtmans2023-11-131-64/+3
| |/ /
* | | Merge mainoehhar2023-11-021-11/+11
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2023-10-191-10/+10
| |\ \ \ | | |/ /
| | * | Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-10/+10
| * | | Merge 8.7jan.nijtmans2023-10-101-1/+1
| |\ \ \ | | |/ /
* | | | Rebase to 9.0jan.nijtmans2023-09-121-72/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Rebase to 9.0jan.nijtmans2023-08-301-72/+7
| |\ \ \
| | * \ \ Rebase to 9.0jan.nijtmans2023-07-281-72/+7
| | |\ \ \
| | | * \ \ Rebase to 9.0jan.nijtmans2023-07-191-72/+7
| | | |\ \ \
| | | | * | | Somewhat better error-reportingjan.nijtmans2023-07-191-5/+13
| | | | * | | Rebase to 9.0jan.nijtmans2023-07-141-70/+5
| | | | |\ \ \
| | | | | * \ \ Rebase to 9.0jan.nijtmans2023-07-041-70/+5
| | | | | |\ \ \
| | | | | | * \ \ Merge 9.0jan.nijtmans2023-05-091-6/+60
| | | | | | |\ \ \
| | | | | | * \ \ \ Merge 9.0jan.nijtmans2023-05-031-3/+3
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merge 9.0jan.nijtmans2023-04-231-2/+2
| | | | | | |\ \ \ \ \