| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade provided libtommath with version 1.3. Still works with external libto... | jan.nijtmans | 2024-03-29 | 1 | -8/+8 |
|
|
* | Formatting/indenting | jan.nijtmans | 2024-03-21 | 1 | -9/+10 |
|
|
* | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -11/+11 |
|
|
* | Merge 8.6 | jan.nijtmans | 2024-01-05 | 1 | -1/+1 |
|\ |
|
| * | Handle README -> README.md change in tcltk-man2html.tcl | jan.nijtmans | 2024-01-05 | 2 | -2/+2 |
|
|
* | | Merge 8.6. Remove out-of-date documentation (was skipped in documentation-gen... | jan.nijtmans | 2023-11-27 | 1 | -2/+0 |
|\ \
| |/ |
|
* | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -4/+4 |
|
|
* | | Remove some more references to removed ChangeLog | jan.nijtmans | 2023-05-16 | 1 | -2/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-04-26 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Don't refer to CVS any more | jan.nijtmans | 2023-04-26 | 1 | -2/+0 |
|
|
| * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 3 | -4/+4 |
|
|
* | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 3 | -4/+4 |
|
|
* | | Few more arm64e -> arm64 | jan.nijtmans | 2023-03-17 | 1 | -5/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C... | jan.nijtmans | 2022-04-21 | 1 | -1/+1 |
|
|
| * | Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, ... | jan.nijtmans | 2020-11-13 | 1 | -1/+1 |
|
|
* | | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -1/+1 |
|
|
* | | TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled w... | jan.nijtmans | 2022-10-06 | 1 | -2/+2 |
|
|
* | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -6/+6 |
|
|
* | | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove... | jan.nijtmans | 2022-04-20 | 4 | -3241/+2 |
|
|
* | | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ... | jan.nijtmans | 2022-04-20 | 4 | -27/+22 |
|
|
* | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -2/+2 |
|
|
* | | Apply macos-tip511.diff. Resolve conflict with TIP #601 | jan.nijtmans | 2021-08-19 | 1 | -10/+15 |
|
|
* | | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can hav... | jan.nijtmans | 2021-08-18 | 1 | -2/+2 |
|
|
* | | tip#511 proposed implementation | jan.nijtmans | 2021-08-17 | 1 | -3/+146 |
|
|
* | | A few missing renamings | jan.nijtmans | 2021-04-07 | 2 | -4/+4 |
|
|
* | | Refactoring, ahoy | dkf | 2021-03-30 | 1 | -128/+116 |
|
|
* | | Add --disable-zipfs flag to GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
|
|
* | | Fix [113be1991e]: zipfs on mac. | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|
* | | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti... | jan.nijtmans | 2021-01-22 | 1 | -1/+1 |
|
|
* | | Rebase to core-8-branch | jan.nijtmans | 2021-01-22 | 1 | -3/+3 |
|\ \ |
|
| * \ | rebase | jan.nijtmans | 2013-07-09 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098] | jan.nijtmans | 2013-06-28 | 1 | -4/+4 |
| |/ / |
|
* | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 2 | -2/+2 |
|
|
* | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 3 | -6/+6 |
|
|
* | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 2 | -36/+0 |
|
|
* | | | backout e56a9f214a | culler | 2020-11-10 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | culler | 2020-11-10 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Set a default DESTDIR in macosx/GNUmakefile | culler | 2020-11-10 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-10-22 | 2 | -7/+15 |
|\ \ \
| |/ / |
|
| * | | When building a subframework for macOS use a build directory in the staging d... | culler | 2020-10-21 | 2 | -7/+15 |
|
|
* | | | Update TZ info to tzdata2020c. | José Ignacio Marín | 2020-10-20 | 2 | -0/+14 |
|\ \ \
| |/ / |
|
| * | | Add a make variable to GNUmakefile for building the Tcl.framework for use as ... | culler | 2020-10-19 | 2 | -0/+14 |
|
|
* | | | Merge 8.6. | jan.nijtmans | 2020-10-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s... | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 2 | -2/+2 |
|
|
| * | | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| * | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|