summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* tip99vincentdarley2002-06-211-8/+23
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-0/+4
* vfs, winfs testsuitevincentdarley2002-06-131-5/+9
* Made this file compile!dkf2002-06-121-2/+4
* fs clarification and windows fixesvincentdarley2002-06-121-7/+19
* fs fixed commitvincentdarley2002-06-101-2/+2
* small fs fixesvincentdarley2002-06-101-2/+4
* Make sure EOVERFLOW is defined on Unix.dkf2002-06-071-16/+31
* * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-gmdejong2002-06-061-2/+5
* * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime):das2002-06-064-308/+408
* * Removed internal routinedgp2002-05-315-266/+112
* * unix/configure: regen'edhobbs2002-05-302-339/+377
* commited working regenerated configurehobbs2002-05-291-709/+1459
* Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()isdkf2002-05-292-1450/+765
* * tests/clock.test: added clock-9.1hobbs2002-05-291-3/+5
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-242-11/+73
* * unix/configure: Regen.mdejong2002-05-213-88/+104
* More tidying up; tclUnixChan.c now builds with GCC without warnings.dkf2002-05-141-480/+456
* Stop Solaris from generating a warning; the second argument to ioctl has beendkf2002-05-131-2/+6
* fix to 551306vincentdarley2002-05-021-1/+28
* * unix/configure:hobbs2002-04-262-2/+2
* regendkf2002-04-241-0/+2
* * generic/tclAlloc.c:hobbs2002-04-232-2/+2
* regen.dkf2002-04-231-0/+8
* * generic/tclAlloc.c:hobbs2002-04-234-319/+383
* * unix/tclUnixFCmd.c (Realpath): added a little extra code tohobbs2002-04-071-40/+59
* minor cast change to squelch warninghobbs2002-04-041-3/+3
* * 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