summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | disable codesign on tests targetdas2008-03-281-1/+17
* | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1das2008-03-123-4/+24
* | * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-112-23/+28
* | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 anddas2008-03-112-3/+199
* | * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() ondas2008-03-111-7/+3
* | merge stable branch onto HEADdgp2007-12-137-7/+7
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-152-4/+8
* | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-133-5/+9
* | typodas2007-09-061-2/+2
* | * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained supportdas2007-09-066-127/+63
* | discontinue support for Xcode 1.5 (project was no longer being maintained); m...das2007-09-062-7845/+2561
* | replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXT...das2007-09-061-2/+2
* | * unix/dltest/pkga.c: whitespace & comment cleanup, removedas2007-08-141-3/+1
* | fix missing preprocessor \ line continuationdas2007-08-111-2/+2
* | * macosx/Tcl.xcodeproj/project.pbxproj: improve support for renamed tcldas2007-06-294-22/+70
* | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundationdas2007-06-231-3/+22
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in.das2007-06-091-1/+3
* | * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-063-4/+44
* | * macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' &das2007-05-092-3/+107
* | * macosx/Tcl-Common.xcconfig: enable more warnings.das2007-04-2311-39/+101
* | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-074-15/+75
* | * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-288-332/+406
* | * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-194-18/+44
* | * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-1/+29
* | add new platform package files and earlier new test filesdas2006-12-061-0/+22
* | add tclMathOp.cdas2006-11-261-0/+4
* | removed tools/genWinImage.tcl and win/README.binarydas2006-11-231-4/+0
* | suppress linker arch warnings when building universaldas2006-11-101-1/+4
* | * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-5/+1
* | * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-031-1/+1
* | fix configurations of 'tests' targetdas2006-10-201-6/+9
* | * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-161-4/+7
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-3/+8
* | removed now no longer needed '-constraints newExprParser' arg to tcltestdas2006-08-242-6/+4
* | typo: s/Xcode 2.3/Xcode 2.4/das2006-08-211-3/+3
* | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLO...das2006-08-211-3/+15