summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> ↵jan.nijtmans2021-01-223-6/+4
| | | | Tcl_MacOSXNotifierAddRunLoopMode
* Rebase to core-8-branchjan.nijtmans2021-01-224-3/+17
|\
| * rebasejan.nijtmans2013-07-094-3/+17
| |\
| | * Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098]jan.nijtmans2013-06-284-4/+15
| | |
* | | Merge 8.6jan.nijtmans2021-01-211-0/+7
|\ \ \
| * \ \ Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile ↵jan.nijtmans2021-01-211-0/+9
| |\ \ \ | | | | | | | | | | | | | | | Centos6.9 64-bits)
| | * \ \ Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile ↵jan.nijtmans2021-01-211-0/+9
| | |\ \ \ | | | | | | | | | | | | | | | | | | Centos6.9 64-bits)
| | | * | | Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 ↵jan.nijtmans2021-01-201-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bits (from cross-compile Centos6.9 64-bits). Since autoconf-2.59 has limited support for cross-compilation, a better fix has to wait for Tcl 8.7 (which uses autoconf-2.70)
* | | | | | Merge 8.6jan.nijtmans2021-01-217-7/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: ↵jan.nijtmans2021-01-210-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Type mismatch in TclIntStubs
| * | | | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no ↵jan.nijtmans2021-01-217-9/+162
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | longer compile the stub library using LTO (even if CFLAGS enables LTO)
| | * | | | | Don't use LTO for any stub libraries: It's asking for trouble when an ↵jan.nijtmans2021-01-207-9/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | extension is compiled with different CFLAGS as the stub library.
| | * | | | | Experiment: Fix ↵jan.nijtmans2021-01-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any extension using this construct, not only Thread
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Close forkjan.nijtmans2021-01-211-14/+14
|\ \ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Close forkjan.nijtmans2021-01-211-14/+14
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Improve [file attributes] documentationmsi2021-01-201-14/+14
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Improve [file attributes] documentationmsi2021-01-201-14/+14
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Improve [file attributes] documentation furthermsi2021-01-201-5/+5
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix line width in [file attributes] documentationmsi2021-01-201-9/+9
| | | | | | | | | |
| | | | * | | | | | Improve punctuation and wording in [file attributes] documentationmsi2021-01-201-5/+5
| | | | | | | | | |
| | | * | | | | | | Improve [file attributes] documentationmsi2021-01-201-9/+9
| | | | | | | | | |
* | | | | | | | | | merge-markjan.nijtmans2021-01-200-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with ↵jan.nijtmans2021-01-202-17/+17
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | --enable-memory=(mem|all).
| * | | | | | | | Merge forkjan.nijtmans2021-01-201-15/+18
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Fix potential endless loop in "stats" command (only enable in debug-build)jan.nijtmans2021-01-201-3/+3
| | | | | | | | |
* | | | | | | | | Close forkjan.nijtmans2021-01-201-15/+18
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Improve clarity of [file attributes] documentationmsi2021-01-191-15/+18
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Improve clarity of [file attributes] documentationmsi2021-01-191-15/+18
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | / / / | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Improve clarity of [file attributes] documentationmsi2021-01-191-15/+18
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Fix missing backslashmsi2021-01-191-1/+1
| | | | | | | |
| | | | * | | | Improve description of Unix options for [file attributes] (Pt. 2)msi2021-01-191-15/+18
| | | | | | | |
| | | | * | | | Create new branch named "msi-core-8-5-branch"msi2021-01-190-0/+0
| | | |/ / / /
* | | | | | | Merge 8.6jan.nijtmans2021-01-191-3/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Don't worry about Windows 3.1 any more.jan.nijtmans2021-01-191-3/+1
| |/ / / /
* | | | | Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well ↵jan.nijtmans2021-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | (TIP #481)
* | | | | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ ↵jan.nijtmans2021-01-155-8/+8
| | | | | | | | | | | | | | | | | | | | -eofchar \032, otherwise there's the risk that ^Z is appended too the open channel. See [5bfe3de008], we don't want to open that can of worms again!
* | | | | Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some ↵jan.nijtmans2021-01-152-11/+13
| | | | | | | | | | | | | | | | | | | | indenting in code
* | | | | Starting with TIP #514, we know exactly what [largest_int] is. So, make use ↵jan.nijtmans2021-01-141-14/+3
| | | | | | | | | | | | | | | | | | | | of that in "string.test"
* | | | | Add mp_unpack() to the libtommath stub table, so this function is available ↵jan.nijtmans2021-01-136-5/+21
| | | | | | | | | | | | | | | | | | | | to extensions (and to Tcl itself, but not used yet)
* | | | | Merge 8.6jan.nijtmans2021-01-132-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
| | | | |
* | | | | Bring documentation in line with *.decls filesjan.nijtmans2021-01-121-2/+2
| | | | |
* | | | | 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 ↵jan.nijtmans2021-01-111-1/+1
| |\ \ \ \ | | |/ / / | | | | | | | | | | regexps
| | * | | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode ↵jan.nijtmans2021-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | regexps
* | | | | TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameterjan.nijtmans2021-01-1112-25/+194
|\ \ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-01-0451-889/+656
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-177-4424/+5687
| |\ \ \ \ \ \