summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-12-111-6/+7
|\
| * Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_...jan.nijtmans2019-12-111-9/+3
| * Merge 8.6jan.nijtmans2019-12-101-1/+1
| |\
| | * Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtfjan.nijtmans2019-12-091-1/+1
| * | Merge 8.6jan.nijtmans2019-12-091-6/+13
| |\ \ | | |/
| | * Add special handling of lower surrogate to UtfToUtfProc(), so valgrind should...jan.nijtmans2019-12-091-4/+4
* | | Merge 8.7jan.nijtmans2019-12-081-4/+4
|\ \ \ | |/ /
| * | Merge 8.6Merge 8.6jan.nijtmans2019-12-081-2/+2
| |\ \ | | |/
| | * Fix Valgrind problem reported as follow-up in [fc4393e9b0]. Since it happens ...jan.nijtmans2019-12-081-2/+2
| * | Merge 8.6jan.nijtmans2019-12-061-2/+2
| |\ \ | | |/
| | * Fix some test-cases when Tcl is compiled with -DTCL_UTF_MAX=6. Not officially...jan.nijtmans2019-12-061-110/+125
* | | Merge 8.7jan.nijtmans2019-12-031-1/+1
|\ \ \ | |/ /
| * | Eliminate excess eol-spacingjan.nijtmans2019-12-021-1/+1
* | | Merge 8.7jan.nijtmans2019-11-151-11/+17
|\ \ \ | |/ /
| * | Merge 8.6. jan.nijtmans2019-11-151-11/+4
| |\ \ | | |/
| | * Protect additional Tcl_UtfToUniChar() call, for the case when not enough byte...jan.nijtmans2019-11-151-1/+1
| * | Merge 8.6jan.nijtmans2019-11-141-12/+25
| |\ \ | | |/
| | * Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It ...jan.nijtmans2019-11-141-12/+25
* | | Merge 8.7jan.nijtmans2019-11-131-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-11-131-1/+1
| |\ \ | | |/
| | * Part 2 of bugfix [d433c0e0ad]: TCL_UTF_MAX == 4 problemsjan.nijtmans2019-11-131-1/+1
| * | Merge 8.6jan.nijtmans2019-11-131-1/+1
| |\ \ | | |/
| | * Fix TIP #389 implementation, bug [d433c0e0ad]: TCL_UTF_MAX == 4 problems. Tha...jan.nijtmans2019-11-131-1/+1
* | | Merge 8.7jan.nijtmans2019-11-111-77/+69
|\ \ \ | |/ /
| * | Rewrite documentation of IO subsystem.pooryorick2019-11-061-77/+69
* | | Merge 8.7jan.nijtmans2019-09-251-6/+12
|\ \ \ | |/ /
| * | Fix Utf16ToUtfProc() (from TIP #548): If last code-point is higher surrogate,...jan.nijtmans2019-09-161-3/+9
| * | TIP #414 implementation: Add (back) Tcl_InitSubsystems as Public APIjan.nijtmans2019-09-141-1/+1
| |\ \
| | * \ Merge 8.7jan.nijtmans2019-08-141-41/+185
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2019-05-101-39/+46
| | |\ \ \
| | * \ \ \ merge 8.7jan.nijtmans2019-02-041-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2018-12-081-33/+37
| | |\ \ \ \ \
| | * \ \ \ \ \ Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it ...jan.nijtmans2018-10-181-5/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.7dgp2018-10-181-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | merge 8.7jan.nijtmans2018-05-191-4/+22
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge core-8-branchjan.nijtmans2018-01-201-1/+3
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge core-8-branchjan.nijtmans2017-12-061-57/+70
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2017-04-121-18/+16
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2015-09-241-28/+91
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Rebase. jan.nijtmans2013-07-081-4/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ rebasejan.nijtmans2013-06-211-4/+23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | Simplify TIP #414 implementation by using the function TclInitStubTable() in ...jan.nijtmans2013-06-181-4/+23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | better commentsjan.nijtmans2013-04-031-4/+6
| | | * | | | | | | | | | | | Going forward trying to define a better Tcl_InitStubsystems()jan.nijtmans2013-03-311-19/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Looks like TCL_INIT_CUSTOM (previously known as TCL_INIT_STUFF) is not a bad ...jan.nijtmans2013-03-261-4/+6
| | | * | | | | | | | | | | | Add TCL_INIT_STUFFjan.nijtmans2013-03-261-1/+6
| | | * | | | | | | | | | | | Version having TCL_INIT_PANIC as only Tcl_InitSubsystems() flagjan.nijtmans2013-03-261-43/+1
| | | * | | | | | | | | | | | TCL_INIT_ENCODINGPATHjan.nijtmans2013-03-251-0/+7
| | | * | | | | | | | | | | | merge trunk. jan.nijtmans2013-02-231-5/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | merge trunk. jan.nijtmans2013-02-231-4/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |