summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-05-031-2/+0
|\
| * Merge 8.7jan.nijtmans2023-04-261-2/+0
| |\
| | * Merge 8.6jan.nijtmans2023-04-261-2/+0
| | |\
| | | * Don't refer to CVS any morejan.nijtmans2023-04-261-2/+0
| | | |
| | | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-123-4/+4
| | | | | | | | | | | | corrections in history.tcl and tcltest.test.
* | | | Merge 9.0jan.nijtmans2023-04-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge trunkapnadkarni2023-04-143-4/+4
| |\ \ \
| * | | | Fix macos Tcl_MacOSXOpenVersionedBundleResources to use Tcl_Sizeapnadkarni2023-03-311-1/+1
| | | | |
* | | | | Merge 9.0jan.nijtmans2023-04-143-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Correct spelling errors in comments and documentation, but also a ↵pooryorick2023-04-123-4/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / non-comment corrections in history.tcl and tcltest.test.
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-123-4/+4
| | | | | | | | | | | | corrections in history.tcl and tcltest.test.
* | | | Merge 9.0jan.nijtmans2023-03-181-1/+1
|\ \ \ \ | |/ / /
| * | | Merge trunkapnadkarni2023-03-182-7/+7
| |\ \ \
| * \ \ \ Merge 9.0jan.nijtmans2023-03-071-3/+3
| |\ \ \ \
| * | | | | Fix Tcl_UtfToExternalDStringEx call in macos codeapnadkarni2023-03-011-1/+1
| | | | | |
* | | | | | Merge 9.0jan.nijtmans2023-03-172-7/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge 8.7jan.nijtmans2023-03-172-7/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Few more arm64e -> arm64jan.nijtmans2023-03-171-5/+5
| | | | |
| | * | | Merge 8.6jan.nijtmans2023-03-171-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : ↵jan.nijtmans2022-04-211-1/+1
| | | | | | | | | | | | | | | | | | | | CFLAGS_OPTIMIZE. Builds on MacOSX will now be done with -O2 in Release mode.
| | | * | Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, ↵jan.nijtmans2020-11-131-1/+1
| | | | | | | | | | | | | | | | | | | | it's wrong here too.
* | | | | Merge 9.0jan.nijtmans2023-03-053-4/+4
|/ / / /
* | | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-3/+3
| |_|/ |/| |
* | | Merge 8.7jan.nijtmans2022-11-241-1/+1
|\ \ \ | |/ /
| * | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-241-1/+1
| | |
* | | Forgot one TCL_OBJTYPE_V0jan.nijtmans2022-11-101-1/+2
| | |
* | | TIP #640: Remove Tcl_SaveResultjan.nijtmans2022-10-061-2/+2
|\ \ \ | |/ /
| * | TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled ↵jan.nijtmans2022-10-061-2/+2
| | | | | | | | | | | | with -DTCL_NO_DEPRECATED)
* | | Some more (internal) ClientData -> void * changesjan.nijtmans2022-09-021-10/+10
| | |
* | | Merge 8.7jan.nijtmans2022-07-191-6/+6
|\ \ \ | |/ /
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-6/+6
| | |
* | | Merge 8.7jan.nijtmans2022-04-204-3231/+2
|\ \ \ | |/ /
| * | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. ↵jan.nijtmans2022-04-204-3241/+2
| | | | | | | | | | | | Remove macosx/Tcl.xcode in favor of macosx/Tcl.xcodeproj
* | | Merge 8.7jan.nijtmans2022-04-205-29/+22
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ↵jan.nijtmans2022-04-204-27/+22
| | | | | | | | | | | | Aqua : CFLAGS_OPTIMIZE
* | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-211-1/+1
| | |
* | | Merge 8.7jan.nijtmans2021-10-081-2/+2
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-2/+2
| | |
* | | Merge 8.7jan.nijtmans2021-08-201-7/+155
|\ \ \ | |/ /
| * | Apply macos-tip511.diff. Resolve conflict with TIP #601jan.nijtmans2021-08-191-10/+15
| | |
| * | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can ↵jan.nijtmans2021-08-181-2/+2
| | | | | | | | | | | | have value '1' or '0'
| * | tip#511 proposed implementationjan.nijtmans2021-08-171-3/+146
| | |
* | | Merge 8.7jan.nijtmans2021-04-072-4/+4
|\ \ \ | |/ /
| * | A few missing renamingsjan.nijtmans2021-04-072-4/+4
| | |
* | | Clean up the notifier code to not spread the hooks quite so widelydkf2021-04-031-128/+116
|\ \ \ | |/ /
| * | Refactoring, ahoydkf2021-03-301-128/+116
| | |
* | | Merge 8.7jan.nijtmans2021-02-101-1/+1
|\ \ \ | |/ /
| * | Add --disable-zipfs flag to GNUmakefilejan.nijtmans2021-02-091-1/+1
| | |
* | | Merge 8.7jan.nijtmans2021-01-291-1/+1
|\ \ \ | |/ /
| * | Fix [113be1991e]: zipfs on mac. jan.nijtmans2021-01-291-1/+1
| | | | | | | | | From now on, --enable-framework automatically means --disable-zipfs, since those 2 options can never work together.