summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.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 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
* | | merge trunkdgp2015-03-111-1/+2
|\ \ \ | |/ /
| * | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
* | | merge trunk (but 86 -> 90)jan.nijtmans2014-12-151-1/+1
|\ \ \ | |/ /
| * | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | | merge trunkjan.nijtmans2014-11-141-1/+1
|\ \ \ | |/ /
| * | Remove a number of eol-spaces. No change in functionality.jan.nijtmans2014-11-141-1/+1
* | | The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of TclO...rfe_dfc08326e3jan.nijtmans2013-10-132-8/+0
* | | merge trunkjan.nijtmans2013-06-181-2/+2
|\ \ \ | |/ /
| * | 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
* | | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversionsjan.nijtmans2013-02-111-1/+1
* | | merge trunkjan.nijtmans2013-02-071-1/+1
|\ \ \ | |/ /
| * | Tcl_InvalidateStringRep -> TclInvalidateStringRepjan.nijtmans2013-02-071-1/+1
| |\ \ | | |/
| | * Tcl_InvalidateStringRep -> TclInvalidateStringRepjan.nijtmans2013-02-071-1/+1
* | | merge trunkjan.nijtmans2013-02-041-1/+1
|\ \ \ | |/ /
| * | Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFro...jan.nijtmans2013-02-041-1/+1
* | | merge trunkjan.nijtmans2013-01-191-1/+0
|\ \ \ | |/ /
| | |
| \ \
*-. \ \ merge trunkdgp2013-01-171-0/+1
|\ \ \ \ | | |/ /
| | * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
| | |\ \ | |/ / / | | | _
| | * revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
* | | Kill Octal; bump to 9.0a0; make test suite work again.dgp2012-11-151-1/+1
|/ /
* | Remove another reference to tcl.wse.injan.nijtmans2012-11-082-4/+0
* | Final part of result generation conversion (modulo any minor blunders)dkf2012-08-051-26/+31
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-022-0/+4
|\ \ | |/
| * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-022-0/+4
* | Make sure SetFooFromAny routines react reasonably when passed a NULL interp.dgp2011-04-211-3/+5
|\ \ | |/
| * Make sure SetFooFromAny routines react reasonably when passed a NULL interp.dgp2011-04-211-2/+4
| |\
* | | More generation of error codes (most platform-specific parts not already usingdkf2011-04-061-0/+3
* | | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-8/+3
|\ \ \ | |/ /
| * | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-8/+3
| |\ \ | | |/
| | * Updated README files, repairing broken URLs and other rot.dgp2011-04-041-8/+3
* | | Remove unused header file: unix/tclUnixThrd.hjan.nijtmans2011-04-042-4/+0
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-4/+4
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-0213-28/+2
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0213-28/+2
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-016-12/+0
| | * * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-11/+22
| | * Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
| | * * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() ondas2008-03-111-7/+3
| | * * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-2/+2
| | * fix missing preprocessor \ line continuationdas2007-08-111-2/+2
| | * * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundationdas2007-06-231-3/+22