summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-05-254-6/+8
|\
| * Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little b...jan.nijtmans2022-05-254-6/+8
* | Merge 8.7jan.nijtmans2022-05-255-21/+17
|\ \ | |/
| * merge-markjan.nijtmans2022-05-250-0/+0
| |\
| | * Simplify solution for [76ad7aeba3]: No need to call TclGetNumberFromObj() twi...jan.nijtmans2022-05-251-15/+3
| * | merge-markjan.nijtmans2022-05-250-0/+0
| |\ \ | | |/
| | * Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-m...jan.nijtmans2022-05-252-4/+4
| * | Merge 8.6jan.nijtmans2022-05-255-21/+17
| |\ \ | | |/
| | * Fix [76ad7aeba3]: boundary case bug in [string is integer]jan.nijtmans2022-05-254-24/+48
| | |\
| | | * Add testcases and fix implementationjan.nijtmans2022-05-252-10/+21
| | | * Merge 8.6jan.nijtmans2022-05-241-1261/+1268
| | | |\ | | | |/ | | |/|
| | | * Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Miss...jan.nijtmans2022-05-223-28/+41
* | | | Merge 8.7jan.nijtmans2022-05-2510-28/+50
|\ \ \ \ | |/ / /
| * | | Fix [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #622jan.nijtmans2022-05-253-4/+18
| |\ \ \
| | * | | Fix testcase utf-4.12 (which - actually - exposed this bug)jan.nijtmans2022-05-251-4/+3
| | * | | Fix for [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #...jan.nijtmans2022-05-242-0/+15
| * | | | Merge 8.6jan.nijtmans2022-05-241-22/+21
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Do all "string" testcases twice: once with and once without bytecodejan.nijtmans2022-05-241-1261/+1268
| | |/
| * | Merge 8.6jan.nijtmans2022-05-224-0/+8
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2022-05-226-5/+19
| | |\
| | | * See: [https://github.com/tcltk/tcl/pull/13]jan.nijtmans2022-05-223-0/+6
| | | * 2 more unused stub entriesjan.nijtmans2022-05-223-5/+13
| * | | Merge 8.6jan.nijtmans2022-05-222-2/+3
| |\ \ \ | | |/ /
| | * | Disable C4090 warning; See: [https://developercommunity.visualstudio.com/t/c...jan.nijtmans2022-05-222-2/+3
* | | | Merge 8.7jan.nijtmans2022-05-1986-765/+1712
|\ \ \ \ | |/ / /
| * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-1744-215/+215
| * | | Fix compiler warning in tclTest.cjan.nijtmans2022-05-171-1/+1
| | | |
| | \ \
| *-. \ \ TIP #622 implementation: Full Unicode for Tcl 8.7jan.nijtmans2022-05-1529-400/+1192
| |\ \ \ \ | | | |/ /
| | | * | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No ...jan.nijtmans2022-05-153-28/+9
| | * | | Merge 8.7jan.nijtmans2022-04-266-16/+28
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-04-2622-3468/+1168
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2022-04-141-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ merge-markjan.nijtmans2022-04-140-0/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-04-1497-7318/+12317
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-04-047-41/+40
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Change UTF-16 version of Tcl_GetRange() not to use the tclStringObj type any ...jan.nijtmans2022-03-302-35/+23
| | * | | | | | | | | Undo deprecation for Tcl_AppendUnicodeToObj (as described in the TIP)jan.nijtmans2022-03-292-4/+3
| | * | | | | | | | | Merge 8.7jan.nijtmans2022-03-293-7/+10
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge 8.7. If TCL_NO_DEPRECATED always compile tclTest.o with TCL_UTF_MAX=4 (...jan.nijtmans2022-03-294-2/+7
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 8.7. Register "string" objType when TCL_UTF_MAX=3 (fixes regression in ...jan.nijtmans2022-03-284-26/+26
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Don't run obj-1.1 test with -DTCL_NO_DEPRECATEDjan.nijtmans2022-03-261-1/+3
| | * | | | | | | | | | | | Unbreak build with-DTCL_UTF_MAX=3jan.nijtmans2022-03-251-4/+1
| | * | | | | | | | | | | | bugfix: Handle NULL characters in Tcl_GetCharLength()jan.nijtmans2022-03-241-1/+2
| | * | | | | | | | | | | | Add TclGetUniChar() to the compatibility setjan.nijtmans2022-03-247-3/+80
| | * | | | | | | | | | | | Fix internal usage of Tcl_GetRange/Tcl_UtfAtIndexjan.nijtmans2022-03-244-6/+8
| | * | | | | | | | | | | | Add TclGetRange() to the compatibility setjan.nijtmans2022-03-245-3/+77
| | * | | | | | | | | | | | Implement PANIC when the UTF16 compatibility layer is used in combination wit...jan.nijtmans2022-03-242-13/+21
| | * | | | | | | | | | | | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S...jan.nijtmans2022-03-249-45/+73
| | * | | | | | | | | | | | Fix for UpdateStringOfUTF16String()jan.nijtmans2022-03-231-1/+1
| | * | | | | | | | | | | | Put back TclNumUtfChars() macro as TclNumUtfCharsM()jan.nijtmans2022-03-232-15/+15