summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| * | * 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
* | | * macosx/tclMacOSXBundle.c (OpenResourceMap): [Bug 2981528]: Onlydkf2010-04-041-4/+11
* | | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c:dkf2010-03-253-294/+342
* | | Code Audit results:dkf2010-03-051-9/+10
* | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-11/+18
* | | workaround llvm LTO bug on ppcdas2009-08-281-1/+2
* | | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loopsdas2009-08-241-26/+51
* | | * macosx/tclMacOSXFCmd.c: CONST -> constnijtmans2009-07-221-3/+3
* | | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2,das2009-06-269-2667/+721
* | | 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-392/+991
* | | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replacedas2009-04-101-8/+79
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-092-457/+468
* | | sync file additions/removals with Tcl.xcodeprojdas2008-12-201-1/+35
* | | add new filesdas2008-12-201-1/+17
* | | * unix/Makefile.in: make package install directory of bundleddas2008-12-201-2/+2
* | | add new zlib filesdas2008-12-141-1/+7
* | | add TIP #234 filesdas2008-12-111-1/+9
* | | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
* | | 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