summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-01-222-22/+4
|\
| * Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-222-22/+4
* | Merge 8.6jan.nijtmans2018-12-182-4/+0
|\ \ | |/
| * Merge 8.5jan.nijtmans2018-12-182-4/+0
| |\
| | * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-182-4/+0
| | * Fix brokenness in GNUmakefiledkf2018-11-121-2/+4
| | * Fix compiler warnings (discovered on latest clang/gcc6), suggested by Gustaf ...jan.nijtmans2016-01-211-3/+1
* | | merge 8.6 to get Travis fixesdkf2018-11-121-2/+4
|\ \ \ | |/ /
| * | Make the macosx build able to succeeddkf2018-11-101-2/+4
* | | merge 8.7dgp2018-10-241-14/+87
|\ \ \
| * | | Squash warnings in the OSX notifierdkf2018-10-211-14/+87
* | | | merge 8.7dgp2018-06-042-2/+2
|\ \ \ \ | |/ / /
| * | | Neither use --disable-threads on MacOS builds, and don't mention it any more ...jan.nijtmans2018-05-312-2/+2
* | | | merge trunkdgp2017-06-161-1/+1
|\ \ \ \ | |/ / /
| * | | merge core-8-6-branchjan.nijtmans2017-06-071-1/+1
| |\ \ \ | | |/ /
| | * | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica...jan.nijtmans2017-06-071-1/+1
* | | | merge trunkdgp2017-03-291-3/+2
|\ \ \ \ | |/ / /
| * | | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread()jan.nijtmans2017-03-241-3/+2
* | | | merge trunkdgp2017-03-092-4/+0
|\ \ \ \ | |/ / /
| * | | Merge core-8-6-branchjan.nijtmans2017-03-072-4/+0
| |\ \ \ | | |/ /
| | * | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't...jan.nijtmans2017-03-072-4/+0
* | | | merge trunkdgp2017-01-121-1/+1
|\ \ \ \ | |/ / /
| * | | Merge core-8-6-branch. jan.nijtmans2017-01-111-1/+1
| |\ \ \ | | |/ /
* | | | merge trunkdgp2016-11-182-1/+8
|\ \ \ \ | |/ / /
| * | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-162-1/+8
* | | | merge trunkdgp2016-11-161-3/+3
|\ \ \ \ | |/ / /
| * | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c...jan.nijtmans2016-11-161-3/+3
* | | | merge trunkdgp2016-07-091-1/+1
|\ \ \ \ | |/ / /
| * | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ...jan.nijtmans2016-07-081-1/+1
* | | | merge trunkdgp2016-07-022-3/+3
|\ \ \ \ | |/ / /
| * | | Simplify use of "struct" keyword in many places.jan.nijtmans2016-06-302-3/+3
* | | | merge trunkdgp2016-06-291-3/+3
|\ \ \ \ | |/ / /
| * | | Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anywayjan.nijtmans2016-06-291-3/+3
* | | | Update Tcl_InitStringRep callers to handle OOM condition.dgp2016-03-241-2/+5
* | | | Revise "osType" Tcl_ObjType to use new routine.dgp2016-03-241-15/+16
|/ / /
* | | configure.in -> configure.acjan.nijtmans2016-03-084-18/+18
* | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-031-1/+1
|/ /
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-252-4/+0
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-252-4/+0
| * Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
| * Revert use of the install-headers target. Tcl 8.5 has no such target.dgp2015-01-021-1/+1
| * Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
* | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | Remove a number of eol-spaces. No change in functionality.jan.nijtmans2014-11-141-1/+1
* | Updates to redirect bug reports to the new tracker location.dgp2013-06-171-2/+2
|\ \ | |/
| * Updates to redirect bug reports to the new tracker location.dgp2013-06-171-2/+2
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>jan.nijtmans2013-02-101-1/+0
|\ \ | |/
| * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-101-1/+0
* | Tcl_InvalidateStringRep -> TclInvalidateStringRepjan.nijtmans2013-02-071-1/+1
|\ \ | |/