summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-1/+1
|\
| * Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-1/+1
| * Missed some backports from 9.0. Some indentingjan.nijtmans2024-08-051-2/+2
* | Proposed fix for crash [201c7a3aa6] - crash on non-BMPapnadkarni2024-08-091-0/+9
* | Fix some indentation/wrapping for styledkf2024-06-121-127/+153
* | Make function definitions have right argument styledkf2024-06-041-1/+2
* | Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-1/+1
* | Merge 8.7dkf2024-05-261-8/+4
|\ \ | |/
| * merge 8.6dkf2024-05-261-8/+4
| |\
| | * Use the new operationsdkf2024-05-251-7/+4
| * | Merge 8.6jan.nijtmans2024-04-041-4/+4
| |\ \ | | |/
| | * Backout [0a9ae478ac], as requestedjan.nijtmans2024-04-041-4/+4
* | | Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be ...jan.nijtmans2024-05-241-4/+4
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-84/+75
* | | 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
| |/ /