summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * Ran 'autoconf' - forgotten when bump to 8.4a5.dgp2002-03-281-1/+1
* fixed typo and compiler warning in last commit; all tests now pass on unixvincentdarley2002-03-241-2/+2
* 4 fs fixesvincentdarley2002-03-242-212/+283
* Bumped patchlevel; might need changing in the future, but it makes lifedkf2002-03-062-4/+4
* * unix/tclUnixChan.c: initial remedy for [Bug #525783] flushhobbs2002-03-051-4/+23
* fixed URL refshobbs2002-03-051-4/+4
* added --enable-langinfo dochobbs2002-03-051-1/+6
* Also added the MSVC++ project files to dist target. I prefer not to use them,davygrvy2002-03-051-1/+3
* Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vcdavygrvy2002-03-051-1/+6
* Removed out-of-date reference to patches.dgp2002-03-051-10/+8
* updated to use www.tcl.tk URLhobbs2002-03-041-3/+3
* added older ChangeLogs to dist targethobbs2002-03-041-2/+3
* update for 8.4a4 docshobbs2002-03-041-0/+10
* * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonizeandreas_kupries2002-02-271-2/+8
* * unix/tclUnixSock.c (Tcl_GetHostName): added an extrahobbs2002-02-271-1/+16
* * unix/configure:hobbs2002-02-262-248/+297
* * unix/tclUnixChan.c: added Unix implementation of TIP #35, serialhobbs2002-02-261-16/+385
* * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64.dgp2002-02-251-2/+2
* * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs thatdas2002-02-251-12/+20
* * configure: Regen.mdejong2002-02-232-2/+2
* * unix/configure:hobbs2002-02-222-41/+71
* Const-ifying declarations of strtoll/strtoull and new compat code.dkf2002-02-221-5/+5
* * unix/tclUnixPort.h: add strtoll/strtoull declarations forhobbs2002-02-161-1/+8
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-1512-611/+1103
* * djgpp/ (new directory)davygrvy2002-02-121-1/+5
* * djgpp/ (new directory)davygrvy2002-02-125-7/+28
* * unix/configure:hobbs2002-02-082-33/+55
* * unix/tclUnixPort.h:hobbs2002-02-082-2/+79
* * Partial TIP 27 rollback. Following routinesdgp2002-02-083-13/+8
* reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3hobbs2002-02-053-110/+66
* get full path to pwd to avoid errors on AIX-4.3hobbs2002-02-053-85/+112
* call /bin/pwd on AIX-4.3 to avoid pwd errorshobbs2002-02-052-13/+29
* * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reportedandreas_kupries2002-02-041-1/+11
* make mklinks after recent doc additions to FileSystem.3dgp2002-01-311-0/+6
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-291-4/+30
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-254-21/+23
* * unix/mkLinks: Regenerated.andreas_kupries2002-01-231-2/+2
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-232-13/+13
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-173-9/+9
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-171-2/+3
* * 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-17/+17
* * unix/configure: Regen.mdejong2002-01-112-325/+329
* * unix/Makefile.in: Burn Tcl build directorymdejong2002-01-111-2/+9
* Applied patch from bug 501101.Kevin B Kenny2002-01-101-2/+2
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-097-15/+16
* * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG):mdejong2001-12-201-2/+2
* * unix/mkLinks.tcl: improved case-insensitivedas2001-12-202-5/+5
* * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBSdas2001-12-204-17/+18
* * corrected use of eolFix.tcl ondgp2001-12-201-3/+3