summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0237-74/+1
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0139-77/+0
| * .cvsignorenijtmans2010-10-232-0/+8
| * backport darwin vfork fixdas2010-05-191-1/+7
| * [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 whenferrieux2010-03-011-5/+24
| * * library/platform/pkgIndex.tcl: Backported the platform packagesandreas_kupries2009-10-231-2/+7
| * * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-5/+6
| * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-357/+359
| * Regen unix/configurestwo2009-04-141-1/+1
| * Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-1/+1
| * autoconf-2.13das2008-08-131-1/+5
| * * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-132-3/+6
| * * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
| * * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-4/+4
| * autoconf-2.13das2008-06-121-307/+308
| * duh, fix missing 'fi', thanks aku!das2008-06-121-1/+2
| * * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
| * * unix/configure: autoconf-2.13das2008-06-121-348/+354
| * * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10
| * * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-14/+30
| * * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): RemovedKevin B Kenny2008-04-141-5/+3
| * * README: Bump version number to 8.4.19dgp2008-04-113-14/+33
| * * unix/configure: autoconf-2.13das2008-03-271-29/+10
| * * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD.das2008-03-271-2/+5
| * * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-1/+1
| * Fix mark and space parity on Linuxrmax2008-03-031-1/+4
| * fix dltest dependency for parallel makedas2008-02-271-2/+2
| * *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-063-14/+33
| * * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-022-5/+5
| * TclpGetHostByName: The six-argument form of getaddressbyname_r() usesvasiljevic2007-12-141-5/+6
| * The six-argument form of getaddressbyname_r() uses the fifth argument todkf2007-11-131-2/+2
| * autoconf-2.13das2007-11-091-28/+9
| * typo fixesdgp2007-11-051-1/+1
| * * README: Bump version number to 8.4.17dgp2007-10-023-14/+33
| * document --enable-dtrace configure optioncore_8_4_16das2007-09-201-1/+5
| * * unix/Makefile.in: Update `make dist` so that tclDTrace.d isdgp2007-09-191-2/+2
| * * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-152-308/+318
| * * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-133-473/+633
| * fix building on Pantherdas2007-09-051-1/+2
| * * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fixdas2007-08-141-175/+368
| * * unix/Makefile.in: add support for compile flags specific todas2007-08-073-29/+35
| * * generic/tclEnv.c: improve environ handling on Mac OS X (adapteddas2007-08-071-4/+10
| * * unix/configure.in (Darwin): add plist for tclsh; link thedas2007-06-064-356/+354
| * * README: Bump version number to 8.4.16dgp2007-05-303-14/+33
| * * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling ofhobbs2007-05-291-1/+5
| * * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-301-4/+4
| * * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-293-12/+15
| * * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic.das2007-04-291-42/+48
| * * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open()das2007-04-292-18/+34
| * Restored Cygwin buildability [Bug 1387154]Kevin B Kenny2007-04-211-1/+9