summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* fix settings orderdas2005-11-271-1/+1
* 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-2713-213/+11580
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* ANSIfydkf2005-11-043-64/+56
* Getting more systematic about styledkf2005-07-253-535/+597
* * 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-233-128/+113
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-201-2/+2
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-2/+2
* * generic/tclInt.decls:das2005-05-143-3/+1058
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * macosx/README: updated requirements for OS & developer tooldas2005-04-091-12/+12
* * macosx/Makefile:das2004-11-191-3/+2
* * macosx/Makefile: corrected path to html help inside framework.das2004-11-112-4/+6
* * unix/Makefile.in: added customization of default module path rootsdas2004-08-261-2/+3
* * unix/Makefile.in:das2004-07-201-6/+5
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-201-2/+20
* * generic/tclPort.h:das2004-04-241-2/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-062-4/+3
* * 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
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-184-781/+405
* * macosx/Tcl.pbproj/project.pbxproj: added missing references todas2003-05-221-0/+25
* * 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
* Implementation of TIP 118:das2003-05-141-0/+462
* * generic/tcl.decls:das2003-05-131-12/+70
* * README: Bumped version number ofdgp2003-03-041-9/+9
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-192-11/+160
* * README: Bumped to version 8.4.2.hobbs2003-02-151-2/+2
* * library/auto.tcl (tcl_findLibrary):das2002-10-221-1/+1
* * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1das2002-10-211-2/+2
* Bring spacing into line with Tcl Engineering Manual guidelines.dkf2002-10-091-45/+43
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-262-12/+128
* * macosx/Tcl.pbproj/project.pbxproj: disabled building htmldas2002-09-101-1/+1
* * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosxdas2002-09-102-4/+26
* * macosx/Tcl.pbproj/project.pbxproj: Bumped version number todas2002-09-031-4/+5
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-314-0/+1897