summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Expand)AuthorAgeFilesLines
* * mac/tclMacFile.c: fix to glob -join, wasn't traversing aliaseddas2001-10-192-25/+29
* updated mac binary archives for 8.3.4das2001-10-172-6681/+7808
* Backport of some mac specific changes added to 8.4 since 8.3.3das2001-10-179-162/+305
* updated patchlevel to 8.3.4.hobbs2001-10-031-11/+11
* -=[ Tcl_Async* API merge from HEAD ]=-davygrvy2001-09-011-2/+1
* 2001-05-04 Daniel Steffen <das@users.sourceforge.net>das2001-05-173-6556/+6697
* 2001-05-04 Daniel Steffen <das@users.sourceforge.net>das2001-05-171-55/+119
* * mac/tclMacProjects.sea.hqx: fixed accidental swap with Tkhobbs2001-04-051-3096/+3126
* * mac/tclMacShLib.exp:hobbs2001-04-042-1090/+0
* * generic/tcl.h: addition of ConditionalMacros.h and use ofhobbs2001-04-0423-164/+142
* * mac/MW_TclBuildLibHeader.h:hobbs2001-04-047-3058/+6664
* Corrected out of date commentsdgp2001-04-041-3/+3
* README link and notes updateshobbs2001-04-031-10/+1
* Fix Weak linksjingham2000-06-211-2943/+3061
* * README:hobbs2000-04-261-6/+6
* 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some...jingham2000-04-241-25/+130
* Don't append : to folder name if the folder name is empty.jingham2000-04-171-4/+8
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-5/+12
* Remove need for "OLDROUTINENAMES" def'n in one more file...jingham2000-02-101-5/+3
* Don't panic when you can't close an async socket on error. It seems to be be...jingham2000-02-101-11/+7
* Minor doco fixesjingham2000-02-102-4/+11
* Change to using .h files as the prefix file. This is more convenient, since ...jingham2000-02-104-0/+74
* Updated for Tcl8.3jingham2000-02-101-2651/+2941
* updated for 8.3hobbs1999-12-221-1/+2655
* * mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644]hobbs1999-12-212-12/+16
* * doc/glob.n:hobbs1999-12-121-18/+120
* * mac/tclMacPort.h: added utime.h includehobbs1999-12-081-1/+2
* Stupid bug in TclpLoadFile - use the converted value!jingham1999-10-151-2/+2
* Fix a merge error in the UTF8 conversion bug fix [Bug: 2869]jingham1999-10-151-5/+5
* * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869]hobbs1999-10-052-26/+42
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-162-3/+4
* Update the copyrights.jingham1999-08-161-3/+3
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-161-4/+4
* If you are running the testsuite, set the Stack size to 768K so you can pass ...jingham1999-08-161-3/+16
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-161-4/+4
* Change the permissions for opening resource files to Shared. Suprisingly eno...jingham1999-08-151-3/+3
* Note Stack space increase needed for complex patterns with many subexpression...jingham1999-08-151-1/+6
* Require Tcl 8.2jingham1999-08-151-2/+2
* Typo in commentjingham1999-08-151-2/+2
* Update to move the build directory out of the source tree.jingham1999-08-131-1/+1
* Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2.jingham1999-08-101-2/+30
* Trivial cleanup - Windows -> Macintosh in comments.jingham1999-08-101-3/+3
* Convert the directory name from Utf to External before passing it to the Tool...jingham1999-08-101-4/+7
* Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.cwelch1999-08-101-0/+27
* Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_...jingham1999-08-051-1/+8
* Added hook points to the notifierwelch1999-07-021-1/+20
* Changed to Tcl 8.2b1welch1999-06-251-8/+8
* Various small fixes that were required to get Tcl to build cleanly on the Mac.jingham1999-05-1111-58/+193
* * mac/tclMacResource.c:stanton1999-04-281-2/+3
* merged 8.1.0 changes into mainlinestanton1999-04-241-115/+17