summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti...jan.nijtmans2021-01-223-6/+4
* 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 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
* | | | | | Merge 8.6jan.nijtmans2021-01-217-7/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: Ty...jan.nijtmans2021-01-210-0/+0
| * | | | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe...jan.nijtmans2021-01-217-9/+162
| |\ \ \ \ \
| | * | | | | Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-207-9/+162
| | * | | | | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98a...jan.nijtmans2021-01-151-3/+3
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ 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
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | 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 (TI...jan.nijtmans2021-01-191-1/+1
* | | | | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -...jan.nijtmans2021-01-155-8/+8
* | | | | Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some ind...jan.nijtmans2021-01-152-11/+13
* | | | | Starting with TIP #514, we know exactly what [largest_int] is. So, make use o...jan.nijtmans2021-01-141-14/+3
* | | | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-136-5/+21
* | | | | 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 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-1112-25/+194
|\ \ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-01-0451-889/+656
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-177-4424/+5687
| |\ \ \ \ \ \