summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| * | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti...jan.nijtmans2021-01-221-1/+1
| * | Rebase to core-8-branchjan.nijtmans2021-01-221-3/+3
| |\ \
| | * \ rebasejan.nijtmans2013-07-091-3/+3
| | |\ \
| | | * | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098]jan.nijtmans2013-06-281-4/+4
| | |/ /
* | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 8.7 (resolve conflicts)dgp2021-01-082-2/+2
|\ \ \ \ | |/ / /
| * | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-082-2/+2
* | | | Merge 8.7jan.nijtmans2020-12-083-6/+6
|\ \ \ \ | |/ / /
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-083-6/+6
* | | | Merge 8.7jan.nijtmans2020-11-252-36/+0
|\ \ \ \ | |/ / /
| * | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-202-36/+0
| * | | backout e56a9f214aculler2020-11-101-1/+1
| * | | Merge 8.6culler2020-11-101-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Set a default DESTDIR in macosx/GNUmakefileculler2020-11-101-1/+1
| | | |
| \ \ \
*-. \ \ \ TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-222-7/+15
|\ \ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2020-10-222-7/+15
| | |\ \ \ | | | |/ /
| | | * | When building a subframework for macOS use a build directory in the staging d...culler2020-10-212-7/+15
* | | | | Update TZ info to tzdata2020c (via merge).José Ignacio Marín2020-10-202-0/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update TZ info to tzdata2020c.José Ignacio Marín2020-10-202-0/+14
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add a make variable to GNUmakefile for building the Tcl.framework for use as ...culler2020-10-192-0/+14
* | | | | Merge 8.7jan.nijtmans2020-10-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6. jan.nijtmans2020-10-191-1/+1
| |\ \ \ \ | | |/ / /
* | | | | Merge 8.7jan.nijtmans2020-10-131-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2020-10-131-2/+2
| |\ \ \ \ | | |/ / /
* | | | | Merge 8.7jan.nijtmans2020-09-291-1/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s...jan.nijtmans2020-09-291-1/+1
* | | | Merge 8.7jan.nijtmans2020-09-042-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-042-2/+2
| |\ \ \ | | |/ /
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-042-2/+2
| | * | Code cleanup: less of use "register" keyword, and better use of typecastsjan.nijtmans2020-08-111-1/+1
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-111-1/+1
* | | | Merge 8.7jan.nijtmans2020-07-211-40/+87
|\ \ \ \ | |/ / /
| * | | Merge 8.6culler2020-07-181-40/+87
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2020-07-162-4/+4
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-07-113-13/+20
| | |\ \ \
| | * | | | Use the os_unfair_lock in place of OSSpinLock when the minimum build target i...culler2020-06-221-10/+60
| | * | | | Sometimes the waitTime needs to be positive to avoid missing channel io events.culler2020-06-181-5/+13
| | * | | | Code simplification and cleanupculler2020-06-071-25/+16
| | * | | | Address macOS hangs in Tcl_WaitForEvent.culler2020-06-061-14/+15
* | | | | | Merge 8.7jan.nijtmans2020-07-152-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-07-152-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-152-4/+4
| | | |/ / | | |/| |
| | * | | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs...jan.nijtmans2020-06-283-14/+24
| | |/ /
* | | | Change a few variables from type "int" to "size_t". Always test TCL_UTF_MAX f...jan.nijtmans2020-04-201-1/+1
* | | | Merge 8.7.jan.nijtmans2020-03-241-32/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleR...jan.nijtmans2020-03-241-0/+3
| |\ \ \ | | |/ /
| | * | MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVer...jan.nijtmans2020-03-241-0/+1
* | | | merge 8.7dgp2020-03-092-11/+7
|\ \ \ \ | |/ / /
| * | | need internal header now.dgp2020-03-091-0/+1
| * | | Bring TCL_UNUSED to macosx sources.dgp2020-03-092-11/+6