summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Tcl_InvalidateStringRep -> TclInvalidateStringRepjan.nijtmans2013-02-071-1/+1
* revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
* 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-2/+4
|\
* \ [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
* | 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
| * * unix/configure.in (Darwin): add plist for tclsh; link thedas2007-06-061-0/+38
| * * macosx/tclMacOSXNotify.c: fix warnings.das2007-04-295-134/+164
| * * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-071-11/+30
| * * macosx/tclMacOSXNotify.c: accommodate changes to prototypes ofdas2007-01-191-7/+13
| * * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-161-4/+7
| * typo: s/Xcode 2.3/Xcode 2.4/das2006-08-211-2/+2
| * add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLO...das2006-08-211-3/+15
| * * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop isdas2006-08-211-20/+44
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-9/+10
| * typosdas2006-07-211-4/+2
| * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-202-45/+127
| * * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-271-3/+112
| * cosmetic fix to 'install' targetsdas2006-04-121-1/+3
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-277-393/+967
| * * macosx/Makefile: fixed 'embedded' target.das2005-06-031-4/+3
| * * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-261-6/+7
| * * macosx/Makefile:das2005-05-243-128/+112
| * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-201-2/+2
| * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-2/+2
| * * macosx/tclMacOSXBundle.c:das2005-05-142-1/+1038
| * * macosx/README: updated requirements for OS & developer tooldas2005-04-091-11/+11
| * * macosx/Makefile:das2004-11-191-3/+2
| * * macosx/Makefile: corrected path to html help inside framework.das2004-11-111-2/+4
| * * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-201-2/+20
| * * macosx/Makefile: fixed copyright year in Tcl.framework Info.plistdas2004-02-261-2/+3
| * * macosx/Makefile: optimized builds define NDEBUG to turn offdas2003-11-061-2/+3
| * * macosx/Makefile: added 'test' target.das2003-11-041-2/+9
| * * macosx/Makefile: fixed redo prebinding bug when DESTDIR="".das2003-10-011-3/+3
| * * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overriddendas2003-09-251-6/+5
| * * macosx/Makefile: added option to allow installing manpagesdas2003-07-191-6/+15