summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| | * * 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
| | * * macosx/Makefile: added var to allow overriding of tclsh useddas2003-07-181-2/+3
| | * * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-154-781/+414
| | * * macosx/tclMacOSXBundle.c: fixed a problem that caused only thedas2003-05-221-0/+10
| | * * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh locationdas2003-05-191-1/+1
| | * 2003-05-16 Daniel Steffen <das@users.sourceforge.net>das2003-05-161-1/+1
| | * bumped version to 8.4.3hobbs2003-05-151-2/+2
| | * * generic/tcl.decls:das2003-05-131-12/+70
| * | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-11/+18
| * | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loopsdas2009-08-241-27/+52
| * | update Apple copyright notice for 2009-04-10 changesdas2009-04-144-51/+13
| * | fix warningdas2009-04-101-1/+3
| * | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-101-34/+31
| * | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-400/+1016
| * | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replacedas2009-04-101-8/+79
| * | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
| * | * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov,das2008-06-123-71/+292
| * | fix Makefile dependencydas2008-05-061-2/+2
| * | sync with Tcl.xcodeprojdas2008-04-151-2/+15
* | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c,dkf2010-10-011-3/+5