summaryrefslogtreecommitdiffstats
path: root/macosx/tclMacOSXFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
* | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c,dkf2010-10-011-3/+5
* | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c:dkf2010-03-251-73/+79
* | Code Audit results:dkf2010-03-051-9/+10
* | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-63/+71
* | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-7/+7
* | Add "const" to many internalnijtmans2008-10-161-2/+2
* | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-6/+6
|/
* * macosx/Tcl-Common.xcconfig: enable more warnings.das2007-04-231-7/+6
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-1/+12
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-3/+9
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-6/+24
* * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-30/+173
* add #include <libkern/OSByteOrder.h> for OSX 10.2das2005-11-271-1/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-41/+79
* ANSIfydkf2005-11-041-38/+30
* Getting more systematic about styledkf2005-07-251-197/+224
* * macosx/Makefile: corrected path to html help inside framework.das2004-11-111-2/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* Implementation of TIP 118:das2003-05-141-0/+462