summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Tcl_LoadHandle usagevincentdarley2002-07-187-32/+32
* load comments and clientData replacementvincentdarley2002-07-187-75/+160
* load internals refactoringvincentdarley2002-07-171-1/+2
* load internals refactoringvincentdarley2002-07-177-174/+141
* * unix/Makefile.in:mdejong2002-07-161-2/+4
* * unix/Makefile.in: Use dltest.marker filemdejong2002-07-162-7/+10
* * unix/configure: Regen.mdejong2002-07-162-4/+1
* * Bumped HEAD to version 8.4b2 so we can distinguish it fromdgp2002-07-143-5/+5
* fs cleanupvincentdarley2002-07-081-21/+4
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-2/+31
* * tests/pkg1/direct1.tcl: removeddgp2002-07-041-4/+1
* Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris nodkf2002-07-012-24/+28
* * `make mklinks` on 6-27 commits.dgp2002-07-011-2/+0
* Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so theirdkf2002-06-286-73/+86
* unix root volume fixvincentdarley2002-06-271-2/+9
* * unix/tclUnixTime.c: Make [clock format] respect locale settings.rmax2002-06-261-1/+3
* Fixed a typo in the "shell" target.rmax2002-06-261-2/+2
* generatedrmax2002-06-251-1668/+1471
* Some more fixes for the compress and symlink stuff to correct situationsrmax2002-06-251-8/+7
* * unix/tcl.m4: New macro SC_CONFIG_MANPAGES.rmax2002-06-257-1586/+2496
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib byrmax2002-06-251-2/+2
* Regen.dkf2002-06-221-1/+1
* Bumped version number to b1 in preparation for release.dkf2002-06-212-4/+4
* * Updated all package install directories to match current Major.minordgp2002-06-211-6/+6
* 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