summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Expand)AuthorAgeFilesLines
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-085-3985/+3965
* 4 fs fixesvincentdarley2002-03-241-184/+242
* updated to use www.tcl.tk URLhobbs2002-03-041-6/+6
* * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize theandreas_kupries2002-02-261-3/+27
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-152-20/+18
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+2
* * generic/tclInt.decls:das2002-01-277-50/+59
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-262-5/+5
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-255-22/+24
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-231-11/+11
* * generic/tclThreadTest.c:das2002-01-185-16/+16
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-3/+4
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-152-11/+11
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bugdas2002-01-041-1/+4
* * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem):dgp2001-12-281-58/+1
* * mac/tclMacInit.c:das2001-12-276-58/+80
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-2332-1495/+600
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-232-2944/+7826
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-233-49/+10
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-213-6/+7
* * More CONST poisoningdgp2001-09-281-2/+3
* minor fs, vfs fixesvincentdarley2001-09-041-3/+8
* filesystemvincentdarley2001-08-306-604/+475
* fs updatevincentdarley2001-08-232-49/+65
* * changes:hobbs2001-08-071-3/+3
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-316-444/+807
* updated READMEs with purlsuid381722001-07-051-10/+10
* * generic/tclInt.decls:dgp2001-06-172-54/+39
* * mac/tclMacAppInit.c (main, Macintosh_Init):dgp2001-06-143-6/+9
* * generic/tcl.h:dgp2001-06-083-62/+137
* Corrected out of date commentdgp2001-04-041-3/+3
* * README:hobbs2001-04-021-10/+1
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-2/+1
* * README:hobbs2000-05-031-3/+3
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-1/+43
* * 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