summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* remove -Wno-implicit-intdas2008-11-141-2/+2
* Style improvements - invoking callbacks without visual junk.dkf2008-10-262-10/+10
* Add "const" to many internalnijtmans2008-10-161-2/+2
* remove NRE.test & add new test files to Tcl.xcodeprojdas2008-08-031-3/+5
* tclNRE.h die die diedas2008-07-311-3/+1
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-241-3/+3
* stack-3.1 no longer fails when testsuite is run from Xcodedas2008-07-211-2/+2
* add new NRE filesdas2008-07-131-1/+5
* * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates anddas2008-06-123-65/+234
* typo, skip crashing http.test for gcovdas2008-06-011-14/+14
* * macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debugdas2008-05-312-9/+200
* fix Makefile dependencydas2008-05-061-2/+2
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-272-10/+10
* remove ioUtil.test, llvm-gcc fixdas2008-04-251-5/+2
* * generic/tclInt.h: revise Tcl_SetNotifier() to use adas2008-04-161-384/+412
* sync with Tcl.xcodeprojdas2008-04-151-2/+15
* * README: Bump version number to 8.6a0dgp2008-04-013-4/+4
* 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