Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2022-11-24 | 1 | -1/+1 | |
|\ | ||||||
| * | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -1/+1 | |
* | | Forgot one TCL_OBJTYPE_V0 | jan.nijtmans | 2022-11-10 | 1 | -1/+2 | |
* | | TIP #640: Remove Tcl_SaveResult | jan.nijtmans | 2022-10-06 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled w... | jan.nijtmans | 2022-10-06 | 1 | -2/+2 | |
* | | Some more (internal) ClientData -> void * changes | jan.nijtmans | 2022-09-02 | 1 | -10/+10 | |
* | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -6/+6 | |
|\ \ | |/ | ||||||
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -6/+6 | |
* | | Merge 8.7 | jan.nijtmans | 2022-04-20 | 4 | -3231/+2 | |
|\ \ | |/ | ||||||
| * | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove... | jan.nijtmans | 2022-04-20 | 4 | -3241/+2 | |
* | | Merge 8.7 | jan.nijtmans | 2022-04-20 | 5 | -29/+22 | |
|\ \ | |/ | ||||||
| * | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ... | jan.nijtmans | 2022-04-20 | 4 | -27/+22 | |
* | | Fix compiler warnings, due to the use of macro's | jan.nijtmans | 2022-03-21 | 1 | -1/+1 | |
* | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -2/+2 | |
* | | Merge 8.7 | jan.nijtmans | 2021-08-20 | 1 | -7/+155 | |
|\ \ | |/ | ||||||
| * | 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 | |
* | | Merge 8.7 | jan.nijtmans | 2021-04-07 | 2 | -4/+4 | |
|\ \ | |/ | ||||||
| * | A few missing renamings | jan.nijtmans | 2021-04-07 | 2 | -4/+4 | |
* | | Clean up the notifier code to not spread the hooks quite so widely | dkf | 2021-04-03 | 1 | -128/+116 | |
|\ \ | |/ | ||||||
| * | Refactoring, ahoy | dkf | 2021-03-30 | 1 | -128/+116 | |
* | | Merge 8.7 | jan.nijtmans | 2021-02-10 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Add --disable-zipfs flag to GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 | |
* | | Merge 8.7 | jan.nijtmans | 2021-01-29 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix [113be1991e]: zipfs on mac. | jan.nijtmans | 2021-01-29 | 1 | -1/+1 | |
* | | Merge 8.7. Simplify handling of platform-dependant API's like Tcl_CreateFileH... | jan.nijtmans | 2021-01-22 | 1 | -4/+4 | |
|\ \ | |/ | ||||||
| * | 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 | |
| | |/ | ||||||
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 2 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 2 | -2/+2 | |
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 3 | -6/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 3 | -6/+6 | |
* | | | Merge 8.7 | jan.nijtmans | 2020-11-25 | 2 | -36/+0 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | TIP #587: Default utf-8 for source command | jan.nijtmans | 2020-10-22 | 2 | -7/+15 | |
|\ \ \ \ \ | | |/ / / | ||||||
| | * | | | 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 (via merge). | José Ignacio Marín | 2020-10-20 | 2 | -0/+14 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | 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.7 | jan.nijtmans | 2020-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 8.6. | jan.nijtmans | 2020-10-19 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / |