summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-082-19/+0
* Merge 8.6jan.nijtmans2021-01-272-2/+2
|\
| * *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact".jan.nijtmans2021-01-274-8/+8
* | Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as...jan.nijtmans2021-01-253-3/+7
* | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is definedjan.nijtmans2021-01-251-5/+9
* | Make sure MODULE_SCOPE is always defined correctly, for C++ compilers toojan.nijtmans2021-01-252-1/+13
* | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti...jan.nijtmans2021-01-222-5/+3
* | Rebase to core-8-branchjan.nijtmans2021-01-223-0/+14
|\ \
| * \ rebasejan.nijtmans2013-07-093-0/+14
| |\ \
| | * | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098]jan.nijtmans2013-06-283-0/+11
* | | | Merge 8.6jan.nijtmans2021-01-211-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Ce...jan.nijtmans2021-01-211-0/+9
| |\ \ \
| | * \ \ Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Ce...jan.nijtmans2021-01-211-0/+9
| | |\ \ \
| | | * | | Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 b...jan.nijtmans2021-01-201-0/+9
| * | | | | Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with -...jan.nijtmans2021-01-202-17/+17
| | |/ / / | |/| | |
* | | | | Fix potential endless loop in "stats" command (only enable in debug-build)jan.nijtmans2021-01-201-3/+3
* | | | | Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some ind...jan.nijtmans2021-01-151-9/+11
* | | | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-133-4/+15
* | | | | Make tclStrToD.c compile on systems without inttypes.hjan.nijtmans2021-01-111-0/+5
* | | | | Merge 8.6jan.nijtmans2021-01-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode re...jan.nijtmans2021-01-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode re...jan.nijtmans2021-01-111-1/+1
* | | | | TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameterjan.nijtmans2021-01-1111-24/+193
|\ \ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-12-173-15/+23
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-161-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge 8.7jan.nijtmans2020-12-11103-311/+332
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-252-2/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-25119-16079/+21128
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove the Tcl_GetValue() functionality. This can always be developed separatelyjan.nijtmans2020-11-258-117/+22
| * | | | | | | | | Merge 8.7jan.nijtmans2018-10-237-50/+64
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.7jan.nijtmans2018-10-1912-146/+383
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-10-1110-975/+1000
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-10-096-16/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Re-base to 8.7jan.nijtmans2018-10-0810-30/+234
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c...jan.nijtmans2021-01-113-11/+7
* | | | | | | | | | | | | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-0814-94/+90
* | | | | | | | | | | | | | | define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we c...jan.nijtmans2021-01-071-3/+3
* | | | | | | | | | | | | | | Revise UWIDE_MAX and friendsjan.nijtmans2021-01-072-8/+8
* | | | | | | | | | | | | | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba...jan.nijtmans2021-01-072-18/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-01-071-13/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not reco...jan.nijtmans2021-01-071-162/+132
| | * | | | | | | | | | | | | Fix [c376607b22]: Tcl 8.6: Extended plane character does not encode correctly...jan.nijtmans2021-01-041-3/+3
| | * | | | | | | | | | | | | merge 8.6dgp2020-12-151-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-12-101-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-12-0725-156/+158
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-272-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6. Update "changes", but left out numerous utf-8 testsuite changes an...jan.nijtmans2020-10-261-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-211-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-191-0/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-1322-85/+100
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \